Commit Graph

731 Commits

Author SHA1 Message Date
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 3424fdd603 Use websocket as default streaming method for all timelines 2019-07-29 00:56:55 +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 3d862068c0 refs #874 Move Toot and Notification to organisms 2019-07-14 18:55:38 +09:00
AkiraFukushima 5201a65b9f refs #921 Restart all user streamings when reload 2019-06-27 23:03:33 +09:00
AkiraFukushima 1b5c9cee32 refs #921 Allow switching streaming only dm, local, public, tag, and list 2019-06-27 23:03:33 +09:00
AkiraFukushima e4eb81b47b refs #932 Fix hashtag when it is fixed 2019-06-03 22:27:50 +09:00
AkiraFukushima 66db37395e refs #630 Handle delete event for tag streaming 2019-05-30 22:01:45 +09:00
AkiraFukushima 449fb00a74 refs #630 Handle delete event for list streaming 2019-05-30 21:53:38 +09:00
AkiraFukushima 3e12bfbcef refs #630 Handle delete event for public streaming 2019-05-29 23:59:09 +09:00
AkiraFukushima b99cb3b81f refs #630 Handle delete event for local streaming 2019-05-29 23:53:16 +09:00
AkiraFukushima a1a4f581b1 refs #630 Handle delete event for direct message streaming 2019-05-29 23:44:43 +09:00
AkiraFukushima cfb69f4d2e refs #630 Handle delete event for user streaming 2019-05-29 23:32:16 +09:00
AkiraFukushima 070dbef653 refs #630 Fix id type for renderer 2019-05-27 23:04:57 +09:00
AkiraFukushima b797404d04 refs #923 Stop loading after initialized in direct messages 2019-05-22 21:28:22 +09:00
AkiraFukushima 351be72586 Change loading in order to change channel when loading 2019-05-16 23:43:32 +09:00
AkiraFukushima 582e751fba refs #915 Stop loading after fetch home timeline 2019-05-16 23:02:05 +09:00
AkiraFukushima 50948a03c3
Merge pull request #914 from h3poteto/refactor/new-toot
refactor: Move logics to vuex store in new toot
2019-05-15 22:58:01 +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 1ee9013faf refs #772 Accept/Reject follow requests 2019-05-12 14:34:34 +09:00
AkiraFukushima 8c283f949c refs #772 Add follow requests menu in side menu 2019-05-11 23:01:59 +09:00
AkiraFukushima 7a1d9ed05b refs #884 Add request loading circle in new toot modal 2019-05-07 23:22:01 +09:00
AkiraFukushima 327f621791 refs #884 Add request loading circle in header menu 2019-05-07 22:40:46 +09:00
AkiraFukushima 71bcf0a083 refs #888 Show scrollbar only hoverred in SideMenu 2019-04-20 11:30:51 +09:00
AkiraFukushima d85f884079 refs #888 Override scrollbar color in SideMenu 2019-04-20 00:33:38 +09:00
AkiraFukushima b2241ab2ad refs #850 Replace List and Tag in Hashtag with typescript 2019-04-14 21:13:07 +09:00
AkiraFukushima 77d0268257 refs #850 Replace Show in Lists with typescript 2019-04-14 19:11:27 +09:00
AkiraFukushima 166a39ae9d refs #850 Fix codestyle for typescript-eslint 2019-04-03 22:15:46 +09:00
AkiraFukushima f80b86c59a fix: Hide long username and instance name in side menu 2019-03-20 22:40:31 +09:00
AkiraFukushima 159ebf2ca8 refs #848 Fix validation which checks toot max length 2019-03-20 22:05:04 +09:00
AkiraFukushima 8414e22b96 refs #843 Fix code style for mentions 2019-03-19 09:29:25 +09:00
AkiraFukushima 89ddb4c4d3 refs #843 Fix scroll design in Mentions 2019-03-15 01:13:26 +09:00
AkiraFukushima 0520b3406a refs #843 fix: Filter mentions to get only mentions for pleroma 2019-03-15 01:12:37 +09:00
AkiraFukushima f4ea67ff0a refs #843 Fix reloadable for mentions 2019-03-15 01:04:37 +09:00
AkiraFukushima b6d3aeaf84 refs #843 Add Mention timeline 2019-03-15 01:02:10 +09:00
AkiraFukushima b75271f16b refs #832 Adjust z-index for emoji picker in NewTootModal 2019-02-18 23:56:38 +09:00
AkiraFukushima bfa362fec5 refs #209 Add unit/integration tests for GlobalHeader 2018-12-31 00:03:36 +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
AkiraFukushima fc02edde9f refs #804 Hide switch streaming button when user using Pleroma 2018-12-24 17:16:32 +09:00
AkiraFukushima d43d5a17d9 refs #793 Use same arrow icon for collapse buttons 2018-12-22 22:18:49 +09:00
AkiraFukushima c210bea4d9 refs #769 Switch user streaming method 2018-12-18 23:00:46 +09:00
AkiraFukushima 8c1cdd4ddb Add a button to switch websocket for streaming 2018-12-12 20:16:20 +09:00
AkiraFukushima bd64b10ad6
Merge pull request #785 from amyspark/make-ui-accessible
Make UI a bit more accessible
2018-12-12 18:54:11 +09:00
AkiraFukushima 6c143d9ea2
Merge pull request #782 from amyspark/add-pinned-toot-handler
Add Pinned toot update handler
2018-12-12 18:50:49 +09:00
L. E. Segovia 40d34a74a7
Make Mute modal accessible 2018-12-12 02:27:34 +00:00
L. E. Segovia f2037e2e90
Add ARIA roles to the New Toot modal 2018-12-12 00:38:52 +00:00
L. E. Segovia 6371ec5438
Add dialog role to the media viewer 2018-12-12 00:37:05 +00:00
L. E. Segovia 4220fc41f9
Add role=presentation to images 2018-12-12 00:34:24 +00:00
L. E. Segovia c5be1eb92a
Make timeline header and filter menus accessible 2018-12-12 00:23:22 +00:00
L. E. Segovia 5fd2fdb6b0
Add Pinned toot update handler 2018-12-11 23:50:46 +00:00
L. E. Segovia 5f65e83850
Fix LTR content leaking direction
Fixes #778
2018-12-11 23:44:33 +00:00
L. E. Segovia f5e2f64392
Fix media description again 2018-12-08 00:21:44 +00:00
L. E. Segovia 9ad4064504
Fix retrieving a retoot's toot tree 2018-12-03 14:48:24 +00:00
AkiraFukushima ec2f10b3ce fixes #750 Update shortcut help for switching focus 2018-12-03 23:15:10 +09:00
L. E. Segovia fca5c73845
Stylelint fixes 2018-12-01 20:54:50 +00:00
L. E. Segovia 536f88b038
Enable searching toots by link 2018-11-30 19:32:35 +00:00
L. E. Segovia dff325af82
Fix moving cursor in cw input 2018-11-29 16:39:48 +00:00
AkiraFukushima ed4ad74dbe
Merge pull request #756 from h3poteto/iss-750
closes #750 Switch focus between Timelines and Account Profile using shortcut keys
2018-11-30 00:54:19 +09:00
AkiraFukushima 70638f6fab refs #750 Switch focus between Timelines and Account Profile using shortcut keys 2018-11-29 23:28:37 +09:00
AkiraFukushima 0a039f18c1
Merge pull request #755 from h3poteto/iss-750
refs #750 Switch focus between Timeline and Toot Detail using shortcut keys
2018-11-28 23:22:59 +09:00
AkiraFukushima c707c314ba refs #750 Switch focus between Notification and Toot Detail using shortcut keys 2018-11-28 23:12:16 +09:00
AkiraFukushima 8e1f376749 refs #750 Switch focus between Lists and Toot Detail using shortcut keys 2018-11-28 23:03:07 +09:00
AkiraFukushima 1edabdb50b refs #750 Switch focus between Hashtag and Toot Detail using shortcut keys 2018-11-28 23:00:53 +09:00
AkiraFukushima 068cce09b8 refs #750 Switch focus between Public and Toot Detail using shortcut keys 2018-11-28 22:57:30 +09:00
AkiraFukushima c8df200dc6 refs #750 Switch focus between Local and Toot Detail using shortcut keys 2018-11-28 22:55:11 +09:00
AkiraFukushima 772112a48c refs #750 Switch focus between Favourite and Toot Detail using shortcut keys 2018-11-28 22:50:33 +09:00
AkiraFukushima caaa9505ec refs #750 Switch focus between DirectMessages and Toot Detail using shortcut keys 2018-11-28 22:46:51 +09:00
AkiraFukushima 1de436c589 refs #750 Switch focus between Home and Toot Detail using shortcut keys 2018-11-28 22:39:46 +09:00
L. E. Segovia 8bcfc91847
Fix user layout in Follow(ers) tab 2018-11-27 15:41:55 +00:00
AkiraFukushima d9e0065c4e
Merge pull request #742 from amyspark/add-retoot-filtering
Add extra filtering properties to the Home
2018-11-27 20:27:54 +09:00
AkiraFukushima bdd8408064 refs #749 Change help command of shortcut 2018-11-27 09:03:07 +09:00
AkiraFukushima 0ddd141005
Merge pull request #747 from amyspark/increase-sidebar-width
Increase sidebar to 360px
2018-11-27 08:21:21 +09:00
AkiraFukushima 53f0471548
Merge pull request #748 from amyspark/enable-account-access
Enable account dropdown in narrow sidebar menu
2018-11-27 08:17:29 +09:00
L. E. Segovia 719043f5d9
Fix stylelint issues 2018-11-26 13:42:46 +00:00
L. E. Segovia 32cccf0009
Increase sidebar to 360px 2018-11-26 13:33:31 +00:00
AkiraFukushima 068457cdd4
Merge pull request #746 from amyspark/fix-editing-description
Fix editing media description
2018-11-26 22:23:36 +09:00
AkiraFukushima e07b4a7451
Merge pull request #745 from amyspark/clear-timeline-sidebar
Clear sidebar timeline also when component changed
2018-11-26 22:23:26 +09:00
AkiraFukushima 49bb92aaf6
Merge pull request #744 from amyspark/emojify-account-profile
Emojify account profile
2018-11-26 22:23:16 +09:00
AkiraFukushima a93be213c3
Merge pull request #741 from amyspark/pin-toots
Show pinned toots in sidebar timeline
2018-11-26 22:22:56 +09:00
L. E. Segovia 34e5d85129
Enable account dropdown in narrow sidebar menu 2018-11-25 00:35:28 +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
L. E. Segovia 4e506ee476
Clear sidebar timeline also when component changed 2018-11-23 23:34:53 +00:00
L. E. Segovia a48362c2f2
Emojify account profile
Enables custom emoji in the account profile's note and followers.
2018-11-23 12:28:47 +00:00
L. E. Segovia a2da445809
Add extra filtering properties to the Home
This enables filtering replies and boosts/reblogs from the Home
timeline.

