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

98 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
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
06db0580cd Fix bugs 2022-02-14 22:10:07 +01:00
e388ce7626 Square image when image is too long 2022-02-14 21:07:10 +01:00
e8fa5f2acb Fix long image 2022-02-12 22:16:29 +01:00
ba7c31c4e7 Show full image when only 1 2022-02-12 19:14:02 +01:00
c6d3514fa2 Try out more apng loading 2022-02-12 18:25:53 +01:00
6f0c318d06 Implemented new dark theme 2022-02-12 14:51:01 +01:00
44d1f6fbed Fix whole word filter not working 2022-02-10 23:09:40 +01:00
311020285d Improved translation response 2022-02-08 22:19:24 +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
9a41dd2191 MVP last read position 2022-01-16 23:26:05 +01:00
387a574b0d Make duration fully optional 2022-01-08 11:22:07 +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