Commit Graph

46 Commits

Author SHA1 Message Date
AkiraFukushima 85ef5e5f01
Fix issues which are blocking rendering 2022-04-20 00:57:25 +09:00
AkiraFukushima 218cb96c3a
Fix errors in Vue3 2022-04-19 21:05:32 +09:00
AkiraFukushima 0c427e8c34
Automatically rewrite to element-plus 2022-04-18 22:41:52 +09:00
AkiraFukushima 180fd18d4b
refs #2606 Use vue-fontawesome in Modals/NewToot 2022-03-22 21:41:56 +09:00
AkiraFukushima 02c2a17991 refs #1351 Apply theme color for suggest popover 2020-09-17 23:34:22 +09:00
AkiraFukushima 4564d10894 refs #1351 Add theme color in new toot window 2020-09-16 23:53:40 +09:00
AkiraFukushima 3f8fd76b2e refs #1316 Fix handle close event for emoji picker 2020-06-21 21:43:20 +09:00
AkiraFukushima 766111a894 refs #1316 Consider suggest list for resize new toot window 2020-06-21 01:01:30 +09:00
AkiraFukushima 62f24a8259 refs #1316 Switch overflow style for emoji picker 2020-06-20 23:32:09 +09:00
AkiraFukushima aa406143a2 refs #1316 Allow resize new toot window 2020-06-20 23:32:04 +09:00
AkiraFukushima a948c2f47b refs #1263 Specify word-break to normal in New toot 2020-04-11 17:33:35 +09:00
AkiraFukushima 4aed8a9065 refs #1318 Apply font-size settings in New toot 2020-04-11 17:23:40 +09:00
AkiraFukushima dafc76a95f fix: Close request when modal is closed 2019-08-29 22:54:44 +09:00
AkiraFukushima be7c891a10 refs #985 Move emoji suggest logic to vuex 2019-08-07 23:02:37 +09:00
AkiraFukushima 2a337dc4cf refs #985 Move close suggest logic to vuex 2019-08-07 22:22:03 +09:00
AkiraFukushima 2c50d0f744 refs #985 Move account suggest logic to vuex 2019-08-07 22:14:37 +09:00
AkiraFukushima b337526e5a refs #985 Search hashtag from cache and API 2019-08-07 00:06:09 +09:00
AkiraFukushima b75271f16b refs #832 Adjust z-index for emoji picker in NewTootModal 2019-02-18 23:56:38 +09:00
L. E. Segovia 2079c720ef
Remove Lato fallback from the New Toot modal
(this breaks emoji rendering too!)
2018-11-18 22:08:45 +00:00
L. E. Segovia 5812963f24
Update toot modal to copy CWs 2018-11-17 18:27:58 +00:00
AkiraFukushima 838a9b1dd8 Don't load emoji picker as default for performance 2018-11-13 23:38:59 +09:00
AkiraFukushima e104ac0e6b Change suggestion logic for performance 2018-11-12 22:07:13 +09:00
AkiraFukushima 2afbe388d4 refs #681 Add custom emojis in emoji picker 2018-11-03 23:48:19 +09:00
AkiraFukushima 67a53b0429 refs #681 Insert selected emoji from emoji picker 2018-11-03 01:13:57 +09:00
AkiraFukushima 50c8bea5f0 refs #681 Show emoji picker in new toot modal 2018-11-02 23:58:34 +09:00
AkiraFukushima a419bce709 fix: Remove duplicated emojis when suggest 2018-10-29 23:35:34 +09:00
AkiraFukushima ee49a3dfe9 Add role and alt tag for accessibility 2018-10-21 11:17:59 +09:00
AkiraFukushima 2c7d12e7e0 refs #610 Store hashtags and auto insert pined hashtags 2018-09-19 21:24:06 +09:00
AkiraFukushima 0f93e7ec32 refs #609 Suggest hashtags in new toot 2018-09-18 15:49:29 +09:00
AkiraFukushima e2735731e6 refs #564 Suggest native emoji in New Toot modal 2018-08-29 09:26:54 +09:00
AkiraFukushima 0bd39a22a7 refs #543 Set shortcut key to move toot in home 2018-08-21 23:02:05 +09:00
AkiraFukushima 8042b880bd refs #537 Focus on new toot modal after change account 2018-08-20 21:38:38 +09:00
kPherox e8789f2a95
Add paste event listener 2018-08-20 12:22:35 +09:00
AkiraFukushima adb7177d95 refs #517 Show icon image in suggest 2018-08-19 14:54:16 +09:00
AkiraFukushima 810a0660aa refs #517 Update instance custom emoji and apply to suggest 2018-08-19 14:42:20 +09:00
AkiraFukushima d8b81281d6 refs #517 Suggest emojis in new toot 2018-08-19 12:45:22 +09:00
AkiraFukushima 43b976b521 refs #482 Close suggest when esc 2018-08-16 23:43:02 +09:00
AkiraFukushima 981b63b331 refs #493 Handle arrowleft and arrowright key in textarea 2018-08-15 09:34:42 +09:00
AkiraFukushima 1bb0c5d2e0 refs #151 Fix nested translation for moadls, cards, and side_bar 2018-08-13 17:30:16 +09:00
AkiraFukushima 61d65c4081 refs #151 Translate at new toot 2018-08-13 17:29:56 +09:00
AkiraFukushima 2f560c2ed3 refs #352 Fix shortcut for post toot 2018-08-08 01:09:46 +09:00
AkiraFukushima c491b473a1 refs #352 Start suggest after user stop writing 2018-08-08 01:05:14 +09:00
AkiraFukushima 9fe41145ba refs #352 Search accounts for suggest 2018-08-07 23:23:37 +09:00
AkiraFukushima bdfd0beb29 refs #352 Close suggest popover when text is not match 2018-08-07 23:23:17 +09:00
AkiraFukushima d4d3514990 refs #352 Insert and replace account when suggestion is selected 2018-08-07 23:23:17 +09:00
AkiraFukushima 440460337f refs #352 Divide status component, and show popover for suggest accounts 2018-08-07 23:23:17 +09:00