5
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #45 from flocke/master More... over 12 years ago
replaced event 'autojoin' with 'roster updated' More... over 12 years ago
added autojoin function to the muc plugin More... over 12 years ago
added 'autojoin' event after loading the roster for the first time More... over 12 years ago
Fix plugin loading from *.pyc or *.pyo files More... almost 13 years ago
Version: 1.2.1 More... almost 13 years ago
Backspace fix for broken terminals More... almost 13 years ago
Don't fail on unicode host name More... almost 13 years ago
Better syntax IPv6 address:port info messages More... almost 13 years ago
Store locally generated thread-ids as unicode More... almost 13 years ago
"chat.merge_threads" option More... almost 13 years ago
Use UUIDs as thread-ids More... almost 13 years ago
More .gitignores More... almost 13 years ago
Some .gitignores added More... almost 13 years ago
Updates for the svn->git migration More... almost 13 years ago
Updates for the svn->github migration More... almost 13 years ago
- new settings: 'ipv6' and 'dual_stack' More... almost 13 years ago
- kind of better DNS error reporting More... almost 13 years ago
- memory profilling helpers (using Heapy from Guppy) More... about 13 years ago
- another timestamp pattern for log migration, fixes #44 More... over 13 years ago
- archive browsing optimization: do not use peer index when requesting date range More... almost 14 years ago
- one more 1.2.0 fix: when fetching archive lookup by bare JID only More... almost 14 years ago
*** Version: 1.2.0 (last-minute fixes included) *** More... almost 14 years ago
- avoid trying to import a plugin twice when first import failed More... almost 14 years ago
- handle ImportError more gracefully More... almost 14 years ago
- locate settings when starting import, not on module load (settings are not loaded then) More... almost 14 years ago
- migrate settings on start-up More... almost 14 years ago
*** Version: 1.2.0 *** More... almost 14 years ago
- do not reload plugin modules when not asked to More... almost 14 years ago
- do not play magic with module import paths and load CJC plugins as modulues of a virtual 'cjc._plugins' package More... almost 14 years ago