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

247 Commits

Author SHA1 Message Date
545d4151aa Fix iOS 12 crashes on media selection
https://github.com/expo/expo/issues/14903#issuecomment-966161497
2022-02-06 22:47:30 +01:00
5ddc370588 Fix default language not set 2022-02-01 22:27:29 +01:00
60f0a838cc Fix crashes 2022-01-31 00:31:57 +01:00
bd49caa52a Better lookback update 2022-01-30 22:51:03 +01:00
9a41dd2191 MVP last read position 2022-01-16 23:26:05 +01:00
0b4a8ead84 Fix crrashing 2022-01-16 15:28:02 +01:00
387a574b0d Make duration fully optional 2022-01-08 11:22:07 +01:00
cb46dedd71 Fix iOS 12 haptics crash 2021-12-31 15:37:36 +01:00
8c9dfb839b Fixes 2021-12-18 19:59:38 +01:00
3d481624ad Use account preference's spoiler expansion setting 2021-11-27 19:34:20 +01:00
7ac789c18c Added instance configuration support 2021-11-15 22:34:43 +01:00
40a5c36bb0 Fix iOS quick type bar
https://reactnative.dev/blog/2021/09/01/preparing-your-app-for-iOS-15-and-android-12#quicktype-bar
2021-10-24 21:23:07 +02:00
1880dd62d1 Attempt to fix audio issue 2021-09-15 22:52:21 +02:00
371830ff19 Done #79 2021-08-29 16:08:02 +02:00
122dae7404 Basic new react-navigation types 2021-08-29 15:25:38 +02:00
bc72e637bb Fixed #149 2021-08-20 23:40:05 +02:00
4b3855ab28 Fixed #135 2021-08-11 00:17:37 +02:00
d2bf27a85a Fix some weird link 2021-08-11 00:04:12 +02:00
6488a8f7bd Small fixes 2021-07-07 17:33:54 +02:00
0be23da843 Try to fix crashes for Text 2021-06-11 23:07:41 +02:00
c72f26c260 Fix bugs 2021-06-02 22:27:51 +02:00
a023ad58f1 Fixed #118 2021-05-30 23:39:07 +02:00
8aa84f7568 Improve loading remote images 2021-05-30 22:12:22 +02:00
8df45475d8 Fix bugs 2021-05-30 15:40:06 +02:00
8a56e3a4f0 Optimisations and haptics 2021-05-26 23:30:15 +02:00
64cb47f7ab Use original uri as translation source instead of destination 2021-05-25 18:41:54 +02:00
f8366bb777 Fixed #127 2021-05-23 23:19:37 +02:00
61459cd2d2 Fix multiline alignment issue 2021-05-23 22:53:06 +02:00
0190b35b57 Fixed #119 and translation 2021-05-23 22:40:42 +02:00
0517d2fae2 Local translation works 2021-05-19 23:28:01 +02:00
67d3589f30 Basic translation working 2021-05-19 20:40:16 +02:00
fd1a6b3415 Done profile editing 2021-05-17 23:09:50 +02:00
d4c93750c7 Basic profile images working 2021-05-13 02:03:24 +02:00
8e0d499ed8 Remove most of the require cycles 2021-05-12 15:40:55 +02:00
bfa821a36d Fix details 2021-05-11 21:38:48 +02:00
7ffc0c7dc6 Fix url input alignment 2021-05-10 23:45:54 +02:00
c0dfc30dec Refine input 2021-05-10 23:41:48 +02:00
9658b0cb71 Fix issues 2021-05-09 23:16:53 +02:00
0b659913dc Partially fixed #113 2021-05-09 21:59:03 +02:00
0941fb04e9 Fix in some rare cases 2021-04-19 22:59:10 +02:00
1ee9b7d91d Fixed #109 2021-04-19 22:50:55 +02:00
7a12792393 Fixed #107 2021-04-19 17:15:52 +02:00
5264c17d99 Fix again CW 2021-04-13 22:36:04 +02:00
4df121e01a Fix crash 2021-04-11 11:25:40 +02:00
933324a2d8 Fix CW 2021-04-10 12:13:54 +02:00
d4b28df091 Refine accessibility 2021-04-09 21:43:12 +02:00
cf33c52e49 Fixed #93 2021-04-01 18:39:53 +02:00
965bab4822 Improve handling unknown attachment format 2021-04-01 01:11:12 +02:00
0644c51a7a Try to fix RNFI crash
https://github.com/DylanVann/react-native-fast-image/pull/782
2021-04-01 00:27:12 +02:00
4be0fb5a5f Partial fix #90
Now playing gifv won't interrupt existing audio playing. But when switching app state, it still will.
2021-03-29 23:53:49 +02:00