Track IRC channel members
Bug #330893 reported by
Michael Gorven
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ibid |
Fix Released
|
Low
|
Stefano Rivera |
Bug Description
Keeping track of which users are in channels would allow for better presence events.
Related branches
lp://staging/~stefanor/ibid/summon-330869
- Michael Gorven: Approve
- Jonathan Hitchcock: Approve
-
Diff: 894 lines (+349/-106)14 files modifiedibid/__init__.py (+2/-0)
ibid/plugins/__init__.py (+1/-1)
ibid/plugins/core.py (+32/-4)
ibid/plugins/games.py (+4/-4)
ibid/plugins/identity.py (+77/-3)
ibid/plugins/irc.py (+3/-3)
ibid/plugins/log.py (+48/-36)
ibid/plugins/memo.py (+1/-1)
ibid/plugins/seen.py (+7/-6)
ibid/source/campfire.py (+3/-3)
ibid/source/dc.py (+15/-1)
ibid/source/irc.py (+82/-15)
ibid/source/jabber.py (+47/-26)
ibid/source/silc.py (+27/-3)
Changed in ibid: | |
importance: | Undecided → Low |
milestone: | none → 0.2 |
status: | New → Confirmed |
Changed in ibid: | |
assignee: | nobody → Stefano Rivera (stefanor) |
milestone: | 0.2 → 0.1 |
status: | Confirmed → In Progress |
Changed in ibid: | |
status: | In Progress → Fix Released |
To post a comment you must log in.
TODO: Rewrite JabberBot to not get triplicate events