2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
extract _do_password_auth() More... about 15 years ago
extract _send_welcome_replies() method from credentials_ok() More... about 15 years ago
make check_credentials() return a Deferred More... about 15 years ago
add TODO item More... about 15 years ago
create auth_if_possible() method More... about 15 years ago
update to newer twitty-twister version More... about 15 years ago
MainChannel: use authenticated_user instead of nickname to fetch friend list info More... about 15 years ago
rename twitter_user_info to authenticated_user More... about 15 years ago
rate limit info: use %s instead of %d More... about 15 years ago
use ERR_NOPRIVILEGES for unauthenticated users More... about 15 years ago
cosmetic: fix typo on comment More... about 15 years ago
check if user is already authenticated, on most commands More... about 15 years ago
add a TODO note More... about 15 years ago
Catch exceptions when handling IRC protocol commands More... about 15 years ago
logging: use 'passerd' logger instead of the root logger More... about 15 years ago
migration improvements More... about 15 years ago
TwitterChannel: support multiple feeds More... about 15 years ago
initial work on user channels
Bogdano
as Bogdano Arendartchuk
More... about 15 years ago
use twitter user ID instead of screen_name to identify users More... about 15 years ago
ddd twitter_id column to users table More... about 15 years ago
update to latest twitty-twister version More... about 15 years ago
fix last_id parameter on _refresh() call More... about 15 years ago
fix connectionLost() 'reason' parameter for quit More... about 15 years ago
fix direct message escaping More... about 15 years ago
Add direct-message receiving support More... about 15 years ago
some user-management improvements More... about 15 years ago
create DirectMessagesFeed class More... about 15 years ago
cosmetic: feeds.py: use last_id instead of last_status_id More... about 15 years ago
cosmetic: some comments on constants on feeds.py More... about 15 years ago
wrap get_user+watch operation on proto.get_twitter_user() More... about 15 years ago