Age | Commit message (Expand) | Author |
2013-10-06 | Fix a refresh issue in the roster | Mathieu Pasquet |
2013-09-19 | Fix #2372 (traceback on space in roster after disconnect) | Mathieu Pasquet |
2013-08-05 | Add a specific /invite command for the MucTab | mathieui |
2013-08-04 | Fix some refresh quirks | mathieui |
2013-08-04 | Add the same pluggable "information element" to the PrivateTab | mathieui |
2013-08-04 | If plugins removed the message body in a callback, don’t send it | mathieui |
2013-08-03 | Logs errors by default, in a dedicated file | mathieui |
2013-08-01 | Fix #2049 (get the current completed argument) | mathieui |
2013-08-01 | Move /clear_infos to /clear for consistency | mathieui |
2013-07-24 | Fix contact removal | mathieui |
2013-06-30 | Fix #2329 (display the info buffer in the muclisttab) | mathieui |
2013-06-30 | Clear the XML Tab buffer when closing | mathieui |
2013-06-25 | Do not open a tab on Enter when searching in the roster | Florent Le Coz |
2013-06-22 | Fix #2294 (fix /w priority) | mathieui |
2013-06-22 | Parse the new log format to display it. (ref #2311) | mathieui |
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 |