Age | Commit message (Expand) | Author |
2011-08-01 | Merge | Florent Le Coz |
2011-08-01 | Fix typos in some command help messages. | Florent Le Coz |
2011-08-01 | Deactivate the /info command for private rooms until it’s finished | Florent Le Coz |
2011-07-31 | Fix the crash on Escape key | Florent Le Coz |
2011-07-18 | Fix a crash on missing completion for /bind | Florent Le Coz |
2011-07-18 | Fixes #2220 …… | mathieui |
2011-07-18 | Fix that correctly :) | Florent Le Coz |
2011-07-15 | Fix the size of the text area in ConversationTab. fixed #2193 | Florent Le Coz |
2011-07-11 | /version doesn’t block anymore waiting for the answer. | Florent Le Coz |
2011-07-11 | PUBSUB: publish items on node, with a text editor | Florent Le Coz |
2011-07-10 | Remove useless feedparser import | Florent Le Coz |
2011-07-10 | Pubsub browser can display atom element, etc | Florent Le Coz |
2011-07-09 | [pubsub] use callbacks to make everything non-blocking. | Florent Le Coz |
2011-07-05 | Check that all needed config sections are there at startup, and create them i... | Florent Le Coz |
2011-07-04 | Merge these forgotten commits as well. | Florent Le Coz |
2011-07-04 | Merge that too | Florent Le Coz |
2011-07-04 | Merge pubsub branch to default | Florent Le Coz |
2011-07-03 | Remove useless keyboard shortcuts | Florent Le Coz |
2011-07-03 | /bind command | Florent Le Coz |
2011-07-03 | Key bindings \o/ | Florent Le Coz |
2011-06-30 | merge | Florent Le Coz |
2011-06-30 | Fix the roster erasing in the refresh() | Florent Le Coz |
2011-06-29 | Fixes #2220 (that was hard) | mathieui |
2011-06-27 | Beep() on highlight/message/private-messages (configurable) | Florent Le Coz |
2011-06-25 | Fixed a stupid crash caused by mathieui. Shame on him. | Florent Le Coz |
2011-06-25 | Fixed #2190 | Florent Le Coz |
2011-06-23 | Fixes #1736 | mathieui |
2011-06-23 | Fix receipt of private message. They were seen as comig from the room. | Florent Le Coz |
2011-06-21 | Fix a stupid traceback. | Florent Le Coz |
2011-06-21 | /reconnect is too dangerous for retards | mathieui |
2011-06-21 | Enter displays the content of the selected item | Florent Le Coz |
2011-06-21 | Reset the cursor position from the item list when node changes | Florent Le Coz |
2011-06-21 | Nodes can be scrolled and the item list is updated accordingly | Florent Le Coz |
2011-06-21 | Meta + up and down scrolls the nodes, up and down scrolls the items | Florent Le Coz |
2011-06-20 | First pubsub browser iteration: can list root nodes, create an item and recei... | Florent Le Coz |
2011-06-20 | Remove a useless refresh (that would make things a little slower) | Florent Le Coz |
2011-06-18 | Fixes bug #2183 | mathieui |
2011-06-18 | Oups. | Florent Le Coz |
2011-06-18 | Fix colors in private quit messages | Florent Le Coz |
2011-06-18 | Handler error messages even when not comming from a room | Florent Le Coz |
2011-06-18 | Fixes #2209 | mathieui |
2011-06-18 | Empty roster on disconnect | Florent Le Coz |
2011-06-18 | Fix /connect (and renamed it to /reconnect) | mathieui |
2011-06-18 | hopefully fix chat states | mathieui |
2011-06-15 | Fix the refresh of the muc info header on new messae | Florent Le Coz |
2011-06-14 | I add a char to show the active and paused chatstates in muc user lists | Florent Le Coz |
2011-06-04 | some path.join forgotten causing the config file to be overwritten an not tak... | mathieui |
2011-06-04 | fix the display of the action 'emptying the status', and some few minor changes | mathieui |
2011-06-02 | make command case-insentitive (which means /w 1 works as fine as /W 1) | mathieui |
2011-06-02 | Added a /names command | mathieui |