Age | Commit message (Expand) | Author |
2019-12-27 | omemo: use @to instead of @from for message recipients | Maxime “pep” Buquet |
2019-12-27 | omemo: decode decrypted body | Maxime “pep” Buquet |
2019-12-27 | omemo: Ensure session_start is published | Maxime “pep” Buquet |
2019-12-27 | omemo: put OMEMO data into a folder specific to the account | Maxime “pep” Buquet |
2019-12-27 | omemo: the container tag for OMEMO is 'encrypted' not 'payload' | Maxime “pep” Buquet |
2019-12-27 | omemo: adapt to new E2EE API | Maxime “pep” Buquet |
2019-12-27 | omemo: Add omemo_enable and omemo_disable commands | Maxime “pep” Buquet |
2019-12-27 | omemo: add docstring on the plugin | Maxime “pep” Buquet |
2019-12-27 | omemo: remove unused imports and reorder them | Maxime “pep” Buquet |
2019-12-27 | omemo: Add omemo status in the tab infobar | Maxime “pep” Buquet |
2019-12-27 | omemo: remove unused commands | Maxime “pep” Buquet |
2019-12-27 | omemo: change /omemo description | Maxime “pep” Buquet |
2019-12-27 | omemo: consistent returns | Maxime “pep” Buquet |
2019-12-27 | omemo: remove useless log | Maxime “pep” Buquet |
2019-12-27 | omemo: Use DATA_HOME instead of CACHE_HOME | Maxime “pep” Buquet |
2019-12-27 | omemo: Add dummy sending command for testing purposes | Maxime “pep” Buquet |
2019-12-27 | omemo: catch xep_0384.MissingOwnKey exception | Maxime “pep” Buquet |
2019-12-27 | omemo: don't deconstruct the result from the decrypt call | Maxime “pep” Buquet |
2019-12-27 | omemo: Update plugin to using poezio.xdg | Maxime “pep” Buquet |
2019-12-27 | Expand the status command, make decryption work, put a hack into the core so ... | lumi |
2019-12-27 | OMEMO plugin: first draft | Maxime “pep” Buquet |
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 |
2019-05-11 | plugins/ping: Import missing JID value (thanks madhur, and pylint) | Maxime “pep” Buquet |
2019-04-28 | plugins: Update use of tab.name to tab.jid where appropriate | Maxime “pep” Buquet |
2019-04-08 | Revert work on tabs module to change tab.name to JID. | Maxime “pep” Buquet |
2019-04-08 | Fix tab.name not being a string by calling the right property | Maxime “pep” Buquet |
2019-03-19 | Fix various spelling mistakes throughout the code | Kim Alvefur |
2019-02-28 | code plugin: Add a language class to specify which language this code block i... | Emmanuel Gil Peyrot |
2018-12-26 | disco plugin: Add iq error reporting | Kim Alvefur |
2018-12-16 | Work around /upload not working in direct tabs (similar to #3449) | Georg Lukas |
2018-12-16 | Work around #3449 | Georg Lukas |