Age | Commit message (Expand) | Author |
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 |
2020-04-01 | reorder: Ensure valid JID | Maxime “pep” Buquet |
2020-04-01 | reorder: Add TODO | Maxime “pep” Buquet |
2020-03-29 | Merge branch 'invitation' into 'master' | mathieui |
2020-03-28 | plugins/disco: Add support for querying with a custom node, and disco#items. | Emmanuel Gil Peyrot |
2020-03-25 | plugins/reorder: satisfy linter | Maxime “pep” Buquet |
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 |
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’ |
2019-10-14 | plugins/ping: Remove safeJID call | Maxime “pep” Buquet |
2019-10-10 | plugins/lastlog: Display time and nickname | Maxime “pep” Buquet |
2019-09-15 | plugins/embed: use tab.jid instead of .name | Maxime “pep” Buquet |
2019-08-22 | Removed /mam as a plugin, added it as a command in basetabs. | Madhur Garg |
2019-08-22 | Removed extra jid and password fields | Madhur Garg |
2019-08-22 | Added check for password in eval_password | Madhur Garg |
2019-08-22 | Plugin to fetch an archive of messages using MAM | Madhur Garg |
2019-08-13 | Update a daemon.py link in the link plugin doc | louiz’ |
2019-07-29 | plugins: "new" emoji_ascii conversion plugin for terminally broken users | Georg Lukas |
2019-07-19 | plugins: Make all changed plugins work in 1:1 tabs | Maxime “pep” Buquet |
2019-07-19 | plugins/link: typo in class name | Maxime “pep” Buquet |
2019-07-19 | plugins/link: make link plugin work in 1:1 tabs | Maxime “pep” Buquet |
2019-07-01 | e2ee-api: update b64 plugin with latest changes | Maxime “pep” Buquet |
2019-07-01 | First shot of an E2EE plugin interface | Maxime “pep” Buquet |
2019-06-17 | Merge remote-tracking branch 'origin/mr/35' | Maxime “pep” Buquet |
2019-06-17 | Updated copyright for lastlog plugin | Madhur Garg |
2019-06-14 | Corrected the search for lastlog messages and refresh of the window. | Madhur Garg |
2019-06-12 | initial version of a lastlog plugin | Maxime “pep” Buquet |
2019-06-07 | plugins/figlet: error out when figlet doesn't exist | Maxime “pep” Buquet |