1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2024-12-08 15:06:53 +01:00
Commit Graph

76 Commits

Author SHA1 Message Date
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
895c298e0c
Fix tests 2022-04-25 22:33:49 +09:00
AkiraFukushima
b27b9b77cf
refs #574 Introduce marker in mentions 2022-03-19 01:03:24 +09:00
AkiraFukushima
a4811dab7c
Change use-marker config under the Settings from Preferences 2022-01-01 22:41:28 +09:00
AkiraFukushima
554cad9605
refs #574 Divide use marker settings for each timelines 2021-12-27 01:11:20 +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
f17beb4e1e
Update ImageViewer.spec.ts 2021-08-22 22:18:00 +09:00
Albatroz Jeremias
89bfdf5474
remove google and github mentions 2021-08-20 11:17:38 +01: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
13a4afbf1d refs #2204 Fix integration specs 2021-03-21 21:40:40 +09:00
AkiraFukushima
c00ff94f07 Fix invoke/handle in integration spec 2020-11-30 22:30:06 +09:00
AkiraFukushima
f3a08cda2f Fix types in integration spec 2020-09-13 17:24:36 +09:00
AkiraFukushima
1ecb52f2a9 refs #1713 Support to add bookmark 2020-08-31 12:21:30 +09:00
AkiraFukushima
375fb34873 refs #1714 Add bookmark menu in side menu 2020-08-24 17:23:37 +09:00
AkiraFukushima
2927b9115a refs #1642 Fix tests for list membership 2020-07-31 01:28:21 +09:00
AkiraFukushima
de8eb815ef refs #1427 Get and show identity proof of accounts 2020-06-10 01:06:35 +09:00
AkiraFukushima
aec8f67b81 Fix lexical scope 2020-05-17 16:31:37 +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
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
4dceedb3ef Fix megalodon class for 3.0.0 in spec 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
f7cfe8867c refs #1065 Add a spec to test isOwnProfile getter 2019-10-28 23:19:58 +09:00
AkiraFukushima
45707b669d refs #982 Fix specs for proxy configuration 2019-10-27 18:37:43 +09:00
AkiraFukushima
e1cbdedaf5 Update electron version to 6.1.0 2019-10-23 23:07:20 +09:00
AkiraFukushima
1af9813986 refs #999 Fix direct message spec because use conversations API 2019-08-12 16:39:31 +09:00
AkiraFukushima
bf5db7d029 Fix specs since Status type is changed 2019-07-13 01:17:02 +09:00
AkiraFukushima
0f918a484f refs #209 Add integration tests for Lists/Show 2019-06-18 22:01:46 +09:00
AkiraFukushima
8aec798820 refs #209 Add integration tests for Lists/Index 2019-06-18 20:16:43 +09:00
AkiraFukushima
8b558adb60 refs #209 Add integration tests for Lists/Edit 2019-06-18 08:45:47 +09:00
AkiraFukushima
1bc0e786c8 refs #209 Add integration tests for Search/Toots 2019-06-18 00:51:24 +09:00
AkiraFukushima
521189f388 refs #209 Add integration tests for Search/Tag 2019-06-18 00:46:02 +09:00
AkiraFukushima
d89f637ce4 refs #209 Add integration tests for Search/Account 2019-06-18 00:40:44 +09:00
AkiraFukushima
1981d5c641 refs #209 Add integration tests for Hashtag/Tag 2019-06-18 00:11:49 +09:00
AkiraFukushima
c89ac69056 refs #209 Add integration tests for Hashtag/List 2019-06-18 00:04:53 +09:00