Fixes #628.
2018-11-23 02:30:38 +00:00
AkiraFukushima 3813184096 refs #714 Add tag as search target and show results of search tags 2018-11-22 23:48:26 +09:00
L. E. Segovia fc5d78e43e
Show pinned toots in sidebar timeline 2018-11-22 01:07:51 +00:00
AkiraFukushima d2c8c14de1
Merge pull request #732 from amyspark/fix-fonts
Fix Whalebird font stack
2018-11-21 22:43:11 +09:00
L. E. Segovia b124801a4d
Fix stylelint typos 2018-11-19 18:17:38 +00:00
L. E. Segovia 70fd73dfa8
Enable adding a media description 2018-11-19 14:56:49 +00: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 d92d6734e1
Fix viewer alignment with non-square imgs/videos 2018-11-18 12:35:32 +00:00
L. E. Segovia a313b95625
Enable a vue-loading overlay for the media viewer
This commit modifies the CSS for the media viewer heavily. Please report
back if there are any issues!
2018-11-18 12:05:57 +00:00
AkiraFukushima e86d1c909a
Merge pull request #726 from amyspark/clear-timeline-sidebar
Always clear timeline between switches/refreshes
2018-11-18 11:51:23 +09:00
AkiraFukushima cb80193dbc
Merge pull request #723 from amyspark/enable-cw-reply
Update toot modal to copy CWs
2018-11-18 11:50:55 +09:00
L. E. Segovia 14a92519b8
Always clear timeline between switches/refreshes 2018-11-18 01:40:29 +00:00
L. E. Segovia c0e966722b
Fix username emojification in sidebar 2018-11-17 18:41:24 +00:00
L. E. Segovia 5812963f24
Update toot modal to copy CWs 2018-11-17 18:27:58 +00:00
AkiraFukushima 5027d0209e Add settings button on header menu 2018-11-17 18:15:54 +09:00
L. E. Segovia dff1c2f8c4
Update toot layout 2018-11-16 17:09:13 +00:00
AkiraFukushima e75e13f043 refactor: Cage Cards components in molecules according to atomic design 2018-11-14 21:44:33 +09:00
AkiraFukushima 6a8585a0ec refs #702 Show substitute image when can not load the image 2018-11-14 21:29:15 +09:00
AkiraFukushima ddae6c97f7 refs #548 Render emojis in username 2018-11-14 00:14:57 +09:00
AkiraFukushima 838a9b1dd8 Don't load emoji picker as default for performance 2018-11-13 23:38:59 +09:00
AkiraFukushima 8d45ab659c refs #696 Fix toot parser for account, tag and link 2018-11-13 23:30:30 +09:00
AkiraFukushima 60406740dc Remove status and spoiler text from state for performance 2018-11-12 22:18:33 +09:00
AkiraFukushima e104ac0e6b Change suggestion logic for performance 2018-11-12 22:07:13 +09:00
AkiraFukushima 8934d16cc8 refs #677 Adjust reload for customized streamings 2018-11-08 22:32:53 +09:00
AkiraFukushima ecc0a4aac5 refs #677 Read settings and streaming update with background for public 2018-11-08 08:33:36 +09:00
AkiraFukushima 1bcdc91ef6 refs #677 Adjust streaming of Local and DM 2018-11-08 08:12:51 +09:00
AkiraFukushima 68d5346585 refs #662 Add mixin to reload timeline 2018-11-04 14:33:47 +09:00
AkiraFukushima b1efcdad1f
Merge pull request #689 from h3poteto/iss-681
closes #681 Add emoji picker in new toot modal
2018-11-04 00:10:18 +09:00
AkiraFukushima 470bea45ae
Merge pull request #688 from amyspark/direct-messages
Enable Direct Messages timeline
2018-11-03 23:53:44 +09:00
AkiraFukushima 2afbe388d4 refs #681 Add custom emojis in emoji picker 2018-11-03 23:48:19 +09:00
AkiraFukushima e6fd65e936 fix: Fix tag parser in tootParser for Pleroma's tag 2018-11-03 12:35:03 +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
L. E. Segovia 8b7fa64467
Add missing fixes for the DM timeline 2018-11-02 01:11:15 +00:00
L. E. Segovia 931fed93e4
Enable Direct Messages timeline 2018-11-01 17:01:19 +00:00
AkiraFukushima ca2fb46488
Merge pull request #687 from amyspark/amyspark/fix-up-button
Do not position the ⬆️ button behind the sidebar
2018-11-01 21:06:04 +09:00
L. E. Segovia 3ae9f5a4bb
Do not position the 🆙 button behind the sidebar 2018-10-31 14:11:11 +00:00
L. E. Segovia 437458af79
Enable playback of animated media 2018-10-31 14:04:49 +00:00
AkiraFukushima 4296b6c8a6
Merge pull request #684 from h3poteto/iss-680
closes #680 Open the links in meta fields in the default browser
2018-10-30 00:58:47 +09:00
AkiraFukushima 5fca328af3 refs #680 Open the links in meta fields in the default browser 2018-10-30 00:54:11 +09:00
AkiraFukushima a419bce709 fix: Remove duplicated emojis when suggest 2018-10-29 23:35:34 +09:00
AkiraFukushima e5da09ef3d refs #673 Add settings page for each accounts 2018-10-26 22:36:00 +09:00
AkiraFukushima b2fb2206b0 refs #625 Load hide/show status when reopen app 2018-10-23 22:21:04 +09:00
AkiraFukushima 409c5a7b91 refs #625 Add option to hide/show global header 2018-10-23 08:49:53 +09:00
AkiraFukushima 49ad122fe5 Fix menu-item space and notification badge for narrow style 2018-10-22 23:29:44 +09:00
AkiraFukushima e43162aee4 Fix list and hashtag menu for narrow style 2018-10-21 22:15:52 +09:00
AkiraFukushima 1ba04bb369 refs #619 Clear notification badge on app icon when reload or scroll 2018-10-21 12:46:27 +09:00
AkiraFukushima ee49a3dfe9 Add role and alt tag for accessibility 2018-10-21 11:17:59 +09:00
AkiraFukushima d7d31074b3 refs #668 Block to open account profile when the account is not found 2018-10-20 21:55:25 +09:00
AkiraFukushima 2773cfa539 refs #657 Fix overflow of follow/followers tab 2018-10-16 08:28:05 +09:00
AkiraFukushima 943ee7bee1 refs #657 Fix loading when fetch follows/followers in follow/followers tab 2018-10-16 01:09:09 +09:00
AkiraFukushima 4bf25eb6de refs #657 Fix loading when fetch follows/followers in profile 2018-10-16 01:01:05 +09:00
AkiraFukushima af4f9cd8cb refs #657 Show relationships and follow/unfollow button in follows tab 2018-10-16 00:53:36 +09:00
AkiraFukushima 66cdc17892 refs #657 Show relationships and follow/unfollow button in profile 2018-10-15 23:22:14 +09:00
AkiraFukushima f370c748d6 Fix searching account when open my profile 2018-10-13 00:54:15 +09:00
AkiraFukushima 7c6a2d398a refs #644 Show profile's metadata in account profile 2018-10-12 22:44:28 +09:00
AkiraFukushima cfaacf64fc refs #646 Fix parser to parse toot of Pleroma 2018-10-11 01:13:31 +09:00
AkiraFukushima 2ff99a7c23 refs #646 Move toot parser 2018-10-10 22:12:25 +09:00
AkiraFukushima dc86b08c94 Fix message id in timeline 2018-10-05 23:57:16 +09:00
AkiraFukushima c00fa89b4e
Merge pull request #637 from h3poteto/iss-632
closes #632 Open toot detail when user click favourited or rebloged not…
2018-10-02 23:18:00 +09:00
AkiraFukushima 9b6dde311e refs #632 Open toot detail when user click favourited or rebloged notification 2018-10-02 23:03:40 +09:00
AkiraFukushima 890a7cdb0c refs #360 Update too max characters if the API responds toot_max_chars 2018-10-02 20:49:37 +09:00
AkiraFukushima 7f800f6ad4 refs #567 Add mute/block menu on toot 2018-09-30 23:55:33 +09:00
AkiraFukushima ede18f50a2 refs #567 Add reporting method on toot 2018-09-30 23:01:40 +09:00
AkiraFukushima a2d49ac8fe refs #251 Fix float setting 2018-09-21 23:46:08 +09:00
AkiraFukushima 2c7d12e7e0 refs #610 Store hashtags and auto insert pined hashtags 2018-09-19 21:24:06 +09:00
AkiraFukushima a9e21af750 refs #610 Add button to pin the hashtag in new toot 2018-09-18 22:30:31 +09:00
AkiraFukushima e97be71471 Fix line height for font icons 2018-09-18 22:19:11 +09:00
AkiraFukushima 0f93e7ec32 refs #609 Suggest hashtags in new toot 2018-09-18 15:49:29 +09:00
AkiraFukushima ddc33f3f9a Call close confirm when cancel new toot 2018-09-18 00:46:34 +09:00
AkiraFukushima 31398f4cca
Merge pull request #612 from h3poteto/iss-611
closes #611 Stop shortcut when jump modal is hidden
2018-09-17 23:19:34 +09:00
AkiraFukushima 55670d3ec0 refs #611 Stop shortcut when jump modal is hidden 2018-09-17 22:02:58 +09:00
AkiraFukushima 3eb47d2641 refs #444 Set nowrap for domain name in side menu 2018-09-17 15:41:50 +09:00
AkiraFukushima ec028d0be4
Merge pull request #606 from h3poteto/iss-598
closes #598 Show tags in side menu
2018-09-14 22:09:48 +09:00
AkiraFukushima a0b7e29728 refs #598 Show title in hashtag 2018-09-14 21:19:28 +09:00
AkiraFukushima 82c1621427 refs #598 Add tag timelines to jump menu 2018-09-14 00:20:13 +09:00
AkiraFukushima 2d68305723 refs #598 Show tags in side menu 2018-09-14 00:06:18 +09:00
AkiraFukushima 2e822d9c1f refs #601 Fix losting focused notification in notifications 2018-09-13 23:21:54 +09:00
AkiraFukushima 2d2aa38416 refs #601 Fix losting focused toot in timeline 2018-09-13 23:03:47 +09:00
AkiraFukushima 6d0c07e298 Fix popper design 2018-09-13 21:38:03 +09:00
AkiraFukushima a4abb6312d refs #577 Add unblock menu to unblock an account 2018-09-13 00:43:28 +09:00
AkiraFukushima b1d496993a refs #577 Add block menu to block an account 2018-09-13 00:40:14 +09:00
AkiraFukushima 96654119f5 refs #577 Add unmute menu to unmute an account 2018-09-13 00:30:54 +09:00
AkiraFukushima a03c97f5fe refs #577 Add mute menu to mute an account 2018-09-13 00:14:40 +09:00
AkiraFukushima 8e0bfbe1d4 Open profile using shortcut in follow notification 2018-09-10 01:01:38 +09:00
AkiraFukushima 555e28bff3 Open detail and profile using shortcut in reblog notification 2018-09-10 00:53:43 +09:00
AkiraFukushima 377c9a6225 Open detail and profile using shortcut in favourite notification 2018-09-09 23:29:52 +09:00
AkiraFukushima 868598fe7f refs #527 Set locale for moment 2018-08-31 01:08:07 +09:00
AkiraFukushima ab54cbac53 refs #527 Change time format according to settings 2018-08-31 00:54:40 +09:00
AkiraFukushima 343bffc636 Fix closing image modal using esc 2018-08-30 22:09:09 +09:00
AkiraFukushima 1047cfca76 Fix close sidebar when overlaid 2018-08-30 09:03:38 +09:00
AkiraFukushima e2735731e6 refs #564 Suggest native emoji in New Toot modal 2018-08-29 09:26:54 +09:00
AkiraFukushima 6571c14d2d Update shortcut deskriptions in help 2018-08-28 08:33:07 +09:00
AkiraFukushima bff8c49353 Add shortcut keys to read image and contents warning 2018-08-28 01:17:05 +09:00
AkiraFukushima c4355dfe02 fixes: Avoid vue-shortkey at input 2018-08-24 08:25:24 +09:00
AkiraFukushima 7e0a0510da fixes: Stop toot shortcut when modal is opened 2018-08-24 00:14:37 +09:00
AkiraFukushima 9c84ff0da1 refs #561 Close side bar with esc 2018-08-23 09:21:03 +09:00
AkiraFukushima 94c772b874 refs #561 Add shortcut help modal 2018-08-22 23:30:49 +09:00
AkiraFukushima 7ea3ffb4f0 refs #543 Start focus with j key in favourite 2018-08-22 19:20:41 +09:00
AkiraFukushima 76a83320d1 refs #543 Start focus with j key in timeline 2018-08-22 19:17:35 +09:00
AkiraFukushima cdf5f108cc refs #543 Add shortcut to reply, reboot, favourite, open detail, and open profile 2018-08-22 14:32:29 +09:00
AkiraFukushima bf65233961 refs #543 Fix focus logic in lists 2018-08-22 12:57:39 +09:00
AkiraFukushima 38dcb521a1 refs #543 Fix focus logic in tag 2018-08-22 12:55:23 +09:00