Florent Le Coz
|
cb96bf4280
|
Handle correctly disconnections
When we are disconnected from the server and we reconnect,
do not reopen the MUCs in double.
|
2011-01-10 17:40:07 +01:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
1e17eeb7ea
|
avoid a traceback on subject, whatever
|
2011-01-09 15:34:06 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
3ef50faf76
|
Handle subject with no nick. And avoid duplicates
|
2011-01-09 01:54:36 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
8017b2d9f1
|
Handle authentication and connection errors. fixed #1994
|
2011-01-08 23:20:27 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
2c840b6bf8
|
correctly refresh the screen on got_offline/online
|
2011-01-05 02:02:53 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
828ed2991b
|
also displays a message in ConversationTabs when a resource goes online
|
2011-01-05 01:59:26 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
98c32b05e8
|
same thing, but nicer code
|
2011-01-05 01:46:19 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
1f2959d96e
|
correctly displays a message in ConversationTabs when a resource goes offline
|
2011-01-05 01:41:19 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
6de2673c8f
|
fix ConversationTab's nicks when a contact has no name
|
2011-01-05 01:14:30 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
073972a5c0
|
ask for NO history message when using /cycle
|
2011-01-04 03:36:04 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
a1b609e0c4
|
displays message in ConversationTabs when a resource goes offline
|
2011-01-04 02:59:42 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
59195ffaff
|
display the 'nickname' instead of the JID
|
2011-01-03 15:07:32 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
c29cc8b15f
|
also fix /join completion (using xep 30), and add a timeout
|
2011-01-02 16:00:47 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
1135716518
|
fix /list with new SleekXMPP xep_0030 version. Also add some error handling and a '(loading)' information while waiting for the answer
|
2011-01-02 15:50:01 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
d712d2e1c9
|
update copyright date
|
2011-01-01 13:27:07 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
61245f40eb
|
fix InfoTab, fixed #2087
|
2010-12-31 13:05:06 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
c3597c4257
|
use the theme color
|
2010-12-31 11:31:09 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
b815cbf055
|
fix some stuff, maybe
|
2010-12-31 11:23:56 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
3b2d28e6ee
|
remote nickname is colored in ConversationTab
|
2010-12-31 10:52:15 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
cdb8128d32
|
fixed #1988 Traceback handler
|
2010-12-26 20:51:14 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
c7b021c55d
|
stupid…
|
2010-12-17 21:09:37 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
acd047863c
|
^L now works
|
2010-12-17 21:06:59 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
c7515605a7
|
correctly differentiate private and normal messages
|
2010-12-17 14:47:18 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
e6afe9d691
|
fix typo and catch NoSectionError in config
|
2010-12-17 14:39:44 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
c77842e1be
|
fixed #1892 save folded rosters and info_win_height in the config file
|
2010-12-17 14:36:14 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
56dee2c7ee
|
fix the issue of first private message received
|
2010-12-15 22:13:38 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
883c0ec812
|
fix the /recolor command
|
2010-12-15 17:05:52 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
0db8bf7d46
|
HUGE performance improvement on refresh. fixed #1855
|
2010-12-15 15:40:43 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
9671db5980
|
fixed #2036 (ctrl+l)
|
2010-12-07 16:37:19 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
62427ff401
|
(link mauve) fixed #2041 use JID class everywhere
|
2010-12-07 16:31:30 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
d837ce2381
|
/list command, can join the room with J (cannot sort, search or filter yet, and lacks some information)
|
2010-12-07 16:20:30 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
a96188385f
|
can now complete with NOTHING in the node
|
2010-11-29 18:54:30 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
cbcec6a798
|
completion of the jid's node when doing /join ro@some.server.fr/[TAB](it completes the 'ro' part \o/. Also a begining of /list command, but that does nothing
|
2010-11-29 18:36:54 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
435bdd6e85
|
command completion. Also completion for command's arguments. (try it to complete the server of the muc with /join test@kiko[TAB] for example
|
2010-11-25 03:04:03 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
c1a62ac897
|
fix the comment, too
|
2010-11-24 06:03:51 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
e1ed45ae5f
|
error are also displayed in non-muc rooms. fixed #2028
|
2010-11-24 05:55:36 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
d3dc3ef251
|
Global commands AND tab-specific commands. fixed #2027
|
2010-11-24 05:41:06 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
6ffafadbdd
|
re-use the resize_timer and better handle the size of the term to decide if we refresh. Everything seems fine on refresh now \o/
|
2010-11-22 02:39:56 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
30405d1fbb
|
rename again buffers→windows and Alt+←→ to switch tabs
|
2010-11-22 01:39:37 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
a1c4b35b57
|
do not pass stdscr everywhere. Fix crashes on F7-8
|
2010-11-19 16:27:20 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
eb2663c2db
|
remove some debug
|
2010-11-15 13:22:04 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
0216ac29db
|
Do not refresh the screen on each input
|
2010-11-15 13:16:30 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
f4d4a205f1
|
a few renamings, and some other stuff
|
2010-11-15 11:59:09 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
de7c007a22
|
Inputs are more modulable (they also have a common history and clipboard). Search is now fully functional, and some other stuff
|
2010-11-11 20:44:14 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
d502f4a525
|
fix the new-subject message and the /part command
|
2010-11-11 04:37:48 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
f9b386d27f
|
Better choose the tab to use when receiving a normal message. Better closing of tabs
|
2010-11-11 04:22:37 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
58a82f170b
|
fix some issues with recent-words completion, make the ConversationTabs closable with /unquery and ignore the keyboard shortcuts not handled. fixed #1941
|
2010-11-11 03:39:39 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
545902be7d
|
ConversationTab interface
|
2010-11-10 21:15:08 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
0f39961a5d
|
correctly receive the subjects from the MUCs
|
2010-11-09 22:41:31 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
7fd6153720
|
fix some little issues. Rename gui to core, use logging lib instead of the custom debug option. Add a -d option
|
2010-11-09 20:37:39 +00:00 |
|