Commit Graph

32 Commits

Author SHA1 Message Date
AkiraFukushima 8a3365baec
Fix rpc object format for vuex v4 2022-04-20 17:48:34 +09:00
AkiraFukushima 2307438745
Fix scroll position when lazyFetchTimeline at bottom of timeline 2021-09-14 02:02:51 +09:00
AkiraFukushima d3c549b5f8
fix: Allow scroll to user and stop restoring scroll position in it 2021-08-29 16:21:37 +09:00
AkiraFukushima 66ad195560
Remove unread timeline and fix scroll position in tags 2021-07-25 23:36:40 +09:00
AkiraFukushima 38e38e5a48
refs #2258 Delete old filter form 2021-05-17 01:47:54 +09:00
AkiraFukushima 0fa4325942 Fix Promise.resolve for new TypeScript 2021-01-13 22:30:18 +09:00
AkiraFukushima 0cb08601f8 refactor: Use invoke for ipc to remove hashtag 2020-11-29 23:19:16 +09:00
AkiraFukushima 778ed6f642 refactor: Use invoke for ipc to list hashtags 2020-11-29 23:17:02 +09:00
AkiraFukushima ee4d2388d4 refs #1542 Stop to use proxy configuration in renderer process 2020-07-01 00:07:55 +09:00
AkiraFukushima 90b131c7d8 Update typescript version to 3.8.3 2020-04-11 18:22:49 +09:00
AkiraFukushima 0200f69e1d Fix megalodon class for 3.0.0 in renderer 2020-03-15 17:53:22 +09:00
AkiraFukushima a805ce6a49 Use ipcRenderer through window to mock ipc method in TimelineSpace 2019-12-04 23:03:21 +09:00
AkiraFukushima 961f90d606 refs #1096 Reject duplicated status when append statuses in Hashtag 2019-11-13 23:50:02 +09:00
AkiraFukushima 296ec5c6c2 refs #982 Add proxy configuration for all requests from renderer 2019-10-27 14:41:03 +09:00
AkiraFukushima 3424fdd603 Use websocket as default streaming method for all timelines 2019-07-29 00:56:55 +09:00
AkiraFukushima ab8c74b481 refactor: Use type instead of interface 2019-06-06 23:44:50 +09:00
AkiraFukushima 66db37395e refs #630 Handle delete event for tag streaming 2019-05-30 22:01:45 +09:00
AkiraFukushima 153e5c312a refs #850 Replace hashtag with typescript 2019-04-16 21:44:46 +09:00
AkiraFukushima 0b8aa46aab refs #850 Divide some types for renderer 2019-04-14 23:25:10 +09:00
AkiraFukushima b2241ab2ad refs #850 Replace List and Tag in Hashtag with typescript 2019-04-14 21:13:07 +09:00
AkiraFukushima 166a39ae9d refs #850 Fix codestyle for typescript-eslint 2019-04-03 22:15:46 +09:00
AkiraFukushima 4253bb791d refs #769 Switch hashtag streaming method 2018-12-18 23:30:04 +09:00
AkiraFukushima 7fceabaa35 refs #607 Reduce statuses when merge timeline 2018-09-18 16:30:32 +09:00
AkiraFukushima 2bd429601b refs #598 Update tag timeline in side menu when save tag timeline 2018-09-14 01:21:07 +09:00
AkiraFukushima 0c73f313dd refs #451 Update megalodon and fix lazy loading in favourite 2018-07-27 21:33:05 +09:00
AkiraFukushima 0e5d7d7414 refs #300 Apply filter to Tag 2018-07-10 22:21:51 +09:00
AkiraFukushima 6143977e17 refs #375 Encode tag for non ascii tags 2018-06-10 17:14:40 +09:00
AkiraFukushima 5d549618ee Use megalodon instead of mastodon-api as mastodon api client in render process 2018-06-10 12:25:39 +09:00
AkiraFukushima 626d3042fa refs #355 Remove registerd hashtag 2018-06-02 15:30:20 +09:00
AkiraFukushima 00452f9fe2 refs #355 List up saved tags in hastag page 2018-06-01 18:26:52 +09:00
AkiraFukushima 59e2fde554 refs #355 Update tag timeline with stream and lazy fetch past timeline 2018-05-31 18:13:38 +09:00
AkiraFukushima ad1f0aa662 refs #355 Add tag search page and fetch initial timeline 2018-05-31 16:39:13 +09:00