1
0
mirror of https://github.com/accelforce/Yuito synced 2024-12-22 13:24:46 +01:00
Yuito-app-android/app
Konrad Pozniak 54e92b2156
improve local status updates (#3480)
The idea here is: Everytime we get hold of a new version of a post, we
update everything about that post everywhere.
This makes the distincion between different event types unnecessary, as
everythng is just a `StatusChangedEvent`.
The main benefit is that posts should be up-to-date more often, which is
important considering there is now editing and #3413
2023-09-26 09:08:58 +02:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase Rename "Trending" to "TrendingTags" or similar where necessary (#3906) 2023-08-19 12:54:35 +02:00
src improve local status updates (#3480) 2023-09-26 09:08:58 +02:00
build.gradle update minSdk to 24, cleanup code (#4014) 2023-09-12 19:25:45 +02:00
getGitSha.gradle
lint-baseline.xml Fix lint warnings (#4019) 2023-09-13 09:20:53 +02:00
lint.xml Make linting failures opt-in instead of opt-out 2023-09-07 14:20:30 +02:00
proguard-rules.pro