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
aee206fc95 Refine account switching 2023-01-29 22:18:33 +01:00
aba239188f Black list path format includes @ but not Mastodon 2023-01-29 19:04:21 +01:00
5c3e490112 Use in-memory global values
As connect needs to be read very often
2023-01-29 19:02:47 +01:00
e447a91cfb Fix remote prop not appended in all places 2023-01-29 16:59:14 +01:00
95a99ef7cd Try out connect 2023-01-29 15:32:40 +01:00
40522595d0 Fix #682 #681 2023-01-29 00:37:56 +01:00
4b8885ef2c Fix #670
Also on iOS
2023-01-26 23:55:48 +01:00
653b588c29 Fix #613 2023-01-26 23:07:13 +01:00
d73857eef4 First step of adding filter editing support 2023-01-26 00:57:48 +01:00
f1b162a020 Added gif preference
https://github.com/mastodon/mastodon/pull/22706
2023-01-24 00:36:51 +01:00
47d5b02468 Fix #672
Removed image focus as different clients implement this differently
2023-01-23 23:05:25 +01:00
c2a180f4f5 Fix popToTop dev warning 2023-01-16 22:36:49 +01:00
adb7a765b4 Fix #663
Properly revoke token when actively logging out
2023-01-16 22:22:19 +01:00
196f51bfca Refine account switching
Part of #663
2023-01-16 22:11:41 +01:00
74e794a215 Fix some Sentry reported crashes 2023-01-16 18:56:15 +01:00
9a289489fa Fix #661
The API does not support a better way to achieve this as suggested. Though the search API accepts a "following" param, and it will return data prioritising following accounts.
2023-01-15 19:38:45 +01:00
8814161e0e Improve toot page loading 2023-01-15 18:00:58 +01:00
0efb7e5b70 Fix #615 2023-01-15 13:40:12 +01:00
e5744aba06 Try to fix #648
Also reported by other users
2023-01-14 16:58:01 +01:00
e7ca5ba63d Fix #655 2023-01-14 16:29:28 +01:00
e5e74410d0 Fix #659 2023-01-14 15:21:31 +01:00
7f97908e23 Fix bugs 2023-01-11 22:54:24 +01:00
d68ec113c6 Fix font size setting 2023-01-10 00:28:39 +01:00
b9c4b139f5 Tune queries 2023-01-09 19:18:48 +01:00
1025d85ae5 Moving to JSON instead of FormData for oauth 2023-01-09 16:44:11 +01:00
1b2d9d144f Fix bugs 2023-01-09 10:11:44 +01:00
215534d0c8 Fix #605
Turns out to be much more complicated than expected. Finally got the app running through Browser Stack (thanks for their sponsoring!), realised the issue was related to an early attempt to create a build for F-Droid #50 which removed the Google Service. However for Android push, Google service is still required.
2023-01-09 00:55:29 +01:00
a3b5a132c5 Added GoToSocial support
Fix #206
Fix https://github.com/superseriousbusiness/gotosocial/issues/825
2023-01-08 20:07:20 +01:00
972ae46d45 Fix #604 2023-01-08 17:56:34 +01:00
6ce78e94f8 Fix #271
Added follow as menu option
2023-01-08 16:59:35 +01:00
9e0e8db82a Fix Android start up crash
Maybe then we can run it in BrowserStack
2023-01-08 12:21:38 +01:00
d6d0cc0d03 Fix Android crashing
Somehow get MMKV number would crash
2023-01-07 23:37:30 +01:00
7db8b26dd9 Simplify and improve pagination 2023-01-07 18:01:08 +01:00
50332773c3 Fix #490
Support remembering timeline position in following
2023-01-07 16:27:40 +01:00
ea02561cdb With local caching and gradual prepending
For #490
2023-01-07 00:43:00 +01:00
bd3046cc2f Updates 2023-01-06 01:08:27 +01:00
c83a74d1c3 Fix status interactions 2023-01-06 01:01:10 +01:00
feadcc019c Updates 2023-01-05 00:49:10 +01:00
06324ee51a Believe #638 can be closed now! 2023-01-04 22:39:29 +01:00
0bcd0c1725 Continue refine remote logic #638 2023-01-03 23:57:23 +01:00
b067b9bdb1 Properly clean and reset navigators 2023-01-03 00:10:44 +01:00
4c6b8f0959 Fix toot action for #638 2023-01-02 23:18:22 +01:00
6dafbc96af Account actions working for #638 2023-01-02 02:08:12 +01:00
f3e1741629 Update updateStatusProperty.ts 2023-01-01 18:48:32 +01:00
2705b4b804 Simplify update toot logic 2023-01-01 18:37:05 +01:00
56d1090ca9 Actions working for #638 2023-01-01 17:20:35 +01:00
ced71d6611 Reply working for #638 2023-01-01 16:44:55 +01:00
13303c4269 Early demo of #638
Actions are not working yet
2022-12-31 15:53:02 +01:00
eb385b8872 Fix bugs 2022-12-31 14:00:52 +01:00
7ccfdc7562 Fix #631 2022-12-31 02:06:19 +01:00