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

79 Commits

Author SHA1 Message Date
e5f750c3c8 Fix Sentry reported crashes 2022-10-27 22:51:02 +02:00
7d9056b562 Allow custom exit 2022-09-23 00:21:41 +02:00
7ec7f85893 Removed autolinker 2022-09-20 22:23:01 +02:00
fb3cfa0db1 Emoji working for compose 2022-09-19 22:22:52 +02:00
b44370d3ec Spoiler now supports emoji as well 2022-09-19 22:01:13 +02:00
2df23a8a2e POC compose using the new emoji selector 2022-09-18 23:54:50 +02:00
79a488c84a Fix poll input 2022-09-13 21:53:44 +02:00
9ed6343eb7 Use native view drawing instead of svg 2022-08-19 01:58:17 +02:00
397c6a2f44 Fixed #336 2022-08-12 16:44:28 +02:00
e2ba4660df Fxied #353 2022-08-07 01:18:10 +02:00
b9cf0ceb6b Fixed #352 2022-07-09 11:40:48 +02:00
b5a5ce01a3 Using proper image transformation 2022-06-09 21:33:10 +02:00
e37d5991cf Refine photo upload messaging 2022-06-08 21:36:18 +02:00
0991d50240 Fixed #158 2022-06-07 20:07:14 +02:00
c0d2da3f65 Fixed #137 2022-06-05 21:17:39 +02:00
fc8fdec12f Fixed #108 2022-06-05 17:58:18 +02:00
bee856fa34 Fixed #312 2022-06-02 00:28:42 +02:00
af0756cef2 Add drafts warning
Fixed #259
2022-05-29 17:45:53 +02:00
67b15f75f5 Try to fix Android storage issue 2022-05-19 00:46:25 +02:00
dde33ad1ad Add static emoji option 2022-05-13 00:04:15 +02:00
c105b36b3d Fix font weight 2022-05-10 23:19:26 +02:00
8c2004fe6c Upload GIF using Android keyboard
https://github.com/tooot-app/app/issues/261
2022-05-08 12:15:16 +02:00
7c48c61c99 Using new text component
Need to use global accessibility checks rather than per text component which is not efficient
2022-05-07 00:52:32 +02:00
43c2297387 Sharing works in simulator 2022-05-02 22:31:22 +02:00
829a25b76b Fix poll 5 minutes un-selectable 2022-05-01 00:18:18 +02:00
dc91f3edeb Update typing for new react-redux 2022-04-30 23:47:52 +02:00
d23f454148 Editing does not allow changing visibility 2022-04-30 22:44:52 +02:00
2aba971eb9 Fix poll count text color 2022-04-30 22:09:05 +02:00
d4f91a5756 Basic editing works 2022-04-30 17:44:39 +02:00
9e4189c522 Added frequent used emojis 2022-02-13 22:14:16 +01:00
6f0c318d06 Implemented new dark theme 2022-02-12 14:51:01 +01:00
bc0c07e785 Fix poll expiration 2022-02-02 22:30:06 +01:00
60f0a838cc Fix crashes 2022-01-31 00:31:57 +01:00
d5ea813ebe Fix err may be undefined 2021-12-31 12:26:17 +01:00
200a3e4741 Fix Android titles 2021-12-18 23:44:08 +01:00
7ac789c18c Added instance configuration support 2021-11-15 22:34:43 +01:00
122dae7404 Basic new react-navigation types 2021-08-29 15:25:38 +02:00
b821fc4d16 React Navigation v6 first try
Android header needs attention
2021-08-21 01:45:43 +02:00
0be23da843 Try to fix crashes for Text 2021-06-11 23:07:41 +02:00
ecb9ce0c3a Fixed #136 2021-05-30 15:41:55 +02:00
f8366bb777 Fixed #127 2021-05-23 23:19:37 +02:00
2b838601d5 Update account preferences should affect posting settings 2021-05-17 23:33:07 +02:00
d4c93750c7 Basic profile images working 2021-05-13 02:03:24 +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
4df121e01a Fix crash 2021-04-11 11:25:40 +02:00
81ffaabcdc Fixed #83 2021-04-10 20:03:28 +02:00
d4b28df091 Refine accessibility 2021-04-09 21:43: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