Commit Graph

102 Commits

Author SHA1 Message Date
AkiraFukushima 85ef5e5f01
Fix issues which are blocking rendering 2022-04-20 00:57:25 +09:00
AkiraFukushima 95242cf758
Fix deprecated format 2022-04-19 19:18:29 +09:00
AkiraFukushima 0c427e8c34
Automatically rewrite to element-plus 2022-04-18 22:41:52 +09:00
AkiraFukushima bb8083127b
refs #2606 Fix old icons 2022-04-04 22:30:46 +09:00
AkiraFukushima 797714b580
refs #2606 Use vue-fontawesome in organisms/Notification 2022-03-22 21:58:14 +09:00
AkiraFukushima 12036d1ab8
refs #2606 Use vue-fontawesome in Modals/NewToot 2022-03-22 21:23:51 +09:00
AkiraFukushima ff3091edf4 Don't wrap attachment previews in new toot 2021-01-24 13:18:38 +09:00
AkiraFukushima c241acfa99 refs #2033 Reject adding 5+ images before upload images in new toot 2021-01-24 01:38:19 +09:00
AkiraFukushima d145353c3e refs #1936 Fix compose window height when add poll options 2020-12-01 00:14:37 +09:00
AkiraFukushima 3a579cc39b refs #1782 Avoid shortcut key on media description in new toot 2020-11-20 01:32:38 +09:00
AkiraFukushima 56e42af346 Re-render compose window using v-if for resize handler event 2020-09-21 18:10:45 +09:00
AkiraFukushima 025b8c45c1 Fix window height of new toot when close window with quoted status 2020-09-18 00:03:11 +09:00
AkiraFukushima e179312393 Fix window height of new toot when close window with metidas 2020-09-17 23:59:18 +09:00
AkiraFukushima 2327acd3c5 Fix window height of new toot when close window with spoiler 2020-09-17 23:53:42 +09:00
AkiraFukushima f1e7da5354 Fix window height of new toot when close window with poll 2020-09-17 23:44:31 +09:00
AkiraFukushima 4564d10894 refs #1351 Add theme color in new toot window 2020-09-16 23:53:40 +09:00
AkiraFukushima 9293f9c7e1 refs #1694 Set limit height when new toot window height is resized 2020-08-22 22:43:08 +09:00
AkiraFukushima 16ef57426d refs #1453 Display quote target status in new toot 2020-08-21 18:48:11 +09:00
AkiraFukushima d2de728592 refs #1647 Adjust status height when attachments are dropped 2020-07-31 02:03:21 +09:00
AkiraFukushima 766111a894 refs #1316 Consider suggest list for resize new toot window 2020-06-21 01:01:30 +09:00
AkiraFukushima 39d9f68792 refs #1316 Consider spoiler input field for resize new toot window 2020-06-20 23:47:09 +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 4aed8a9065 refs #1318 Apply font-size settings in New toot 2020-04-11 17:23:40 +09:00
AkiraFukushima d015da8923 refs #901 Fix clipboard to use window object 2019-11-20 23:32:12 +09:00
AkiraFukushima e8bfffc58b refs #901 Replace shell and clipboard using window object 2019-11-20 22:31:26 +09:00
AkiraFukushima 39bab92a62 fixes #969 Clear polls after close new toot modal 2019-07-21 01:11:52 +09:00
AkiraFukushima d44651e9e9 refs #969 Attach poll only specified, and block invalid poll options 2019-07-20 22:21:40 +09:00
AkiraFukushima aeed12cd59 refs #969 Reset poll form when toggle the form 2019-07-20 22:09:55 +09:00
AkiraFukushima f71e902463 refs #874 Set expire in poll form 2019-07-17 01:36:19 +09:00
AkiraFukushima 7e1ca935de refs #874 Clear old polls after close modal 2019-07-16 23:57:34 +09:00
AkiraFukushima b887acc6f4 refs #874 Post status with polls 2019-07-16 23:56:00 +09:00
AkiraFukushima d95ec64513 refs #874 Hold polls data in NewTootModal component 2019-07-16 21:51:33 +09:00
AkiraFukushima e558945fca refs #874 Use translation for poll in new toot 2019-07-16 00:02:33 +09:00
AkiraFukushima 8d0350c9ec refs #874 Divide component for Poll 2019-07-15 21:38:03 +09:00
AkiraFukushima ca609e8ea7 refs #874 Allow remove poll option in new toot 2019-07-15 21:32:26 +09:00
AkiraFukushima 7c346a039a refs #874 Add polls form in new toot modal 2019-07-15 19:42:33 +09:00
AkiraFukushima e4eb81b47b refs #932 Fix hashtag when it is fixed 2019-06-03 22:27:50 +09:00
AkiraFukushima 070dbef653 refs #630 Fix id type for renderer 2019-05-27 23:04:57 +09:00
AkiraFukushima 79bd5bef7f refactor: Catch exception and show message when post toots 2019-05-14 23:33:28 +09:00
AkiraFukushima 252c540829 refactor: Move logics to store in new toot 2019-05-14 00:25:09 +09:00
AkiraFukushima 7a1d9ed05b refs #884 Add request loading circle in new toot modal 2019-05-07 23:22:01 +09:00
AkiraFukushima 159ebf2ca8 refs #848 Fix validation which checks toot max length 2019-03-20 22:05:04 +09:00
AkiraFukushima bd16a491fa refs #791 Fix cursor position when user type arrow keys on image description 2018-12-25 00:39:57 +09:00
L. E. Segovia f2037e2e90
Add ARIA roles to the New Toot modal 2018-12-12 00:38:52 +00:00
L. E. Segovia f5e2f64392
Fix media description again 2018-12-08 00:21:44 +00:00
L. E. Segovia fca5c73845
Stylelint fixes 2018-12-01 20:54:50 +00:00
L. E. Segovia dff325af82
Fix moving cursor in cw input 2018-11-29 16:39:48 +00:00
L. E. Segovia 833a1f3022
Fix editing media description
I didn't notice that adding `rows` to the textarea blocks cursor side
movement.
2018-11-24 00:54:45 +00:00
AkiraFukushima d2c8c14de1
Merge pull request #732 from amyspark/fix-fonts
Fix Whalebird font stack
2018-11-21 22:43:11 +09:00