Commit Graph

4010 Commits

Author SHA1 Message Date
syuilo
4b3ece439e
🎨 2018-09-14 12:39:11 +09:00
syuilo
6843019481
メモリリークを承知でいくつかの重要な部分のアニメーションを有効化 2018-09-14 09:15:37 +09:00
syuilo
683d3a70b2
#2562 #2563 2018-09-13 18:23:44 +09:00
syuilo
03e1d3fbc4
Refactor 2018-09-13 18:01:50 +09:00
syuilo
700f8c9bb4
CWが適用されない箇所を修正 2018-09-13 17:44:36 +09:00
syuilo
8a8c079b2f
Improve following/followers view
Closes #2235
2018-09-13 02:08:17 +09:00
syuilo
b4a30e2a25
Refactor: remove needless await 2018-09-13 02:07:03 +09:00
syuilo
f19f92c538
Clean up: Remove unused import 2018-09-13 01:50:36 +09:00
syuilo
e1a946ab45
Fix bug 2018-09-13 01:50:21 +09:00
syuilo
aa1817737e
Fix glitch 2018-09-13 01:06:18 +09:00
syuilo
25ec5a24ab
Add toLowerCase 2018-09-12 06:33:02 +09:00
Aya Morisawa
2118fadc48 Add toUpperCase function (#2697) 2018-09-12 03:51:33 +09:00
syuilo
ca2230f690
Refactor 2018-09-12 03:32:47 +09:00
Aya Morisawa
0ed197d4d9 Use unique (#2695) 2018-09-12 03:02:14 +09:00
syuilo
046976dffc
Resolve #2691 2018-09-12 02:48:19 +09:00
syuilo
bb8139196e
Fix wrong indentation 2018-09-12 01:48:30 +09:00
syuilo
1fea2cdcbe
Fix bug 2018-09-11 20:57:25 +09:00
syuilo
5b09209ef9
Fix bug 2018-09-10 21:36:43 +09:00
syuilo
62db650e3c
Revert "Fix bug"
This reverts commit f3ab8199a5.
2018-09-10 21:17:49 +09:00
Acid Chicken (硫酸鶏)
b24f368d3f サロゲートペアを字数にカウントしないようにする (#2661)
* Update post-form.vue

* Update messaging-message.ts

* Update post-form.vue

* Update note.ts

* Update post-form.vue

refs: https://github.com/syuilo/misskey/pull/2661#issuecomment-419579444

* Update post-form.vue

refs: https://github.com/syuilo/misskey/pull/2661#issuecomment-419579444

* Update messaging-message.ts

refs: https://github.com/syuilo/misskey/pull/2661#issuecomment-419579444

* Update note.ts

refs: https://github.com/syuilo/misskey/pull/2661#issuecomment-419579444

* Update post-form.vue

refs: https://github.com/syuilo/misskey/pull/2661#discussion_r216175581

* Update post-form.vue

* Update post-form.vue

refs: https://github.com/syuilo/misskey/pull/2661#discussion_r216242002

* Update post-form.vue

refs: https://github.com/syuilo/misskey/pull/2661#discussion_r216242105
2018-09-10 18:02:46 +09:00
syuilo
4dc8351f56
Optimize booting script 2018-09-10 17:50:34 +09:00
syuilo
f3ab8199a5
Fix bug 2018-09-10 17:40:41 +09:00
syuilo
20a9c25d70
Fix #2677 2018-09-10 14:48:19 +09:00
syuilo
507a192489
Fix bug 2018-09-10 05:45:29 +09:00
syuilo
23efaae85e
lint 2018-09-10 03:39:00 +09:00
syuilo
5b2f15726f
Fix #2675 2018-09-10 03:15:46 +09:00
syuilo
bc3a5f3512
Fix #2596 2018-09-10 03:02:06 +09:00
syuilo
ba05f236bd
Resolve #2101 2018-09-10 02:47:34 +09:00
syuilo
6ac92ac4b8
Fix #2321 2018-09-10 02:43:16 +09:00
syuilo
d9a1cd082c
#2623 2018-09-10 02:21:16 +09:00
syuilo
a32071541a
Clean up 2018-09-10 02:20:09 +09:00
syuilo
eb4f625bbd
Fix #2096 2018-09-10 02:09:33 +09:00
syuilo
e36d45507a
Fix #2513 2018-09-10 02:07:13 +09:00
syuilo
e32884f07f
Fix #1740 2018-09-10 01:57:19 +09:00
syuilo
1344ffa67d
削除された投稿にリアクションできないように
Closes #1778
2018-09-10 01:55:14 +09:00
syuilo
e07210524f
Refactor: Add comments 2018-09-10 01:54:08 +09:00
syuilo
6f3996c061
Update theme color 2018-09-10 01:51:57 +09:00
syuilo
fd06fd4dc1
Resolve #2560 2018-09-10 01:51:46 +09:00
MeiMei
ea4e2da58d Fix AP Announce detection (#2672) 2018-09-09 02:59:14 +09:00
syuilo
0790dd7a2c
8.33.1 2018-09-09 02:45:29 +09:00
syuilo
6a45bb21c3
#2668 の一部をRevert 2018-09-08 23:19:11 +09:00
syuilo
5d4e9aa949
Show ai image in welcome page 2018-09-08 23:16:02 +09:00
MeiMei
5a13c38a6d インスタンス名がブラウザタイトルに反映されないのを修正 (#2668)
* titleが反映されないのを修正

* deckでtitleが反映されるように修正
2018-09-08 21:44:28 +09:00
tamaina
67f60ab307 fix wrong reaction img (#2666)
* use svg and cdn to download reactions

* fix wrong reaction img
2018-09-08 19:25:59 +09:00
tamaina
08c278578d use svg and cdn to download reactions (#2665) 2018-09-08 19:03:20 +09:00
syuilo
82ee3a538b
Improve welcome page 2018-09-08 15:28:38 +09:00
syuilo
380cf0de69
Improve welcome page 2018-09-08 15:11:12 +09:00
MeiMei
ef62497777 ActivityPub Outboxの修正とactivity idのURLを実装 (#2662)
* Fix Outbox structure

* Implement activity endpoint

* Use in instead of or

* Use in, addition
2018-09-08 05:24:55 +09:00
syuilo
2824d8a5b6
Add animation 2018-09-08 04:54:11 +09:00
syuilo
1c84c0828e
良い感じに 2018-09-08 01:46:01 +09:00