Commit Graph

1433 Commits

Author SHA1 Message Date
xmflsct eedeb6394f
Merge pull request #461 from tooot-app/main
Release 4.6
2022-11-14 19:00:04 +01:00
xmflsct 0f6a28abc5 Fix building 2022-11-14 17:54:11 +01:00
xmflsct 925ba2e263
Merge branch 'candidate' into main 2022-11-14 16:12:05 +01:00
xmflsct 83090397ec
New Crowdin updates (#455)
* New translations timeline.json (German)

* New translations timeline.json (Italian)

* New translations timeline.json (Japanese)

* New translations timeline.json (Korean)

* 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 (French)

* New translations contextMenu.json (French)

* New translations timeline.json (Chinese Simplified)

* New translations common.json (Polish)

* New translations instance.json (Polish)

* New translations parse.json (Polish)

* New translations relationship.json (Polish)

* New translations timeline.json (Polish)

* New translations actions.json (Polish)

* New translations imageViewer.json (Polish)

* New translations announcements.json (Polish)

* New translations compose.json (Polish)

* New translations screens.json (Polish)

* New translations tabs.json (Polish)

* New translations mediaSelector.json (Polish)

* New translations emojis.json (Polish)

* New translations contextMenu.json (Polish)

* New translations accountSelection.json (Polish)

* New translations parse.json (Japanese)

* New translations timeline.json (Japanese)

* New translations mediaSelector.json (Japanese)

* New translations tabs.json (Japanese)

* New translations screens.json (Japanese)

* New translations timeline.json (French)

* New translations common.json (Polish)

* New translations timeline.json (Polish)

* New translations common.json (Spanish)

* New translations instance.json (Spanish)

* New translations parse.json (Spanish)

* New translations relationship.json (Spanish)

* New translations timeline.json (Spanish)

* New translations actions.json (Spanish)

* New translations imageViewer.json (Spanish)

* New translations announcements.json (Spanish)

* New translations compose.json (Spanish)

* New translations screens.json (Spanish)

* New translations tabs.json (Spanish)

* New translations mediaSelector.json (Spanish)

* New translations emojis.json (Spanish)

* New translations contextMenu.json (Spanish)

* New translations accountSelection.json (Spanish)

* New translations timeline.json (Vietnamese)

* New translations tabs.json (Vietnamese)
2022-11-14 16:08:35 +01:00
xmflsct f11d3abe98 Try to capture connect failure 2022-11-14 16:04:15 +01:00
xmflsct 95f0c5859b Bump SDWebImage 2022-11-14 16:04:05 +01:00
xmflsct b196d87cb1 Fixed #442 2022-11-14 15:54:51 +01:00
xmflsct 6a90557d2b Fix Android building 2022-11-14 14:52:23 +01:00
xmflsct dc83818e90 Increase review count 2022-11-12 18:01:17 +01:00
xmflsct 641e1f0cdc
Test updates (#456)
* Build succeeded

* Fix RN update caused Android build error

Spent whole fucking 2 days to figure this out https://github.com/facebook/react-native/issues/35210

* Fixed #408

Potentially because of too small pressable area

* Fixed #439

* Bump up RN and Expo

* Fixed #450

* Spelling (#449)

* spelling: announcement

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: corrupted

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: dimensions

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: favourites

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: mutation

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: retrieve

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: transitive

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* Fixed #451

More properly adjusted flexbox layout

* Partial fix of #444

It is possible to implement what the web does but that adds additional resources which I believe is not justified. Filtering is meant to be precise. Even hiding the entire block that you still would like to take a look at the content, then why would you set up a certain filter then.

Though showing the matched filter is still useful.

* New Crowdin updates (#440)

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

* New translations instance.json (German)

* New translations parse.json (German)

* New translations timeline.json (German)

* New translations mediaSelector.json (German)

* New translations emojis.json (German)

* New translations contextMenu.json (German)

* New translations actions.json (German)

* New translations compose.json (German)

* New translations accountSelection.json (German)

* New translations timeline.json (German)

* New translations contextMenu.json (German)

* New translations actions.json (German)

* New translations compose.json (German)

* New translations tabs.json (German)

* New translations screens.json (German)

* New translations common.json (French)

* New translations instance.json (French)

* New translations parse.json (French)

* New translations relationship.json (French)

* New translations timeline.json (French)

* New translations actions.json (French)

* New translations imageViewer.json (French)

* New translations announcements.json (French)

* New translations compose.json (French)

* New translations screens.json (French)

* New translations tabs.json (French)

* New translations mediaSelector.json (French)

* New translations emojis.json (French)

* New translations contextMenu.json (French)

* New translations accountSelection.json (French)

* New translations actions.json (French)

* New translations announcements.json (French)

* New translations compose.json (French)

* New translations accountSelection.json (French)

* New translations instance.json (French)

* New translations parse.json (French)

* New translations relationship.json (French)

* New translations timeline.json (French)

* New translations imageViewer.json (French)

* New translations compose.json (French)

* New translations tabs.json (French)

* New translations mediaSelector.json (French)

* New translations emojis.json (French)

* New translations contextMenu.json (French)

* New translations common.json (French)

* New translations compose.json (French)

* New translations screens.json (French)

* New translations tabs.json (French)

* New translations contextMenu.json (French)

* New translations common.json (French)

* New translations instance.json (French)

* Added French translation 🇫🇷

* Fixed #454

* Fixed #443

Basically matching all none whitespace characters

* Fixed #446

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-11-12 17:59:32 +01:00
xmflsct f2de56f602 Fixed #446 2022-11-12 17:52:50 +01:00
xmflsct c8c3adf088 Fixed #443
Basically matching all none whitespace characters
2022-11-12 12:02:28 +01:00
xmflsct 4d7606cd53 Fixed #454 2022-11-12 11:51:29 +01:00
xmflsct 026ee9ce6d Added French translation 🇫🇷 2022-11-11 23:59:16 +01:00
xmflsct d6a2ae5e56
New Crowdin updates (#440)
* 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 (Chinese Simplified)

* New translations instance.json (German)

* New translations parse.json (German)

* New translations timeline.json (German)

* New translations mediaSelector.json (German)

* New translations emojis.json (German)

* New translations contextMenu.json (German)

* New translations actions.json (German)

* New translations compose.json (German)

* New translations accountSelection.json (German)

* New translations timeline.json (German)

* New translations contextMenu.json (German)

* New translations actions.json (German)

* New translations compose.json (German)

* New translations tabs.json (German)

* New translations screens.json (German)

* New translations common.json (French)

* New translations instance.json (French)

* New translations parse.json (French)

* New translations relationship.json (French)

* New translations timeline.json (French)

* New translations actions.json (French)

* New translations imageViewer.json (French)

* New translations announcements.json (French)

* New translations compose.json (French)

* New translations screens.json (French)

* New translations tabs.json (French)

* New translations mediaSelector.json (French)

* New translations emojis.json (French)

* New translations contextMenu.json (French)

* New translations accountSelection.json (French)

* New translations actions.json (French)

* New translations announcements.json (French)

* New translations compose.json (French)

* New translations accountSelection.json (French)

* New translations instance.json (French)

* New translations parse.json (French)

* New translations relationship.json (French)

* New translations timeline.json (French)

* New translations imageViewer.json (French)

* New translations compose.json (French)

* New translations tabs.json (French)

* New translations mediaSelector.json (French)

* New translations emojis.json (French)

* New translations contextMenu.json (French)

* New translations common.json (French)

* New translations compose.json (French)

* New translations screens.json (French)

* New translations tabs.json (French)

* New translations contextMenu.json (French)

* New translations common.json (French)

* New translations instance.json (French)
2022-11-11 23:47:48 +01:00
xmflsct 1ae7cc7038 Partial fix of #444
It is possible to implement what the web does but that adds additional resources which I believe is not justified. Filtering is meant to be precise. Even hiding the entire block that you still would like to take a look at the content, then why would you set up a certain filter then.

Though showing the matched filter is still useful.
2022-11-11 23:46:22 +01:00
xmflsct 72917c21f6 Fixed #451
More properly adjusted flexbox layout
2022-11-11 22:46:08 +01:00
Josh Soref beb7ba9dc2
Spelling (#449)
* spelling: announcement

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: corrupted

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: dimensions

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: favourites

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: mutation

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: retrieve

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: transitive

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-11-11 21:53:30 +01:00
xmflsct 3207fc3b58 Fixed #450 2022-11-11 13:58:09 +01:00
xmflsct 6d6dd1a21c Bump up RN and Expo 2022-11-11 13:50:20 +01:00
xmflsct 020ad6be34 Merge branch 'upgrade-to-expo-47' 2022-11-10 19:43:39 +01:00
xmflsct d4be002016 Fixed #439 2022-11-06 23:39:31 +01:00
xmflsct 0229fc25e1 Merge branch 'main' into release 2022-11-05 23:43:53 +01:00
xmflsct 28028c8aab Fixed #408
Potentially because of too small pressable area
2022-11-05 23:42:59 +01:00
xmflsct e28ff17bac Merge branch 'main' into release 2022-11-05 23:24:05 +01:00
xmflsct 6dcf0f0d7d Fix RN update caused Android build error
Spent whole fucking 2 days to figure this out https://github.com/facebook/react-native/issues/35210
2022-11-05 22:41:10 +01:00
xmflsct 543d345ea5 Build succeeded 2022-11-05 22:33:16 +01:00
xmflsct 495449184c
Merge pull request #435 from tooot-app/main
Start building v4.5.1
2022-11-05 01:56:41 +01:00
xmflsct abff63eef0
Merge pull request #434 from tooot-app/main
Test v4.5.1
2022-11-05 01:56:17 +01:00
xmflsct a0eac3bc01
New Crowdin updates (#431)
* New translations parse.json (Vietnamese)

* New translations timeline.json (Vietnamese)

* New translations tabs.json (Chinese Traditional)

* New translations instance.json (Chinese Traditional)

* New translations timeline.json (Chinese Traditional)

* New translations mediaSelector.json (Chinese Traditional)

* New translations tabs.json (Chinese Traditional)
2022-11-05 01:55:44 +01:00
xmflsct 7063d30219 Bump to v4.5.1 2022-11-05 01:55:12 +01:00
xmflsct c75bf73a94 Fix Play Store complaining 2022-11-05 01:31:34 +01:00
xmflsct 9ec6f7331d Fixed #433
So weird iOS does not have this issue...
2022-11-05 01:19:44 +01:00
xmflsct 7ef88c735b Add details to UA 2022-11-05 01:11:09 +01:00
xmflsct 0d9992107c Fixed #432
这应该能修复问题1
2022-11-04 23:38:29 +01:00
xmflsct 4b1d628c5e Upgrade to Xcode 14.1 2022-11-04 23:18:21 +01:00
xmflsct 7837bde155
Merge pull request #430 from tooot-app/main
Release v4.5.0
2022-11-01 00:41:07 +01:00
xmflsct 43c5f98529 Merge branch 'main' into candidate 2022-10-31 23:54:20 +01:00
xmflsct 534bfcaf78
New Crowdin updates (#429)
* 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 (Japanese)

* New translations timeline.json (Korean)

* New translations timeline.json (Italian)

* New translations timeline.json (German)

* New translations timeline.json (Chinese Simplified)

* New translations timeline.json (Chinese Traditional)
2022-10-31 23:54:09 +01:00
xmflsct 32cd53310c Merge branch 'main' into candidate 2022-10-31 23:44:17 +01:00
xmflsct cc3d5b14e5 Fixed #427 2022-10-31 23:43:42 +01:00
xmflsct fa0d28acd1 Fixed #426 2022-10-31 22:29:45 +01:00
xmflsct 4f22e4bd78 Fixed #425 2022-10-31 22:15:51 +01:00
xmflsct c75ecefb09 Fixed #424 2022-10-31 21:54:24 +01:00
xmflsct b6b27a821e Merge branch 'main' into candidate 2022-10-31 20:00:58 +01:00
xmflsct 5f53f66004 Merge branch 'main' of https://github.com/tooot-app/app 2022-10-31 19:42:52 +01:00
xmflsct 5c255ffa6d Prevent going back when zoomed 2022-10-31 19:42:49 +01:00
xmflsct 9863e13e43 Bump up packages 2022-10-31 19:42:14 +01:00
xmflsct 15fded8c6e
Merge pull request #423 from tooot-app/main
Update build.yml
2022-10-31 09:05:17 +01:00
xmflsct 7a5735acd7
Update build.yml 2022-10-31 09:04:53 +01:00