1
0
mirror of https://github.com/tooot-app/app synced 2025-01-18 12:15:42 +01:00
Commit Graph

1862 Commits

Author SHA1 Message Date
xmflsct
2097dceda7
New Crowdin updates (#694)
* New translations timeline.json (Spanish)

* New translations timeline.json (Catalan)

* New translations timeline.json (Basque)

* New translations timeline.json (Ukrainian)

* New translations common.json (Norwegian)

* New translations instance.json (Norwegian)

* New translations parse.json (Norwegian)

* New translations relationship.json (Norwegian)

* New translations timeline.json (Norwegian)

* New translations imageViewer.json (Norwegian)

* New translations announcements.json (Norwegian)

* New translations compose.json (Norwegian)

* New translations screens.json (Norwegian)

* New translations tabs.json (Norwegian)

* New translations mediaSelector.json (Norwegian)

* New translations emojis.json (Norwegian)

* New translations contextMenu.json (Norwegian)

* New translations accountSelection.json (Norwegian)

* New translations common.json (Norwegian)

* New translations common.json (Norwegian)

* New translations instance.json (Norwegian)

* New translations parse.json (Norwegian)

* New translations relationship.json (Norwegian)

* New translations timeline.json (Norwegian)

* New translations imageViewer.json (Norwegian)

* New translations announcements.json (Norwegian)

* New translations compose.json (Norwegian)

* New translations screens.json (Norwegian)

* New translations tabs.json (Norwegian)

* New translations parse.json (Norwegian)

* New translations timeline.json (Norwegian)

* New translations compose.json (Norwegian)

* New translations screens.json (Norwegian)

* New translations tabs.json (Norwegian)

* New translations mediaSelector.json (Norwegian)

* New translations emojis.json (Norwegian)

* New translations contextMenu.json (Norwegian)

* New translations accountSelection.json (Norwegian)

* New translations timeline.json (Korean)

* New translations compose.json (Korean)

* New translations tabs.json (Korean)

* New translations contextMenu.json (Korean)

* New translations tabs.json (Japanese)

* New translations tabs.json (Korean)

* New translations timeline.json (Japanese)

* New translations tabs.json (Japanese)

* New translations timeline.json (German)
2023-02-09 14:36:46 +01:00
xmflsct
eecd871d65 Fix avatar not updated 2023-02-09 14:19:50 +01:00
xmflsct
4864f6cd5c Fix #701 2023-02-09 14:11:54 +01:00
xmflsct
0185335138 Fix image viewer placeholder 2023-02-08 21:41:16 +01:00
xmflsct
48481a4cd5 Improve auto fetch 2023-02-08 19:22:20 +01:00
xmflsct
724cd76647 Bump deps 2023-02-08 01:33:12 +01:00
xmflsct
11ac2bd51d Update yarn.lock 2023-02-08 01:30:35 +01:00
xmflsct
d1ed8a0d2a Test #700 2023-02-08 01:10:59 +01:00
dependabot[bot]
9259ee2995
Bump http-cache-semantics from 4.1.0 to 4.1.1 (#696)
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 23:42:51 +01:00
xmflsct
c1ebde8fe9 Fix #699 2023-02-07 23:38:34 +01:00
xmflsct
8775a0cb25 Fix #697 2023-02-07 22:19:39 +01:00
xmflsct
0b3d206190 Fix #698 2023-02-07 21:41:06 +01:00
xmflsct
fd114ed0f0 Check for Wildebeest's account ID format 2023-02-07 15:06:04 +01:00
xmflsct
f98b8946dc Refine marker 2023-02-07 13:56:50 +01:00
xmflsct
be2c223142 Mark id on load
With the introduction of throttle, it is crucial to log on load otherwise there won't be much match after that
2023-02-06 19:07:22 +01:00
xmflsct
5d1459eba6 Fix some toots not interactable 2023-02-06 18:58:55 +01:00
xmflsct
1dd64c4e19 Fix link matching crashes 2023-02-06 14:00:40 +01:00
xmflsct
9f6e7738bf Fix when userTheme is undefined 2023-02-03 16:06:18 +01:00
xmflsct
adddae9d72 Refine push 2023-02-03 15:54:04 +01:00
xmflsct
db41e85d07
New Crowdin updates (#690)
* New translations timeline.json (Basque)

* New translations timeline.json (Portuguese, Brazilian)

* New translations tabs.json (Portuguese, Brazilian)

* New translations timeline.json (Japanese)

* New translations tabs.json (Japanese)

* New translations contextMenu.json (Japanese)

* New translations timeline.json (German)

* New translations contextMenu.json (German)

* New translations instance.json (German)

* New translations timeline.json (German)

* New translations tabs.json (German)

* New translations contextMenu.json (German)

* New translations timeline.json (French)

* New translations timeline.json (Spanish)

* New translations timeline.json (Catalan)

* New translations timeline.json (Czech)

* New translations timeline.json (German)

* New translations timeline.json (Greek)

* New translations timeline.json (Basque)

* New translations timeline.json (Italian)

* New translations timeline.json (Japanese)

* New translations timeline.json (Korean)

* New translations timeline.json (Dutch)

* New translations timeline.json (Polish)

* New translations timeline.json (Russian)

* New translations timeline.json (Swedish)

* New translations timeline.json (Ukrainian)

* New translations timeline.json (Chinese Simplified)

* New translations timeline.json (Chinese Traditional)

* New translations timeline.json (Vietnamese)

* New translations timeline.json (Portuguese, Brazilian)

* New translations timeline.json (Dutch)

* New translations timeline.json (Swedish)

* New translations timeline.json (Chinese Simplified)

* New translations timeline.json (Chinese Traditional)
2023-02-03 14:47:48 +01:00
xmflsct
e225c5b6bf Clarify my own boosts 2023-02-03 13:57:11 +01:00
xmflsct
7c7c96bc42 Update HTML.tsx 2023-02-03 13:48:29 +01:00
xmflsct
242ecf76c0 Improve marker loading
Actually the id can be invalid (not found), and the timeline can be loaded to the right position, therefore no need to check the id anymore.
2023-02-03 13:11:15 +01:00
xmflsct
2a774a5516 Should fix #692 2023-02-03 12:07:17 +01:00
xmflsct
5ec49739fc Let lib handles cache 2023-02-03 00:59:39 +01:00
xmflsct
3545c13ae9 Update Podfile.lock 2023-02-02 15:27:14 +01:00
xmflsct
74badd94cb Improve refresh loading 2023-02-02 14:15:37 +01:00
xmflsct
2d9f7a90cc Bump packages 2023-02-02 14:15:14 +01:00
xmflsct
90c8e4cba8 Fix #691
One liner fix, but took some time to find out...
2023-02-02 13:54:28 +01:00
xmflsct
2c96991ca0 Fix push page not refetching 2023-02-01 15:04:22 +01:00
xmflsct
0dacd5ec89 Fix error message returning key in poll 2023-02-01 14:52:16 +01:00
xmflsct
88d4de98c2 Fix poll in "remote" toots not working 2023-02-01 14:40:22 +01:00
xmflsct
78b6834c3f Do not fade in when blurhash or preview has been loaded 2023-02-01 13:53:18 +01:00
xmflsct
e60535cd1c Catch potentially json parsing error 2023-02-01 00:07:38 +01:00
xmflsct
5d3f773a2a Faster image loading transition 2023-02-01 00:06:33 +01:00
xmflsct
968a3266c2 Test clearing disk cache 2023-01-31 15:19:18 +01:00
xmflsct
c21e99909d Add fade in transition of react-native-fast-image
Based on https://github.com/DylanVann/react-native-fast-image/pull/958
2023-01-31 15:15:15 +01:00
xmflsct
624c1f172c Use the same subdomain for connect media
Preventing count as cache miss
2023-01-31 14:26:43 +01:00
xmflsct
602e010cfc
Update name.txt 2023-01-30 15:36:59 +01:00
xmflsct
49c51b4af2
Update connect.ts 2023-01-30 14:53:08 +01:00
xmflsct
574dbd3258
New Crowdin updates (#686)
* New translations timeline.json (Portuguese, Brazilian)

* New translations tabs.json (Portuguese, Brazilian)

* New translations tabs.json (Portuguese, Brazilian)

* New translations contextMenu.json (Portuguese, Brazilian)

* New translations timeline.json (Dutch)

* New translations timeline.json (Chinese Traditional)

* New translations timeline.json (Spanish)

* New translations timeline.json (Catalan)

* New translations timeline.json (Ukrainian)

* New translations tabs.json (Spanish)

* New translations tabs.json (Catalan)
2023-01-30 13:53:37 +01:00
xmflsct
dc893b0d5d Reset when verification failed 2023-01-30 13:53:21 +01:00
xmflsct
4aa96ba2bd Fix #683
Affects both platforms
2023-01-30 13:44:29 +01:00
xmflsct
646b539949 Improve notify animation 2023-01-30 13:40:43 +01:00
xmflsct
7559196e42 Merge branch 'main' of https://github.com/tooot-app/app 2023-01-30 13:40:28 +01:00
xmflsct
57efc4c868 Fix crashes 2023-01-30 12:55:35 +01:00
xmflsct
f219371243
Update package.json 2023-01-30 01:20:24 +01:00
xmflsct
5551cd0e12
New Crowdin updates (#684)
* New translations common.json (Portuguese, Brazilian)

* New translations timeline.json (Portuguese, Brazilian)

* New translations tabs.json (Spanish)

* New translations tabs.json (Catalan)

* New translations tabs.json (Portuguese, Brazilian)

* New translations tabs.json (Portuguese, Brazilian)

* New translations contextMenu.json (Portuguese, Brazilian)

* New translations timeline.json (French)

* New translations timeline.json (Spanish)

* New translations timeline.json (Catalan)

* New translations timeline.json (Czech)

* New translations timeline.json (German)

* New translations timeline.json (Greek)

* New translations timeline.json (Basque)

* New translations timeline.json (Italian)

* New translations timeline.json (Japanese)

* New translations timeline.json (Korean)

* New translations timeline.json (Dutch)

* New translations timeline.json (Polish)

* New translations timeline.json (Russian)

* New translations timeline.json (Swedish)

* New translations timeline.json (Ukrainian)

* New translations timeline.json (Chinese Simplified)

* New translations timeline.json (Chinese Traditional)

* New translations timeline.json (Vietnamese)

* New translations timeline.json (Portuguese, Brazilian)

* New translations contextMenu.json (Spanish)

* New translations contextMenu.json (Catalan)

* New translations timeline.json (Chinese Simplified)
2023-01-30 00:48:08 +01:00
xmflsct
90b0178f5d Refetch only latest pages 2023-01-30 00:36:16 +01:00
xmflsct
d1714fab26 Added fetched notice 2023-01-30 00:25:46 +01:00