MeiMei
|
08144dfce4
|
Custom reaction (#4517)
* Custom reaction
* increase limit of reactions/delete
* リアクションの場合は OS標準の絵文字を使用 を迂回する
* カスタムリアクションを無効にする設定
* fix
* disableCustomReaction --> enableEmojiReaction
* Avoid MFM rendering
* 🎨
* 🎨
* Auto accept
* custom emoji reaction
* Improve usability
* Extract emojiRegex
* Fix
* Clean up
* 🎨
* 🎨
* toDbReaction で reaction は必須に
あとフォールバックは like に
* Clean up
* Make required
* 3eb08748fe (r266241728)
* Refactor
* Allow null
|
2019-03-18 00:03:57 +09:00 |
|
MeiMei
|
878c6866a5
|
ファビコンが保存されないのを修正 (#4500)
* Fix ファビコン保存されない
* Fix meta
|
2019-03-15 12:40:10 +09:00 |
|
syuilo
|
16dea09fb6
|
Faviconを可変にするなど
|
2019-03-14 16:30:51 +09:00 |
|
MeiMei
|
c6b8534932
|
Fix #4308 (#4310)
|
2019-02-19 03:48:21 +09:00 |
|
syuilo
|
14a94a1c98
|
Use # instead of v-slot:
|
2019-02-18 11:13:56 +09:00 |
|
syuilo
|
99db28be52
|
Use v-slot instead of slot
|
2019-02-18 09:48:00 +09:00 |
|
syuilo
|
59850c4d1d
|
Refactor
|
2019-01-19 23:00:15 +09:00 |
|
syuilo
|
7ddf5c5680
|
[Client] Add information
|
2019-01-17 09:46:40 +09:00 |
|
syuilo
|
b77b85b4eb
|
Resolve #3896
|
2019-01-16 14:54:14 +09:00 |
|
MeiMei
|
b1a7a7b08d
|
Supports toggle password in SMTP settings (#3868)
|
2019-01-11 08:05:36 +09:00 |
|
ibrokemypie
|
2580420752
|
Change SMTP password field to have password type (#3861)
|
2019-01-10 10:23:13 +09:00 |
|
syuilo
|
a04dddc4d8
|
Rename
|
2019-01-04 03:52:50 +09:00 |
|
ibrokemypie
|
2589743e0a
|
Make instance logo customisable (#3829)
|
2019-01-04 03:02:40 +09:00 |
|
syuilo
|
025e1c5432
|
Resolve #3687
|
2018-12-20 04:08:13 +09:00 |
|
syuilo
|
c4ef77cf39
|
🎨
|
2018-12-15 17:01:19 +09:00 |
|
Acid Chicken (硫酸鶏)
|
469c773eec
|
Resolve #3581 (#3589)
* Update ja-JP.yml
* Create 404.vue
* Update script.ts
* Update script.ts
* Update script.ts
* Update script.ts
* Update script.ts
* Update script.ts
* Update 404.vue
* Update meta.ts
* Update instance.vue
* Update update-meta.ts
|
2018-12-11 20:19:13 +09:00 |
|
syuilo
|
b908375659
|
Fix #3325
|
2018-12-10 23:13:50 +09:00 |
|
syuilo
|
541fe9854c
|
Refactor: rename alert to dialog
|
2018-12-02 15:28:52 +09:00 |
|
MeiMei
|
e33f73a5b6
|
Fix SMTP (#3433)
* Fix: SMTP local relay
* Fix SMTP SSL description
* ✌️
|
2018-11-30 00:03:28 +09:00 |
|
syuilo
|
4512b6711a
|
Implement email config
|
2018-11-29 16:23:45 +09:00 |
|
syuilo
|
6e7d72d56b
|
[Client] Resolve #3323
|
2018-11-27 01:21:16 +09:00 |
|
syuilo
|
536ea5d280
|
Resolve #3376
|
2018-11-23 08:13:17 +09:00 |
|
Hakaba Hitoyo
|
82ab386b83
|
Feature / user recommendation config in admin ui (#3357)
* add config for external user recommendation into admin ui
* debug
* correct admin ui
* switch external user recommendation to admin ui config
* debug
* debug
* debug
* Revert "debug"
This reverts commit f4a0460e5bde21cd1f39a735f496a2d74233ef3f.
* explicit parseInt radix
* add Japanese message
* change default engine to https
* remove unused settings
* debug
* nullable externalUserRecommendationTimeout
|
2018-11-21 23:44:59 +09:00 |
|
Acid Chicken (硫酸鶏)
|
f7b98aaeec
|
WIP: Add Discord auth (#3239)
* Add Discord auth
* Apply review 175263424
|
2018-11-15 19:15:04 +09:00 |
|
syuilo
|
ec408e52ae
|
[Client] Improve alert component
|
2018-11-14 16:30:58 +09:00 |
|
syuilo
|
34337ac438
|
[Client] Add missing icons
|
2018-11-14 14:57:59 +09:00 |
|
MeiMei
|
86efe87e34
|
show self host in unicode (#3200)
|
2018-11-11 12:35:30 +09:00 |
|
syuilo
|
814f8cb43d
|
Better text
|
2018-11-11 02:44:54 +09:00 |
|
syuilo
|
4c883769b3
|
[Client] Show domain in admin page
|
2018-11-10 04:28:56 +09:00 |
|
syuilo
|
47b02c7801
|
Refactor & Clean up
|
2018-11-09 08:13:34 +09:00 |
|
syuilo
|
670e13f57d
|
Refactoring of i18n (#3165)
Refactoring of i18n
|
2018-11-09 03:44:35 +09:00 |
|
syuilo
|
57c2e95f83
|
[Client] Improve usabiliy
|
2018-11-07 23:04:59 +09:00 |
|
syuilo
|
b17341eefc
|
GitHub / Twitter連携の設定をDBに保存するように
|
2018-11-07 13:14:52 +09:00 |
|
syuilo
|
c66306d1be
|
インスタンスの対象言語の設定を実装
|
2018-11-07 12:28:53 +09:00 |
|
syuilo
|
1f86bef221
|
[Client] Improve usability
|
2018-11-07 03:48:58 +09:00 |
|
syuilo
|
2642bdd9c8
|
メンテナ情報をDBに保存するように
|
2018-11-07 01:12:26 +09:00 |
|
syuilo
|
9fdf438018
|
ghostの設定をDBに保存するように
|
2018-11-07 00:44:56 +09:00 |
|
syuilo
|
835a63233c
|
🎨
|
2018-11-07 00:16:08 +09:00 |
|
syuilo
|
7f57bbfbbd
|
reCAPTCHAの設定をDBに保存するように
|
2018-11-07 00:08:21 +09:00 |
|
syuilo
|
072da4b123
|
[Client] Improve usability & Refactoring
|
2018-11-06 15:08:22 +09:00 |
|
syuilo
|
c61e0f3323
|
🎨
|
2018-11-06 07:57:16 +09:00 |
|
syuilo
|
d611a53044
|
リモートのファイルをキャッシュするかどうかの設定をDBに保存するように
|
2018-11-06 07:52:13 +09:00 |
|
syuilo
|
f9a39c6599
|
🎨
|
2018-11-06 07:28:49 +09:00 |
|
syuilo
|
077802b2e4
|
🎨
|
2018-11-06 07:22:39 +09:00 |
|
syuilo
|
84822b0e58
|
ドライブ容量の設定をDBに保存するようにしたりリファクタリングしたり
|
2018-11-06 07:14:43 +09:00 |
|
syuilo
|
90a5deef94
|
[Client] Fix bug
|
2018-11-06 04:01:22 +09:00 |
|
syuilo
|
7d8d8a165b
|
投稿の最大文字数情報を設定ファイルではなくDBに保存するように
|
2018-11-05 11:09:05 +09:00 |
|
syuilo
|
a84c88baf6
|
Improve admin panel usability
|
2018-11-05 10:32:45 +09:00 |
|
syuilo
|
204d2af0fa
|
🎨
|
2018-11-04 23:15:46 +09:00 |
|
syuilo
|
947b0f55a3
|
Resolve #3098
|
2018-11-04 23:00:43 +09:00 |
|