Julio Biason
|
177f6fd718
|
pep8 fixes
|
15 years ago |
Julio Biason
|
bcfc045912
|
Added proxy support. fixes #97
|
15 years ago |
Julio Biason
|
16ca71fe14
|
Documented all options now
|
15 years ago |
Julio Biason
|
960a4df215
|
renamed Network_Manager to simply NetworkManager, since we expect all the networks to use it, so it will be easier to type
|
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
|
86c3c9eae5
|
Timeout in requests. fixes #89
|
15 years ago |
Julio Biason
|
60e76b5549
|
Seems urlencode is UTF8 safe now
|
15 years ago |
Julio Biason
|
59ff8fad22
|
Ok, kill me now
|
15 years ago |
Julio Biason
|
2eeacf4030
|
forgot to save
|
15 years ago |
Julio Biason
|
46dc141280
|
Count the operations and save the config file if needed. fixes #198
|
15 years ago |
Julio Biason
|
a260285493
|
updated strings
|
15 years ago |
Julio Biason
|
cc3beb1b34
|
network layer now have asserts
|
15 years ago |
Julio Biason
|
ad05de90ac
|
Removed the count; the pages are always in blocks of 20
|
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
|
1c6174f8fd
|
also switch the id on retweets; fixes #177
|
15 years ago |
Julio Biason
|
697fcb4756
|
removed references to python2.5; now it's 'env python'
|
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
|
59267b0944
|
Found a bug
|
15 years ago |
Julio Biason
|
5b3fefdb53
|
added a threshold to reduce the number of requests.
|
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
|
7ea865db1c
|
Typo
|
15 years ago |
Julio Biason
|
220bf52bdd
|
Spaces
|
15 years ago |
Julio Biason
|
7d1b474086
|
Repost works
|
15 years ago |
Julio Biason
|
26e261bb12
|
Repost
|
15 years ago |
Julio Biason
|
b526df2c11
|
More TODOs
|
15 years ago |
Julio Biason
|
5d4f84d5bc
|
Removed tailing spaces
|
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
|
482410e4f1
|
It's a bool return, dicts makes no sense (although they are handled as True)
|
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
|
0ea1134d70
|
Missing import
|
15 years ago |
Julio Biason
|
a4a159d49e
|
Revert "Missing import breaks everything"
This reverts commit 55abb56bc4 .
|
16 years ago |
Julio Biason
|
55abb56bc4
|
Missing import breaks everything
|
16 years ago |
Julio Biason
|
285695ac96
|
sorting fixes; proper escaping of HTML (finally)
|
16 years ago |
Julio Biason
|
37d29948a2
|
Some PyFlakes/PEP8 fixes (in the wrong place); threading in PyGTK
|
16 years ago |
Julio Biason
|
35ed830de6
|
Interface manager seems to be working; need some interface working now
|
16 years ago |
Julio Biason
|
453f19dcf0
|
Generic module importer
|
16 years ago |
Julio Biason
|
5bdf769fea
|
Initial import from SVN
|
16 years ago |