Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Make things async | |||
2021-02-12 | Fix the quote plugin | mathieui | |
(broken when refactoring messages) | |||
2021-02-09 | plugins: add a user_extras plugin with PEP events | mathieui | |
2021-02-08 | plugins: fix case of self-message | mathieui | |
due to the recent change in conversation_msg | |||
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 | |
Redmine is dead. | |||
2020-09-10 | Remove references to master | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-09-10 | plugins/untrackme: move logging to a less noisy place | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-09-08 | plugins/untrackme: invidio.us closed. Changed default instance | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-09-08 | plugins/untrackme: toggle display_corrections off | Maxime “pep” Buquet | |
Seems to work ok, and it's quite noisy in the information buffer. Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-09-04 | plugins/code: Prevent traceback when not enough arguments -- thanks Ge0rG | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-08-14 | move date and time SHORT_FORMAT and LONG_FORMAT to the theme | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-08-14 | plugins/remove_get_trackers: add deprecation notice | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-08-14 | plugins/untrackme: docstring to map_services method | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-08-14 | plugins/untrackme: new plugin, based on remove_get_trackers | Maxime “pep” Buquet | |
Thanks Perdu for the original work! Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-08-09 | plugins/time_marker: use now required poezio.ui.types | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-08-09 | plugins/lastlog: adapt to use poezio.ui.types | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-06-15 | plugins/reorder: Don't serialize gaptabs as they're recreated automatically | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-06-15 | plugins/reorder: Ignore gaptab when parsing as they're recreated automatically | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-26 | plugins/display_corrections: Adapt to new poezio.ui API | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-26 | plugins/dice: Fix LMC (use origin id), reorganize things a bit to stop using ↵ | Maxime “pep” Buquet | |
tab.last_sent_message Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-26 | plugins/marquee: Fix LMC, use origin id | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-26 | plugins/marquee: Change space char to nbsp to troll other clients better | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-14 | plugins/reorder: fix GapTab serialization | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
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 | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-09 | Pass a message to add_message instead of messed up kwargs everywhere | mathieui | |
Changes LOTS of things | |||
2020-04-16 | Merge branch 'disco-node' into 'master' | Link Mauve | |
plugins/disco: Add support for querying with a custom node. See merge request poezio/poezio!71 | |||
2020-04-15 | plugins/embed: correctly refresh window in Conversation*Tab | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-12 | plugins/upload: Use embed directly instead of populating input field | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-04 | plugin/display_corrections: prefer generator to list when looping | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-01 | reorder: group exception handling | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-01 | reorder: create GapTab if configured, when creating ConversationTab fails | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-01 | reorder: Create ConversationTabs when they don't exist | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-01 | reorder: Ensure valid JID | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-01 | reorder: Add TODO | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-03-29 | Merge branch 'invitation' into 'master' | mathieui | |
invitation: QR plugin to show invitations See merge request poezio/poezio!62 | |||
2020-03-28 | plugins/disco: Add support for querying with a custom node, and disco#items. | Emmanuel Gil Peyrot | |
This can be useful in some cases. | |||
2020-03-25 | plugins/reorder: satisfy linter | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-03-20 | Update remove_get_trackers plugin to only detect GET parameters in a URL context | Célestin Matte | |
2020-03-20 | Add remove_get_trackers plugin | Célestin Matte | |
Signed-off-by: Célestin Matte <celestin.matte@gmail.com> | |||
2020-01-21 | invitation: display QR code black-on-white | Georg Lukas | |
2020-01-19 | invitation: QR plugin to show invitations | Georg Lukas | |
2019-11-19 | Replace the %date% output with Year-Month-Day | louiz’ | |
Instead of some locale-specific format | |||
2019-10-14 | plugins/ping: Remove safeJID call | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> |