1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-01-30 17:15:16 +01:00

459 Commits

Author SHA1 Message Date
AkiraFukushima
6f93dd2a9a refs #160 Remove html tags in reply notification 2018-03-30 21:26:56 +09:00
AkiraFukushima
6f14ffaa27 refs #120 Add follow/unfollow action 2018-03-30 20:51:00 +09:00
AkiraFukushima
89c561c8c6 refs #120 Show followed status in account profile 2018-03-30 20:11:53 +09:00
AkiraFukushima
3e4de3327d refs #120 Add follow/unfollow icon and update following status 2018-03-30 20:01:32 +09:00
AkiraFukushima
0ee1a69a79 refs #156 Set max height in image viewer 2018-03-30 18:15:12 +09:00
AkiraFukushima
e965251b28 refs #116 Fix design when side bar is appear 2018-03-30 18:09:26 +09:00
AkiraFukushima
57697385d1 refs #116 Open account profile when click reblogged user 2018-03-30 17:50:21 +09:00
AkiraFukushima
246ce3aed3 refs #116 Open account profile when click follow user 2018-03-30 17:47:45 +09:00
AkiraFukushima
aac7c33a99 refs #116 Open account profile when click favourite user 2018-03-30 17:45:20 +09:00
AkiraFukushima
92585f948e refs #116 Open account profile when click reblogger 2018-03-30 17:40:26 +09:00
AkiraFukushima
f9b4026297 refs #116 Open links in the default browser 2018-03-30 17:36:45 +09:00
AkiraFukushima
5e27514c26 refs #116 Fix lazy loading 2018-03-30 17:25:13 +09:00
AkiraFukushima
6561e7df0a refs #116 Set background-image in account profile 2018-03-30 16:58:48 +09:00
AkiraFukushima
a83572471d refs #116 Show account profile in side bar 2018-03-30 16:48:32 +09:00
AkiraFukushima
eaff1e097c refs #116 Hide side bar in the default 2018-03-30 00:20:39 +09:00
AkiraFukushima
64a34af860 refs #116 Store Jump modal component under Modals 2018-03-30 00:20:35 +09:00
AkiraFukushima
bcd1cfd1c4 refs #116 refactor: Add contents components 2018-03-30 00:20:15 +09:00
AkiraFukushima
3a3f2f94ff refs #116 Create basic side bar 2018-03-29 22:41:28 +09:00
AkiraFukushima
bf750fc165 refs #118 Remove images before toot 2018-03-29 15:49:39 +09:00
AkiraFukushima
215ca53184 refs #118 Show preview of attached image in new toot 2018-03-29 13:36:47 +09:00
AkiraFukushima
3abc8554ef refs #118 Attach image in toot 2018-03-29 13:16:15 +09:00
AkiraFukushima
38fb45bb2f refs #118 Upload images when user select an image 2018-03-29 13:05:19 +09:00
AkiraFukushima
6383705187 refs #118 Add attache button in new toot modal 2018-03-29 12:09:28 +09:00
AkiraFukushima
e9304e5378 refs #118 Move NewTootModal component under Modals 2018-03-29 11:25:35 +09:00
AkiraFukushima
3cb6c89a21 refs #143 Close image viewer when esc 2018-03-29 00:38:33 +09:00
AkiraFukushima
d534983ac6 refs #143 Open images in modal window when click the preview 2018-03-28 09:57:21 +09:00
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
fc2d872746 refs #119 Save window state 2018-03-24 23:27:12 +09:00
AkiraFukushima
a506da6dda refs #103 Allow application to be draggable 2018-03-24 12:16:33 +09:00
AkiraFukushima
6f658a6f0b refs #101 Add electron-log for production logger 2018-03-24 10:57:41 +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