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

112 Commits

Author SHA1 Message Date
cc3d5b14e5 Fixed #427 2022-10-31 23:43:42 +01:00
c75ecefb09 Fixed #424 2022-10-31 21:54:24 +01:00
e5f750c3c8 Fix Sentry reported crashes 2022-10-27 22:51:02 +02:00
35c585fb81 Fixed #398 2022-10-10 23:43:26 +02:00
52c44c600c Fixed #397 2022-10-10 23:28:40 +02:00
8a054f2205 Rewrite emoji component logic to be more generic 2022-09-18 01:02:25 +02:00
9b4b575291 Fix duplicated images 2022-09-14 22:44:23 +02:00
3853066330 Fix Android crash 2022-08-17 22:58:30 +02:00
c125382965 Fix duplicated images when opening 2022-08-14 22:48:15 +02:00
d0becef5bf Fixed #363 2022-08-14 22:38:57 +02:00
397c6a2f44 Fixed #336 2022-08-12 16:44:28 +02:00
dba43e248b Fixed #358 2022-08-09 00:49:50 +02:00
9f17f95a98 Fixed #354 2022-08-09 00:44:56 +02:00
a68ed6ea1b Fix menu translations 2022-08-08 23:00:46 +02:00
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
778ff18457 Do not catch language detection failure 2022-06-19 12:52:11 +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
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
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
50c8e149c6 Prefer local language detection 2022-06-09 01:47:38 +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
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
316096cf57 Fixed #310 2022-06-01 23:39:48 +02:00
68178f7f31 Update Poll.tsx
Fixed #256
2022-05-29 17:56:35 +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
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
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
b84b59f39f Updates 2022-05-03 00:49:19 +02:00
546847fd9a Auth follow update 2022-04-30 23:41:48 +02:00
293447f65c Clean up react memo 2022-04-30 21:47:17 +02:00
f93d6f7db8 Editing can update media 2022-04-30 21:29:08 +02:00
d4f91a5756 Basic editing works 2022-04-30 17:44:39 +02:00
95ec76f411 Edited posts can be viewed 2022-04-29 23:57:18 +02:00
e619677660 Fix crashes 2022-02-19 17:09:34 +01:00