Commit graph

3 commits

Author SHA1 Message Date
Adolfo Santiago 0bd5182b9e
Fix loading toots with conversation_id as String
It happens at Gleasonator but it could happen to other instances. The
ones which returns this value as an Integer should work perfectly.

Fixes: https://todo.sr.ht/~captainepoch/husky/48
2022-07-07 16:48:36 +02:00
Adolfo Santiago 8a45bde090
Fix getting the feed
Now the app handles a Throwable properly to get the feed if the cache
fails.
2022-04-03 10:25:09 +02:00
Adolfo Santiago 65705734f2
Moved the project to "husky"
The application will be separated from the repositories files. This will
be clarifying in the future if the project grows.

Fastlane was removed and will be added if needed in the future.

LICENSE.txt -> COYPING
2021-08-28 09:30:50 +02:00
Renamed from app/src/main/java/com/keylesspalace/tusky/fragment/TimelineFragment.java (Browse further)