Commit Graph

68 Commits

Author SHA1 Message Date
AkiraFukushima 6f307cd298
Replace vue-i18next to vue-i18n-next 2022-04-19 22:16:05 +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 f4f7f9a3ab
refs #574 Add loading icon when load unread statuses 2021-12-26 13:35:44 +09:00
AkiraFukushima 64bcfef151
refs #574 Show loading card and load unread statuses in Home 2021-12-26 13:35:44 +09:00
AkiraFukushima fe265933f2
Prevent changing scroll position when spoiler and warning contents are displayed 2021-10-23 22:17:33 +09:00
AkiraFukushima 2307438745
Fix scroll position when lazyFetchTimeline at bottom of timeline 2021-09-14 02:02:51 +09:00
AkiraFukushima d3c549b5f8
fix: Allow scroll to user and stop restoring scroll position in it 2021-08-29 16:21:37 +09:00
AkiraFukushima 800ca9aff2
refs #2674 Fix scroll position using ResizeObserver 2021-08-26 22:22:52 +09:00
AkiraFukushima 7d11dcf18d
Stop scroll position control when lazy loading 2021-07-25 22:33:19 +09:00
AkiraFukushima 143849424e
Remove unread timeline and fix scroll position in home 2021-07-25 21:33:10 +09:00
AkiraFukushima 475a114658
Change scroll component to use scrollToItem method in virtual scroller
It is required to keep scroll position after merge new statuses
2021-07-23 20:39:06 +09:00
AkiraFukushima 2743dd422e
Change scroll component to use scrollToItem method in virtual scroller
It is required to keep scroll position after merge new statuses
2021-07-23 18:27:23 +09:00
AkiraFukushima 8184d0fee1
Fix unread indicator 2021-07-23 17:32:00 +09:00
AkiraFukushima 0e354c474d
refs #574 Save marker in local db every time receive a new status in notifications 2021-06-10 15:27:04 +09:00
AkiraFukushima ba1574116f
refs #574 Save marker in local db every time receive a new status in home 2021-06-10 12:03:51 +09:00
AkiraFukushima 23f2c95ef9
refs #2258 Apply filter to home timeline 2021-05-22 01:43:27 +09:00
AkiraFukushima 38e38e5a48
refs #2258 Delete old filter form 2021-05-17 01:47:54 +09:00
AkiraFukushima e035d7569e refs #1921 Add watchData parameter to DynamicScrollerItem 2020-11-27 01:21:21 +09:00
AkiraFukushima b673e4df95 refs #1766 Introduce vue-virtual-scroll in Local 2020-10-16 00:06:26 +09:00
AkiraFukushima 3fbd04bf6c refs #1766 Introduce vue-virtual-scroll in Home 2020-10-15 01:01:55 +09:00
AkiraFukushima 88ab922273 Specify lang for imported style files 2020-08-20 22:38:30 +09:00
AkiraFukushima 00f561e261 refs #1321 Open detail when quoted status is clicked 2020-05-12 21:53:22 +09:00
AkiraFukushima 1e374905e8 refs #1046 Adjust upper circle with sidebar 2019-09-29 14:47:47 +09:00
AkiraFukushima 3d862068c0 refs #874 Move Toot and Notification to organisms 2019-07-14 18:55:38 +09:00
AkiraFukushima cfb69f4d2e refs #630 Handle delete event for user streaming 2019-05-29 23:32:16 +09:00
AkiraFukushima 166a39ae9d refs #850 Fix codestyle for typescript-eslint 2019-04-03 22:15:46 +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
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
L. E. Segovia 32cccf0009
Increase sidebar to 360px 2018-11-26 13:33:31 +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 e75e13f043 refactor: Cage Cards components in molecules according to atomic design 2018-11-14 21:44:33 +09:00
AkiraFukushima 68d5346585 refs #662 Add mixin to reload timeline 2018-11-04 14:33:47 +09:00
L. E. Segovia 3ae9f5a4bb
Do not position the 🆙 button behind the sidebar 2018-10-31 14:11:11 +00:00
AkiraFukushima dc86b08c94 Fix message id in timeline 2018-10-05 23:57:16 +09:00
AkiraFukushima 2d2aa38416 refs #601 Fix losting focused toot in timeline 2018-09-13 23:03:47 +09:00
AkiraFukushima 7e0a0510da fixes: Stop toot shortcut when modal is opened 2018-08-24 00:14:37 +09:00
AkiraFukushima 76a83320d1 refs #543 Start focus with j key in timeline 2018-08-22 19:17:35 +09:00
AkiraFukushima 545efb9d44 refs #543 Fix focus logic in favourite 2018-08-22 12:38:18 +09:00
AkiraFukushima cb8dfd51c9 refs #543 Fix focus logic in home 2018-08-22 10:00:40 +09:00
AkiraFukushima 562f4b6701 refs #543 Stop release focus when scroll top 2018-08-22 09:31:36 +09:00
AkiraFukushima db829cde7a refs #543 Set shortcut key to move toot in public 2018-08-21 23:28:19 +09:00
AkiraFukushima ae92fa28b0 refs #543 Set shortcut key to move toot in local 2018-08-21 23:20:44 +09:00
AkiraFukushima 0bd39a22a7 refs #543 Set shortcut key to move toot in home 2018-08-21 23:02:05 +09:00
AkiraFukushima 8902a74bfe refs #480 Fix v-for and key for performance 2018-08-18 22:33:10 +09:00
AkiraFukushima 4ed72f01d4 refs #151 Translate messages 2018-08-13 17:30:17 +09:00
AkiraFukushima 56f58dd088 refs #441 Add scroll top button in home 2018-07-19 00:47:40 +09:00
AkiraFukushima a1524a5154 refs #300 Apply filter to Lists 2018-07-10 22:33:27 +09:00
AkiraFukushima b0500e0649 refs #300 Add filter to Home timeline 2018-07-09 08:49:49 +09:00