Commit Graph

2123 Commits

Author SHA1 Message Date
AkiraFukushima 334cae5ca0 New translations translation.json (Norwegian) 2021-10-15 08:07:19 +09:00
AkiraFukushima f942ae3a93
refs #2815 Fix username in notifications 2021-10-13 22:47:52 +09:00
AkiraFukushima 887c135235
refs #2369 Change reblogger name position in toot 2021-10-02 18:45:33 +09:00
AkiraFukushima 01ea857410
refs #2789 Enable title bar in Windows 2021-10-02 15:37:54 +09:00
AkiraFukushima 7d12a9e034 New translations translation.json (Italian) 2021-10-01 01:21:31 +09:00
AkiraFukushima 74d16e96a1 New translations translation.json (Italian) 2021-10-01 01:10:02 +09:00
AkiraFukushima 2307438745
Fix scroll position when lazyFetchTimeline at bottom of timeline 2021-09-14 02:02:51 +09:00
AkiraFukushima d83db0a1c0
Divide electron-builder configuration file 2021-09-05 23:57:05 +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 b85132650c New translations translation.json (Central Atlas Tamazight) 2021-08-27 01:15:16 +09:00
AkiraFukushima e1098fa594 New translations translation.json (Spanish) 2021-08-27 01:15:15 +09:00
AkiraFukushima 9ad8fbd583 New translations translation.json (Czech) 2021-08-27 01:15:13 +09:00
AkiraFukushima d9e050173c New translations translation.json (German) 2021-08-27 01:15:12 +09:00
AkiraFukushima 23a236164c New translations translation.json (Italian) 2021-08-27 01:15:11 +09:00
AkiraFukushima c5b0bb7429 New translations translation.json (Japanese) 2021-08-27 01:15:10 +09:00
AkiraFukushima 367a4763f4 New translations translation.json (Korean) 2021-08-27 01:15:09 +09:00
AkiraFukushima 844ff5bcc1 New translations translation.json (Norwegian) 2021-08-27 01:15:08 +09:00
AkiraFukushima a37680590b New translations translation.json (French) 2021-08-27 01:15:07 +09:00
AkiraFukushima 0b1d98fbab New translations translation.json (Polish) 2021-08-27 01:15:06 +09:00
AkiraFukushima 26240da2f5 New translations translation.json (Russian) 2021-08-27 01:15:05 +09:00
AkiraFukushima fe646a608d New translations translation.json (Swedish) 2021-08-27 01:15:04 +09:00
AkiraFukushima 17d8a0a50a New translations translation.json (Chinese Simplified) 2021-08-27 01:15:02 +09:00
AkiraFukushima 07315cd989 New translations translation.json (Chinese Traditional) 2021-08-27 01:15:01 +09:00
AkiraFukushima 26e8f65507 New translations translation.json (Indonesian) 2021-08-27 01:15:00 +09:00
AkiraFukushima 85648fd423 New translations translation.json (Scottish Gaelic) 2021-08-27 01:14:59 +09:00
AkiraFukushima 7a8aac928e New translations translation.json (Portuguese) 2021-08-27 01:14:58 +09:00
AkiraFukushima f0a79ee3b1 New translations translation.json (Sinhala) 2021-08-27 01:14:57 +09:00
AkiraFukushima a735db5552
Merge pull request #2683 from h3poteto/iss-2674
refs #2674 Fix scroll position using ResizeObserver
2021-08-27 01:08:47 +09:00
AkiraFukushima bffa9a5ef1
refs #2534 Add a plural translation rule 2021-08-27 00:19:24 +09:00
AkiraFukushima 800ca9aff2
refs #2674 Fix scroll position using ResizeObserver 2021-08-26 22:22:52 +09:00
AkiraFukushima 1204b74a76
refs #2541 Show error when could not confirm medata url in login 2021-08-22 22:43:41 +09:00
AkiraFukushima 9888e32f49 New translations translation.json (Sinhala) 2021-08-18 23:35:31 +09:00
AkiraFukushima 57b2aa2e04 New translations translation.json (Sinhala) 2021-08-18 23:25:59 +09:00
AkiraFukushima 4b21b108ea New translations translation.json (Sinhala) 2021-08-18 23:00:57 +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 7d11dcf18d
Stop scroll position control when lazy loading 2021-07-25 22:33:19 +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 6b5f8590f6
Disable preference item for marker 2021-07-23 22:43:07 +09:00
AkiraFukushima 2b66149e5e
Change scroll component to use scrollToItem method in tags 2021-07-23 22:28:38 +09:00
AkiraFukushima b62ff5ba6d
Change scroll component to use scrollToItem method in lists 2021-07-23 22:16:27 +09:00
AkiraFukushima a0d36875db
Change scroll component to use scrollToItem method in bookmarks 2021-07-23 22:04:58 +09:00
AkiraFukushima ba23629596
Change scroll component to use scrollToItem method in public 2021-07-23 22:01:26 +09:00
AkiraFukushima 3d044e187c
Change scroll component to use scrollToItem method in local 2021-07-23 21:54:52 +09:00