Commit Graph

1213 Commits

Author SHA1 Message Date
AkiraFukushima 47e2b1b8e8
refs #2500 Fix account preferences 2023-01-13 01:06:51 +09:00
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 bb527a1840
[refactor] FollowRequests store 2023-01-13 00:30:19 +09:00
AkiraFukushima f2393b33cb
[refactor] Favourites store 2023-01-13 00:30:19 +09:00
AkiraFukushima 44d36d48fb
[refactor] Bookmark 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 6ed9206bb4
[refactor] DM store 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 f79282d83e
refs #2500 Fix eslint 2023-01-13 00:30:17 +09:00
AkiraFukushima 30cb45d967
refs #2500 Change settings database to sqlite3 2023-01-13 00:29:42 +09:00
AkiraFukushima 4c81b5d95e
refs #2500 Change account database to sqlite3 2023-01-13 00:27:56 +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
AkiraFukushima fafb485bce
refs #3923 Add Basque and Hungarian for languages 2022-12-30 15:57:01 +09:00
Josh Soref 68bc4ec040 spelling: unsubscribe
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-12-28 22:50:48 -05:00
Josh Soref 606235854e spelling: title
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-12-28 22:50:48 -05:00
Josh Soref b90f704c10 spelling: position
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-12-28 22:50:48 -05:00
Josh Soref 5a1ab6c006 spelling: native
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-12-28 22:50:48 -05:00
Josh Soref b625320d8d spelling: follow
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-12-28 22:50:48 -05:00
Josh Soref b463da8d93 spelling: default
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-12-28 22:50:48 -05:00
AkiraFukushima fe18487e13
refs #3940 Fix padding for separator lines between posts 2022-12-27 01:01:35 +09: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 04467896df
Remove marker in mentions 2022-12-18 11:49:13 +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 61c84be1ee
Revert modifying scroll position in Notifications 2022-12-11 21:00:53 +09:00
AkiraFukushima fe9898c25d
Revert modifying scroll position in Home 2022-12-11 20:54:59 +09:00
AkiraFukushima 279d06e4de
Revert modifying scroll position in Tags 2022-12-11 19:48:06 +09:00
AkiraFukushima a82c5950a4
Revert modifying scroll position in Lists 2022-12-11 19:45:44 +09:00
AkiraFukushima 04084ca549
Revert modifying scroll position in DM 2022-12-11 19:43:37 +09:00
AkiraFukushima ae6d8d6c13
Revert modifying scroll position in Local 2022-12-11 19:35:07 +09:00
AkiraFukushima edbda6cd47
Revert modifying scroll position in Public 2022-12-11 19:32:38 +09:00
AkiraFukushima 2e56d9ea72
refs #3802 Hide link preview when it has spoiler 2022-11-26 17:52:45 +09:00
AkiraFukushima e69d9f57f0
refs #3774 Fix showReblogs/showReplies form value 2022-11-26 17:37:29 +09:00
AkiraFukushima 1a1ec6c08f
refs #3830 Fix background color in edit lists 2022-11-26 16:54:45 +09:00
AkiraFukushima 9bbd9fe780
Merge pull request #3805 from h3poteto/iss-3772
refs #3772 Fix account id when move settings from profile
2022-11-21 21:31:04 +09:00
AkiraFukushima 5b42c21876
refs #3772 Fix account id when move settings from profile 2022-11-21 21:26:17 +09:00
AkiraFukushima 7b2dfa96cf
refs #3784 Close Login and Authorize window with esc 2022-11-21 21:17:33 +09:00
Max von Webel 94ceb66695 add some space between display name and handle 2022-11-05 12:28:37 +01:00
AkiraFukushima 6e60eba531
Fix search accounts 2022-11-04 23:29:53 +09:00