Commit Graph

64 Commits

Author SHA1 Message Date
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 aa8f0922fb
refs #4653 Show characters count in compose 2024-01-02 12:22:40 +09:00
AkiraFukushima 73514d87ca refs #4653 Add error messages in authorization 2024-01-01 00:22:21 +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 2344e9ef54
refs #4653 Add edit media to apply description for the media 2023-12-29 12:37:04 +09:00
AkiraFukushima 37b9b8e8fc
Revert "Update dependency next to v14" 2023-12-27 22:49:59 +09:00
AkiraFukushima e15f5cbd06
Merge pull request #4676 from h3poteto/renovate/major-nextjs-monorepo
Update dependency next to v14
2023-12-22 01:18:44 +09:00
AkiraFukushima abfe66106e
Fix i18n type 2023-12-22 01:17:16 +09:00
AkiraFukushima 64f8773acd
refs #4653 Add reload shortcut key 2023-12-22 01:01:12 +09:00
AkiraFukushima 5e7cbbb0a1
refs #4653 Add account switching shortcut 2023-12-22 01:01:10 +09:00
AkiraFukushima 49f0cd2937
refs #4653 Add a shortcut key to post 2023-12-22 01:00:22 +09:00
AkiraFukushima 70f1b84e55
Fix tabs 2023-12-22 00:49:13 +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 3c9f196df8
refs #4653 Add emoji picker in compose 2023-12-10 23:55:41 +09:00
AkiraFukushima 2315059df0
refs #4653 Show emoji reactions 2023-12-07 00:35:46 +09:00
AkiraFukushima 171af92a32
refs #4653 Change fontSize 2023-12-07 00:11:27 +09:00
AkiraFukushima eaa886c162
refs #4653 Support to login to Firefish 2023-12-06 01:26:29 +09:00
AkiraFukushima 189996a34a
refs #4653 Save the last account and go to there when opened 2023-12-06 01:02:10 +09:00
AkiraFukushima 293c680b1c
refs #4653 Save the last timeline and go to there when opened 2023-12-06 00:53:47 +09:00
AkiraFukushima 9004ddf5b4
refs #4653 Load language at launch 2023-12-05 01:19:38 +09:00
AkiraFukushima 0b845975ef
refs #4653 Add language settings 2023-12-05 01:08:38 +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 744e0a1486
Fix nested css 2023-12-03 00:58:29 +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 555fb288d1
Add followers in profile 2023-12-02 15:06:47 +09:00
AkiraFukushima 482034fe86
Add followings in profile 2023-12-02 13:53:43 +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 6ec9ce3536
Execute user streaming for all authorized accounts for notification 2023-12-01 23:06:16 +09:00
AkiraFukushima d46b97125c
Implement poll in compose 2023-12-01 00:38:55 +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 367f71843d
Implement sensitive post 2023-11-23 15:06: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