xmflsct
a37f66d080
Fix unidentified mentions
2023-01-12 20:58:57 +01:00
xmflsct
03fd770a41
Hide useless cards
2023-01-12 20:28:43 +01:00
xmflsct
02a90e84f3
Wrong side of fixing crash
2023-01-12 20:17:26 +01:00
xmflsct
50f95900b6
Update Push.tsx
2023-01-11 23:34:02 +01:00
xmflsct
c7602df08c
New translations compose.json (Catalan) ( #651 )
2023-01-11 22:55:35 +01:00
xmflsct
7f97908e23
Fix bugs
2023-01-11 22:54:24 +01:00
xmflsct
76d4bc754b
Fix accounts array empty not init
2023-01-11 22:18:02 +01:00
xmflsct
30be3cdb15
Fix prepended toots not interactable
2023-01-11 21:51:28 +01:00
xmflsct
01c27d6a99
Fix tooot support broken
2023-01-11 21:35:50 +01:00
xmflsct
e31ce3772a
Do not auto refetch home timeline
...
Due to the new timeline position feature, auto refetch would shift the timeline and the user is not at the newest of the list anyway
2023-01-11 21:11:43 +01:00
xmflsct
f93fe09783
Fix push wrong auth key format
2023-01-11 21:01:44 +01:00
xmflsct
def4c5424e
Reload image when the source is changed
2023-01-10 19:36:42 +01:00
xmflsct
8610be1caf
Fix bugs
2023-01-10 14:56:13 +01:00
xmflsct
3de4212a65
Fix #646
2023-01-10 13:27:47 +01:00
xmflsct
1918274ec9
Update Toot.tsx
2023-01-10 00:52:50 +01:00
xmflsct
d68ec113c6
Fix font size setting
2023-01-10 00:28:39 +01:00
xmflsct
89e2b46792
Merge branch 'main' of https://github.com/tooot-app/app
2023-01-09 22:53:34 +01:00
xmflsct
a4e6540b50
New Crowdin updates ( #642 )
...
* New translations contextMenu.json (Chinese Traditional)
* New translations contextMenu.json (Polish)
* New translations contextMenu.json (Spanish)
* New translations contextMenu.json (Catalan)
* New translations contextMenu.json (Ukrainian)
* New translations contextMenu.json (Chinese Simplified)
* New translations contextMenu.json (German)
* New translations contextMenu.json (Dutch)
2023-01-09 22:53:23 +01:00
xmflsct
a4e97ccb1c
Fix warnings and errors
2023-01-09 22:28:53 +01:00
xmflsct
b9c4b139f5
Tune queries
2023-01-09 19:18:48 +01:00
xmflsct
be772f905d
Added global scopes
2023-01-09 16:54:30 +01:00
xmflsct
cd7e740ab1
Fix remove reply level not showing up correctly
2023-01-09 16:52:29 +01:00
xmflsct
1025d85ae5
Moving to JSON instead of FormData for oauth
2023-01-09 16:44:11 +01:00
xmflsct
1b2d9d144f
Fix bugs
2023-01-09 10:11:44 +01:00
xmflsct
215534d0c8
Fix #605
...
Turns out to be much more complicated than expected. Finally got the app running through Browser Stack (thanks for their sponsoring!), realised the issue was related to an early attempt to create a build for F-Droid #50 which removed the Google Service. However for Android push, Google service is still required.
2023-01-09 00:55:29 +01:00
xmflsct
cfa637b23d
Fix Android build crashing
2023-01-08 21:53:05 +01:00
xmflsct
a3b5a132c5
Added GoToSocial support
...
Fix #206
Fix https://github.com/superseriousbusiness/gotosocial/issues/825
2023-01-08 20:07:20 +01:00
xmflsct
43c0447418
New Crowdin updates ( #641 )
...
* New translations timeline.json (Korean)
* New translations contextMenu.json (Korean)
* New translations compose.json (Korean)
* New translations tabs.json (Korean)
* New translations contextMenu.json (German)
* New translations contextMenu.json (Italian)
* New translations contextMenu.json (Japanese)
* New translations contextMenu.json (Korean)
* New translations contextMenu.json (Chinese Simplified)
* New translations contextMenu.json (Chinese Traditional)
* New translations contextMenu.json (Vietnamese)
* New translations contextMenu.json (Portuguese, Brazilian)
* New translations contextMenu.json (French)
* New translations contextMenu.json (Polish)
* New translations contextMenu.json (Spanish)
* New translations contextMenu.json (Swedish)
* New translations contextMenu.json (Czech)
* New translations contextMenu.json (Dutch)
* New translations contextMenu.json (Catalan)
* New translations contextMenu.json (Ukrainian)
* New translations contextMenu.json (Russian)
* New translations contextMenu.json (Greek)
* New translations contextMenu.json (Chinese Simplified)
2023-01-08 18:12:13 +01:00
vitalyster
59a2d932e3
OAuth: send PKCE code verifier with token request ( #640 )
...
* OAuth: send PKCE code verifier with token request
* Prevents typescript's warning
Co-authored-by: xmflsct <me@xmflsct.com>
2023-01-08 18:06:30 +01:00
xmflsct
972ae46d45
Fix #604
2023-01-08 17:56:34 +01:00
xmflsct
4cadeb6a6f
Add release notes for #271
2023-01-08 17:34:15 +01:00
xmflsct
0b1fdf59ca
Added notes to #608
...
Not yet able to edit
2023-01-08 17:32:20 +01:00
xmflsct
cc6740a7c0
Fix adding account bug
2023-01-08 17:07:47 +01:00
xmflsct
6ce78e94f8
Fix #271
...
Added follow as menu option
2023-01-08 16:59:35 +01:00
xmflsct
9e0e8db82a
Fix Android start up crash
...
Maybe then we can run it in BrowserStack
2023-01-08 12:21:38 +01:00
xmflsct
fb3f2e82d6
Fix Android bugs
2023-01-08 00:05:58 +01:00
xmflsct
2d9dc00683
Fix #633
...
https://github.com/expo/expo/issues/6864#issuecomment-678620290
2023-01-07 23:56:24 +01:00
xmflsct
d6d0cc0d03
Fix Android crashing
...
Somehow get MMKV number would crash
2023-01-07 23:37:30 +01:00
xmflsct
7db8b26dd9
Simplify and improve pagination
2023-01-07 18:01:08 +01:00
xmflsct
44f8900902
Support broader fedi tag type
2023-01-07 16:41:14 +01:00
xmflsct
50332773c3
Fix #490
...
Support remembering timeline position in following
2023-01-07 16:27:40 +01:00
xmflsct
fb9b7486d0
Use placeholder data instead of initial data
2023-01-07 13:08:33 +01:00
xmflsct
23a8c03be2
Fix when there is no newer content
2023-01-07 12:15:07 +01:00
xmflsct
88528f5293
Refine scroll after fetch newer
2023-01-07 12:10:41 +01:00
xmflsct
1704c0401c
Fix remote toot level is not applied
2023-01-07 11:32:50 +01:00
xmflsct
ea02561cdb
With local caching and gradual prepending
...
For #490
2023-01-07 00:43:00 +01:00
xmflsct
70d57ed830
Fetching now works better
...
For #490
2023-01-06 22:58:01 +01:00
xmflsct
c2aa78fef8
Fix highlighted toot cannot be actioned
2023-01-06 18:38:52 +01:00
xmflsct
5ce7d50f8f
Make remote fetch more lazy
...
Sometime the local instance responses slower that would result in all the context are remote, which is not ideal.
2023-01-06 18:31:33 +01:00
xmflsct
3cac12fb9e
Update Podfile.lock
2023-01-06 14:06:13 +01:00