1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2024-12-23 07:26:36 +01:00
Commit Graph

73 Commits

Author SHA1 Message Date
AkiraFukushima
444963ef42
Merge pull request #4774 from h3poteto/auto-update/thirdparty
[Auto update] Thirdparty libraries list
2024-01-13 22:07:54 +09:00
AkiraFukushima
add799cf4a
refs #4653 Impelment block, mute, and domain block 2024-01-13 21:44:43 +09:00
h3poteto
abee57668b [Auto update] Thirdparty libraries list 2024-01-13 10:59:27 +00:00
AkiraFukushima
39c56bf97c
refs #4653 Show thirdparty licenses 2024-01-13 16:59:01 +09:00
AkiraFukushima
d11c061d0b
refs #4653 Fix mac hot keys 2024-01-13 12:55:42 +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
60c6707d9d
Fix local image 2024-01-03 17:24:19 +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
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