2802 Commits (e1625833098d6023e699f27a2b90484b03a139fe)
 

Author SHA1 Message Date
Vavassor cc8baac73b Adds a prototype search page. The previous search bar is not yet removed. 8 years ago
Vavassor 00ba3e4df0 Changes the autocomplete list to show the username, display name, and avatar of each suggestion for @ mentions. 8 years ago
Vavassor 7c684d33ce Autocomplete @ mentions in the composer. Closes #103 8 years ago
Vavassor cd8044d61e Potential simple fix for images failing to load #198. 8 years ago
Vavassor 16b29e1acd Fixes follow requests button in the main menu acting as though it were the log out button. Closes #307 8 years ago
Vavassor 800f467441 Merge branch 'torrentcome-fix#136' 8 years ago
torrentcome 2a406d8d42 (proguard) add forgoten rule for jsoup in release 8 years ago
Vavassor 52157df674 Release 1.1.4-beta.3 8 years ago
Vavassor 00188182b7 Broadcasts now cause a refresh on timelines after a post is composed instead of listeners. 8 years ago
Vavassor 8b2441071f Broadcasts now used everywhere for signalling to remove accounts' posts instead of listeners. 8 years ago
Vavassor 1cbb4d2cd5 Fixes a subscription duplicating bug in the notification client. 8 years ago
Vavassor 1691b11370 Merge branch 'torrentcome-#136' 8 years ago
Vavassor a455b166da Merge branch '#136' of https://github.com/torrentcome/Tusky into torrentcome-#136 8 years ago
Vavassor 51feb388e6 Release 1.1.4-beta.2 8 years ago
torrentcome e2678a32b9 Merge remote-tracking branch 'origin/#136' into #136 8 years ago
torrentcome c8d95a6003 Merge branch 'master' into #136 8 years ago
torrentcome e32441be49 Merge branch 'master-upstream' 8 years ago
Vavassor fcc9d63b1c Adds a forgotten keystore. 8 years ago
Vavassor 6e4725d2dd Fixes long content warnings in posts wasting space. Closes #173 8 years ago
Vavassor a75fb790c0 Removes "fillable loader" library, since it's no longer used for the splash screen. 8 years ago
Vavassor 93b1ee6085 Merge branch 'FlameArche-add_japanese_new_translation' 8 years ago
Vavassor 121ede2b65 Merge branch 'add_japanese_new_translation' of https://github.com/FlameArche/Tusky into FlameArche-add_japanese_new_translation 8 years ago
Vavassor 3f3b807dcd Merge branch 'master' of https://github.com/m4sk1n/Tusky-l10n 8 years ago
Vavassor c40fb8f66d Merge branch 'connyduck-fix-collapsing-toolbar-bug' 8 years ago
Vavassor 9d734b84db Merge branch 'fix-collapsing-toolbar-bug' of https://github.com/connyduck/Tusky into connyduck-fix-collapsing-toolbar-bug 8 years ago
Vavassor fb7bf66e22 Fixes a mistake made while merging #294. 8 years ago
Vavassor d729dee674 Merge branch 'connyduck-log-improvement' 8 years ago
Vavassor 38e9690f4f Merge branch 'log-improvement' of https://github.com/connyduck/Tusky into connyduck-log-improvement 8 years ago
Vavassor 500befd7c2 Merge pull request #289 from Pangoraw/translation 8 years ago
Vavassor 93da3f1dfe Merge branch 'Pangoraw-design' 8 years ago
Vavassor 5823f91bf4 Merge branch 'design' of https://github.com/Pangoraw/Tusky into Pangoraw-design 8 years ago
Vavassor 2df687e22e Fixes a validation error on login when instance names are entered with multiple @ symbols like @username@example.com. 8 years ago
torrentcome 113eebdc85 Merge branch 'master' into #136 8 years ago
FlameArche be34028086 Adds Japanese translations. 8 years ago
Marcin Mikołajczak 0e05462ea6 updated Polish translation 8 years ago
m4sk1n 1922ebcba2 Merge pull request #1 from Vavassor/master 8 years ago
Konrad Pozniak a6abe569f9 Merge branch 'master' into log-improvement 8 years ago
Conny Duck f640b510aa fix bug in CollapsingToolbarLayout 8 years ago
Conny Duck fb7e36acd6 log some more exceptions 8 years ago
Vavassor b4e8fe9a78 release 1.1.4-beta.1 8 years ago
Vavassor 666087343c Merge branch 'mqtt-push' 8 years ago
Vavassor dfe9cae90b pretty much finishes the prototype 8 years ago
Conny Duck 4a402cbe54 remove unnecessary Log utility class, replace Exception.printStackTrace with logging 8 years ago
Vavassor efaf0f50b5 Adds TLS to the push notification client (keystore_tusky_api is omitted). 8 years ago
Vavassor 5487e8ce7c First notification received successfully from the wryk/tusky-api prototype! 8 years ago
Vavassor 623af5fd9b Integrates with wryk/tusky-api, but only partially working. 8 years ago
Vavassor 3744bb1a60 Setup client-side for integration with the wryk/tusky-api prototype. 8 years ago
Vavassor 6208b848b7 Adds notification clearing and makes the client a little more stable. 8 years ago
Vavassor 54327f6e2b Removes the product flavor split. 8 years ago
torrentcome 53659aa999 (bug of picasso) the Target wasn't load at the first time forget to read the documentation so , record the target in field change the way that works. 8 years ago