summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-26Mention all bugfixes in the 0.13.1 ChangeLog entry.Emmanuel Gil Peyrot
2020-05-25Merge branch 'display-today-history-without-date' into 'master'mathieui
2020-05-25Do not add the date in history messages from the current daymathieui
2020-05-25Merge branch 'fix-double-unavailable-presence' into 'master'Maxime Buquet
2020-05-25Merge branch 'thanks-armael' into 'master'mathieui
2020-05-25Only send an unavailable presence on closing a muc if we are joinedmathieui
2020-05-25Merge branch 'appstream' into 'master'Link Mauve
2020-05-25Add missing releases, and stupid content_rating to please flathub.Emmanuel Gil Peyrot
2020-05-25Merge branch 'appstream' into 'master'Maxime Buquet
2020-05-25Improve the appstream metadataEmmanuel Gil Peyrot
2020-05-25Merge branch 'mam-onetoone-nick-fix' into 'master'Maxime Buquet
2020-05-25Fix mam own nick in one to one tabsmathieui
2020-05-24Merge branch 'changelog-leave' into 'master'Maxime Buquet
2020-05-24CHANGELOG: add /leave autojoin changeMaxime “pep” Buquet
2020-05-24Merge branch 'check-colors-startup' into 'master'Link Mauve
2020-05-24Do not degrade colors for terminals supporting more than 256mathieui
2020-05-24Add a check for terminals not supporting 256 colorsmathieui
2020-05-24Add Armael’s theme.Emmanuel Gil Peyrot
2020-05-24Merge branch 'no-gaming' into 'master'Maxime Buquet
2020-05-24Add a ChangeLog entry for the gaming fix.Emmanuel Gil Peyrot
2020-05-24Checks whether the gaming payload is empty or notEmmanuel Gil Peyrot
2020-05-24Merge branch 'setup-reqs' into 'master'Maxime Buquet
2020-05-24setup.py: Update slixmpp version requirementsMaxime “pep” Buquet
2020-05-24Merge branch 'affiliations-jid' into 'master'Link Mauve
2020-05-24Merge branch 'bookmark-autojoin' into 'master'Maxime Buquet
2020-05-24MucTab /affiliation: Add MUC jid in output for contextMaxime “pep” Buquet
2020-05-24MucTab /leave: toggle off autojoin instead of removing bookmarkMaxime “pep” Buquet
2020-05-24Merge branch 'next-version-0.14' into 'master'mathieui
2020-05-24Update version numbersmathieui
2020-05-24Merge branch 'affiliation-info' into 'master'Maxime Buquet
2020-05-24Make /affiliation display in the info win, not in the muc winEmmanuel Gil Peyrot
2020-05-24Merge branch 'release-0.13' into 'master'mathieui
2020-05-24Update version to 0.13v0.13mathieui
2020-05-24Merge branch 'synchronise_open_rooms' into 'master'Maxime Buquet
2020-05-24Rename bookmark_on_join to synchronise_open_roomsEmmanuel Gil Peyrot
2020-05-24Merge branch 'doap-update' into 'master'Link Mauve
2020-05-24Merge branch 'command-leave' into 'master'mathieui
2020-05-24DOAP: Add support for 157, 363, 384Maxime “pep” Buquet
2020-05-24DOAP: Update repo locationMaxime “pep” Buquet
2020-05-24DOAP: add pep. as maintainerMaxime “pep” Buquet
2020-05-24Add a /leave commandEmmanuel Gil Peyrot
2020-05-24Merge branch 'fix-basetabs-Message' into 'master'Maxime Buquet
2020-05-24Import Message in basetabsmathieui
2020-05-24Merge branch 'fix-message-basetabs' into 'master'Maxime Buquet
2020-05-24Fix a type collision between Messagesmathieui
2020-05-23Merge branch 'fix-history-fetch' into 'master'mathieui
2020-05-23Remove remaining occurences of tab.last_stanza_idmathieui
2020-05-23Fix types in text_buffermathieui
2020-05-23Fix typing in mam.pymathieui
2020-05-23ChatTab: make set text_win in constructor (typing)mathieui