You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Vavassor 18cc497adf Merge branch 'boost-actions' of https://github.com/charlag/Tusky into charlag-boost-actions 7 years ago
..
adapter Merge branch 'boost-actions' of https://github.com/charlag/Tusky into charlag-boost-actions 7 years ago
entity Fixes a bug where mentioning users of the same username links them all to the same profile. Closes #312 7 years ago
fragment Add boost click handling 7 years ago
interfaces Add boost click handling 7 years ago
json Changes mention and tag highlighting in the composer to use Mastodon's regex. Closes #145 Also, does some haphazard cleanup. 7 years ago
network Changes mention and tag highlighting in the composer to use Mastodon's regex. Closes #145 Also, does some haphazard cleanup. 7 years ago
pager Adds ability to page between multiple images in a status by swiping from left to right. Closes #66 7 years ago
receiver Broadcasts now cause a refresh on timelines after a post is composed instead of listeners. 7 years ago
service Integrates with wryk/tusky-api, but only partially working. 7 years ago
util Changes mention and tag highlighting in the composer to use Mastodon's regex. Closes #145 Also, does some haphazard cleanup. 7 years ago
view Adds ability to page between multiple images in a status by swiping from left to right. Closes #66 7 years ago
AboutActivity.java Minor writing style changes. 7 years ago
AccountActivity.java Changes mention and tag highlighting in the composer to use Mastodon's regex. Closes #145 Also, does some haphazard cleanup. 7 years ago
AccountListActivity.java Reorganizes the whole codebase. 7 years ago
BaseActivity.java Minor writing style changes. 7 years ago
ComposeActivity.java Fixes bug where "The upload failed." error message shows up when media upload is canceled intentionally. 7 years ago
EditProfileActivity.java Changes mention and tag highlighting in the composer to use Mastodon's regex. Closes #145 Also, does some haphazard cleanup. 7 years ago
FavouritesActivity.java Broadcasts now used everywhere for signalling to remove accounts' posts instead of listeners. 7 years ago
LoginActivity.java Removes ButterKnife annotations. 7 years ago
MainActivity.java Adds side drawer opening/closing by pressing the physical menu button, if present. Closes #178 7 years ago
PreferencesActivity.java Reorganizes the whole codebase. 7 years ago
ReportActivity.java Removes ButterKnife annotations. 7 years ago
SearchActivity.java Minor writing style changes. 7 years ago
SplashActivity.java Adds a splash screen replacement. 7 years ago
TuskyApplication.java Potential simple fix for images failing to load #198. 7 years ago
ViewMediaActivity.java Adds ability to page between multiple images in a status by swiping from left to right. Closes #66 7 years ago
ViewTagActivity.java Removes ButterKnife annotations. 7 years ago
ViewThreadActivity.java Broadcasts now used everywhere for signalling to remove accounts' posts instead of listeners. 7 years ago
ViewVideoActivity.java Removes ButterKnife annotations. 7 years ago