1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2024-12-23 15:37:59 +01:00
Commit Graph

50 Commits

Author SHA1 Message Date
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
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
AkiraFukushima
0375e02d93
Setup i18n 2023-11-04 15:32:37 +09:00
AkiraFukushima
5fd257dc7a
Implement poll 2023-11-04 13:03:56 +09:00
AkiraFukushima
a7e05c9d03
Show card 2023-11-03 23:30:04 +09:00
AkiraFukushima
514880bf0e
Show media attachments 2023-11-03 23:02:48 +09:00
AkiraFukushima
3909148b17
Implement timeline statuses 2023-11-03 20:37:40 +09:00
AkiraFukushima
5518619f05
Fix localStorage for build 2023-11-03 01:04:47 +09:00
AkiraFukushima
832697f53a
Switch accounts 2023-11-03 00:54:44 +09:00
AkiraFukushima
e379d5e577
Implement removing account 2023-11-03 00:50:17 +09:00
AkiraFukushima
772b6b979e
Implement opening account 2023-11-02 23:02:57 +09:00
AkiraFukushima
9e228ede32
Initialize Next.js 2023-11-02 01:20:27 +09:00