summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-11Replace the namedtuple Message with a slotted class and merge TextBuffer.make...Emmanuel Gil Peyrot
2016-06-11Replace Line namedtuple with a slotted class.Emmanuel Gil Peyrot
2016-06-11Replace two lists of characters with strings.Emmanuel Gil Peyrot
2016-06-11Move the src directory to poezio, for better cython compatibility.Emmanuel Gil Peyrot
2016-06-11Fix /join /nick on non-joined tabsmathieui
2016-06-11Fix a refresh bugmathieui
2016-06-05Comment most options by default in the config filemathieui
2016-06-05Set "show_useless_separator" to true by defaultmathieui
2016-06-05Add a manual CSI pluginmathieui
2016-06-05Enable message carbons by defaultmathieui
2016-06-05Enable XEP-0319 and use it instead of 0012mathieui
2016-06-05Update the XEP listmathieui
2016-06-05Fix #3184 (remove upper limit for infowin)mathieui
2016-06-04Make CSI use in the screen plugin configurablemathieui
2016-06-04Fix #3114 (implement CSI in the tmux/screen plugin)mathieui
2016-06-04Enable CSI by defaultmathieui
2016-06-04Enable XEP-0198 (stream management)mathieui
2016-06-04Use message processing hints in the OTR pluginmathieui
2016-05-23change muc_list delimiter from comma to colon in simple_notifyLasse Aagren
2016-05-23fix simple_notify to not notify one messages from yourself in MUCsLasse Aagren
2016-05-22add optional muc_list to configuration of simple_notify, as a whitelist of MU...Lasse Aagren
2016-05-17Lower the priority of the “joined” tab to be lower than the “message”...louiz’
2016-05-10Fix a crash in the marquee pluginmathieui
2016-05-06Fix #3169 (use correct egg name for potr)mathieui
2016-05-06Fix #3176 (timestamp corrections properly)mathieui
2016-05-06Fix #3172 - Marquee plugin has a non-issuemathieui
2016-04-09Fix #3182 (/xhtml should send message with type=chat)mathieui
2016-04-05Fix handling of the jid-multi data form fieldmathieui
2016-04-01Fix #3181 (make /marquee work in all chat tabs)mathieui
2016-03-09Update a few url to use https, or even a few old poezio.eu referenceslouiz’
2016-03-09Document the affiliation and roles commandsFlorent Le Coz
2016-03-09Added ability to notify new messages in MUCsFrédéric Meynadier
2016-03-08Add a plugin api.get_status methodmathieui
2016-03-08Fix the test pluginmathieui
2016-03-08Update api docmathieui
2016-02-13Fix tab-specific options in the OTR pluginmathieui
2016-02-02Fix #3150 (otr and require_encryption)mathieui
2015-12-29update.sh: Only allow fast-forwardsNicolas Braud-Santoni
2015-12-29Remove a newly-added unused importmathieui
2015-12-29muctab: Cleanup the /names implementationNicolas Braud-Santoni
2015-12-04Fix a wrong text offsetmathieui
2015-11-29Handle nick-less message properlymathieui
2015-11-23Fix nick-less message timestampsmathieui
2015-11-11Clean up the refresh a bitmathieui
2015-11-11Use the command_args_parser in the tell pluginmathieui
2015-11-11Use the command_args_parser in the send_delayed pluginmathieui
2015-11-04Don’t refresh everything uselessy on a correctionmathieui
2015-11-04Fix #3113 (show outgoing invitations to the log)mathieui
2015-11-04Don’t always reset the completion on command executionmathieui
2015-10-08Fix a display issue with the contact info winmathieui