Matthias Specht
Matthias Specht
The user should be able to install plugins that can extend the abilities of the app: - Custom mute filters - Custom MediaExtractors - Compose tweets - React on tweets...
A plugin should be able to compose a tweet. Things to consider: - User should be able to deny a tweet composed by a plugin. Ask for every tweet? Allow...
When a tweet is received plugins that are registered should be informed about the tweet
opening the image viewer for yt videos does not offer a convenient way to go to the video itself.
In gitlab by @TheSylence on May 10, 2016, 05:16 When a user posts a new status it should be visible in an already opened profile dialog
In gitlab by @TheSylence on Apr 4, 2016, 11:15 The in-app toast-notifications overlap with the app's content Maybe put them in the mainwindow as a new control that expands when...
In gitlab by @TheSylence on Apr 4, 2016, 10:43 A notification column that includes: - Mentions - New followers - Retweets of the user's tweets - Likes of a user's...
It takes ages to open a user's profile This is probably one of the places where #132 could really improve performance
Currently the cache holds simple json dumps of objects. Expanding the cache to a "real" database with normalized tables for all cached objects could improve lookup speed and will offer...
Currently there are two channels (indicated by the prerelease flag in a github release). Add a third one, that can be activated using a command line switch that can be...