summaryrefslogtreecommitdiff
path: root/src/multiuserchat.py
AgeCommit message (Expand)Author
2015-05-11Remove gettext support, as we don’t want to translate poezio, and it takes ...Emmanuel Gil Peyrot
2014-09-29Don’t use deprecated-then-removed aliases from slixmpp.Emmanuel Gil Peyrot
2014-07-30Fix a bunch of iq.send() by removing the `block` argumentFlorent Le Coz
2014-07-24Use slixmppFlorent Le Coz
2014-05-06Provide our own (non-blocking) wrappers for room configuration functionsmathieui
2014-04-26Fix #2444 (implement room destroy)mathieui
2014-04-17Log part messages and show a leave message on /cyclemathieui
2014-04-06Code cleanupmathieui
2013-07-29Fix #2335 (crash on /cycle with room without userpart)mathieui
2013-05-11Fix the reason in the ban messagemathieui
2013-05-09Add the 'changing_nick' eventFlorent Le Coz
2013-05-01Lets plugins change the presence BEFORE joining a muc, with a new plugin eventFlorent Le Coz
2013-03-04Make /affiliation and /role non-blocking (fix #2235)mathieui
2013-01-17Move to the upstream SleekXMPPmathieui
2012-11-17Fix the history numbers when re-joining a roommathieui
2012-08-08Fix yet another bunch of potential tracebacksmathieui
2012-02-29Fixes #2327 (used "seconds" instead)mathieui
2012-02-12Allow setting the affiliation of a JID, and add outcast affiliationmathieui
2011-11-07Removed "WARNING" debug messages, because they are irrelevantmathieui
2011-11-06Code cleanup (unused import, variables, undefined names, etc…)mathieui
2011-11-06Should really fix #2284 and some other tbsmathieui
2011-10-17/affiliation commandmathieui
2011-10-17remove /visitor /participant /moderator and replace them with /rolemathieui
2011-10-14User role management in MUC (ie /visitor /particpant /moderator)mathieui
2011-10-04fixes #2263Florent Le Coz
2011-09-11Change license to zlib (MIT sucks :()Florent Le Coz
2011-09-06Change license to MITFlorent Le Coz
2011-06-04fix the display of the action 'emptying the status', and some few minor changesmathieui
2011-04-05Save the last presence. Fix #2133Florent Le Coz
2011-01-05remove useless debuglouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-04ask for NO history message when using /cyclelouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-01update copyright datelouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-11-19better use sleekxmpp in muc.pylouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-11-15a few renamings, and some other stufflouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-11-09fix some little issues. Rename gui to core, use logging lib instead of the cu...louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-10-27Command mode in roster tab, toggle offline contacts with 'o' and sort contact...louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-10-18fix password for muc. fixed #1940louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-10-16remove a little debuglouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-10-16remove the warnings caused by the new version of sleekxmpp, and update the co...louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-10-04update e-mail address and READMElouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-31Switch to Sleekxmpp. fixed #1768louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-14Fix a little bug on completion due to the separating linelouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-09Fix a little crash, fix the authentication process (was not working with pros...louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-07update versionlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-07Begin of a /whois command. Also, ALSMO fixed 1710louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-05Allow the user to limit the number of history messages. fixed #1658louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-07-22remove useless shebangs. Fixed 1669louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-07-22Don't send <show>None</show> presence. fixed #1666louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-07-20add gapan to THANKS and fix Makefile one last timelouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-07-190.6.2 betalouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13