1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00
Commit Graph

1753 Commits

Author SHA1 Message Date
7036d1e8c7 New translations compose.json (Catalan) 2023-01-23 23:14:05 +01:00
91af5819a1 New translations compose.json (Dutch) 2023-01-23 23:14:04 +01:00
d83278b610 New translations compose.json (Czech) 2023-01-23 23:14:04 +01:00
6f7193afeb New translations compose.json (Swedish) 2023-01-23 23:14:03 +01:00
f95b13d9c3 New translations compose.json (Spanish) 2023-01-23 23:14:02 +01:00
65323e36ef New translations compose.json (Polish) 2023-01-23 23:14:01 +01:00
4d65138bca New translations compose.json (Portuguese, Brazilian) 2023-01-23 23:14:00 +01:00
0aff16c786 New translations compose.json (Vietnamese) 2023-01-23 23:13:59 +01:00
3af7cd95a5 New translations compose.json (Chinese Traditional) 2023-01-23 23:13:58 +01:00
d113781779 New translations compose.json (Chinese Simplified) 2023-01-23 23:13:57 +01:00
0671ea6870 New translations compose.json (Korean) 2023-01-23 23:13:56 +01:00
3afb7e42a0 New translations compose.json (Japanese) 2023-01-23 23:13:56 +01:00
d08d54a771 New translations compose.json (Italian) 2023-01-23 23:13:55 +01:00
19635eea6f New translations compose.json (German) 2023-01-23 23:13:54 +01:00
fbe075a94d New translations compose.json (French) 2023-01-23 23:13:53 +01:00
67f4939efe New translations tabs.json (Korean) 2023-01-19 06:11:31 +01:00
a4afc7ee3e New translations contextMenu.json (Korean) 2023-01-19 06:11:30 +01:00
35166a16bd New translations tabs.json (Japanese) 2023-01-17 22:16:59 +01:00
2f78b37ec7 New translations contextMenu.json (Japanese) 2023-01-17 22:16:58 +01:00
50f6440e45 New translations timeline.json (Japanese) 2023-01-17 22:16:57 +01:00
ec9f4f4630 New translations instance.json (Japanese) 2023-01-17 22:16:56 +01:00
6a0156fd02 New translations contextMenu.json (Swedish) 2023-01-17 20:27:03 +01:00
1340296986 New translations contextMenu.json (Swedish) 2023-01-17 19:17:53 +01:00
9181ab2066 New translations tabs.json (Swedish) 2023-01-17 19:17:52 +01:00
5cd83ae055 Improve my page's loading 2023-01-17 15:35:36 +01:00
fb6a111c55 Fix #664 2023-01-17 12:57:37 +01:00
d93c77c4ca Update yarn.lock 2023-01-16 22:56:58 +01:00
a131b1277c Fix local content not loaded
With the new prepend approach
2023-01-16 22:52:30 +01:00
c2a180f4f5 Fix popToTop dev warning 2023-01-16 22:36:49 +01:00
adb7a765b4 Fix #663
Properly revoke token when actively logging out
2023-01-16 22:22:19 +01:00
196f51bfca Refine account switching
Part of #663
2023-01-16 22:11:41 +01:00
74e794a215 Fix some Sentry reported crashes 2023-01-16 18:56:15 +01:00
18ad22302d Attempt to fix #644 2023-01-16 18:50:18 +01:00
261987cac9 New Crowdin updates (#658)
* New translations timeline.json (Spanish)

* New translations timeline.json (Catalan)

* New translations timeline.json (Ukrainian)

* New translations tabs.json (German)

* New translations tabs.json (Italian)

* New translations tabs.json (Japanese)

* New translations tabs.json (Korean)

* New translations tabs.json (Chinese Simplified)

* New translations tabs.json (Chinese Traditional)

* New translations tabs.json (Vietnamese)

* New translations tabs.json (Portuguese, Brazilian)

* New translations tabs.json (French)

* New translations tabs.json (Polish)

* New translations tabs.json (Spanish)

* New translations tabs.json (Swedish)

* New translations tabs.json (Czech)

* New translations tabs.json (Dutch)

* New translations tabs.json (Catalan)

* New translations tabs.json (Ukrainian)

* New translations tabs.json (Russian)

* New translations tabs.json (Greek)

* New translations tabs.json (Ukrainian)

* New translations tabs.json (Spanish)

* New translations tabs.json (Dutch)

* New translations tabs.json (Catalan)

* New translations tabs.json (German)

* New translations tabs.json (Chinese Simplified)
2023-01-16 14:58:47 +01:00
e97eff25c5 Fix cached toot not replaced 2023-01-16 14:30:00 +01:00
3883c0307a Fix public page switching timeline not updating nav params 2023-01-16 14:20:36 +01:00
34c0bbf4bb Fix too thin images 2023-01-15 22:04:25 +01:00
b52b529550 Fix conversation view when remote returns error 2023-01-15 21:51:27 +01:00
f10d52cebc Use native loading spinner
The lib is not being maintained and the animation quality is bad
2023-01-15 20:34:22 +01:00
86c3e91439 Fixed Android's svg spans full width 2023-01-15 19:59:48 +01:00
9a289489fa Fix #661
The API does not support a better way to achieve this as suggested. Though the search API accepts a "following" param, and it will return data prioritising following accounts.
2023-01-15 19:38:45 +01:00
8814161e0e Improve toot page loading 2023-01-15 18:00:58 +01:00
0efb7e5b70 Fix #615 2023-01-15 13:40:12 +01:00
e5744aba06 Try to fix #648
Also reported by other users
2023-01-14 16:58:01 +01:00
e7ca5ba63d Fix #655 2023-01-14 16:29:28 +01:00
57f1ed62b5 Fix #657
No need for Android, as if permission was denied last time, the next time when requesting, permission would be checked again.
2023-01-14 16:20:37 +01:00
26d2c78517 Fix #653 2023-01-14 15:26:11 +01:00
e5e74410d0 Fix #659 2023-01-14 15:21:31 +01:00
58c96c4c08 Fix Android does not support menu sub 2023-01-12 21:44:28 +01:00
fa066daa59 Update HeaderConversation.tsx 2023-01-12 21:28:29 +01:00