358 Commits (master)
 

Author SHA1 Message Date
Julio Biason 8122bd7da6 … and say it's a Markdown. 11 years ago
Julio Biason 5d96e5e12e Markdownify the readme. 11 years ago
Julio Biason b764c236ad update sphinx options for 1.0 14 years ago
Julio Biason 5ab5ee7e7b workaround for twitter sending two elements in the rate limit 14 years ago
Julio Biason 8e366de68f test for duplicate error 14 years ago
Julio Biason 0395a05a58 keep the current selected line visible 14 years ago
Julio Biason e45aac9130 speed up, but the grid moves the cursor out of visibility 14 years ago
Julio Biason 3661926e5a changed the regexp to include everything except punctuation. I think it may go all around (greedy), though. 14 years ago
Julio Biason 56e115b604 Oops (taken2k4 found my missing apostrophe) 14 years ago
Julio Biason 19ae99386d the ok button now emits a signal so the interface can work properly 14 years ago
Julio Biason dcb7fbfe84 added an "add" button to post messages directly from the updatebox 14 years ago
Julio Biason 46f5174b54 removed double destroy notification 14 years ago
Julio Biason 873b438d53 added smartbar in the manifest 14 years ago
Julio Biason edae9d45f6 oops 14 years ago
Julio Biason e3f6877f6d updated to the release time 14 years ago
Julio Biason 988e676982 another reduction of the warp mode to remove the horizontal scrolling 14 years ago
Julio Biason 777b11588e check if the regexps exist before trying to use them (lots of "None"s being highlighted because of no checking)" 14 years ago
Julio Biason ac9680a766 A missing timeout that would break in Python 2.5 14 years ago
Julio Biason 618086eb3d Python 2.5 don't have 'setter' decoration, so we change this to property() 14 years ago
Julio Biason 8bb6055172 wrong call to statusbar 14 years ago
Julio Biason 64b08c11ec adding pairs on exceptions 14 years ago
Julio Biason 7b4c6cb71b replaced all references to _update_statusbar to _statusbar.volatile 14 years ago
Julio Biason 03bfa103f1 changed the function signature to be used by PyGTK 14 years ago
Julio Biason ff1e9c345c better default colors for user and tags 14 years ago
Julio Biason aa1ac95e57 using the (user|group|tag)_regexp 14 years ago
Julio Biason 535b8f477c better regexp 14 years ago
Julio Biason e72faecf9c support for user, groups and hashtags regexps 14 years ago
Julio Biason f399e3398d underline links, so they can be seen no matter the color 14 years ago
Julio Biason 64125794f1 bumped everything to alpha 7 14 years ago
Julio Biason 512ff3b3dd fixed the way we work with volatile messages when updating status 14 years ago
Julio Biason 2eb3f1f202 turned variables private, since I was crashing with the function names 14 years ago
Julio Biason dc4e13796d trying to make a smarter statusbar 14 years ago
Julio Biason 6d290a44ac Don't clip the avatars. 14 years ago
Julio Biason f604076fb7 Bumped for release 1.0.0 alpha 6. 14 years ago
Julio Biason 57240f9083 Added a "sdist" target, 'cause I'm always calling it instead of going 14 years ago
Julio Biason de0e77fd47 Refresh in any case; the user could have changed the refresh interval. 14 years ago
Julio Biason d23eb9834f Changed the way the system behaves when there are no networks set up; 14 years ago
Julio Biason c2fb976a54 Set proper default values for fields, so ConfigOpt doesn't get confused 14 years ago
Julio Biason e8ad88b23c Merge branch 'master' of gitorious.org:mitter/mainline 14 years ago
Julio Biason cf01f355a1 Merge branch 'errors' 14 years ago
Julio Biason fef5865c47 Bump deb version 14 years ago
Julio Biason dc87c2105f I removed the parenthesis in the last commit and forgot to add them back 14 years ago
Julio Biason b5b35a734c Do casts due the enabling of Warnings as Exceptions. 14 years ago
Julio Biason 755065359c Enable warnings as errors; show exception messages. 14 years ago
Julio Biason b927b0cff4 Defined the __str__ method for all exceptions/warnings. Next step is to 14 years ago
Julio Biason 0c734eec45 Removed really silly code. 14 years ago
Julio Biason 604387c5fd Refresh action is disabled when getting new messages. 14 years ago
Julio Biason 2e9e600c81 Updated cheat-codes with the window-title option and the timeout. 14 years ago
Julio Biason 35be91a92e Timeout doesn't exist in Python 2.5, so we wrap it around a try/catch 14 years ago
Julio Biason 918a23afc2 Show the time for the next update. 14 years ago