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 |
Julio Biason
|
a6ebe24615
|
Settings window
|
15 years ago |
Julio Biason
|
7d1b474086
|
Repost works
|
15 years ago |
Julio Biason
|
26e261bb12
|
Repost
|
15 years ago |
Julio Biason
|
54dbb60467
|
Better accelerators
|
15 years ago |
Julio Biason
|
b526df2c11
|
More TODOs
|
15 years ago |
Julio Biason
|
37aef35616
|
Show the number of new messages for the user
|
15 years ago |
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 |