Commit Graph

195 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 463fc4f210
Merge pull request #3942 from TheFreeman193/hide-on-start
Add hide-to-tray on start option
2023-01-12 23:49:05 +09:00
Josh Soref e19273ccec spelling: reset
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-12-28 22:50:48 -05:00
Josh Soref e9ec44852b spelling: hyphen
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-12-28 22:50:48 -05:00
Nicholas Bissell 18833bc5d4
Add option to start hidden
- New option hideOnLaunch in prefrences/general/other
- New args --hidden and --show to override hideOnLaunch

Resolves #2660
2022-12-22 00:43:23 +00:00
AkiraFukushima ff0c5720b3
Stop prepending new status when scrolling in Home 2022-12-20 23:26:34 +09:00
AkiraFukushima 058a0ffb70
Remove mentions marker in settings 2022-12-18 12:52:51 +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
Stephan Fabel c599394f40
Update validator.spec.ts 2022-11-10 08:15:46 -08:00
AkiraFukushima 4eeb8cd6e6
refs #3661 Add Icelandic as a translation 2022-11-04 20:56:23 +09:00
AkiraFukushima 02b439a321
refs #3323 Add Persian as a translation 2022-11-04 20:07:26 +09:00
AkiraFukushima 03e600559d
refs #3301 Rewrite organisms/Toot with composition API 2022-05-21 21:28:19 +09:00
AkiraFukushima ebc09cdf55
Rewrite Modals/NewToot/Quote with composition API 2022-04-30 01:50:09 +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 c90335bdfd
Change storage of Settings to json-storage 2022-01-01 18:39:33 +09:00
AkiraFukushima ec3f65f3f8
Update jsdom version to 19.x and fix specs 2021-12-30 00:17:23 +09:00
AkiraFukushima 554cad9605
refs #574 Divide use marker settings for each timelines 2021-12-27 01:11:20 +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 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 8b1699f8ba
Add Scottish Gaelic as translation 2021-07-23 23:13:40 +09:00
AkiraFukushima 198718bc3d
refs #574 Add use marker settings 2021-06-11 01:07:41 +09:00
AkiraFukushima 23f2c95ef9
refs #2258 Apply filter to home timeline 2021-05-22 01:43:27 +09:00
AkiraFukushima 38e38e5a48
refs #2258 Delete old filter form 2021-05-17 01:47:54 +09:00
AkiraFukushima 501b2aceca refs #2128 Add spellchecker languages preference form 2021-03-26 00:48:20 +09:00