Age | Commit message (Expand) | Author |
2011-09-09 | Make it work. MAY segfault. Need intensive testing. | Florent Le Coz |
2011-09-08 | c code that doesn’t work | Florent Le Coz |
2011-09-06 | Fixes #2235 | mathieui |
2011-09-06 | Fixed various things regarding privatetabs: | mathieui |
2011-09-06 | Fixes #2236 | mathieui |
2011-09-06 | Fixed shell completion | mathieui |
2011-09-06 | An 'inactive' chat state is now sent to the current room when going away | mathieui |
2011-09-06 | Clean up chatstate stuff (removed empty_before), and fixed some bugs | mathieui |
2011-09-06 | Change license to MIT | Florent Le Coz |
2011-09-06 | merge | Florent Le Coz |
2011-09-06 | Add the /quit command | Florent Le Coz |
2011-08-21 | Fix a refresh bug on /query with a message | Florent Le Coz |
2011-08-16 | Do not print a message on the screen on error | Florent Le Coz |
2011-08-14 | Show /info in the info window, like /version. Fixes #2225. | Emmanuel Gil Peyrot |
2011-08-12 | Display the JID of an error sender. Fixes #2218. | Emmanuel Gil Peyrot |
2011-08-11 | Fix a tb on invalid show in presence from a muc | Florent Le Coz |
2011-08-04 | Fix 2 typos | Florent Le Coz |
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-04 | changelog format | Florent Le Coz |
2011-07-03 | Update changelog | 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 |