louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
c38cb65080
|
fix print_scroll_position for private and conversation tabs
|
2010-12-15 17:15:46 +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
|
ff24960b6a
|
fix the ---- that I just broke
|
2010-12-15 16:10:53 +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
|
24d6894b64
|
enter in MucListTab does like 'j'
|
2010-12-07 19:45:08 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
190fc0a1f7
|
fix 'j' on MucListTab when row number 0 is selected
|
2010-12-07 19:37:30 +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
|
2b58f653b7
|
fix default config path
|
2010-12-06 19:17:12 +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
|
69e335c0ad
|
fix last_words_completion
|
2010-11-27 02:41:45 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
956a33f0d0
|
fix //
|
2010-11-25 03:20:01 +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
|
d0cfb69b02
|
fix ctrl+F on roster
|
2010-11-23 15:25:18 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
0648da85bc
|
fasten the refresh of Private and Normal tabs, on input
|
2010-11-23 13:46:19 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
d803d5f95a
|
fix the crash on '/' in the roster
|
2010-11-22 02:48:24 +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
|
0eeb6a871d
|
Clean a lot the __init__ of Wins
|
2010-11-22 02:25:15 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
c8d7f803c7
|
\t does not complete anymore
|
2010-11-22 02:01:22 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
7aaac85900
|
ChatTab, for derived tab containg a chat.
|
2010-11-22 02:00:03 +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
|
229e209dd8
|
Recent-completion now uses emacs keyboard shortcut
|
2010-11-19 03:45:13 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
61cc03b3d2
|
better use sleekxmpp in muc.py
|
2010-11-19 03:44:43 +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
|
8bdab49145
|
roster search now uses difflib
|
2010-11-11 05:24:43 +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
|
f729e79aad
|
add M-i shortcut for completion
|
2010-11-11 00:00:06 +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 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
df6d2fc2d3
|
use custom_port and custom_host if advanced configuration is needed. Else it will use SRV DNS resolution if dnspython is installed
|
2010-11-08 01:33:36 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
38e290fdef
|
link mauve (and me): use // to send a message beginning be '/'
|
2010-10-31 19:11:51 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
4ecda478ec
|
link mauve: fix a incoherence on '/help show' message
|
2010-10-31 19:03:49 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
6f274225b6
|
link mauve: Fixed a crash on /help help help
|
2010-10-31 19:02:57 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
6fab04a6dc
|
Basic search in the roster (based on contact JIDs)
|
2010-10-31 18:57:48 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
2863eebda4
|
New and better keyboard shortcuts
|
2010-10-27 23:11:35 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
c091e0c16f
|
Command mode in roster tab, toggle offline contacts with 'o' and sort contacts by show
|
2010-10-27 22:49:52 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
d6e3788305
|
typo
|
2010-10-25 09:10:31 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
dc83c18c35
|
exit a little more cleanly
|
2010-10-20 23:51:34 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
dc61d36cf1
|
fix an import issue (JID)
|
2010-10-20 17:33:13 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
3b3042d315
|
fix password for muc. fixed #1940
|
2010-10-18 22:57:54 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
f4c5e0a091
|
Multi-resource. Handling <presence /> stanzas. But the normal conversation window is broken :^). Fixed #1888
|
2010-10-17 17:27:07 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
17ebb92ece
|
yet better refresh
|
2010-10-17 12:43:56 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
9c9236eb49
|
refresh optimization by limiting the .refresh() calls at the STRICT minimum
|
2010-10-17 05:14:22 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
eabf05c8a7
|
fix Makefile again
|
2010-10-16 23:46:45 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
63d583c047
|
remove curs_set
|
2010-10-16 22:49:15 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
2b4396194b
|
remove a little debug
|
2010-10-16 19:57:41 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
fe4dd60b95
|
fix how we get the domain to connect to
|
2010-10-16 18:53:13 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
db27041571
|
remove the warnings caused by the new version of sleekxmpp, and update the connection method (changed also in sleek)
|
2010-10-16 18:47:39 +00:00 |
|
mathieui@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
1c32d1f847
|
…
|
2010-10-11 23:20:31 +00:00 |
|
mathieui@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
63bc5a2a2f
|
remove the old /me verif because it's not useful anymore
|
2010-10-11 23:09:16 +00:00 |
|
mathieui@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
eb528eb9ae
|
fixed #1925
|
2010-10-11 22:57:21 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
2102085f9e
|
fix a bug on /bookmark when there's only one bookmark
|
2010-10-05 21:28:11 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
c9f4370598
|
Remove a typo
|
2010-10-05 00:37:52 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
8caf7651a9
|
C-w go to previous tab. M-r go to roster. That's awesome
|
2010-10-05 00:36:43 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
01e5856162
|
if we receive an unavailable presence from our nick (in a muc), disconnect from the muc
|
2010-10-05 00:22:18 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
896fa313d2
|
fix a crash on a kick with no reason. Also little cleanup
|
2010-10-05 00:19:48 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
0dfd8366e1
|
use a timer to refresh only after a short delay. Limit the useless software refresh.
|
2010-10-05 00:14:13 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
53a5536cf1
|
addstr is now safe, avoid some length calculation that are totally useless, so: fix some crash
|
2010-10-04 23:59:03 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
0c254bc915
|
use 'with' context manager for the locks
|
2010-10-04 19:50:15 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
d4e3e51c1f
|
update e-mail address and README
|
2010-10-04 01:45:16 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
d6bb19572e
|
contact information buffer in the roster tab (yet empty)
|
2010-10-04 00:27:40 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
3ea295f8c7
|
avoid a crash when receiving a message from someone not in our roster
|
2010-09-27 22:53:25 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
696deb5d82
|
fix a size of the info buffer in private and conversation tabs + Do not focus the tabs on bookmark-join
|
2010-09-27 02:00:49 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
7453b87f30
|
fold groups, display-name, focus the tab if user tries to open an already opened conversation (on /join too !), and nicer roster
|
2010-09-27 01:40:34 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
27938ecf1e
|
group 'none' doesn't need to be created
|
2010-09-26 18:36:09 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
b7b6889d4e
|
open conversation only if a message has a body. And use the group 'none' for contacts in no groups
|
2010-09-26 18:35:22 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
390e952829
|
Basic implementation of the roster and one to one conversations
|
2010-09-26 18:01:38 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
c486b78bbd
|
too much debug
|
2010-09-20 23:38:19 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
d2158ba093
|
Fix the nick change of private tabs. fixed #1845
|
2010-09-20 23:35:07 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
c536649112
|
fix the shlex fail. Colors are disabled on too long elements
|
2010-09-16 20:19:31 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
f638427afc
|
LALALALALALALALALA
|
2010-09-16 17:57:27 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
0d6c7276b1
|
fixes a crash on shlex.
|
2010-09-16 17:55:38 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
6018d243fb
|
fixes some crashes, and stuff
|
2010-09-15 19:05:20 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
cdcfddcb2e
|
avoid some crashes. Also fixes the line separator on new messages
|
2010-09-14 22:59:40 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
534b39ae8d
|
fix the resize of PrivateTab
|
2010-09-14 02:24:04 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
33f197b4ab
|
complete refactoring of the ui. Everything is now very modulable. Little info win added at the bottom. Roster is ready to be implemented.
|
2010-09-14 02:11:07 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
29e5250904
|
don't crash on dev version (with debug()s), by writting debug in /tmp/
|
2010-09-12 16:57:46 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
e5f82cdacd
|
last words are collected in the last 40 messages
|
2010-09-11 22:26:19 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
ad33a28e28
|
ctrl+v moves the new-messages separator at the bottom. fixed #1831
|
2010-09-11 20:07:50 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
c2ca295747
|
recolor command. fixed #1830
|
2010-09-11 19:48:28 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
508bf5d561
|
don't add the ',' after a last-word completion.
|
2010-09-11 15:45:28 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
374ab23b42
|
fixed #1767
|
2010-09-11 04:24:09 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
efc7b22bdb
|
You can now kick ANYONE (even with a space), and have a space in your nick. fixed #1803
|
2010-09-11 04:07:04 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
2a5635c677
|
(almost) fixed #1783
|
2010-09-11 03:26:26 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
118a4c9b95
|
this time it should be ok :^)
|
2010-09-11 02:12:52 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
dc13b82bd4
|
only have 64 colours, so everything works fine on every terminal, even on tmux. Fixed #1824
|
2010-09-11 01:50:18 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
92d155acf5
|
fixed #1825
|
2010-09-10 22:34:21 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
22e05a229a
|
fixed #1821, also try to fixe #1825
|
2010-09-10 22:32:31 +00:00 |
|