summaryrefslogtreecommitdiff
path: root/src/tabs.py
AgeCommit message (Expand)Author
2014-01-29Add a logging option to the OTR pluginMathieu Pasquet
2013-11-14Fix a tbMathieu Pasquet
2013-11-14Add a /password command in the RosterTabMathieu Pasquet
2013-11-13On kick, get the actor 'nick', before trying the 'jid'Florent Le Coz
2013-10-21And I forgot to scp this file :xFlorent Le Coz
2013-10-06Fix a refresh issue in the rosterMathieu Pasquet
2013-09-19Fix #2372 (traceback on space in roster after disconnect)Mathieu Pasquet
2013-08-05Add a specific /invite command for the MucTabmathieui
2013-08-04Fix some refresh quirksmathieui
2013-08-04Add the same pluggable "information element" to the PrivateTabmathieui
2013-08-04If plugins removed the message body in a callback, don’t send itmathieui
2013-08-03Logs errors by default, in a dedicated filemathieui
2013-08-01Fix #2049 (get the current completed argument)mathieui
2013-08-01Move /clear_infos to /clear for consistencymathieui
2013-07-24Fix contact removalmathieui
2013-06-30Fix #2329 (display the info buffer in the muclisttab)mathieui
2013-06-30Clear the XML Tab buffer when closingmathieui
2013-06-25Do not open a tab on Enter when searching in the rosterFlorent Le Coz
2013-06-22Fix #2294 (fix /w priority)mathieui
2013-06-22Parse the new log format to display it. (ref #2311)mathieui
2013-06-14Fix #2320 (TB on /info with an off-roster contact)mathieui
2013-06-13Improve the roster searchmathieui
2013-06-10Implement Message Carbons (XEP-280)mathieui
2013-06-09Adopt the mcabber log format (Fix #2311)mathieui
2013-06-08Add a way to format background colors in a stringmathieui
2013-06-03Do not block on roster operations (and do not traceback on errors) #2315mathieui
2013-05-17Fix a tb on "/ban "mathieui
2013-05-17Fix a traceback on /role completion if the tab is not connectedmathieui
2013-05-15Fix #2229 (prevent correction if the 2 fulljid differ)mathieui
2013-05-15Fix a traceback on /nick [tab]mathieui
2013-05-15Sort users in /namesmathieui
2013-05-11Actually use it.mathieui
2013-05-11Fix the reason in the ban messagemathieui
2013-05-09Add a little workaround for MUC servers that do not send the 110 statusFlorent Le Coz
2013-05-09Add the 'changing_nick' eventFlorent Le Coz
2013-05-09Fix a crash introduce something like 5-6 commits ago, np.Florent Le Coz
2013-05-01Fix a typo "on on an unknown platform"Florent Le Coz
2013-05-01Take into account the nick given by the MUC when joining a room.Florent Le Coz
2013-04-05Handle I/O errors bettermathieui
2013-04-05Consistencymathieui
2013-04-04Fix #2255 (search in input history)mathieui
2013-03-31Fix #2275, ref #2229mathieui
2013-03-28Add a (per-tab) notif_messages option to ignore MUC’s normal messagesFlorent Le Coz
2013-03-16Catch CorrectionError to avoid tracebacking when /correct failsFlorent Le Coz
2013-03-12Implement user gaming (xep-0196)mathieui
2013-03-11Fix #1839 (User mood/activity)mathieui
2013-03-11Fix #1841 (User nickname)mathieui
2013-03-11Implement XEP-0118 (Fix #1840)mathieui
2013-03-09Fix #2254mathieui
2013-03-04Make /affiliation and /role non-blocking (fix #2235)mathieui