Age | Commit message (Expand) | Author |
2011-11-08 | Edited the help messages of the commands for clarity/consistency | mathieui |
2011-11-08 | Some documentation improvements. | Florent Le Coz |
2011-11-08 | /theme takes an optional argument to change the theme directly. | Florent Le Coz |
2011-11-08 | Display actual status message on contact connection instead of | mathieui |
2011-11-08 | Add a warning in case of theme not found, and now unsetting 'theme', | mathieui |
2011-11-08 | Refresh the RosterInfoTab on got_offline and got_online | mathieui |
2011-11-08 | Code cleanup (unused import, variables, undefined names, etc…) | mathieui |
2011-11-07 | Display actual status message on contact connection instead of | mathieui |
2011-11-07 | Merge branch 'plugins' of https://git.louiz.org/poezio into plugins | mathieui |
2011-11-07 | Add a /plugins command that lists the plugins currently in use | mathieui |
2011-11-07 | Add a warning in case of theme not found, and now unsetting 'theme', | mathieui |
2011-11-07 | typo | Florent Le Coz |
2011-11-07 | Refresh the RosterInfoTab on got_offline and got_online | mathieui |
2011-11-07 | Merge branch 'plugins' of https://git.louiz.org/poezio into plugins | Florent Le Coz |
2011-11-07 | Merge branch 'plugins' of /home/louiz/git/poezio into plugins | Florent Le Coz |
2011-11-07 | Add somme triggers | mathieui |
2011-11-07 | Merge branch 'master' into plugins | Florent Le Coz |
2011-11-06 | New type of events to be used with the plugins | mathieui |
2011-11-06 | Code cleanup (unused import, variables, undefined names, etc…) | mathieui |
2011-11-06 | Merge branch 'master' into plugins | Florent Le Coz |
2011-11-06 | Fix the sending of colors in private. | Florent Le Coz |
2011-11-06 | Merge branch 'master' into plugins | Florent Le Coz |
2011-11-06 | Actually, no, messages are in _text_buffer | Florent Le Coz |
2011-11-06 | Use threads RLock to avoid crash on simultaneous refresh and resize. | Florent Le Coz |
2011-11-06 | Wasn’t that already remove, like, TWICE? | Florent Le Coz |
2011-11-06 | Merge branch 'master' into plugins | Florent Le Coz |
2011-11-06 | Fixes mostly #2285 (no more crashes), but as for why we get an iqerror | mathieui |
2011-11-06 | Fixes #2284 | mathieui |
2011-11-06 | Use Tab.state proxy everywhere, also, use the right color on private | mathieui |
2011-11-06 | Remove the Room class. fixes #2122 | Florent Le Coz |
2011-11-06 | Smaller means being insane, and even then, it should’nt bug too much | mathieui |
2011-11-05 | Things related to priority, fixes #2266 (imo) | mathieui |
2011-11-05 | Fix some chat states problems (e.g. /dnd sending inactive) | mathieui |
2011-11-05 | Partial fix to #2266 and #2255 (removes the idea of "color state" and | mathieui |
2011-10-29 | Remove aliases to /status | mathieui |
2011-10-29 | Fix the url matching in the link plugin | Florent Le Coz |
2011-10-29 | Merge branch 'master' into plugins | Florent Le Coz |
2011-10-29 | add get_conversation_messages for the plugin API | Florent Le Coz |
2011-10-29 | Add a \n when writing the command to the fifo | Florent Le Coz |
2011-10-29 | Remove any mention of “coucou” | Florent Le Coz |
2011-10-29 | Remote execution. | Florent Le Coz |
2011-10-11 | Fixed some typos | mathieui |
2011-10-09 | Fixed #2268 | mathieui |
2011-10-01 | Added a connect() function to the plugins API, for internal event | mathieui |
2011-09-29 | merge missing changeset from default into plugin, so both branches are up to ... | Florent Le Coz |
2011-09-27 | Fix loading already loaded plugins | Todd Eisenberger |
2011-09-26 | Fixes a bug when the user leaves a MucTab, goes to a privatetab and /join wit... | mathieui |
2011-09-25 | Add a send_message() function for plugins | Florent Le Coz |
2011-09-25 | Remove /pubsub command | mathieui |
2011-09-25 | merge default into plugins branch. So that branch is still up to date too | Florent Le Coz |