Age | Commit message (Expand) | Author |
2013-03-11 | Send the tune only if ther is a change from the previous state | mathieui |
2013-03-11 | Stop broadcasting a tune if we are not playing (#1840) | mathieui |
2013-03-11 | Implement user-tune publishing in the mpd plugin (#1840) | mathieui |
2013-03-11 | Implement XEP-0118 (Fix #1840) | mathieui |
2013-03-10 | Disable plugins on exit | mathieui |
2013-03-10 | missing space in the status plugin | mathieui |
2013-03-10 | Fix #2241 | mathieui |
2013-03-10 | Fix #2122 (coloration of long messages) | mathieui |
2013-03-10 | fix the color of the scrolled tab with the dark theme | mathieui |
2013-03-09 | Fix #2254 | mathieui |
2013-03-08 | Update the plugins to use the PluginAPI | mathieui |
2013-03-08 | Document with sphinx timed_events, common, and add methods to PluginAPI | mathieui |
2013-03-08 | Fix PluginAPI.run_command() | mathieui |
2013-03-07 | Make the script posix-compliant | mathieui |
2013-03-06 | Upgrade update.sh to stop when an update fails | mathieui |
2013-03-06 | Introduce a new way for plugins to interact with poezio | mathieui |
2013-03-06 | FIX XHTML ISSUES DUE TO A SLEEKXMPP UPDATE | mathieui |
2013-03-06 | Add a CHAR_NEW_TEXT_SEPARATOR theming option | mathieui |
2013-03-05 | Fix the documentation for Alt-C/Alt-D | mathieui |
2013-03-05 | Rename 'normal_chatstate' event to 'conversation_chatstate' | mathieui |
2013-03-05 | Display the “dev” docutmentation directory in the index | mathieui |
2013-03-04 | Make /affiliation and /role non-blocking (fix #2235) | mathieui |
2013-03-04 | Add a show_s2s_errors config option (cf #2182) | mathieui |
2013-03-04 | Fix /xhtml | mathieui |
2013-03-04 | Fix #2126 (per-server configuration sections) | mathieui |
2013-03-04 | Fix a typo in the documentation | mathieui |
2013-03-03 | Update CHANGELOG with a bunch of commits | mathieui |
2013-03-03 | Fix #1923 (caps) | mathieui |
2013-03-03 | Fix #2182 (show s2s errors) | mathieui |
2013-03-03 | Fix a bug in the status plugin | mathieui |
2013-03-03 | Add help about multi-account | mathieui |
2013-03-03 | Add a plugins_conf_dir option | mathieui |
2013-03-02 | Fix #2132 (/disconnect) | mathieui |
2013-03-02 | Fix /reconnect | mathieui |
2013-03-01 | Fix #2231 (update the plugins to use the new help system) | mathieui |
2013-03-01 | Do not ping twice in private tabs | mathieui |
2013-03-01 | Improve the ping plugin | mathieui |
2013-03-01 | Fix #2226 (TB on /activity) | mathieui |
2013-02-28 | Remove frugalware from the distros with support and add gentoo | mathieui |
2013-02-28 | Remove a debug that floods too much | mathieui |
2013-02-28 | Fix a traceback due to a sleekxmpp API change | mathieui |
2013-02-28 | Fix signal handling | mathieui |
2013-02-27 | Improve XEP-0308 support | mathieui |
2013-02-21 | Fix the background color of some messages | mathieui |
2013-02-15 | Fix a potential traceback on /ignore | mathieui |
2013-02-13 | Add an indicator of the number of participants | mathieui |
2013-02-11 | Do not add a space after /unignore completion | mathieui |
2013-02-03 | Fix the folding of contacts in multiple groups | mathieui |
2013-02-03 | Add a key (Alt+d) de delete the next word in the input. | Florent Le Coz |
2013-02-03 | Remove some useless keys, and change the keys to scroll the info win. | Florent Le Coz |