Commit Graph

47 Commits

Author SHA1 Message Date
AkiraFukushima ea47ebc50f
refs #3182 Read max_characters from mastodon new API regarding status configuration 2022-08-13 01:50:23 +09:00
AkiraFukushima 0c99200a28
refs #3441 Avoid invoking shortcut help when modal is opened 2022-07-10 11:50:32 +09:00
AkiraFukushima ad6a16ca89
refs #3301 Rewrite TimelineSpace/Contents/Home with composition API 2022-05-28 20:50:12 +09:00
AkiraFukushima 593a908c03
Fix shortcut modal 2022-04-27 19:53:52 +09:00
AkiraFukushima 8a3365baec
Fix rpc object format for vuex v4 2022-04-20 17:48:34 +09:00
AkiraFukushima a4811dab7c
Change use-marker config under the Settings from Preferences 2022-01-01 22:41:28 +09:00
AkiraFukushima c90335bdfd
Change storage of Settings to json-storage 2022-01-01 18:39:33 +09:00
AkiraFukushima c446a7a2cd
Through fetch filters when sns is misskey
Because Misskye does not have filter
2021-05-24 21:42:07 +09:00
AkiraFukushima 23f2c95ef9
refs #2258 Apply filter to home timeline 2021-05-22 01:43:27 +09:00
AkiraFukushima 8f08b81c87 Specify type for Account in TimelineSpace 2021-02-04 11:02:11 +09:00
AkiraFukushima faa5e27a03 refactor: Use invoke for ipc to get unread notification 2020-11-29 23:34:31 +09:00
AkiraFukushima 5c94bc5cb7 refactor: Use invoke for ipc to update account 2020-11-28 23:10:24 +09:00
AkiraFukushima 5cfc344806 refactor: Use invoke for ipc to get local account 2020-11-28 23:07:18 +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 3046a17fcd refs #1307 Confirm timelines after initialized 2020-03-31 21:14:24 +09:00
AkiraFukushima 0200f69e1d Fix megalodon class for 3.0.0 in renderer 2020-03-15 17:53:22 +09:00
AkiraFukushima ec9ce16c47 Use ipcRenderer through window to mock ipc method 2019-12-04 23:03:34 +09:00
AkiraFukushima 296ec5c6c2 refs #982 Add proxy configuration for all requests from renderer 2019-10-27 14:41:03 +09:00
AkiraFukushima be7c891a10 refs #985 Move emoji suggest logic to vuex 2019-08-07 23:02:37 +09:00
AkiraFukushima 3424fdd603 Use websocket as default streaming method for all timelines 2019-07-29 00:56:55 +09:00
AkiraFukushima 72ed7528f4 refs #921 TimelineSpace hold only one streaming account, and wait to unbind before bind streamings 2019-07-01 22:47:01 +09:00
AkiraFukushima 12e44ac5cd refs #921 Clean up unused codes 2019-07-01 22:08:31 +09:00
AkiraFukushima 5201a65b9f refs #921 Restart all user streamings when reload 2019-06-27 23:03:33 +09:00
AkiraFukushima f27f816fe5 refs #921 Fix unbind streaming when user change accounts 2019-06-27 23:03:33 +09:00
AkiraFukushima 80e9e6368c refs #921 Run all userstreaming and notify for all accounts 2019-06-27 23:03:30 +09:00
AkiraFukushima ab8c74b481 refactor: Use type instead of interface 2019-06-06 23:44:50 +09:00
AkiraFukushima 1635f7a546 refs #630 Unbind delete event 2019-05-30 21:53:51 +09:00
AkiraFukushima 3e12bfbcef refs #630 Handle delete event for public streaming 2019-05-29 23:59:09 +09:00
AkiraFukushima b99cb3b81f refs #630 Handle delete event for local streaming 2019-05-29 23:53:16 +09:00
AkiraFukushima a1a4f581b1 refs #630 Handle delete event for direct message streaming 2019-05-29 23:44:43 +09:00
AkiraFukushima cfb69f4d2e refs #630 Handle delete event for user streaming 2019-05-29 23:32:16 +09:00
AkiraFukushima 070dbef653 refs #630 Fix id type for renderer 2019-05-27 23:04:57 +09:00
AkiraFukushima 7fe962d505 refs #920 Unbind before bind new streamings 2019-05-22 01:00:33 +09:00
AkiraFukushima 011b226fbd refs #920 Unbind streaming for mentions when change accounts 2019-05-22 00:45:10 +09:00
AkiraFukushima 6af2a14c21 refs #872 Fix update toot for local and public when favourite or reblog 2019-05-19 23:17:56 +09:00
AkiraFukushima 25c437c66b refs #872 Update reblogged toot in all timelines 2019-05-18 23:06:44 +09:00
AkiraFukushima a97c5feae6 refs #872 Update favourited toot in all timelines 2019-05-18 22:28:53 +09:00
AkiraFukushima 351be72586 Change loading in order to change channel when loading 2019-05-16 23:43:32 +09:00
AkiraFukushima 582e751fba refs #915 Stop loading after fetch home timeline 2019-05-16 23:02:05 +09:00
AkiraFukushima be651b3014 refs #850 Add define types for notify, sound, and timeline 2019-04-15 22:37:57 +09:00
AkiraFukushima efabd590a9 refs #850 Add define types for unreadNotification 2019-04-15 22:24:02 +09:00
AkiraFukushima a45d68684c refs #850 Fix name for local account types 2019-04-14 23:21:08 +09:00
AkiraFukushima baf6dc3084 refs #850 Use rootState for all stores 2019-04-14 23:11:24 +09:00
AkiraFukushima ca76063a74 refs #850 Replace SideBar with typescript 2019-04-11 22:54:23 +09:00
AkiraFukushima 9670ee1dc8 refs #850 Replace AddListMember with typescript 2019-04-10 20:58:11 +09:00
AkiraFukushima 62dc599844 refs #850 Replace TimelineSpace with typescript 2019-04-07 22:48:37 +09:00