Age | Commit message (Expand) | Author |
2018-03-11 | upload plugin: Don’t insert invalid URL after HTTP upload failed. | Emmanuel Gil Peyrot |
2018-03-09 | Add a check for slixmpp xep_0363 plugin. | Emmanuel Gil Peyrot |
2018-03-08 | Add HTTP File Upload support. | Emmanuel Gil Peyrot |
2017-12-19 | disco plugin: Fix traceback on unknown FORM_TYPE. | Emmanuel Gil Peyrot |
2017-12-19 | Add a disco#info plugin, /disco. | Emmanuel Gil Peyrot |
2017-11-23 | Also handle muc_nickchange for /tell. | Emmanuel Gil Peyrot |
2017-10-12 | Fix some excepts (bare, useless, unused) | mathieui |
2017-10-08 | Fix #3245 (make /exec async) | mathieui |
2017-10-08 | Change all “not … in …” into “… not in …”. | Emmanuel Gil Peyrot |
2017-10-07 | Fix #3273 (be honest about the rainbow plugin) | mathieui |
2017-07-20 | Ping: properly process IQ errors, always display error condition | Georg Lukas |
2017-06-19 | Add a rstrip plugin. | Emmanuel Gil Peyrot |
2017-05-15 | Improve feedback from the ping plugin. | Emmanuel Gil Peyrot |
2017-02-24 | Make the code plugin stop using extra attributes and div. | Emmanuel Gil Peyrot |
2017-02-24 | Fix code plugin usage help | mathieui |
2017-02-13 | Don't override "id" and "type" builtins | mathieui |
2017-02-10 | Add a code plugin, for sending highlighted snippets of code. | Emmanuel Gil Peyrot |
2017-02-10 | Add a white plugin, black backgrounds matter! | Emmanuel Gil Peyrot |
2016-12-26 | Add missing message types (fix #3271) | mathieui |
2016-11-29 | Update the bundled gnupg.py | mathieui |
2016-11-29 | Fix inexistent method calls in the gpg plugin | Tanguy Ortolo |
2016-11-26 | Add support for XEP-0380: Explicit Message Encryption | Emmanuel Gil Peyrot |
2016-10-27 | Link plugin : add support for magnets links. | Vinilox |
2016-10-16 | send_delayed plugin: Give feedback on using /send_delayed. | Emmanuel Gil Peyrot |
2016-10-15 | Make reorder plugin read create_gaps config | Maxime Buquet |
2016-10-04 | "information" is already plural, fix wording | mathieui |
2016-10-04 | Rename "roster" to "contact list" | mathieui |
2016-10-04 | Replace "MUC" by "chatroom" in the documentation | mathieui |
2016-10-02 | Fix #3229 (add a command to list /tell messages) | mathieui |
2016-09-20 | Update the IRC plugin to use % to address IRC users | louiz’ |
2016-08-28 | OTR plugin: Implement XEP-0378 (OTR Discovery) | Emmanuel Gil Peyrot |
2016-08-28 | Add a vcard plugin, to view other people’s vcard-temp as a dataform. | Emmanuel Gil Peyrot |
2016-08-26 | Fix #3204 (write a /server_part plugin) | mathieui |
2016-08-26 | Fix #3205 (doubled notification in simple_notify) | mathieui |
2016-08-21 | Don’t call input completion() functions inside completion methods | mathieui |
2016-07-27 | Fix doc building | mathieui |
2016-07-06 | Remove some unused things | louiz’ |
2016-07-05 | Fix the dice plugin config | mathieui |
2016-07-05 | Fix #3197 (add a dice plugin) | mathieui |
2016-07-01 | Add /save_order to the reorder plugin | mathieui |
2016-06-28 | Make plugins import from the absolute poezio package. | Emmanuel Gil Peyrot |
2016-06-24 | Fix the alias plugin | mathieui |
2016-06-12 | Fix core commands, broken in the previous commit. | Emmanuel Gil Peyrot |
2016-06-11 | Move the src directory to poezio, for better cython compatibility. | Emmanuel Gil Peyrot |
2016-06-05 | Add a manual CSI plugin | mathieui |
2016-06-05 | Fix #3184 (remove upper limit for infowin) | mathieui |
2016-06-04 | Make CSI use in the screen plugin configurable | mathieui |
2016-06-04 | Fix #3114 (implement CSI in the tmux/screen plugin) | mathieui |
2016-06-04 | Use message processing hints in the OTR plugin | mathieui |
2016-05-23 | change muc_list delimiter from comma to colon in simple_notify | Lasse Aagren |