Vavassor
|
340a6fad29
|
Fixes bug where the order of notifications could be jumbled when removing duplicates using a HashSet.
|
7 years ago |
Vavassor
|
3d85eef83a
|
Fixes the same typo in 3 places.
|
7 years ago |
Vavassor
|
f1359d1864
|
Adds correct footer behaviour to account lists and unifies it with how timelines use them.
|
7 years ago |
Vavassor
|
2a98693ed4
|
Moves loading of accounts, notifications, and statuses to use link headers. Also remedies an issue where duplicate calls for the same chunk of items in a list can occur.
|
7 years ago |
Vavassor
|
7f31aff144
|
Reorganizes the whole codebase.
|
8 years ago |
Vavassor
|
a299473dba
|
Block and mute lists now remove the entries when you unmute/unblock a user, with a short popup to undo if it's unintentional. Just for clearer feedback.
|
8 years ago |
Vavassor
|
4d9fd09a3c
|
License change back to GPL 3
|
8 years ago |
Vavassor
|
3e21e59edc
|
Relicense to LGPL3
|
8 years ago |
Vavassor
|
70536ed001
|
Fixed some odd refresh behaviour and possibly the duplicate 20 statuses issue?
|
8 years ago |
Vavassor
|
851a92a271
|
Refreshing uses since_id wherever applicable. Also, reverted the notification icon.
|
8 years ago |
Eugen Rochko
|
3120fbed4c
|
Start work on integrating Retrofit - Update Account entity to be fetched with Retrofit and parsed with GSON
|
8 years ago |
Vavassor
|
c4114b6be2
|
The block list is now its own functional piece, instead of just being a copy of the following/follows lists on account profiles.
|
8 years ago |
Vavassor
|
9b6f5e63d3
|
Viewing your block list is now possible on the main menu.
Also, changed how end-of-timeline behaviour is handled on all timelines. It should detect it more reliably now.
|
8 years ago |
Vavassor
|
33883aca3d
|
End of timelines are now detected correctly. Also, duplicate notifications/accounts are prevented.
|
8 years ago |
Vavassor
|
1429dfc7b5
|
Account profiles no longer partial!
|
8 years ago |