1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2024-12-08 07:02:39 +01:00
Commit Graph

61 Commits

Author SHA1 Message Date
AkiraFukushima
0adc0dd8ac
[refactor] List store 2023-01-13 00:30:20 +09:00
AkiraFukushima
7e0fc26f8f
[refactor] Hashtag store 2023-01-13 00:30:19 +09:00
AkiraFukushima
3462aacafb
[refactor] Disable reload in some timelines 2023-01-13 00:30:19 +09:00
AkiraFukushima
55629be421
[refactor] Public store 2023-01-13 00:30:18 +09:00
AkiraFukushima
3b667ccaee
[refactor] Local store 2023-01-13 00:30:18 +09:00
AkiraFukushima
e72a7e7efe
[refactor] Notifications store 2023-01-13 00:30:18 +09:00
AkiraFukushima
3b46bda835
[refactor] Remove mentions 2023-01-13 00:30:18 +09:00
AkiraFukushima
49f5be6230
[refactor] Home store 2023-01-13 00:30:18 +09:00
AkiraFukushima
797b00d309
[refactor] SideMenu store 2023-01-13 00:30:18 +09:00
AkiraFukushima
a68a24e4f9
refs #2500 Fix tests 2023-01-13 00:30:16 +09:00
AkiraFukushima
ff0c5720b3
Stop prepending new status when scrolling in Home 2022-12-20 23:26:34 +09:00
AkiraFukushima
932415aa06
Stop prepending new status when scrolling in Hashtag 2022-12-13 22:01:26 +09:00
AkiraFukushima
2d10fc128c
Stop prepending new status when scrolling in Lists 2022-12-13 21:56:12 +09:00
AkiraFukushima
fe745d886d
Stop prepending new status when scrolling in Local 2022-12-13 19:36:03 +09:00
AkiraFukushima
a521fb5c56
Stop prepending new status when scrolling in Public 2022-12-13 19:26:02 +09:00
AkiraFukushima
1917cfba6d
Revert modifying scroll position in Mentions 2022-12-11 21:15:15 +09:00
AkiraFukushima
b27b9b77cf
refs #574 Introduce marker in mentions 2022-03-19 01:03:24 +09:00
AkiraFukushima
64bcfef151
refs #574 Show loading card and load unread statuses in Home 2021-12-26 13:35:44 +09:00
AkiraFukushima
40b9d3759a
Update megalodon version to 3.6.6 2021-10-02 17:49:11 +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
477593e932
Remove unread timeline and fix scroll position in lists 2021-07-25 23:31:32 +09:00
AkiraFukushima
97bec5be6d
Remove unread timeline and fix scroll position in direct messages 2021-07-25 23:23:12 +09:00
AkiraFukushima
ce4780f587
Remove unread timeline and fix scroll position in mentions 2021-07-25 22:19:41 +09:00
AkiraFukushima
24e2a80236
Remove unread timeline and fix scroll position in notifications 2021-07-25 21:51:51 +09:00
AkiraFukushima
143849424e
Remove unread timeline and fix scroll position in home 2021-07-25 21:33:10 +09:00
AkiraFukushima
4fdc2f90de
Remove unread timeline and fix scroll position in local 2021-07-25 21:16:28 +09:00
AkiraFukushima
5d7bc9f9dd
Remove unread timeline and fix scroll position in public 2021-07-25 21:01:12 +09:00
AkiraFukushima
38e38e5a48
refs #2258 Delete old filter form 2021-05-17 01:47:54 +09:00
AkiraFukushima
1ecb52f2a9 refs #1713 Support to add bookmark 2020-08-31 12:21:30 +09:00
AkiraFukushima
d7fba4cd43 refs #1321 Update megalodon and detect quoted status 2020-05-12 01:20:37 +09:00
AkiraFukushima
5de8221bf1 Bump megalodon version to 3.1.1 2020-04-22 21:26:25 +09:00
AkiraFukushima
4dceedb3ef Fix megalodon class for 3.0.0 in spec 2020-03-15 17:53:22 +09:00
AkiraFukushima
961f90d606 refs #1096 Reject duplicated status when append statuses in Hashtag 2019-11-13 23:50:02 +09:00
AkiraFukushima
b48a877f5d refs #1096 Reject duplicated status when append statuses in Lists 2019-11-13 23:49:55 +09:00
AkiraFukushima
9cdeba0df5 refs #1096 Reject duplicated status when append statuses in Notifications 2019-11-13 23:42:50 +09:00
AkiraFukushima
542eaf2959 refs #1096 Reject duplicated status when append statuses in Mentions 2019-11-13 23:35:00 +09:00
AkiraFukushima
a68b34c252 refs #1096 Reject duplicated status when append statuses in Public 2019-11-13 23:29:37 +09:00
AkiraFukushima
46a86f4778 refs #1096 Reject duplicated status when append statuses in Local 2019-11-13 23:27:01 +09:00
AkiraFukushima
414280d284 refs #1096 Reject duplicated status when append statuses in DirectMessages 2019-11-13 23:23:41 +09:00
AkiraFukushima
6f4c90a2cf refs #1096 Reject duplicated status when append statuses in Home 2019-11-13 22:53:38 +09:00
AkiraFukushima
bf5db7d029 Fix specs since Status type is changed 2019-07-13 01:17:02 +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
449fb00a74 refs #630 Handle delete event for list streaming 2019-05-30 21:53:38 +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
b6239a5f1e refs #630 Fix id type for spec 2019-05-27 23:04:53 +09:00