Age | Commit message (Expand) | Author |
2011-11-11 | Fixes presence handhake | mathieui |
2011-11-10 | Fixes #2231 | mathieui |
2011-11-10 | Also, do not crash when receiving a message from someone who is not a | mathieui |
2011-11-10 | Add per_tab_type commands for the plugins | mathieui |
2011-11-10 | Forgotten changes | mathieui |
2011-11-09 | Do not send chatstates when the contact is offline | mathieui |
2011-11-09 | -get -set +@property +@property.setter | mathieui |
2011-11-09 | What. | mathieui |
2011-11-09 | Same as previous commit, but with _say | mathieui |
2011-11-09 | Merge branch 'plugins' | Florent Le Coz |
2011-11-08 | Edited the help messages of the commands for clarity/consistency | mathieui |
2011-11-08 | Fix /kick with the optional message | mathieui |
2011-11-08 | Merge remote-tracking branch 'origin/plugins' into plugins | Florent Le Coz |
2011-11-08 | Removed "WARNING" debug messages, because they are irrelevant | mathieui |
2011-11-08 | Fix subscriptions (/add → /accept instead of /add → /accept → /accept) | mathieui |
2011-11-08 | Make private join/parts work properly | mathieui |
2011-11-08 | Code cleanup (unused import, variables, undefined names, etc…) | mathieui |
2011-11-08 | fix the last errors that are in another commit that I don’t want | Florent Le Coz |
2011-11-08 | use only full color mode when sending messages. Simple color mode should never | Florent Le Coz |
2011-11-08 | Add a command /clear_infos | mathieui |
2011-11-08 | trigger events *_say BEFORE generating the xhtml, making it possible to add c... | Florent Le Coz |
2011-11-08 | Should fix day_change plugin | mathieui |
2011-11-07 | Trigger conversation_say and private_say only once, | Florent Le Coz |
2011-11-07 | trigger events *_say BEFORE generating the xhtml, making it possible to add c... | Florent Le Coz |
2011-11-07 | Removed "WARNING" debug messages, because they are irrelevant | mathieui |
2011-11-07 | use only full color mode when sending messages. Simple color mode should never | Florent Le Coz |
2011-11-07 | Fix subscriptions (/add → /accept instead of /add → /accept → /accept) | 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 | Make private join/parts work properly | mathieui |
2011-11-06 | Code cleanup (unused import, variables, undefined names, etc…) | mathieui |
2011-11-06 | Fix a crash on empty command in muclisttab | Florent Le Coz |
2011-12-03 | Fixes #2241 | mathieui |
2011-11-29 | Add an XML tab (/xml_tab) to view incoming/outgoing stanzas | mathieui |
2011-11-28 | We can now configure each conversation independently, for some options. | Florent Le Coz |
2011-11-06 | Fix the sending of colors in private. | Florent Le Coz |
2011-11-06 | Fix another thing related to Room removale | Florent Le Coz |
2011-11-06 | Actually, no, messages are in _text_buffer | Florent Le Coz |
2011-11-06 | Fixes #2286 (with /info) | mathieui |
2011-11-06 | Remove a tab._room reference in a plugin API. | Florent Le Coz |
2011-11-06 | Merge branch 'master' into plugins | Florent Le Coz |
2011-11-06 | Fix a remaining crash from the Room class deletion. | 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 | fix variable name, and remove ALL tab._room references. | Florent Le Coz |
2011-11-06 | Remove the Room class. fixes #2122 | Florent Le Coz |
2011-11-06 | First part of the “remove the Room class” change | Florent Le Coz |
2011-11-06 | Smaller means being insane, and even then, it should’nt bug too much | mathieui |
2011-11-05 | More @property magic, for transparency | mathieui |