Julio Biason
|
34f0ff440f
|
disable message actions while writing a message; fixes #178
|
15 years ago |
Julio Biason
|
1c6174f8fd
|
also switch the id on retweets; fixes #177
|
15 years ago |
Julio Biason
|
b77cd8224f
|
html escape every string now; fixes #159
|
15 years ago |
Julio Biason
|
697fcb4756
|
removed references to python2.5; now it's 'env python'
|
15 years ago |
Julio Biason
|
6b5fa42921
|
Bumped for next release (not sure when yet)
|
15 years ago |
Julio Biason
|
becbcad100
|
Counting happens on the statusbar now
|
15 years ago |
Julio Biason
|
a30f990d45
|
better explanation about the large block of dead code
|
15 years ago |
Julio Biason
|
d86724036d
|
UTF8 testing, not workng. I really cant figure out what is wrong with Twitter
|
15 years ago |
Julio Biason
|
0e0102d947
|
Removed long debug
|
15 years ago |
Julio Biason
|
e97c75e7af
|
better logs
|
15 years ago |
Julio Biason
|
742cd4eb38
|
just make it display the running threads too
|
15 years ago |
Julio Biason
|
e58d36f8bf
|
clear the thread pool on quit
|
15 years ago |
Julio Biason
|
70f0335777
|
Missing thread removal on exception
|
15 years ago |
Julio Biason
|
2e6dcd3197
|
accelerators to the tabs
|
15 years ago |
Julio Biason
|
59267b0944
|
Found a bug
|
15 years ago |
Julio Biason
|
5b3fefdb53
|
added a threshold to reduce the number of requests.
|
15 years ago |
Julio Biason
|
a4c5b06152
|
Changed .name for .getName()/.setName() to be compatible with Pytho 2.5
|
15 years ago |
Julio Biason
|
bbdb6c3443
|
Delete confirmation
|
15 years ago |
Julio Biason
|
751f55b60d
|
direct link to messages
|
15 years ago |
Julio Biason
|
91d8bdf6b4
|
return focus after update
|
15 years ago |
Julio Biason
|
6fe8b283e4
|
Replies prefix
|
15 years ago |
Julio Biason
|
a455abcf9f
|
Show replies
|
15 years ago |
Julio Biason
|
3af11b0704
|
queue pics on message receival, not on draw
|
15 years ago |
Julio Biason
|
d375dac3ae
|
fixed the jump to start; bunch of new bugs
|
15 years ago |
Julio Biason
|
3546eb430a
|
don't jump to the first message anymore; closed icon problem without noticing
|
15 years ago |
Julio Biason
|
ed859af0c1
|
Proper display of messages
|
15 years ago |
Julio Biason
|
9c39654479
|
Reading the pango docs, I found the proper way to escape special chars
|
15 years ago |
Julio Biason
|
997f88d5d2
|
Added favourite option and display
|
15 years ago |
Julio Biason
|
38e3447f7a
|
Favourite functions
|
15 years ago |
Julio Biason
|
4a81bcf87b
|
Changed the message format to display favourite status
|
15 years ago |
Julio Biason
|
6dd3b1661d
|
Wrong way to count a message as read
|
15 years ago |
Julio Biason
|
5f9b221b87
|
Generic grid functions, in the hope they will work for a "replies" grid.
|
15 years ago |
Julio Biason
|
94708849bf
|
Single place to update everything message count related
|
15 years ago |
Julio Biason
|
643bdc64d1
|
Added a tab with the count of new messages. The idea is to add another tab now with the replies.
|
15 years ago |
Julio Biason
|
fc2dcc74fb
|
Wrong check
|
15 years ago |
Julio Biason
|
9514da7dff
|
Now it should be using the avatar cache properly; convert types from the settings window
|
15 years ago |
Julio Biason
|
dca6d839f9
|
"Cache" images to avoid loading them all the time
|
15 years ago |
Julio Biason
|
c12685485c
|
Also clear the icon and count when clearing the list
|
15 years ago |
Julio Biason
|
32f26f20d0
|
PEP8 fixed
|
15 years ago |
Julio Biason
|
f01463035a
|
Also change the icon in case of network error on update
|
15 years ago |
Julio Biason
|
86280da938
|
Added a statusicon, not sure if it works since I'm still using OS X with X11
|
15 years ago |
Julio Biason
|
118bbd7a09
|
Finally found the large dash code
|
15 years ago |
Julio Biason
|
86b7759d9c
|
Better display of unread (still not good, though)
|
15 years ago |
Julio Biason
|
df518ba0ea
|
Starting the read/unread status. Layout is BAD
|
15 years ago |
Julio Biason
|
6dd419815d
|
Oops when clicking the list not under a cell
|
15 years ago |
Julio Biason
|
7ea865db1c
|
Typo
|
15 years ago |
Julio Biason
|
6e714f2a56
|
URL popups
|
15 years ago |
Julio Biason
|
a7eba146dd
|
Move to the first cell on new messages
|
15 years ago |
Julio Biason
|
220bf52bdd
|
Spaces
|
15 years ago |
Julio Biason
|
0db021d210
|
Disable auto-refresh on error; show something in case of net operations fail
|
15 years ago |