Commit Graph

55 Commits

Author SHA1 Message Date
AkiraFukushima 829d3ed94f
Add favourites 2024-03-09 00:51:13 +09:00
AkiraFukushima d93436abe4
Add bookmarks 2024-03-09 00:48:00 +09:00
AkiraFukushima 000e289812
refs #4655 Go to top when clicking timeline title 2024-03-08 21:15:56 +09:00
AkiraFukushima 0771023f54
Separate invoke method for browser 2024-03-08 21:05:59 +09:00
AkiraFukushima e3e21152a9
refs #4796 Apply filters in timelines 2024-02-27 20:55:31 +09:00
AkiraFukushima 3e1f59468c
Update megalodon version to 9.2.2 2024-02-16 00:55:02 +09:00
AkiraFukushima b8b37efd13
Update unreads in account provider 2024-01-31 23:03:07 +09:00
AkiraFukushima 64133a5416
Add alt and title for voice over 2024-01-31 00:51:36 +09:00
AkiraFukushima 3f5f739d95
Start/stop streamings when an account is added/deleted 2024-01-30 00:10:44 +09:00
AkiraFukushima 0851cfbde8
Show unread badges for notifications 2024-01-28 22:19:27 +09:00
AkiraFukushima f1d9f42c1d
Make unread notifications stand out
* And implement mark-as-read button
2024-01-28 18:49:20 +09:00
AkiraFukushima ec03b675c6
Fix z-index 2024-01-23 22:16:03 +09:00
AkiraFukushima e4d05eeea3
refs #4653 Clear unreads when changing timeline 2024-01-15 00:11:34 +09:00
AkiraFukushima b7808289a0
refs #4653 Enable detail panel in notifications 2024-01-14 23:30:21 +09:00
AkiraFukushima add799cf4a
refs #4653 Impelment block, mute, and domain block 2024-01-13 21:44:43 +09:00
AkiraFukushima 3f03424608
Fix shortcut key for mac 2024-01-13 11:26:16 +09:00
AkiraFukushima 81e8955c41
refs #4653 Add jump modal 2024-01-12 22:14:33 +09:00
AkiraFukushima b49c1e01a9
Change component library to material-tailwind 2024-01-09 21:33:01 +09:00
AkiraFukushima e31118a8da
refs #4653 Change button and link color 2024-01-03 15:55:01 +09:00
AkiraFukushima a2c61be256
refs #4653 Display hashtag timeline in detail 2024-01-02 13:45:06 +09:00
AkiraFukushima 7e76e35963
refs #4653 Add list timelines 2023-12-29 22:43:16 +09:00
AkiraFukushima 81454bd57d
refs #4653 Parse account name in status and open it when clicking 2023-12-29 17:16:42 +09:00
AkiraFukushima 64f8773acd
refs #4653 Add reload shortcut key 2023-12-22 01:01:12 +09:00
AkiraFukushima 5eb391639d
refs #4653 Add report modal 2023-12-13 00:49:00 +09:00
AkiraFukushima a9360e478e
refs #4653 Fix emoji reaction position 2023-12-12 00:03:06 +09:00
AkiraFukushima 22d2858c1c
refs #4653 Add emoji picker for emoji reactions 2023-12-12 00:00:44 +09:00
AkiraFukushima 2315059df0
refs #4653 Show emoji reactions 2023-12-07 00:35:46 +09:00
AkiraFukushima a068ed76bd
refs #4653 Fold sidebar for notifications 2023-12-03 21:49:03 +09:00
AkiraFukushima 3ec72b2164
refs #4653 Fold sidebar when screen is narrow 2023-12-03 21:37:42 +09:00
AkiraFukushima d375cd84f8
Fix margin of Card 2023-12-03 01:00:32 +09:00
AkiraFukushima 6a9a198e59
refs #4653 Open link in browser 2023-12-03 00:52:51 +09:00
AkiraFukushima 112c310ecb
refs #4653 Add media view 2023-12-02 19:26:45 +09:00
AkiraFukushima 9576406eb1
Change scrollbar design 2023-12-02 15:13:28 +09:00
AkiraFukushima 7855fe49f6
Add user timeline in profile 2023-12-02 13:30:01 +09:00
AkiraFukushima e1d5a17675
Add profile in detail 2023-12-02 11:50:42 +09:00
AkiraFukushima dd032b6245
Implement reply 2023-11-29 00:37:21 +09:00
AkiraFukushima ea13f7170c
Fix media hidden buttons 2023-11-29 00:07:21 +09:00
AkiraFukushima 8c30fe2eeb
Hide sensitive image 2023-11-27 00:54:29 +09:00
AkiraFukushima fcbca21ce5
Display CW switch 2023-11-25 14:50:46 +09:00
AkiraFukushima ee1e699b50
Implement media attachments 2023-11-23 14:07:48 +09:00
AkiraFukushima c0aad72fdb
Implement compose panel 2023-11-22 00:56:26 +09:00
AkiraFukushima 9f2b8e8cd7
Adjust drawer design 2023-11-17 23:01:54 +09:00
AkiraFukushima 974221d001
Implement status detail drawer 2023-11-16 00:15:44 +09:00
AkiraFukushima a6a7e9da52
Implement reblog, favourite, bookmark actions 2023-11-13 20:20:25 +09:00
AkiraFukushima cd87a921ea
Display notification when receving 2023-11-09 23:29:10 +09:00
AkiraFukushima 5d81133b19
Display action buttons on status 2023-11-09 22:41:13 +09:00
AkiraFukushima d19ca75622
Stream update notifications 2023-11-06 01:09:32 +09:00
AkiraFukushima c16742b6e0
Stream update timelines 2023-11-05 00:22:50 +09:00
AkiraFukushima f829339d7b
Load more statuses 2023-11-04 23:03:47 +09:00
AkiraFukushima ac047034fa
Implement notifications 2023-11-04 18:14:00 +09:00