278 Commits (master)

Author SHA1 Message Date
Julio Biason 5d4f84d5bc Removed tailing spaces 15 years ago
Julio Biason a05aa4e082 Display retweets 15 years ago
Julio Biason 8751958d4a Also use the original message 15 years ago
Julio Biason f1aa5f50ba Retweets/Reposts are now being retrieved from Twitter and the status are being set properly 15 years ago
Julio Biason acb740b0f0 Missing repost() in top level Networks 15 years ago
Julio Biason 5572f37bd1 Replies working 15 years ago
Julio Biason 22e538ceb4 If we cancel the update, we must clear all the pointers too 15 years ago
Julio Biason 89efa7d1a4 Starting replies 15 years ago
Julio Biason 6b1e7a831c Re-enabled the statusbar, 'cause feedback to the user was pretty bad 15 years ago
Julio Biason 94367b3fc9 Delete now removes the message from the list after success 15 years ago
Julio Biason 482410e4f1 It's a bool return, dicts makes no sense (although they are handled as True) 15 years ago
Julio Biason c8129fe836 Delete works, but still lacks exception handling (but so does update, we'll deal with it later) 15 years ago
Julio Biason 59ca693759 Starting redesign to display replies/retweets 15 years ago
Julio Biason 41d26196a0 Added a cancel button, but the current layout isnt good 15 years ago
Julio Biason d926db08e2 Clear enabled 15 years ago
Julio Biason 28e67f5375 Auto-refresh works 15 years ago
Julio Biason ed504a7f6e Manual refresh works 15 years ago
Julio Biason 8e111616a8 Yet more TODOs 15 years ago
Julio Biason 25ffad63da Accelerators; statusbar back (plan is to indicate there that the user is replying/reposting a message) 15 years ago
Julio Biason 28df284922 More TODOs 15 years ago
Julio Biason 3682edda9e Disable the statusbar 'cause we are not using it anyway 15 years ago
Julio Biason 2da5f56be0 Options now can be checked in a per network basis, so the username doesn't need to be exposed and compared. 15 years ago
Julio Biason 5a5c9f268c Changed Retweet to Repost to make it network agnostic 15 years ago
Julio Biason 91b6dbfa83 Message actions are now sensitive to the user's own messages 15 years ago
Julio Biason 32378533bc We now can detect if a message belongs to the logged user 15 years ago
Julio Biason 25f1df42f4 Options should be in place, just need to connect all actions now 15 years ago
Julio Biason a155796f0a Removed a bunch of dead code 15 years ago
Julio Biason 7343688b2e Finally, showing something. Time to work on toolbars and menus. 15 years ago
Julio Biason 0ea1134d70 Missing import 15 years ago
Gergely Imreh 78351349a3 ui_pygtk: initial spell checking support for the update box 15 years ago
Gergely Imreh 5d9709ad66 ui_pygtk: cleaning up formatting errors reported by pyflakes 15 years ago
Julio Biason 9acd7749b9 Merge hacking-mitter 15 years ago
Julio Biason 89316f86ba Merging hacking-mitter 15 years ago
Julio Biason 73b1712282 Starting a custom cell for the messages 15 years ago
Julio Biason a4a159d49e Revert "Missing import breaks everything" 15 years ago
Julio Biason 55abb56bc4 Missing import breaks everything 15 years ago
Julio Biason a2d68378d4 Meh, rendering still broken 15 years ago
Julio Biason 285695ac96 sorting fixes; proper escaping of HTML (finally) 15 years ago
Julio Biason d75b54ec35 It seems the problem was the colour I was using my config file. 15 years ago
Julio Biason ac684434ba Update works; stil trying to find why we have some message drawing problems (the message is being selected correctly) 15 years ago
Julio Biason 710a7806d9 Something weird with the display of messages. Some draw different stuff on mouse over. 15 years ago
Julio Biason a73c7b38e5 About dialog 15 years ago
Julio Biason 3797043d28 Big fuckup with reverting commits, but downloading user pics work 15 years ago
Julio Biason 9d7180483c Revert "Sorting seems to work" 15 years ago
Julio Biason e5fd183ff9 Sorting seems to work 15 years ago
Julio Biason 9aa415d1d4 Sorting seems to work 15 years ago
Julio Biason ad9e962a0b It works when we retrieve the data 15 years ago
Julio Biason d142b126ae With a few display errors, tweets are being displayed now 15 years ago
Julio Biason 37d29948a2 Some PyFlakes/PEP8 fixes (in the wrong place); threading in PyGTK 15 years ago
Julio Biason d59c43f041 Proper sensitivity for the Add button and action 15 years ago