Julio Biason
|
e45aac9130
|
speed up, but the grid moves the cursor out of visibility
|
15 years ago |
Julio Biason
|
e72faecf9c
|
support for user, groups and hashtags regexps
|
15 years ago |
Julio Biason
|
c2fb976a54
|
Set proper default values for fields, so ConfigOpt doesn't get confused
and save "None"s in the config file.
|
15 years ago |
Julio Biason
|
b927b0cff4
|
Defined the __str__ method for all exceptions/warnings. Next step is to
show it when we get those.
|
15 years ago |
Julio Biason
|
3ed7bd1414
|
PEP8'd and Pyflake'd
|
15 years ago |
Julio Biason
|
76c22f851d
|
American spelling from now on (don't ask me why)
|
15 years ago |
Julio Biason
|
22407454ce
|
netowkr_name now is part of the message.
|
15 years ago |
Julio Biason
|
c6f6cedab3
|
reply_prefix(), link(), can_repost(), can_reply(), can_delete() and
can_favourite() were removed in favour of a properties in the
NetworkData object (since those values wouldn't change for a message.)
|
15 years ago |
Julio Biason
|
511babf5f2
|
is_setup (and the new user) are now property, which makes more sense,
actually.
(Also, it seems I'm in a @property mood lately.)
|
15 years ago |
Julio Biason
|
b7f5cfd696
|
Created a NetworkUser object, to be used by NetworkData and to
NetworkBase, so every protocol can have an attached information about
the user.
|
15 years ago |
Julio Biason
|
3f49b6149d
|
Protected status. fixes #199
|
15 years ago |
Julio Biason
|
25fb5b9a02
|
Documented most of the stuff, but still need to make the Twitter (and others) appear in the index
|
15 years ago |
Julio Biason
|
19c85d57a2
|
More doc fixes
|
15 years ago |
Julio Biason
|
1e5026773f
|
Store and display the owner of the parent message in a reply. Closes #174
|
15 years ago |
Julio Biason
|
697fcb4756
|
removed references to python2.5; now it's 'env python'
|
15 years ago |
Julio Biason
|
751f55b60d
|
direct link to messages
|
15 years ago |
Julio Biason
|
6fe8b283e4
|
Replies prefix
|
15 years ago |
Julio Biason
|
38e3447f7a
|
Favourite functions
|
15 years ago |
Julio Biason
|
32f26f20d0
|
PEP8 fixed
|
15 years ago |
Julio Biason
|
220bf52bdd
|
Spaces
|
15 years ago |
Julio Biason
|
5d4f84d5bc
|
Removed tailing spaces
|
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
|
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
|
32378533bc
|
We now can detect if a message belongs to the logged user
|
15 years ago |
Julio Biason
|
37d29948a2
|
Some PyFlakes/PEP8 fixes (in the wrong place); threading in PyGTK
|
16 years ago |
Julio Biason
|
5bdf769fea
|
Initial import from SVN
|
16 years ago |