Commit Graph

98 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 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 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 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 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 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 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
AkiraFukushima ea53c3961e refs #2128 Move spellchecker preference item to language section 2021-03-25 19:04:31 +09:00
AkiraFukushima 8b3a9b281e refs #2287 Handle poll expired notification in streaming 2021-03-24 01:28:10 +09:00
AkiraFukushima 5345f2947a refs #2287 Rewrite poll notification to poll vote event 2021-03-24 00:46:31 +09:00
AkiraFukushima 70b877f9f0 refs #2204 Create desktop notification when received poll notification 2021-03-21 21:27:47 +09:00
AkiraFukushima 136e9db4b6 refs #2088 Add notification preference for status notification 2021-03-02 11:28:03 +09:00
AkiraFukushima 24a7cb14ed refs #2028 Add a configuration item to disable spellchecker 2021-01-24 15:06:16 +09:00
xatier bc77377f64
Fix typos
NFSW -> NSFW (not safe for work)
reuqest -> request
assocication -> association
2020-12-25 05:33:00 -08:00
AkiraFukushima 1ecb52f2a9 refs #1713 Support to add bookmark 2020-08-31 12:21:30 +09:00