Commit graph

4863 commits

Author SHA1 Message Date
syuilo
b666128ddc Moderator system
Closes #2357
2018-11-15 04:15:42 +09:00
syuilo
6fca55fb01 [Client] Add missing icon 2018-11-15 03:17:48 +09:00
syuilo
b692ade512 [Client] Add missing icon 2018-11-15 03:14:52 +09:00
syuilo
d3a9e9cc86 🎨 2018-11-15 01:45:13 +09:00
syuilo
b6803bb5c2 [Client] Add missing icon 2018-11-15 01:43:26 +09:00
syuilo
1efbc00ab4 🎨 2018-11-15 01:43:06 +09:00
syuilo
bd04c623a0 [Client] Fix icon 2018-11-15 01:09:50 +09:00
syuilo
5ce320ba4b [Client] Improve UI 2018-11-15 00:01:49 +09:00
syuilo
3191039eae [Client] Improve UI 2018-11-14 20:36:15 +09:00
syuilo
65c13a0e7d 🎨 2018-11-14 20:23:51 +09:00
syuilo
b1c986dd55 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-14 20:21:45 +09:00
syuilo
2dcffd7146 🎨 2018-11-14 20:21:35 +09:00
MeiMei
e23c93f7e8 Fix: default order of users/notes (#3234) 2018-11-14 20:18:47 +09:00
syuilo
7ab1265f97 🎨 2018-11-14 20:17:12 +09:00
syuilo
83c6a3f9c0 [Client] Add missing icon 2018-11-14 18:07:38 +09:00
syuilo
dff828147b [Client] Fix icons 2018-11-14 18:03:38 +09:00
syuilo
8ea77024b6 🎨 2018-11-14 18:00:23 +09:00
syuilo
7a720eb7d8 [Client] Better thumbnail generation 2018-11-14 18:00:15 +09:00
syuilo
696f576c8f ServiceWorkerはメンテナンスされていないのでとりあえず無効化 2018-11-14 16:39:04 +09:00
Acid Chicken (硫酸鶏)
32e8902343 Fix #3228 (#3230)
* Update index.ts

* fix sw.js path

* Revert "Update index.ts"

This reverts commit e0b1d4239f16b65512f5dbdd93c8765f708b5282.
2018-11-14 16:35:00 +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
syuilo
13adb24f5b 🎨 2018-11-14 14:47:18 +09:00
syuilo
9633a66b27 Update github-bot.ts 2018-11-14 05:33:48 +09:00
syuilo
f7b34e96bd [Client] Fix #3227 2018-11-14 03:05:13 +09:00
syuilo
1ea8d240fb Update src/client/app/init.ts 2018-11-14 02:04:24 +09:00
syuilo
a8bdd71601 [Client] Add missing icons 2018-11-14 01:45:15 +09:00
syuilo
7d1554538a [Client] Fix imports 2018-11-14 01:40:29 +09:00
syuilo
2aaf04640a Fix error 2018-11-14 01:32:38 +09:00
syuilo
2cb38693b7 [Client] Fix #3009 2018-11-14 01:31:36 +09:00
syuilo
5e77a77c2e [Client] Some optimizations 2018-11-13 23:33:30 +09:00
syuilo
364cc3fd77 [Client] Some optimizations 2018-11-13 23:06:31 +09:00
syuilo
751420c0fc [Client] Fix bug 2018-11-13 22:45:28 +09:00
syuilo
4e8a8cbce3 [Client] Some performance optimizations 2018-11-13 22:43:09 +09:00
syuilo
e5fe3e3fbd [Client] Fix bug 2018-11-13 22:42:31 +09:00
syuilo
907d42335a [Client] Split components to reduce bundle size 2018-11-13 20:21:52 +09:00
MeiMei
a87caff2d5 Fix: notes/create hangs when rejected (#3221) 2018-11-13 19:34:09 +09:00
syuilo
55e33d4931 [Client] Fix #3213 2018-11-13 16:19:46 +09:00
syuilo
8644d4ad2d Merge branch 'master' into develop 2018-11-13 15:01:52 +09:00
syuilo
63b41ed68f Improve usability 2018-11-13 15:01:05 +09:00
MeiMei
666f3d68c6 sort user timeline by date (#3210) 2018-11-13 01:17:59 +09:00
syuilo
f837e5fec8 [Client] Clear cached locale data when shouldFlush is true 2018-11-13 01:11:36 +09:00
syuilo
fd180e73ed [Client] Improve post-form widget 2018-11-13 01:04:15 +09:00
syuilo
dabe8d2ebf 🎨 2018-11-13 00:21:49 +09:00
syuilo
b75e2c4d5e [Client] Emoji picker
Closes #3130
2018-11-13 00:12:55 +09:00
syuilo
4b216cd192 Clean up 2018-11-12 06:12:22 +09:00
syuilo
0db9ac013f [Client] Split some components to reduce bundle size 2018-11-12 05:35:09 +09:00
syuilo
b639d1e8bd [Client] Stop generate scripts for each languages
Resolve #3172
2018-11-12 05:03:12 +09:00
syuilo
b16dabc4ea [Client] Enable code splitting
And some optimizations
2018-11-12 04:09:02 +09:00
syuilo
a2a12fc2b9 🎨 2018-11-12 01:20:26 +09:00
syuilo
301fe469ee Improve streaming 2018-11-12 00:31:09 +09:00
syuilo
f3afdbcef8 🎨 2018-11-11 21:18:24 +09:00
syuilo
10fe7ccf21 [Client] Implement word mute
Closes #1739
2018-11-11 21:17:51 +09:00
syuilo
522078e3a0 [Client] Fix i18n 2018-11-11 19:15:08 +09:00
syuilo
29aa6f5e5b [Client] Fix i18n
Closes #3192
2018-11-11 19:13:10 +09:00
syuilo
2c42887ce7 [Clinet] Fix i18n 2018-11-11 19:10:15 +09:00
syuilo
2d1238c199 [API] Fix #3203 2018-11-11 18:26:09 +09:00
Aya Morisawa
87d9b790f4 Check MongoDB version (#3185)
* Check MongoDB version

* Fix bug
2018-11-11 14:27:00 +09:00
MeiMei
be4e80b7f5 fix self host detection (#3201) 2018-11-11 13:11:16 +09:00
syuilo
a254dcf8ef Fix #3190 2018-11-11 13:08:48 +09:00
syuilo
5ddb29252c Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-11 12:43:52 +09:00
syuilo
6004ec3997 Fix chart engine 2018-11-11 12:43:35 +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
b2baaa87e9 Improve streaming API 2018-11-11 02:22:34 +09:00
syuilo
b664dc97a9 Better chart generation 2018-11-10 23:25:09 +09:00
syuilo
4c883769b3 [Client] Show domain in admin page 2018-11-10 04:28:56 +09:00
syuilo
d91168de86 [Client] Fix bug 2018-11-10 00:30:58 +09:00
syuilo
787c1cd754 Fix #3187 2018-11-10 00:28:50 +09:00
Aya Morisawa
15243b75bc Fix note menu (#3184) 2018-11-09 22:40:17 +09:00
Aya Morisawa
05c549b0ab Eliminate mutable variable to construct menu items (#3183) 2018-11-09 22:35:33 +09:00
syuilo
74c2defc10 Fix bug 2018-11-09 22:19:43 +09:00
syuilo
421790890f [Client] Fix bug 2018-11-09 22:11:11 +09:00
syuilo
c8e8093346 Fix bug 2018-11-09 22:02:48 +09:00
syuilo
ef5bc4d62b 🎨 2018-11-09 21:46:35 +09:00
syuilo
272d480d2a [Client] Fix bug 2018-11-09 21:42:36 +09:00
syuilo
05231c5ae8 Remove duplicated option 2018-11-09 21:30:12 +09:00
syuilo
9a8c9b2ede [Client] Fix bug 2018-11-09 21:27:27 +09:00
Aya Morisawa
7c96393730 Add showVia option (#3182)
* Resolve #3160

* Fix bug

* Fix bug
2018-11-09 21:10:21 +09:00
syuilo
d951ecc11d [Client] Fix bug 2018-11-09 18:38:10 +09:00
syuilo
9bdb5faaac [Client] Fix i18n 2018-11-09 18:34:32 +09:00
syuilo
bde4a2634f 🎨 2018-11-09 18:32:09 +09:00
syuilo
aa47052651 🎨 2018-11-09 18:25:30 +09:00
syuilo
0768b46217 [Client] Fix bug 2018-11-09 18:25:21 +09:00
syuilo
5072b53a94 Refactor client (#3178)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2018-11-09 16:00:29 +09:00
syuilo
2179ab0910 [Client] Fix bug 2018-11-09 14:19:30 +09:00
syuilo
69ed1e47b1 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-09 14:15:52 +09:00
syuilo
6099a6ba89 [Client] Fix i18n 2018-11-09 14:15:29 +09:00
Aya Morisawa
0611c8a8b2 Rename: setDifference -> difference (#3177)
* Improve setDifference

* Rename: setDifference -> difference
2018-11-09 14:14:53 +09:00
syuilo
696ee4dd85 [Client] Fix bug 2018-11-09 14:13:40 +09:00
syuilo
b9d8a43713 [Client] Fix bug 2018-11-09 14:10:50 +09:00
syuilo
7b866cca25 [Client] Improve usability 2018-11-09 14:10:23 +09:00
syuilo
2050048736 🎨 2018-11-09 13:54:00 +09:00
syuilo
6d834d2ebb [Client] Fix error 2018-11-09 13:53:44 +09:00
syuilo
362cb1f599 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-09 13:47:28 +09:00
syuilo
e4a7aed755 Fix i18n 2018-11-09 13:47:22 +09:00
Aya Morisawa
4e07b74a4a Add group function (#3175) 2018-11-09 13:03:46 +09:00
Aya Morisawa
4c6daa3f46 Use sum function (#3174) 2018-11-09 11:02:23 +09:00
Aya Morisawa
58d1e65e33 Fix #3170 (#3173) 2018-11-09 11:01:55 +09:00
MeiMei
98707f51ec On remote notes, not use content for detecting mentions (#3170)
* On remote note, detect mentioned users from to/cc

* fix
2018-11-09 08:44:19 +09:00