8
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated German translation. More... over 15 years ago
Cleaned up translations (already translated strings marked as translated) More... over 15 years ago
Notify about new statuses, not unread ones. More... over 15 years ago
Fixed plugins translation, removed unnecessary strings from translations and updated all of them. More... over 15 years ago
Fixed new translations to work on OS X. More... over 15 years ago
Updated .gitignore More... over 15 years ago
Cleaned up twitterapi library a bit. More... over 15 years ago
Merge branch 'cleanup/twitterapi' More... over 15 years ago
Remove code duplication for OAuth authorization regarding POST method More... over 15 years ago
Remove duplicates around #ifdef HAVE_OAUTH ... #endif code More... over 15 years ago
Merge branch 'fix/no-oauth' into cleanup/twitterapi More... over 15 years ago
Make compiling without -DHAVE_OAUTH work again More... over 15 years ago
Fixed loading translations files before installing the application (i.e. when running from build directory) More... over 15 years ago
Provided automatic generation of qm files. More... over 15 years ago
Grouped plugins' settings in one settings tab. More... over 15 years ago
Merge branch 'master' of git://github.com/ayoy/qtwitter More... over 15 years ago
Merge branch 'master' of git://github.com/ayoy/qtwitter More... over 15 years ago
Merge branch 'personal/retweet-style' into master More... over 15 years ago
Made plugins work on OS X. More... over 15 years ago
Remove code duplication for basic authorization More... over 15 years ago
Some guessed fix around random segfaults when parsing statuses: parser now created inside the runnable, instead of being passed to the other thread for parsing. More... over 15 years ago
@mentions links parsing fixed for good :) More... over 15 years ago
Remove code duplication for timeline requests that need login More... over 15 years ago
Really fixed @mentions links (by Stephan Beyer). More... over 15 years ago
Fixed generating @mentions link More... over 15 years ago
Fixed parsing @mentions More... over 15 years ago
Add some comments in XmlParser::textToHtml More... over 15 years ago
Recognize https and ftp links and fix a link issue More... over 15 years ago
Fixed unwanted autotagging in some cases. More... over 15 years ago
Added URL shortening on demand using a customisable shortcut. More... over 15 years ago