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

314 Commits

Author SHA1 Message Date
249320a3b5 Target translation language rule
App language may be in en while the spoken language is others, due to limited translation options
2022-06-26 22:59:46 +02:00
6f774d8c13 Fixed #350 2022-06-26 22:56:21 +02:00
41d85bf738 Fix row flexbox 2022-06-21 23:31:31 +02:00
869524eb84 Fix uploading avatar 2022-06-21 23:05:29 +02:00
778ff18457 Do not catch language detection failure 2022-06-19 12:52:11 +02:00
24d179eee7 Fixed #344 2022-06-19 12:51:44 +02:00
544910f0ed Fix iOS dots 2022-06-17 00:14:32 +02:00
16eaba14aa Allow Android drop menu instead of long press 2022-06-17 00:10:15 +02:00
d5104bf6f8 Allowing toot to be copied when highlighted 2022-06-16 23:34:06 +02:00
8d0fc94303 Allow Android to have moving image 2022-06-16 23:22:28 +02:00
e396953ac8 Improve menu row when content are long/short 2022-06-15 00:20:29 +02:00
7c0bcbeb06 Fixed #337 2022-06-14 23:43:11 +02:00
236ccbe45d Fixed #338
Also Android cannot read from ID, using index instead
2022-06-14 23:32:35 +02:00
52b8414b7e Comply with Play Store policy 2022-06-10 19:41:51 +02:00
7adc09f624 Improve ML translation by removing HTML tags 2022-06-10 19:41:39 +02:00
72eee3600f Fixed #301 2022-06-10 17:02:04 +02:00
f238413232 Improve translation detection 2022-06-10 16:52:55 +02:00
db46ccc3d8 Fix weird error reportings 2022-06-09 23:25:01 +02:00
e33e8550f6 Prepare for future media needs
NOT USED
2022-06-09 22:57:54 +02:00
b5a5ce01a3 Using proper image transformation 2022-06-09 21:33:10 +02:00
50c8e149c6 Prefer local language detection 2022-06-09 01:47:38 +02:00
6f414d38be Fixed #321 2022-06-07 23:01:59 +02:00
0991d50240 Fixed #158 2022-06-07 20:07:14 +02:00
faebd555e8 New context menu largely working 2022-06-06 22:49:43 +02:00
b13ae5dafe Fixed #117 2022-06-05 18:52:33 +02:00
fc8fdec12f Fixed #108 2022-06-05 17:58:18 +02:00
1eaa1eaecf Fixed #255 2022-06-03 23:27:22 +02:00
e38a45ffb2 Fixed #315 2022-06-03 23:18:24 +02:00
75c1806342 Fixed #313 2022-06-02 00:48:14 +02:00
bee856fa34 Fixed #312 2022-06-02 00:28:42 +02:00
316096cf57 Fixed #310 2022-06-01 23:39:48 +02:00
5ba3290254 Fixed #299 2022-06-01 23:13:43 +02:00
a9e36d4a9c Try without memo 2022-06-01 00:33:59 +02:00
68178f7f31 Update Poll.tsx
Fixed #256
2022-05-29 17:56:35 +02:00
af6731f702 Added pt-BR
https://github.com/tooot-app/app/issues/302
2022-05-28 22:18:03 +02:00
4398e520ed Refine notifications
https://github.com/tooot-app/app/issues/306

https://github.com/tooot-app/app/issues/305 This one uses the positive filtering that is added since v3.5, that a such a filter won't be shown as there is no way to check if a user is an admin or not and showing a useless option for majority users won't be a good experience.
2022-05-28 19:24:08 +02:00
4dcc561cbf Update error tracing 2022-05-18 00:11:31 +02:00
d0aa55d021 Fix proper reblog permission
https://github.com/tooot-app/app/issues/274
2022-05-16 21:54:11 +02:00
dde33ad1ad Add static emoji option 2022-05-13 00:04:15 +02:00
932c816951 Remove custom refresh 2022-05-12 00:04:30 +02:00
ee2f23c972 Update Actions.tsx
https://github.com/tooot-app/app/issues/274
2022-05-11 00:11:18 +02:00
c105b36b3d Fix font weight 2022-05-10 23:19:26 +02:00
d9e1530b8b Fixes after upgrades 2022-05-08 23:40:42 +02:00
4c9f93497d Using format.js
https://github.com/tooot-app/app/issues/280
2022-05-08 17:56:26 +02:00
edb332bb26 Update Visibility.tsx
https://github.com/tooot-app/app/issues/279
2022-05-08 14:27:06 +02:00
ea0b85365e Use global detection 2022-05-07 13:23:08 +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
8caf315894 Improve sharing error messaging 2022-05-05 23:08:29 +02:00
b84b59f39f Updates 2022-05-03 00:49:19 +02:00
dc91f3edeb Update typing for new react-redux 2022-04-30 23:47:52 +02:00