Age | Commit message (Expand) | Author |
2013-04-10 | Add the separate accounts page | mathieui |
2013-04-10 | Add the message correction note | mathieui |
2013-04-10 | Move images, and add SSL page | mathieui |
2013-04-09 | Somehow finish the migration of the command list | mathieui |
2013-04-09 | New (py3k) theme | mathieui |
2013-04-08 | Re-add the images | mathieui |
2013-04-08 | Start migrating the command index | mathieui |
2013-04-08 | Beginning of the migration to reST documentation | mathieui |
2013-04-06 | Do not attempt to log things when use_log = false | mathieui |
2013-04-05 | Handle I/O errors better | mathieui |
2013-04-05 | Consistency | mathieui |
2013-04-04 | Add an option to choose between shared and separate input history | mathieui |
2013-04-04 | Fix #2255 (search in input history) | mathieui |
2013-03-31 | Remove the thread from the mpd_client | mathieui |
2013-03-31 | Fix #2275, ref #2229 | mathieui |
2013-03-30 | Fix some PEP issues | mathieui |
2013-03-28 | Fix the help of /gaming | mathieui |
2013-03-28 | Typo/traceback | mathieui |
2013-03-28 | Add a (per-tab) notif_messages option to ignore MUC’s normal messages | Florent Le Coz |
2013-03-18 | Revstr works in all conversation tabs now. | Florent Le Coz |
2013-03-18 | Set the default anonymous server to a working one | mathieui |
2013-03-17 | Add a timeout in the select() in mpd_client | mathieui |
2013-03-16 | Catch CorrectionError to avoid tracebacking when /correct fails | Florent Le Coz |
2013-03-16 | On /exit, save the config earlier. | Florent Le Coz |
2013-03-14 | Update CHANGELOG and list of XEPs | mathieui |
2013-03-13 | Fix #2265 | mathieui |
2013-03-12 | Implement user gaming (xep-0196) | mathieui |
2013-03-11 | Fix #1839 (User mood/activity) | mathieui |
2013-03-11 | Fix #1841 (User nickname) | mathieui |
2013-03-11 | Add a receive_user_tune option (fix #2261) | mathieui |
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 |