Commit graph

286 commits

Author SHA1 Message Date
syuilo 5ee75be49e
🎨 2018-11-14 14:47:18 +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 7896242f57
[Client] Fix #3213 2018-11-13 16:19:46 +09:00
MeiMei 81805b01cc sort user timeline by date (#3210) 2018-11-13 01:17:59 +09:00
syuilo 33e79e4bb8
[Client] Split some components to reduce bundle size 2018-11-12 05:35:09 +09:00
syuilo 71d42f64dc
[Client] Implement word mute
Closes #1739
2018-11-11 21:17:51 +09:00
Aya Morisawa 035bdd0279 Add showVia option (#3182)
* Resolve #3160

* Fix bug

* Fix bug
2018-11-09 21:10: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 ae6293cb6b
[Client] Improve usability 2018-11-09 14:10:23 +09:00
syuilo c8081ed353
Fix i18n 2018-11-09 13:47:22 +09:00
syuilo fccbecf159
[Client] Fix bug 2018-11-09 08:26:32 +09:00
syuilo 60ef3e3563
Refactor & Clean up 2018-11-09 08:13:34 +09:00
syuilo 25a69ec1b6
Refactoring of i18n (#3165)
Refactoring of i18n
2018-11-09 03:44:35 +09:00
syuilo 3261d54cd3
Resolve #2320 2018-11-08 02:09:15 +09:00
syuilo 5e0f2a5b06
[Client] Fix bug 2018-11-06 04:10:30 +09:00
syuilo 9f5dc2c0df
[WIP] Use FontAwesome Component for Vue (#3127)
* wip

* Rename

* Clean up

* Clean up

* wip

* wip

* Enable tree shaking

* ✌️

* ✌️

* wip

* wip

* Clean up
2018-11-06 01:40:11 +09:00
syuilo 41e1619f1f
[Client] Fix bug 2018-11-04 18:24:08 +09:00
syuilo e88f7ca7b2
[Client] Fix some charts 2018-11-03 16:44:05 +09:00
MeiMei 80b5fda292 Remote custom emojis (#3074)
* Remote custom emojis

* んほおおおおお
2018-11-02 08:59:40 +09:00
syuilo 7afa541a53
Fix #3040 2018-10-30 14:34:32 +09:00
syuilo fa17623fa8
モバイル版からブロックできるように 2018-10-29 21:32:38 +09:00
syuilo 7dde3465e2
Improve drive information 2018-10-25 11:30:30 +09:00
syuilo 69b730e91a
Clean up 2018-10-25 06:04:06 +09:00
MeiMei daa22d68fa Make max allowed text length configurable (#2992)
* Make max allowed text length configurable

* Fix canPost
2018-10-24 04:00:04 +09:00
syuilo 8ba87443ca
Use camelCase instead of snake_case 2018-10-23 07:01:43 +09:00
syuilo e0d6f7c7c4
RP --> RN 2018-10-20 07:01:09 +09:00
syuilo e8de29ae79
Resolve #2935 2018-10-19 14:34:51 +09:00
syuilo 88fbc53e37
Resolve #2314 2018-10-15 18:02:57 +09:00
MeiMei 5dce81c0db 非ASCIIなドメインへのメンションの修正 (#2903)
* punycodeでされたmentionのラベルをunicodeとして表示する

* post-form mentionはpunycodeにする

* mentionの表示はURLもAPI向けもunicodeにする
2018-10-14 16:56:19 +09:00
syuilo c7988fb6f5
🎨 2018-10-14 10:16:02 +09:00
syuilo 0f8847bb74
Resolve #2618 2018-10-14 09:47:38 +09:00
syuilo 65e5cfa68e
Resolve #2853 2018-10-13 20:11:00 +09:00
syuilo e1109b168c
Clean up 2018-10-13 04:48:09 +09:00
syuilo 5149be4b1b
Fix bug 2018-10-12 21:44:04 +09:00
syuilo 9b253ccb3a
Refactor 2018-10-12 14:34:54 +09:00
syuilo dded76099c
Refactor and usability improvements 2018-10-12 14:28:48 +09:00
syuilo 41a7ec7d3d
Fix bug 2018-10-12 13:53:40 +09:00
MeiMei 1a689f6641 削除された投稿はタイムライン上で表示しないようにする (#2887)
* Excepts deleted notes on query

* Hide deleted notes

* Use v-show
2018-10-12 05:10:40 +09:00
syuilo 8a62748e39
🎨 2018-10-10 20:02:56 +09:00
syuilo 17b92c9db2
Fix bug 2018-10-09 22:48:45 +09:00
syuilo 136b13e7ca
Fix bug and refactor 2018-10-09 15:08:31 +09:00
syuilo 32371ed2bd
Fix #2858 2018-10-09 05:11:42 +09:00
syuilo 816ae7eb7e
🎨 2018-10-08 15:43:43 +09:00
syuilo 1c2dbb914e
Improve usability 2018-10-08 15:42:21 +09:00
syuilo 4182a0cf4c
Fix 2018-10-08 01:03:07 +09:00
syuilo b6a330928d
投稿の削除イベントを受け取るように 2018-10-07 20:08:42 +09:00
syuilo 75cd580c3a
Improve theming 2018-10-07 19:30:24 +09:00
syuilo d0570d7fe3
V10 (#2826)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update CHANGELOG.md

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update CHANGELOG.md

* Update CHANGELOG.md

* wip

* Update CHANGELOG.md

* wip

* wip

* wip

* wip
2018-10-07 11:06:17 +09:00