477 Commits

Author SHA1 Message Date
AkiraFukushima
bdfd0beb29 refs #352 Close suggest popover when text is not match 2018-08-07 23:23:17 +09:00
AkiraFukushima
d4d3514990 refs #352 Insert and replace account when suggestion is selected 2018-08-07 23:23:17 +09:00
AkiraFukushima
440460337f refs #352 Divide status component, and show popover for suggest accounts 2018-08-07 23:23:17 +09:00
AkiraFukushima
fa43325e58 refs #352 Pick up account name from status 2018-08-07 23:22:40 +09:00
AkiraFukushima
736f2e9a29 refs #352 Add function to take account name from text 2018-08-07 23:22:10 +09:00
Gaëtan Frenoy
779acb652a Support for arrow keys when display medias 2018-08-05 17:05:12 +02:00
AkiraFukushima
5440ef141f fix #466 Rescue error in lazy loading in favourite 2018-08-04 00:11:57 +09:00
AkiraFukushima
af43064700 refs #461 Set default visibility from preferences in new toot modal 2018-08-02 00:02:44 +09:00
AkiraFukushima
8638bee417 refs #461 Use constants for visibility 2018-08-01 23:41:05 +09:00
AkiraFukushima
2dd68338ed refs #461 Add toot visibility setting in preferences 2018-08-01 23:09:36 +09:00
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