1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-01-31 01:27:26 +01:00

319 Commits

Author SHA1 Message Date
AkiraFukushima
a929feddc3 refs #146 Add lazy loading to public timeline 2018-03-27 22:23:35 +09:00
AkiraFukushima
ed6a745c72 refs #146 Add lazy loading to local timeline 2018-03-27 22:16:23 +09:00
AkiraFukushima
b14f9d72a2 refs #146 Add lazy loading to favourites 2018-03-27 18:09:13 +09:00
AkiraFukushima
ef7bed8de2 refs #146 Add lazy loading to home timeline 2018-03-27 15:33:20 +09:00
AkiraFukushima
406c3fa085 refs #146 Add lazy loading to notifications 2018-03-27 15:20:12 +09:00
AkiraFukushima
4601930604 refs #145 Archive old statuses when close timeline 2018-03-27 13:58:20 +09:00
AkiraFukushima
8d43c3c833 Update title bar 2018-03-26 22:51:11 +09:00
AkiraFukushima
07ef933238 refs #136 Refactor findLink when click toot 2018-03-26 22:27:45 +09:00
AkiraFukushima
81fc81bf76 refs #136 Open link on the default browser in notifications 2018-03-26 22:18:15 +09:00
AkiraFukushima
70a2f60031 refs #138 Hide unread mark when user already opened the timeline 2018-03-26 21:58:58 +09:00
AkiraFukushima
233eb40cdb refs #138 Show unread mark in SideMenu when update timeline 2018-03-26 21:49:10 +09:00
AkiraFukushima
479575cff9 Refactor changeModal of NewTootModal 2018-03-26 20:04:29 +09:00
AkiraFukushima
bdd4347228 Show username if display_name is blanked 2018-03-26 19:49:35 +09:00
AkiraFukushima
0f120cec38 refs #133 Clear domain name after login 2018-03-26 12:21:01 +09:00
AkiraFukushima
4431930950 fix: Download NotoSans font instead of google-fonts-webpack-plugin 2018-03-26 10:51:30 +09:00
AkiraFukushima
d27ab1a756 Use Noto Sans as default font 2018-03-25 21:14:12 +09:00
AkiraFukushima
4b441d5e52 fix: Remove outline in global header menu item 2018-03-25 00:04:13 +09:00
AkiraFukushima
b5c5e45b13 fixes #117 Add border-radius on attachmented images 2018-03-24 23:58:38 +09:00
AkiraFukushima
aff2e654b8 refs #117 Show attachmented images in toot 2018-03-24 23:55:23 +09:00
AkiraFukushima
a506da6dda refs #103 Allow application to be draggable 2018-03-24 12:16:33 +09:00
AkiraFukushima
e618760ee2 refs #97 Add space at the top of global header menu 2018-03-24 10:10:25 +09:00
AkiraFukushima
0d127c028a refs #82 Set word-wrap in toot 2018-03-24 10:00:35 +09:00
AkiraFukushima
94d9828c9b refs #82 Hide overflow in sidemenu 2018-03-24 09:56:48 +09:00
AkiraFukushima
76eff83c8e refs #84 Clear status and reply to after close new toot modal 2018-03-24 09:43:37 +09:00
AkiraFukushima
0dcca6316d refs #105 Get recent timeline in public 2018-03-24 09:33:58 +09:00
AkiraFukushima
1dd04b9f3c refs #105 Get account information from rootState 2018-03-24 01:50:42 +09:00
AkiraFukushima
c70251e9a9 refs #105 Get recent timeline in local 2018-03-24 01:48:05 +09:00
AkiraFukushima
9c7225d493 fix: Replace timeline when fetch timeline at first 2018-03-24 01:31:39 +09:00
AkiraFukushima
d9a7cb713e refs #99 Block login when domain name is changed after confirmed 2018-03-24 01:23:13 +09:00
AkiraFukushima
7c184b1d23 refs #102 Add dummy form-item in jump modal to stop reloading 2018-03-24 00:19:53 +09:00
AkiraFukushima
e41d8d0460 fix: Change background color of notification cards 2018-03-23 13:34:52 +09:00
AkiraFukushima
0635993a05 refs #92 Enrich english in login page 2018-03-23 09:31:08 +09:00
AkiraFukushima
f725a57c33 refs #90 Fix header margin 2018-03-22 18:33:31 +09:00
AkiraFukushima
f59e39efaa refs #90 Update channel header when url is changed 2018-03-22 18:16:45 +09:00
AkiraFukushima
708b8aec65 refs #90 Create channel header 2018-03-22 18:09:58 +09:00
AkiraFukushima
6ee51c94c5 refs #81 Guard submitting with enter in login and authorize 2018-03-22 15:17:31 +09:00
AkiraFukushima
004de980af refs #79 Remove search instance form 2018-03-22 10:46:17 +09:00
AkiraFukushima
a82f45f23d fix: Remove unnecessary modules 2018-03-22 10:45:55 +09:00
AkiraFukushima
a38ce0a550 fix: Remove ipc listeners when it become unnecessary 2018-03-22 09:50:15 +09:00
AkiraFukushima
1d30e36280 refs #22 Bind cmd+enter for post toot in mac 2018-03-21 23:50:47 +09:00
AkiraFukushima
f8d111039d refs #22 Bind ctrl+enter for post toot in linux 2018-03-21 23:37:46 +09:00
AkiraFukushima
68f3b193e3 refs #22 Change menu item after authorize new account 2018-03-21 22:32:32 +09:00
AkiraFukushima
f2425db9c9 refs #22 Set native type in login and authorize form 2018-03-21 15:52:24 +09:00
AkiraFukushima
56f88454a0 refs #22 Add change channel shortcut and change channel modal 2018-03-21 15:24:07 +09:00
AkiraFukushima
79670ab17a refs #22 Add change account shortcut 2018-03-21 12:22:45 +09:00
AkiraFukushima
8305e3daf5 refs #66 Change background color when toot is focused 2018-03-21 11:32:37 +09:00
AkiraFukushima
8b3ce36169 refs #66 Change color when hover on tools 2018-03-21 11:04:28 +09:00
AkiraFukushima
1c9d36c9e6 refs #48 Add another account and change account 2018-03-21 10:41:53 +09:00
AkiraFukushima
8c8a63e860 refs #44 Find instance using host name which user written 2018-03-20 22:58:50 +09:00
AkiraFukushima
cb49fea5ac refs #48 Fix duplicate key when cancel to add account 2018-03-20 22:21:16 +09:00