Age | Commit message (Expand) | Author |
2022-02-10 | Add a /sticker plugin | Emmanuel Gil Peyrot |
2021-12-22 | /disco plugin: Add error handling | Emmanuel Gil Peyrot |
2021-12-14 | /upload to original tab and not current tab (thanks jonas)" | Maxime “pep” Buquet |
2021-12-11 | Replace asyncio.ensure_future() with asyncio.create_task() | Emmanuel Gil Peyrot |
2021-06-25 | fix: do not print a message on a muc not found | mathieui |
2021-05-16 | fix: unsupported typ= parameter in OTR plugin | mathieui |
2021-05-16 | fix: unsupported typ= parameter in embed plugin | mathieui |
2021-04-12 | fix: remove all remaining safejids (fix #3457) | mathieui |
2021-04-02 | fix: forgotten tab names set | mathieui |
2021-04-02 | fix: typing issues in plugins | mathieui |
2021-04-02 | fix: forgotten gaptab constructor calls | mathieui |
2021-02-27 | plugins: make set_bob async | mathieui |
2021-02-17 | plugins: also update the admin plugin to reflect coroutine changes | mathieui |
2021-02-16 | irc plugin: Fix the joining code | mathieui |
2021-02-12 | Fix the quote plugin | mathieui |
2021-02-09 | plugins: add a user_extras plugin with PEP events | mathieui |
2021-02-08 | plugins: fix case of self-message | mathieui |
2021-02-05 | link plugin: fix regex for aesgcm and add gemini&gopher | mathieui |
2021-02-03 | plugins: remove callbacks | mathieui |
2021-01-22 | plugins/contact: iterate all data forms, thx. mathieui | Georg Lukas |
2021-01-02 | Add aesgcm:// urls to the /link plugin | mathieui |
2020-12-26 | Update most references to dev.louiz.org to lab.louiz.org. | Emmanuel Gil Peyrot |
2020-09-10 | Remove references to master | Maxime “pep” Buquet |
2020-09-10 | plugins/untrackme: move logging to a less noisy place | Maxime “pep” Buquet |
2020-09-08 | plugins/untrackme: invidio.us closed. Changed default instance | Maxime “pep” Buquet |
2020-09-08 | plugins/untrackme: toggle display_corrections off | Maxime “pep” Buquet |
2020-09-04 | plugins/code: Prevent traceback when not enough arguments -- thanks Ge0rG | Maxime “pep” Buquet |
2020-08-14 | move date and time SHORT_FORMAT and LONG_FORMAT to the theme | Maxime “pep” Buquet |
2020-08-14 | plugins/remove_get_trackers: add deprecation notice | Maxime “pep” Buquet |
2020-08-14 | plugins/untrackme: docstring to map_services method | Maxime “pep” Buquet |
2020-08-14 | plugins/untrackme: new plugin, based on remove_get_trackers | Maxime “pep” Buquet |
2020-08-09 | plugins/time_marker: use now required poezio.ui.types | Maxime “pep” Buquet |
2020-08-09 | plugins/lastlog: adapt to use poezio.ui.types | Maxime “pep” Buquet |
2020-06-15 | plugins/reorder: Don't serialize gaptabs as they're recreated automatically | Maxime “pep” Buquet |
2020-06-15 | plugins/reorder: Ignore gaptab when parsing as they're recreated automatically | Maxime “pep” Buquet |
2020-05-26 | plugins/display_corrections: Adapt to new poezio.ui API | Maxime “pep” Buquet |
2020-05-26 | plugins/dice: Fix LMC (use origin id), reorganize things a bit to stop using ... | Maxime “pep” Buquet |
2020-05-26 | plugins/marquee: Fix LMC, use origin id | Maxime “pep” Buquet |
2020-05-26 | plugins/marquee: Change space char to nbsp to troll other clients better | Maxime “pep” Buquet |
2020-05-14 | plugins/reorder: fix GapTab serialization | Maxime “pep” Buquet |
2020-05-12 | Fix an issue where the reorder plugin would not create gaps | mathieui |
2020-05-12 | plugins/upload: handle more exceptions | Maxime “pep” Buquet |
2020-05-09 | Pass a message to add_message instead of messed up kwargs everywhere | mathieui |
2020-04-16 | Merge branch 'disco-node' into 'master' | Link Mauve |
2020-04-15 | plugins/embed: correctly refresh window in Conversation*Tab | Maxime “pep” Buquet |
2020-04-12 | plugins/upload: Use embed directly instead of populating input field | Maxime “pep” Buquet |
2020-04-04 | plugin/display_corrections: prefer generator to list when looping | Maxime “pep” Buquet |
2020-04-01 | reorder: group exception handling | Maxime “pep” Buquet |
2020-04-01 | reorder: create GapTab if configured, when creating ConversationTab fails | Maxime “pep” Buquet |
2020-04-01 | reorder: Create ConversationTabs when they don't exist | Maxime “pep” Buquet |