Age | Commit message (Expand) | Author |
2014-08-01 | Use ChatTab in day_change | Florent Le Coz |
2014-07-24 | Use slixmpp | Florent Le Coz |
2014-07-09 | Fix #2546 (ugly tb with the gpg plugin) | mathieui |
2014-07-05 | Make the thread from the cmd_plugin be a daemon | Florent Le Coz |
2014-07-05 | Add the pipe_cmd plugin | Florent Le Coz |
2014-06-26 | Use xdg-open by default in the /link plugin | Akim Sadaoui |
2014-06-14 | fix a tb in the otr plugin | mathieui |
2014-05-25 | Fix a regression that prevented beeps with OTR messages | mathieui |
2014-05-22 | Fix the color of OTR conversations in private chats | mathieui |
2014-05-19 | End all otr conversations when the plugins is unloader (or poezio exits) | mathieui |
2014-05-18 | Make the otr plugin messages use the information color | mathieui |
2014-05-17 | Do not autocorrect when the remote entity does not support correction | mathieui |
2014-05-02 | Fix an infinite recursion error on recursive aliases | mathieui |
2014-04-30 | Fix #2282 (change the terminal title depending on the tab name) | mathieui |
2014-04-30 | Remove Tab.get_name() and use Tab.name instead | mathieui |
2014-04-30 | Fix #2447 (OTR & HTML) -- partial WONTFIX | mathieui |
2014-04-22 | Update the alias plugin | mathieui |
2014-04-20 | Do not reload unaliased aliases | mathieui |
2014-04-17 | Do not lock on the “composing” chat state with otr | mathieui |
2014-04-10 | Fix #2500 (better “C’est toi le”) | mathieui |
2014-04-04 | Remove unused imports | mathieui |
2014-04-01 | Fix #2453 (malformed stanzas with stupid plugins) | mathieui |
2014-03-28 | Also document manual plugin load | mathieui |
2014-03-28 | Add an IRC/biboumi plugin | mathieui |
2014-03-27 | Remove useless "installation" parts from the plugin documentations | mathieui |
2014-03-27 | Improve the alias plugin (save aliases, format strings, etc) | mathieui |
2014-03-07 | Add a mention about poezio_gpg_export in the doc | mathieui |
2014-02-24 | Remove the translate plugin (API has been broken for a long time) | mathieui |
2014-02-22 | Remove the dependency on poezio from xhtml.py | Emmanuel Gil Peyrot |
2014-02-19 | Update install instructions and fix a typo | mathieui |
2014-02-12 | Add a fun spaces.py plugin | Florent Le Coz |
2014-02-03 | Fix #2208 (time_marker shows an useless timestamp) | mathieui |
2014-02-03 | Don’t set our status to None on /unload gpg | Florent Le Coz |
2014-02-03 | Log our own message with the otr plugin if configured | mathieui |
2014-01-29 | Add a logging option to the OTR plugin | Mathieu Pasquet |
2013-12-28 | Workaround for an otr lib bug (plaintext messages without warning) | mathieui |
2013-11-28 | Add an “autocorrect” plugin with a sed-like syntax | Mathieu Pasquet |
2013-11-26 | refactor the texts in core to be more readable and fix some typos | Mathieu Pasquet |
2013-10-21 | Make the /link plugin accept a range | Florent Le Coz |
2013-10-06 | Fix #2356 (ping is blocking) | Mathieu Pasquet |
2013-09-06 | Add the pointpoint plugin | Florent Le Coz |
2013-08-18 | Fix /otr fpr and the remote user nick color | mathieui |
2013-08-11 | Mark OTR messages as private (as in carbons) | mathieui |
2013-08-07 | Documentation update | mathieui |
2013-08-07 | Complete the documentation of the OTR plugin | mathieui |
2013-08-07 | Add the missing regex admin documentation | mathieui |
2013-08-06 | Fix the same issue with the OTR plugin | mathieui |
2013-08-06 | Don’t send the xhtml body with a gpg-encrypted message | mathieui |
2013-08-05 | Add trust management to the OTR plugin (/otr trust|untrust) | mathieui |
2013-08-05 | Add a new "drop" option to the OTR plugin (to drop the privkey) | mathieui |