Florent Le Coz
|
c2ba5388a5
|
Fix a crash on missing completion for /bind
|
2011-07-18 22:22:13 +02:00 |
|
mathieui
|
f967a81142
|
Fixes #2220 ……
|
2011-07-18 22:17:46 +02:00 |
|
Florent Le Coz
|
1a50dd9241
|
Fix that correctly :)
|
2011-07-18 00:05:10 +02:00 |
|
Florent Le Coz
|
60a8fe2444
|
Fix the size of the text area in ConversationTab. fixed #2193
|
2011-07-15 16:42:13 +02:00 |
|
Florent Le Coz
|
8084e5cd36
|
/version doesn’t block anymore waiting for the answer.
|
2011-07-11 20:55:05 +02:00 |
|
Florent Le Coz
|
956bda066b
|
PUBSUB: publish items on node, with a text editor
|
2011-07-11 02:23:45 +02:00 |
|
Florent Le Coz
|
c03557efd7
|
Remove useless feedparser import
|
2011-07-10 18:17:38 +02:00 |
|
Florent Le Coz
|
fa464e4d86
|
Pubsub browser can display atom element, etc
|
2011-07-10 18:15:52 +02:00 |
|
Florent Le Coz
|
0327e5aca3
|
[pubsub] use callbacks to make everything non-blocking.
And add an informative message in the top bar to know what just happened
|
2011-07-09 18:21:19 +02:00 |
|
Florent Le Coz
|
bd2d63f8a5
|
Check that all needed config sections are there at startup, and create them if not
|
2011-07-05 23:48:28 +02:00 |
|
Florent Le Coz
|
d9cc0aac4d
|
Merge these forgotten commits as well.
|
2011-07-04 22:54:38 +02:00 |
|
Florent Le Coz
|
3dbf9228d8
|
Merge that too
|
2011-07-04 22:48:40 +02:00 |
|
Florent Le Coz
|
e24d513c23
|
Merge pubsub branch to default
|
2011-07-04 22:44:26 +02:00 |
|
Florent Le Coz
|
445a25e459
|
changelog format
|
2011-07-04 22:38:28 +02:00 |
|
Florent Le Coz
|
d3169e529b
|
Update changelog
|
2011-07-03 02:41:09 +02:00 |
|
Florent Le Coz
|
1935f5ec23
|
Remove useless keyboard shortcuts
|
2011-07-03 02:40:28 +02:00 |
|
Florent Le Coz
|
606360e07c
|
/bind command
|
2011-07-03 02:24:56 +02:00 |
|
Florent Le Coz
|
a99257ad9a
|
Key bindings \o/
|
2011-07-03 02:06:40 +02:00 |
|
Florent Le Coz
|
13f885fb74
|
merge
|
2011-06-30 23:23:29 +02:00 |
|
Florent Le Coz
|
8127f66e4d
|
Fix the roster erasing in the refresh()
|
2011-06-30 23:22:27 +02:00 |
|
mathieui
|
5a5736bb3c
|
Fixes #2220 (that was hard)
|
2011-06-29 00:13:22 +02:00 |
|
Florent Le Coz
|
b470c7875f
|
Beep() on highlight/message/private-messages (configurable)
|
2011-06-27 22:01:57 +02:00 |
|
Florent Le Coz
|
d0231331fa
|
Fixed a stupid crash caused by mathieui. Shame on him.
|
2011-06-25 15:57:07 +02:00 |
|
Florent Le Coz
|
67639847eb
|
Fixed #2190
|
2011-06-25 15:52:53 +02:00 |
|
mathieui
|
306abbf974
|
Fixes #1736
|
2011-06-23 23:33:02 +02:00 |
|
Florent Le Coz
|
4e04c0bb7b
|
Fix receipt of private message. They were seen as comig from the room.
|
2011-06-23 02:29:34 +02:00 |
|
Florent Le Coz
|
f25013f540
|
Fix a stupid traceback.
|
2011-06-21 17:37:30 +02:00 |
|
mathieui
|
7d6a03c9bb
|
/reconnect is too dangerous for retards
|
2011-06-21 17:17:42 +02:00 |
|
Florent Le Coz
|
76cacb32a6
|
Enter displays the content of the selected item
|
2011-06-21 02:43:59 +02:00 |
|
Florent Le Coz
|
0fa3cf756a
|
Reset the cursor position from the item list when node changes
|
2011-06-21 02:01:23 +02:00 |
|
Florent Le Coz
|
06f4dd783e
|
Nodes can be scrolled and the item list is updated accordingly
|
2011-06-21 01:58:24 +02:00 |
|
Florent Le Coz
|
511ecf6195
|
Meta + up and down scrolls the nodes, up and down scrolls the items
|
2011-06-21 00:10:41 +02:00 |
|
Florent Le Coz
|
ca0b4af364
|
First pubsub browser iteration: can list root nodes, create an item and receive items
|
2011-06-20 03:19:37 +02:00 |
|
Florent Le Coz
|
3c120b3aa2
|
merge
|
2011-06-20 00:26:23 +02:00 |
|
Florent Le Coz
|
6ed46d1fe3
|
Close useless branch
|
2011-06-20 00:25:55 +02:00 |
|
Florent Le Coz
|
283d06e3c2
|
Remove a useless refresh (that would make things a little slower)
|
2011-06-20 00:20:19 +02:00 |
|
mathieui
|
afab9e050f
|
Fixes bug #2183
|
2011-06-18 18:31:57 +02:00 |
|
Florent Le Coz
|
f4c2438046
|
Oups.
|
2011-06-18 16:23:41 +02:00 |
|
Florent Le Coz
|
53ee85ea6d
|
Fix colors in private quit messages
|
2011-06-18 16:09:34 +02:00 |
|
Florent Le Coz
|
77a2165639
|
Handler error messages even when not comming from a room
|
2011-06-18 15:48:19 +02:00 |
|
mathieui
|
c51559b14f
|
Fixes #2209
|
2011-06-18 14:28:49 +02:00 |
|
Florent Le Coz
|
c93815737f
|
Empty roster on disconnect
|
2011-06-18 12:52:58 +02:00 |
|
mathieui
|
07ce4dcb10
|
Fix /connect (and renamed it to /reconnect)
|
2011-06-18 12:00:28 +02:00 |
|
Florent Le Coz
|
e56b8d9853
|
Merge, j'ai rien compris
|
2011-06-18 11:55:21 +02:00 |
|
mathieui
|
da5623094d
|
hopefully fix chat states
|
2011-06-18 11:17:20 +02:00 |
|
Florent Le Coz
|
dd9186c72a
|
Fix the refresh of the muc info header on new messae
|
2011-06-15 23:33:29 +02:00 |
|
Florent Le Coz
|
40d445e509
|
I add a char to show the active and paused chatstates in muc user lists
|
2011-06-14 22:20:04 +02:00 |
|
mathieui
|
7d82a4fb19
|
some path.join forgotten causing the config file to be overwritten an not taken into account…
|
2011-06-04 20:44:14 +02:00 |
|
mathieui
|
e27c6d74ad
|
fix the display of the action 'emptying the status', and some few minor changes
|
2011-06-04 20:15:18 +02:00 |
|
Florent Le Coz
|
63db93c999
|
Create pubsub branch
|
2011-06-04 18:03:11 +02:00 |
|