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

1940 Commits

Author SHA1 Message Date
e8eb62e2d0 Refined filter view 2023-01-26 13:59:42 +01:00
2a806695ca New Crowdin updates (#665)
* New translations tabs.json (Swedish)

* New translations contextMenu.json (Swedish)

* New translations contextMenu.json (Swedish)

* New translations instance.json (Japanese)

* New translations timeline.json (Japanese)

* New translations contextMenu.json (Japanese)

* New translations tabs.json (Japanese)

* New translations contextMenu.json (Korean)

* New translations tabs.json (Korean)

* New translations compose.json (French)

* New translations compose.json (German)

* New translations compose.json (Italian)

* New translations compose.json (Japanese)

* New translations compose.json (Korean)

* New translations compose.json (Chinese Simplified)

* New translations compose.json (Chinese Traditional)

* New translations compose.json (Vietnamese)

* New translations compose.json (Portuguese, Brazilian)

* New translations compose.json (Polish)

* New translations compose.json (Spanish)

* New translations compose.json (Swedish)

* New translations compose.json (Czech)

* New translations compose.json (Dutch)

* New translations compose.json (Catalan)

* New translations compose.json (Ukrainian)

* New translations compose.json (Russian)

* New translations compose.json (Greek)

* 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 (Chinese Simplified)

* New translations common.json (Basque)

* New translations instance.json (Basque)

* New translations parse.json (Basque)

* New translations relationship.json (Basque)

* New translations timeline.json (Basque)

* New translations imageViewer.json (Basque)

* New translations announcements.json (Basque)

* New translations compose.json (Basque)

* New translations screens.json (Basque)

* New translations tabs.json (Basque)

* New translations mediaSelector.json (Basque)

* New translations emojis.json (Basque)

* New translations contextMenu.json (Basque)

* New translations accountSelection.json (Basque)
2023-01-26 01:14:24 +01:00
e417532d60 Bump ua-parser-js from 0.7.32 to 0.7.33 (#674)
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.32...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-26 00:59:21 +01:00
d73857eef4 First step of adding filter editing support 2023-01-26 00:57:48 +01:00
2d91d1f7fb Fix react-native-svg default fill black 2023-01-25 00:29:36 +01:00
9d9c16df06 Bump packages
And deprecate react-native-feather
2023-01-25 00:15:46 +01:00
ebc6d03c6a Fix url not encoded such as in CJK 2023-01-24 22:47:36 +01:00
82928f8611 Attempt to fix super long toots breaking maintain position 2023-01-24 22:24:55 +01:00
f1b162a020 Added gif preference
https://github.com/mastodon/mastodon/pull/22706
2023-01-24 00:36:51 +01:00
47d5b02468 Fix #672
Removed image focus as different clients implement this differently
2023-01-23 23:05:25 +01:00
613cf1365c Fix 669 2023-01-22 18:17:57 +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
bebf4c7101 Update TextInput.tsx
There are still reports of text not wrapping #571
2023-01-12 21:24:45 +01:00
81b810496b No need to show initial toot in history
Nothing changed in there
2023-01-12 21:12:51 +01:00
2a19e1fc2a Fix #654 2023-01-12 21:04:50 +01:00
a37f66d080 Fix unidentified mentions 2023-01-12 20:58:57 +01:00
03fd770a41 Hide useless cards 2023-01-12 20:28:43 +01:00
02a90e84f3 Wrong side of fixing crash 2023-01-12 20:17:26 +01:00
50f95900b6 Update Push.tsx 2023-01-11 23:34:02 +01:00
c7602df08c New translations compose.json (Catalan) (#651) 2023-01-11 22:55:35 +01:00
7f97908e23 Fix bugs 2023-01-11 22:54:24 +01:00
76d4bc754b Fix accounts array empty not init 2023-01-11 22:18:02 +01:00
30be3cdb15 Fix prepended toots not interactable 2023-01-11 21:51:28 +01:00
01c27d6a99 Fix tooot support broken 2023-01-11 21:35:50 +01:00
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