Commit Graph

4863 Commits

Author SHA1 Message Date
syuilo 56d571c0f0
Moderator system
Closes #2357
2018-11-15 04:15:42 +09:00
syuilo dc9a19b9c7
[Client] Add missing icon 2018-11-15 03:17:48 +09:00
syuilo 88a2c7715a
[Client] Add missing icon 2018-11-15 03:14:52 +09:00
syuilo 5f8a66fdb9
🎨 2018-11-15 01:45:13 +09:00
syuilo 57320a94f9
[Client] Add missing icon 2018-11-15 01:43:26 +09:00
syuilo 89f045d624
🎨 2018-11-15 01:43:06 +09:00
syuilo 1a77dea7ed
[Client] Fix icon 2018-11-15 01:09:50 +09:00
syuilo d063d59a91
[Client] Improve UI 2018-11-15 00:01:49 +09:00
syuilo 7a2ef04ec3
[Client] Improve UI 2018-11-14 20:36:15 +09:00
syuilo 0a05a2d060
🎨 2018-11-14 20:23:51 +09:00
syuilo a7e2ee3b0c
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-14 20:21:45 +09:00
syuilo 40efa90dd5
🎨 2018-11-14 20:21:35 +09:00
MeiMei 4ca0a22bfc Fix: default order of users/notes (#3234) 2018-11-14 20:18:47 +09:00
syuilo 20a943b193
🎨 2018-11-14 20:17:12 +09:00
syuilo 552df8737d
[Client] Add missing icon 2018-11-14 18:07:38 +09:00
syuilo e76bf5707a
[Client] Fix icons 2018-11-14 18:03:38 +09:00
syuilo bf37a72f59
🎨 2018-11-14 18:00:23 +09:00
syuilo 840ad75830
[Client] Better thumbnail generation 2018-11-14 18:00:15 +09:00
syuilo 46a51addad
ServiceWorkerはメンテナンスされていないのでとりあえず無効化 2018-11-14 16:39:04 +09:00
Acid Chicken (硫酸鶏) 00bb403497 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 11afa8140c
[Client] Improve alert component 2018-11-14 16:30:58 +09:00
syuilo 850396e9da
[Client] Add missing icons 2018-11-14 14:57:59 +09:00
syuilo 5ee75be49e
🎨 2018-11-14 14:47:18 +09:00
syuilo e509b1f488 Update github-bot.ts 2018-11-14 05:33:48 +09:00
syuilo df23504ccf
[Client] Fix #3227 2018-11-14 03:05:13 +09:00
syuilo 66e3cb8eda
Update src/client/app/init.ts 2018-11-14 02:04:24 +09:00
syuilo 6ddd2389dc
[Client] Add missing icons 2018-11-14 01:45:15 +09:00
syuilo 402efb8c50
[Client] Fix imports 2018-11-14 01:40:29 +09:00
syuilo 7b6eae0ce4
Fix error 2018-11-14 01:32:38 +09:00
syuilo 26ce9725ce
[Client] Fix #3009 2018-11-14 01:31:36 +09:00
syuilo cc81d41a05
[Client] Some optimizations 2018-11-13 23:33:30 +09:00
syuilo a63ec05e41
[Client] Some optimizations 2018-11-13 23:06:31 +09:00
syuilo 0dcb527bf3
[Client] Fix bug 2018-11-13 22:45:28 +09:00
syuilo 54710f17fc
[Client] Some performance optimizations 2018-11-13 22:43:09 +09:00
syuilo e58a6593c0
[Client] Fix bug 2018-11-13 22:42:31 +09:00
syuilo 62132570e1
[Client] Split components to reduce bundle size 2018-11-13 20:21:52 +09:00
MeiMei 9f0b8ba2f8 Fix: notes/create hangs when rejected (#3221) 2018-11-13 19:34:09 +09:00
syuilo 7896242f57
[Client] Fix #3213 2018-11-13 16:19:46 +09:00
syuilo 4a6722b9e9
Merge branch 'master' into develop 2018-11-13 15:01:52 +09:00
syuilo 7c9fb5228b
Improve usability 2018-11-13 15:01:05 +09:00
MeiMei 81805b01cc sort user timeline by date (#3210) 2018-11-13 01:17:59 +09:00
syuilo 6f2953f3a7
[Client] Clear cached locale data when shouldFlush is true 2018-11-13 01:11:36 +09:00
syuilo dd3f007582
[Client] Improve post-form widget 2018-11-13 01:04:15 +09:00
syuilo a4b2b093fc
🎨 2018-11-13 00:21:49 +09:00
syuilo 0fbf56219f
[Client] Emoji picker
Closes #3130
2018-11-13 00:12:55 +09:00
syuilo c84500d914
Clean up 2018-11-12 06:12:22 +09:00
syuilo 33e79e4bb8
[Client] Split some components to reduce bundle size 2018-11-12 05:35:09 +09:00
syuilo fab389e624
[Client] Stop generate scripts for each languages
Resolve #3172
2018-11-12 05:03:12 +09:00
syuilo b1b02d0e32
[Client] Enable code splitting
And some optimizations
2018-11-12 04:09:02 +09:00
syuilo 0b40194d31
🎨 2018-11-12 01:20:26 +09:00
syuilo c2038bec73
Improve streaming 2018-11-12 00:31:09 +09:00
syuilo 2dff48167c
🎨 2018-11-11 21:18:24 +09:00
syuilo 71d42f64dc
[Client] Implement word mute
Closes #1739
2018-11-11 21:17:51 +09:00
syuilo 1b4072610a
[Client] Fix i18n 2018-11-11 19:15:08 +09:00
syuilo 3826a820bb
[Client] Fix i18n
Closes #3192
2018-11-11 19:13:10 +09:00
syuilo 72cbab6514
[Clinet] Fix i18n 2018-11-11 19:10:15 +09:00
syuilo 15a2881083
[API] Fix #3203 2018-11-11 18:26:09 +09:00
Aya Morisawa b62203b1f1 Check MongoDB version (#3185)
* Check MongoDB version

* Fix bug
2018-11-11 14:27:00 +09:00
MeiMei 16136c252a fix self host detection (#3201) 2018-11-11 13:11:16 +09:00
syuilo 75864a5125
Fix #3190 2018-11-11 13:08:48 +09:00
syuilo a59f53e6da
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-11 12:43:52 +09:00
syuilo 2ceaccf9ab
Fix chart engine 2018-11-11 12:43:35 +09:00
MeiMei 036d46c459 show self host in unicode (#3200) 2018-11-11 12:35:30 +09:00
syuilo 5d3d78a73e
Better text 2018-11-11 02:44:54 +09:00
syuilo 6012e98ae6
Improve streaming API 2018-11-11 02:22:34 +09:00
syuilo 9c0e990568
Better chart generation 2018-11-10 23:25:09 +09:00
syuilo d62c67208f
[Client] Show domain in admin page 2018-11-10 04:28:56 +09:00
syuilo 69eefc1425
[Client] Fix bug 2018-11-10 00:30:58 +09:00
syuilo 27bdb26202
Fix #3187 2018-11-10 00:28:50 +09:00
Aya Morisawa fa4ea494bf Fix note menu (#3184) 2018-11-09 22:40:17 +09:00
Aya Morisawa 9f32713093 Eliminate mutable variable to construct menu items (#3183) 2018-11-09 22:35:33 +09:00
syuilo 5bcce97ff0
Fix bug 2018-11-09 22:19:43 +09:00
syuilo 825fdb2475
[Client] Fix bug 2018-11-09 22:11:11 +09:00
syuilo 460bb21c1e
Fix bug 2018-11-09 22:02:48 +09:00
syuilo 251cef3129
🎨 2018-11-09 21:46:35 +09:00
syuilo d81c87af22
[Client] Fix bug 2018-11-09 21:42:36 +09:00
syuilo cf0b7e26b5
Remove duplicated option 2018-11-09 21:30:12 +09:00
syuilo 3a1c3f9656
[Client] Fix bug 2018-11-09 21:27:27 +09:00
Aya Morisawa 035bdd0279 Add showVia option (#3182)
* Resolve #3160

* Fix bug

* Fix bug
2018-11-09 21:10:21 +09:00
syuilo ac8817ef34
[Client] Fix bug 2018-11-09 18:38:10 +09:00
syuilo 372db65604
[Client] Fix i18n 2018-11-09 18:34:32 +09:00
syuilo 4a92635eae
🎨 2018-11-09 18:32:09 +09:00
syuilo 5e140d9a11
🎨 2018-11-09 18:25:30 +09:00
syuilo 0b53ef9bae
[Client] Fix bug 2018-11-09 18:25:21 +09:00
syuilo 3f79c9ae49
Refactor client (#3178)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2018-11-09 16:00:29 +09:00
syuilo 5d882dc3df
[Client] Fix bug 2018-11-09 14:19:30 +09:00
syuilo 5b4205bdbc
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-09 14:15:52 +09:00
syuilo 20cf2b3f77
[Client] Fix i18n 2018-11-09 14:15:29 +09:00
Aya Morisawa 3c0d2db3bc
Rename: setDifference -> difference (#3177)
* Improve setDifference

* Rename: setDifference -> difference
2018-11-09 14:14:53 +09:00
syuilo 9aa65fb600
[Client] Fix bug 2018-11-09 14:13:40 +09:00
syuilo 4dcb15ef0d
[Client] Fix bug 2018-11-09 14:10:50 +09:00
syuilo ae6293cb6b
[Client] Improve usability 2018-11-09 14:10:23 +09:00
syuilo 2614771a7c
🎨 2018-11-09 13:54:00 +09:00
syuilo ba2ebfad4f
[Client] Fix error 2018-11-09 13:53:44 +09:00
syuilo 51ba738c4b
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-09 13:47:28 +09:00
syuilo c8081ed353
Fix i18n 2018-11-09 13:47:22 +09:00
Aya Morisawa 500fc47618 Add group function (#3175) 2018-11-09 13:03:46 +09:00
Aya Morisawa 276edd7cc2 Use sum function (#3174) 2018-11-09 11:02:23 +09:00
Aya Morisawa a9436306ab Fix #3170 (#3173) 2018-11-09 11:01:55 +09:00
MeiMei 5b684c6deb 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