Tusky-App-Android/app/schemas/com.keylesspalace.tusky.db....
Konrad Pozniak 8a57bcc3f4
only check once for filters v2 availability (#4539)
Instead of calling the endpoint every time filters are needed, it will
be called only once and the result cached. This will result in quite
some requests less on instances supporting v2.

I also tested v1 filters and made some small improvements. We should
[remove filters v1
support](https://github.com/tuskyapp/Tusky/issues/4538) some time in the
future though.
2024-07-03 21:18:09 +02:00
..
10.json
11.json
12.json
13.json
14.json
15.json
16.json
17.json
18.json
19.json
20.json
21.json
22.json
23.json
24.json
25.json
26.json
27.json
28.json
29.json
30.json
31.json
32.json
33.json
34.json
35.json
36.json
37.json
38.json Fix conversations (#2556) 2022-05-30 19:06:14 +02:00
39.json add 39.json 2022-06-20 16:52:01 +02:00
40.json Handle even more instance defaults (#2612) 2022-07-26 20:24:50 +02:00
41.json 2616: Save Scheduled Time for Drafts. (#2624) 2022-07-27 21:06:51 +02:00
42.json Add language dropdown to compose view (#2651) 2022-08-31 18:53:57 +02:00
43.json Language selection fixes (#2917) 2022-11-24 15:45:19 +01:00
44.json Add support for moderation report notifications (#2887) 2022-12-01 20:11:55 +01:00
45.json Status: Display indicators of edited posts (#2935) 2022-12-03 12:15:54 +01:00
46.json add 46.json (#3116) 2022-12-29 19:29:33 +01:00
47.json Dialog notifying user of failure when media upload fails (#3135) 2023-01-27 20:50:45 +01:00
48.json Support the mastodon 4 filter api (#3188) 2023-03-11 13:12:50 +01:00
49.json Save the user's reading position in the home timeline (#3614) 2023-05-08 13:57:17 +02:00
50.json Only fetch and display a given notification once (#3626) 2023-05-13 16:00:28 +02:00
51.json Save the a copy of the notification marker ID locally (#3672) 2023-05-18 23:23:42 +02:00
52.json Cache locked state of connected accounts (#3790) 2023-07-27 00:09:26 +02:00
53.json Rename "Trending" to "TrendingTags" or similar where necessary (#3906) 2023-08-19 12:54:35 +02:00
54.json 3532: Show badge on conversations tab on new conversations (#3890) 2023-10-15 21:39:38 +02:00
56.json add missing room schema file (#4211) 2024-01-07 10:45:30 +01:00
58.json Machine translation of posts (#4307) 2024-03-09 16:12:18 +01:00
60.json Refactor notifications to Kotlin & paging (#4026) 2024-05-03 18:27:10 +02:00
62.json add database schema v62 (#4505) 2024-06-12 17:17:44 +02:00
64.json only check once for filters v2 availability (#4539) 2024-07-03 21:18:09 +02:00