1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-02-09 00:08:47 +01:00

617 Commits

Author SHA1 Message Date
AkiraFukushima
a5eeac7230 fix: Close new toot modal when post 2018-08-01 21:32:21 +09:00
AkiraFukushima
44c69e6d36 refs #466 Catch raise when the response does not have link header of favourites 2018-07-31 19:00:13 +09:00
AkiraFukushima
e4759b7fd1 refs #447 Fix account switching in global header menu 2018-07-31 08:15:10 +09:00
AkiraFukushima
ad813821fc refs #452 Fix splash file path in production 2018-07-28 21:16:13 +09:00
AkiraFukushima
4141e2f4c2 refs #452 Fix design of splash screen 2018-07-28 20:44:16 +09:00
AkiraFukushima
bf5a7f35f6 refs #452 Add splash screen when starting the window 2018-07-28 00:49:05 +09:00
AkiraFukushima
0c73f313dd refs #451 Update megalodon and fix lazy loading in favourite 2018-07-27 21:33:05 +09:00
AkiraFukushima
79668a3380 Fix scroll-behavior because custom scroll function is already defined 2018-07-22 22:51:38 +09:00
AkiraFukushima
2b9b79fd37 Fix disable some menu item when window is hidden in mac 2018-07-22 22:25:23 +09:00
AkiraFukushima
0422ce8ad8 Update electron version to 2.0.5 2018-07-21 15:47:14 +09:00
AkiraFukushima
937662b92f refs #377 Add dock menu only mac 2018-07-21 14:29:52 +09:00
AkiraFukushima
2514c587ac refs #377 Add account change menu in dock menu 2018-07-21 14:13:52 +09:00
AkiraFukushima
77d65d2a1a refs #377 Add full screen menu 2018-07-21 00:38:07 +09:00
AkiraFukushima
13d26c3bfb refs #377 Show some menus for mac only macOS 2018-07-21 00:29:04 +09:00
AkiraFukushima
368058ca80 refs #377 Add hide, hideothers, unhide at menu 2018-07-20 23:36:06 +09:00
AkiraFukushima
4afd1de7d1 refs #377 Hide app when close button is clicked in mac 2018-07-20 22:51:44 +09:00
AkiraFukushima
b0f6d6f30e fix: Fix scroll speed when range is too small 2018-07-20 22:23:35 +09:00
AkiraFukushima
5f6b26cedd refs #441 Add scroll top button in list 2018-07-19 22:05:21 +09:00
AkiraFukushima
fff15da061 refs #441 Add scroll top button in tag 2018-07-19 22:02:19 +09:00
AkiraFukushima
66979e1156 refs #441 Add scroll top button in public 2018-07-19 21:57:54 +09:00
AkiraFukushima
5966a71b8f refs #441 Add scroll top button in local 2018-07-19 21:51:54 +09:00
AkiraFukushima
c4a245686e refs #441 Add scroll top button in favourite 2018-07-19 21:46:04 +09:00
AkiraFukushima
ec6fba9024 refs #441 Add scroll top button in notification 2018-07-19 21:35:13 +09:00
AkiraFukushima
56f58dd088 refs #441 Add scroll top button in home 2018-07-19 00:47:40 +09:00
AkiraFukushima
52d67e9861 Update megalodon version to 0.2.0 2018-07-16 17:47:47 +09:00
AkiraFukushima
a0e69e922e refs #433 Change boost icon when the status is private 2018-07-15 14:35:08 +09:00
AkiraFukushima
af1ce9030e Use v-show instead of v-if where it is not necessary 2018-07-15 10:34:08 +09:00
AkiraFukushima
499e2194db fixes: Use flex box instead of float at side menu 2018-07-12 22:28:30 +09:00
AkiraFukushima
584774b2a2 refs #434 Fix domain format for subdomain 2018-07-12 08:58:05 +09:00
AkiraFukushima
bce8cf9ce9 refs #434 Add mocha test and run in circleci 2018-07-12 00:46:55 +09:00
AkiraFukushima
8b5674818e fixes: Close popper after do some actions 2018-07-11 08:43:36 +09:00
AkiraFukushima
dc79a5231b refs #430 Show authorization url to rescue it is not opened 2018-07-11 01:13:50 +09:00
AkiraFukushima
985a1fc24d refs #300 Use search method instead of includes to use regexp 2018-07-10 22:52:08 +09:00
AkiraFukushima
a1524a5154 refs #300 Apply filter to Lists 2018-07-10 22:33:27 +09:00
AkiraFukushima
0e5d7d7414 refs #300 Apply filter to Tag 2018-07-10 22:21:51 +09:00
AkiraFukushima
b2b4350294 refs #300 Apply filter to Public 2018-07-10 22:16:33 +09:00
AkiraFukushima
cf364c68a5 refs #300 Fix misspell 2018-07-10 22:10:57 +09:00
AkiraFukushima
74eec83af1 refs #300 Apply filter to Local 2018-07-10 08:36:19 +09:00
AkiraFukushima
48b959a322 refs #300 Apply filter to Favourites 2018-07-10 08:31:07 +09:00
AkiraFukushima
406d9fe54f refs #300 Apply filter to reblog in notifications 2018-07-10 08:24:32 +09:00
AkiraFukushima
d30840386e refs #300 Apply filter to favourites in notifications 2018-07-10 00:57:34 +09:00
AkiraFukushima
114ede6e67 refs #300 Apply filter to mentions in notifications 2018-07-10 00:50:20 +09:00
AkiraFukushima
b0500e0649 refs #300 Add filter to Home timeline 2018-07-09 08:49:49 +09:00
AkiraFukushima
0e4673fcfc refs #417 Allow drop file to upload the media to mastodon 2018-07-05 22:15:31 +09:00
AkiraFukushima
89a9540d67 Change color of collapse button 2018-07-05 00:53:51 +09:00
AkiraFukushima
7a17766260 refs #402 Validate domain name at login 2018-07-04 23:59:01 +09:00
AkiraFukushima
7ca65e8922 refs #341 Save collapse status and read it after launched 2018-07-03 23:02:16 +09:00
AkiraFukushima
2240df3588 refs #341 Collapse side menu 2018-07-03 01:01:46 +09:00
AkiraFukushima
6a05b39f34 refs #382 Use Lato font in textarea because backtic is broken in Noto 2018-07-02 22:51:40 +09:00
AkiraFukushima
9ee40bd968 refs #415 Display loading on the timeline space instead of loading covering the whole 2018-07-02 21:53:09 +09:00