summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-24Rename hidden -v option to --custom-version and add a real -v (#3429)mathieui
2019-02-24Register all commands in the roster but show an error message if used when an...mathieui
2019-02-24Fix MUC PM logging (#3441)mathieui
2019-02-24Do not process messages with subject AND thread or body as topic changes (#3452)mathieui
2019-02-24Fix a bug when closing a tab (#3460)mathieui
2019-02-24Fix MUC self-PM hidden stacktrace (#3454)mathieui
2019-02-14Merge branch 'feature/xep-0392-0.5' into 'master'Maxime Buquet
2019-02-14Remove now-obsolete hsluv dependencyJonas Schäfer
2019-02-14Embed hsluvJonas Schäfer
2019-02-14Update urls to point to lab.louiz.orgMaxime “pep” Buquet
2019-02-07logger: Log the JID during a parsing error.Emmanuel Gil Peyrot
2019-02-05muctab: fix command_affiliation docstringMaxime “pep” Buquet
2019-02-05Fix wording in command_args_parser.quoted docstringMaxime “pep” Buquet
2019-01-25Render SVG avatars directly at the final resolution.Emmanuel Gil Peyrot
2019-01-24Add a stub Image class, to let poezio run even when Pillow isn’t installed.Emmanuel Gil Peyrot
2019-01-24AvatarWin: Add SVG support.Emmanuel Gil Peyrot
2019-01-23Improve text of impromptu commandMaxime “pep” Buquet
2019-01-22Fix syntax errors in the previous commit.Emmanuel Gil Peyrot
2019-01-22Store get_theme() in a variable in each function, to avoid redundant calls.Emmanuel Gil Peyrot
2019-01-04Fix several typos in the docs.Emmanuel Gil Peyrot
2019-01-02Add some more M-arrows keysEmmanuel Gil Peyrot
2018-12-26disco plugin: Add iq error reportingKim Alvefur
2018-12-16Merge branch 'master' into 'master'mathieui
2018-12-16Roster: display presence.show when contact goes offline, if available.Georg Lukas
2018-12-16Work around /upload not working in direct tabs (similar to #3449)Georg Lukas
2018-12-16Work around #3449Georg Lukas
2018-12-16self-ping: do not /cycle on timeout, log onlyGeorg Lukas
2018-12-16Merge branch 'invite_impromptu' into 'master'Maxime Buquet
2018-12-16impromptu: add versionadded info in docMaxime “pep” Buquet
2018-12-16impromptu: document default_muc_serviceMaxime “pep” Buquet
2018-12-16impromptu: add or update documentation for commandsMaxime “pep” Buquet
2018-12-16impromptu: rework string formatMaxime “pep” Buquet
2018-12-16impromptu: don't set roomname and roomdesc; remove jids argumentMaxime “pep” Buquet
2018-12-16impromptu: fix typo in log lineMaxime “pep” Buquet
2018-12-16Remove TODO comment about user-friendly muc nameMaxime “pep” Buquet
2018-12-16impromptu: Incorporate feedback from daniel for muc optionsMaxime “pep” Buquet
2018-12-16impromptu: shorten config field list formattingMaxime “pep” Buquet
2018-12-16Add /invite for ConversationTab to generate new room with all inviteesMaxime “pep” Buquet
2018-12-16Use identites from server for muc serviceMaxime “pep” Buquet
2018-12-16Add error message if muc service not foundMaxime “pep” Buquet
2018-12-16Add configuration for default_muc server to join if no muc available on domainMaxime “pep” Buquet
2018-12-16Initial impromptu commandMaxime “pep” Buquet
2018-12-16Add gitignoreMaxime “pep” Buquet
2018-12-16MucInfoWin: correctly pass JID to additional info pluginMaxime “pep” Buquet
2018-12-16ConversationInfoWin: Use similar pattern as MucInfoWin to loop through pluginsMaxime “pep” Buquet
2018-12-15Merge branch 'muc-info-win-additional-info' into 'master'Maxime Buquet
2018-12-15Use additional info's value directly in MucInfoWin and ConversationInfoWinMaxime “pep” Buquet
2018-12-15Allow additional information elements in MucInfoWin same as ConversationInfoWinMaxime “pep” Buquet
2018-12-15I give upmathieui
2018-11-14Also switch the potr plugin to https://Emmanuel Gil Peyrot