summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-05-23Convert all datetimes to UTC when doing comparisonsmathieui
2020-05-23Fix some edge cases of MAM history fetchmathieui
2020-05-23Fix some remaining refresh issuesmathieui
2020-05-23Add an "end of archive" message typemathieui
2020-05-23MAM: many changesmathieui
2020-05-23Textbuffer: add "find last message" functionmathieui
2020-05-23Core: dedup some codemathieui
2020-05-23Remove "top" message logicmathieui
2020-05-23Add tests for text_buffermathieui
2020-05-23Add a concept of "history gap"mathieui
2020-05-23Add specific types for own leave and joinmathieui
2020-05-22Merge branch 'deploy-doc-python3-image' into 'master'louiz’
2020-05-22ci: Deploy the doc using the python:3 docker imagelouiz’
2020-05-22Merge branch 'muctab-presence-types' into 'master'mathieui
2020-05-20MucTab: add some typing to presence handlersMaxime “pep” Buquet
2020-05-20Merge branch 'ignore-muc-avatar' into 'master'mathieui
2020-05-20MucTab: Ignore presence from MUC barejidMaxime “pep” Buquet
2020-05-17Merge branch 'fix-highlights' into 'master'Maxime Buquet
2020-05-17Fix highlight display on correctionsmathieui
2020-05-17Fix a corner case with correction when moving between highlightsmathieui
2020-05-17Fix highlight navigationmathieui
2020-05-17Remove extra loggingmathieui
2020-05-17Fix highlights colormathieui
2020-05-14Merge branch 'ci-doc' into 'master'Maxime Buquet
2020-05-14CI: limit the doc deploy job to master on poezio/poezioMaxime “pep” Buquet
2020-05-14Merge branch 'reorder-gaptab' into 'master'Maxime Buquet
2020-05-14plugins/reorder: fix GapTab serializationMaxime “pep” Buquet
2020-05-13Merge branch 'reorder-plugin-handle-corner-case' into 'master'Maxime Buquet
2020-05-12Fix an issue where the reorder plugin would not create gapsmathieui
2020-05-12Merge branch 'fix-composing-tab-state-case' into 'master'Maxime Buquet
2020-05-12Fix a bug when the value of show_composing_chat_state is not lowercasemathieui
2020-05-12Merge branch 'feature/unique-prefix-tab-names' into 'master'mathieui