summaryrefslogtreecommitdiff
path: root/src/tabs
AgeCommit message (Expand)Author
2015-07-31Only reset the self-ping event timer if there was already an enabled timerFlorent Le Coz
2015-07-30Add a selected_row attribute to the roster tabmathieui
2015-07-24Fix some display issue in the rostertabFlorent Le Coz
2015-07-21/cycle: explicitly set MUC JID and nickGeorg Lukas
2015-07-21self-ping: increase timeout to 60sGeorg Lukas
2015-07-21self-ping: /cycle instead of /partGeorg Lukas
2015-07-21reset self-ping timer on every MUC messageGeorg Lukas
2015-07-17Fix an ordering issues in the MUC userlistmathieui
2015-06-22Improve the performance of the userlist refreshmathieui
2015-06-21Do not beep on outgoing carbons (fix #3049, fix #3091)mathieui
2015-06-06Fix /list when no server is providedmathieui
2015-05-26Disable the MUC self ping by defaultFlorent Le Coz
2015-05-26Properly yield an error on /add without argumentsFlorent Le Coz
2015-05-21Handle not-well-formed XML in the XML tab buffermathieui
2015-05-16Merge branch 'self-ping' into HEADFlorent Le Coz
2015-05-11Remove gettext support, as we don’t want to translate poezio, and it takes ...Emmanuel Gil Peyrot
2015-05-10The previous commit, but correctly done this timeFlorent Le Coz
2015-05-10Fix the completion of /win when a listtab is openFlorent Le Coz
2015-05-06Remove unreachable code.Emmanuel Gil Peyrot
2015-05-06Add a missing “return logs” in PrivateTab while loading the logs.Emmanuel Gil Peyrot
2015-04-14Fix #2714 (make bare /bookmark use the current room password if there is one)mathieui
2015-04-13Display error messages inside a conversationmathieui
2015-04-12Fix #3029 (reset completion when a command is executed)mathieui
2015-02-09Add a bookmarkstab (fixes #2004)mathieui
2015-02-03Add a random arg to /colorEijebong
2015-01-28Minor fixes to the certificate warning prompt (#2949)mathieui
2015-01-08Remove the annoying (and pretty useless) warning about psi+ usersFlorent Le Coz
2015-01-04Fix #2578 (disable roster features with anonymous connections)mathieui
2014-12-30Update color in all tabs with /colorCélestin Matte
2014-12-30Only graphically ack a message if it was sent by usmathieui
2014-12-24Make it possible to change the nick of a user not in the room, and change col...Célestin Matte
2014-12-24Add nick_color_aliases (default: true), to look for color of aliasesCélestin Matte
2014-12-24Unset color with /color <nick> unsetCélestin Matte
2014-12-24Add a muc_color section in the config file to permanently fix a color to a nickCélestin Matte
2014-12-24Add a /color command to fix color for a nickCélestin Matte
2014-12-20Add a deterministic_nick_colors option (default: true)mathieui
2014-12-19Do not assign the result of get_room_form because it does not return anythingmathieui
2014-12-19Fix /info (9/78)mathieui
2014-12-19Fix a traceback in /rolemathieui
2014-12-19Fix /last_activity (8/78)mathieui
2014-12-19Fix #2861 (fix /ignore and /unignore (5/78))mathieui
2014-12-17Add completions for /cert_add and /cert_fetchmathieui
2014-12-17Fix the file (/import & /export) completion on the roster tabmathieui
2014-12-11Fix #2847 (SASL External support)mathieui
2014-12-10Fix command_name’s argumentsFlorent Le Coz
2014-12-08Fix #2754 (make /xhtml send a message with receipts, chatstates and display i...mathieui
2014-12-08Add a visual “feature check” for chat states toomathieui
2014-12-08Fix /filter_xmlmaskmathieui
2014-12-07Fix #2570 (add /filter_jid to XMLTab, and syntax highlighting)mathieui
2014-12-04fix wrong argument name (2/78)Florent Le Coz