Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-14 | Implement XEP-0249 (Direct MUC Invitations) | mathieui | |
- fallback to mediated invitations if only the bare jid is given to the command or if the jid does not advertise support TODO: provide a way to send passwords | |||
2014-04-12 | Fix #2503/4 (use “.” as an alias for the current tab in /move_tab) | mathieui | |
2014-04-11 | Fix #2421 (load and unload several plugins) | mathieui | |
2014-04-09 | Fix #2497/#2498 (/theme should return an error when loading fails) | mathieui | |
It was actually doing that for old python version but not recent onces | |||
2014-04-05 | Remove the pubsub-related stuff from the main branch | mathieui | |
as it is unused code anyway. | |||
2014-04-05 | Split the Core class | mathieui | |
Although the logic stays the same, and everything is put back together in a single class. |