Age | Commit message (Expand) | Author |
2013-06-14 | Fix #2320 (TB on /info with an off-roster contact) | mathieui |
2013-06-13 | Improve the roster search | mathieui |
2013-06-10 | Implement Message Carbons (XEP-280) | mathieui |
2013-06-09 | Adopt the mcabber log format (Fix #2311) | mathieui |
2013-06-08 | Add a way to format background colors in a string | mathieui |
2013-06-03 | Do not block on roster operations (and do not traceback on errors) #2315 | mathieui |
2013-05-17 | Fix a tb on "/ban " | mathieui |
2013-05-17 | Fix a traceback on /role completion if the tab is not connected | mathieui |
2013-05-15 | Fix #2229 (prevent correction if the 2 fulljid differ) | mathieui |
2013-05-15 | Fix a traceback on /nick [tab] | mathieui |
2013-05-15 | Sort users in /names | mathieui |
2013-05-11 | Actually use it. | mathieui |
2013-05-11 | Fix the reason in the ban message | mathieui |
2013-05-09 | Add a little workaround for MUC servers that do not send the 110 status | Florent Le Coz |
2013-05-09 | Add the 'changing_nick' event | Florent Le Coz |
2013-05-09 | Fix a crash introduce something like 5-6 commits ago, np. | Florent Le Coz |
2013-05-01 | Fix a typo "on on an unknown platform" | Florent Le Coz |
2013-05-01 | Take into account the nick given by the MUC when joining a room. | Florent Le Coz |
2013-04-05 | Handle I/O errors better | mathieui |
2013-04-05 | Consistency | mathieui |
2013-04-04 | Fix #2255 (search in input history) | mathieui |
2013-03-31 | Fix #2275, ref #2229 | mathieui |
2013-03-28 | Add a (per-tab) notif_messages option to ignore MUC’s normal messages | Florent Le Coz |
2013-03-16 | Catch CorrectionError to avoid tracebacking when /correct fails | Florent Le Coz |
2013-03-12 | Implement user gaming (xep-0196) | mathieui |
2013-03-11 | Fix #1839 (User mood/activity) | mathieui |
2013-03-11 | Fix #1841 (User nickname) | mathieui |
2013-03-11 | Implement XEP-0118 (Fix #1840) | mathieui |
2013-03-09 | Fix #2254 | mathieui |
2013-03-04 | Make /affiliation and /role non-blocking (fix #2235) | mathieui |
2013-03-02 | Fix #2132 (/disconnect) | mathieui |
2013-02-28 | Remove a debug that floods too much | mathieui |
2013-02-27 | Improve XEP-0308 support | mathieui |
2013-02-15 | Fix a potential traceback on /ignore | mathieui |
2013-02-11 | Do not add a space after /unignore completion | mathieui |
2013-02-03 | Fix the folding of contacts in multiple groups | mathieui |
2013-02-03 | Fix a traceback on the completion of /correct | mathieui |
2013-01-29 | Fix a tb on /accept. Make sure jid is a JID object, not an str. | Florent Le Coz |
2013-01-26 | Add an /unlock command to manually unlock a DynamicConversationTab. | Florent Le Coz |
2013-01-26 | Implement XEP 296 for locking resource in conversations. | Florent Le Coz |
2013-01-21 | Fix it for real. | mathieui |
2013-01-21 | Fix a traceback when a tab failed to be joined in the first place | mathieui |
2013-01-19 | Fix get_version and get_room_form | mathieui |
2013-01-17 | Fix a (hidden) traceback | mathieui |
2013-01-17 | Refresh the rooster when canceling the search. | Florent Le Coz |
2013-01-17 | Move to the upstream SleekXMPP | mathieui |
2013-01-11 | Improve the xml tab | mathieui |
2013-01-07 | fix a tb on /accept | Florent Le Coz |
2013-01-06 | Improve the help system (#1986) | mathieui |
2012-12-31 | Fix #2138 (send xhtml with /say and /correct) | mathieui |