summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-07-31Fix the crash on Escape keyFlorent Le Coz
2011-07-18Fix a crash on missing completion for /bindFlorent Le Coz
2011-07-18Fixes #2220 ……mathieui
2011-07-18Fix that correctly :)Florent Le Coz
2011-07-15Fix the size of the text area in ConversationTab. fixed #2193Florent Le Coz
2011-07-11/version doesn’t block anymore waiting for the answer.Florent Le Coz
2011-07-11PUBSUB: publish items on node, with a text editorFlorent Le Coz
2011-07-10Remove useless feedparser importFlorent Le Coz
2011-07-10Pubsub browser can display atom element, etcFlorent Le Coz
2011-07-09[pubsub] use callbacks to make everything non-blocking.Florent Le Coz
2011-07-05Check that all needed config sections are there at startup, and create them i...Florent Le Coz
2011-07-04Merge these forgotten commits as well.Florent Le Coz
2011-07-04Merge that tooFlorent Le Coz
2011-07-04Merge pubsub branch to defaultFlorent Le Coz
2011-07-03Remove useless keyboard shortcutsFlorent Le Coz
2011-07-03/bind commandFlorent Le Coz
2011-07-03Key bindings \o/Florent Le Coz
2011-06-30mergeFlorent Le Coz
2011-06-30Fix the roster erasing in the refresh()Florent Le Coz
2011-06-29Fixes #2220 (that was hard)mathieui
2011-06-27Beep() on highlight/message/private-messages (configurable)Florent Le Coz
2011-06-25Fixed a stupid crash caused by mathieui. Shame on him.Florent Le Coz
2011-06-25Fixed #2190Florent Le Coz
2011-06-23Fixes #1736mathieui
2011-06-23Fix receipt of private message. They were seen as comig from the room.Florent Le Coz
2011-06-21Fix a stupid traceback.Florent Le Coz
2011-06-21/reconnect is too dangerous for retardsmathieui
2011-06-21Enter displays the content of the selected itemFlorent Le Coz
2011-06-21Reset the cursor position from the item list when node changesFlorent Le Coz
2011-06-21Nodes can be scrolled and the item list is updated accordinglyFlorent Le Coz
2011-06-21Meta + up and down scrolls the nodes, up and down scrolls the itemsFlorent Le Coz
2011-06-20First pubsub browser iteration: can list root nodes, create an item and recei...Florent Le Coz
2011-06-20Remove a useless refresh (that would make things a little slower)Florent Le Coz
2011-06-18Fixes bug #2183mathieui
2011-06-18Oups.Florent Le Coz
2011-06-18Fix colors in private quit messagesFlorent Le Coz
2011-06-18Handler error messages even when not comming from a roomFlorent Le Coz
2011-06-18Fixes #2209mathieui
2011-06-18Empty roster on disconnectFlorent Le Coz
2011-06-18Fix /connect (and renamed it to /reconnect)mathieui
2011-06-18hopefully fix chat statesmathieui
2011-06-15Fix the refresh of the muc info header on new messaeFlorent Le Coz
2011-06-14I add a char to show the active and paused chatstates in muc user listsFlorent Le Coz
2011-06-04some path.join forgotten causing the config file to be overwritten an not tak...mathieui
2011-06-04fix the display of the action 'emptying the status', and some few minor changesmathieui
2011-06-02make command case-insentitive (which means /w 1 works as fine as /W 1)mathieui
2011-06-02Added a /names commandmathieui
2011-05-29don’t leak presences with chat states when xa or awaymathieui
2011-05-29Remove InfoTab referencesmathieui
2011-05-29fixes #2121mathieui