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

284 Commits

Author SHA1 Message Date
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
546847fd9a Auth follow update 2022-04-30 23:41:48 +02:00
855f50f9ee Clean up core timeline components 2022-04-30 21:59:13 +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
46386cb579 #239 2022-02-22 23:14:09 +01: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
9e4189c522 Added frequent used emojis 2022-02-13 22:14:16 +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
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