James Booth
|
dad01d8f84
|
Renamed room_chat module to muc
|
2013-01-12 01:01:39 +00:00 |
|
James Booth
|
d29c7fd878
|
Updated copyright
|
2013-01-11 02:05:29 +00:00 |
|
James Booth
|
5fbf966b9c
|
Check nick exists when private messaging
Show nick part of jid in private messaging
|
2013-01-11 01:35:25 +00:00 |
|
James Booth
|
1cc5353697
|
Added win_current_is_console()
|
2013-01-11 01:05:59 +00:00 |
|
James Booth
|
96b7b6bc71
|
Added extra line after /wins
|
2013-01-10 22:36:08 +00:00 |
|
James Booth
|
7ae7b01e15
|
Merge remote-tracking branch 'dmitry/next'
Conflicts:
src/windows.c
|
2013-01-05 01:14:18 +00:00 |
|
James Booth
|
b84051701d
|
Added comments to ui_get_idle_time
|
2013-01-05 00:38:50 +00:00 |
|
Dmitry Podgorny
|
f1eaf3e144
|
fix possible buffer overflow in _ui_draw_win_title
|
2013-01-04 19:33:12 +02:00 |
|
Dmitry Podgorny
|
7ee113e687
|
windows.c: remove duplicate code in ui_get_idle_time
|
2013-01-04 09:54:17 +02:00 |
|
Dmitry Podgorny
|
7ed821c0d6
|
windows.c: remove useless printf
|
2013-01-04 09:46:47 +02:00 |
|
James Booth
|
57f9e43566
|
Fixed order of includes for ncursesw
Arch linux uses the standard headers for wide char ncurses
|
2013-01-04 00:35:54 +00:00 |
|
James Booth
|
439e6486db
|
Handle wide chars on input
|
2013-01-03 00:16:39 +00:00 |
|
James Booth
|
d28930eaf4
|
Include ncursesw, set locale
|
2013-01-02 20:27:37 +00:00 |
|
James Booth
|
3d6ebf48ec
|
Added /gone to allow configurable delay for </gone> state
|
2012-12-19 23:31:25 +00:00 |
|
James Booth
|
a281d396d6
|
Fixed segfault when compiled with X11 but run in bare terminal
|
2012-12-19 21:34:24 +00:00 |
|
James Booth
|
5486b4348f
|
Added parameter usage to cygwin notify
|
2012-12-12 00:30:31 +00:00 |
|
James Booth
|
d212a93e44
|
Experimental balloon on cygwin
|
2012-12-12 00:25:10 +00:00 |
|
James Booth
|
253eb453f2
|
Moved libnotify checks to _notify
|
2012-12-11 23:48:12 +00:00 |
|
James Booth
|
bcfe39e593
|
Fixed X CPU usage by only redrawing window title on change
|
2012-12-11 23:34:15 +00:00 |
|
James Booth
|
30cb06ed74
|
Added /account show command
|
2012-12-09 22:58:45 +00:00 |
|
James Booth
|
0bba09fd04
|
Tidied help
|
2012-12-09 18:59:11 +00:00 |
|
James Booth
|
8e90f7a414
|
Handle idle time from contacts
|
2012-12-09 03:07:33 +00:00 |
|
James Booth
|
986967ef89
|
Added /theme list command
|
2012-12-09 00:21:33 +00:00 |
|
James Booth
|
c8b650e8be
|
Colour chat room members by presence for /who
|
2012-12-06 00:23:11 +00:00 |
|
James Booth
|
9d700f3f1f
|
Organised config file
|
2012-12-02 02:21:59 +00:00 |
|
James Booth
|
5a0121306d
|
Fixed compile error
|
2012-12-01 18:47:50 +00:00 |
|
James Booth
|
1029c43002
|
Use profanity input for idle time when libxss not availalbe
|
2012-12-01 18:39:34 +00:00 |
|
James Booth
|
5a625dd891
|
Added preferences for /autoaway
|
2012-11-30 23:34:14 +00:00 |
|
James Booth
|
020e516acf
|
Simple output of idle/away
|
2012-11-30 21:26:28 +00:00 |
|
James Booth
|
846d3f848a
|
Allow /msg with no message, to open a chat window with a contact
|
2012-11-30 00:19:03 +00:00 |
|
James Booth
|
e7f2697e1f
|
Show command in /prefs, and split into categories
|
2012-11-29 23:14:56 +00:00 |
|
James Booth
|
23e4ba73d4
|
Moved unread in titlebar
|
2012-11-29 20:57:55 +00:00 |
|
James Booth
|
1780148f59
|
Option to show version in title bar with /titlebarversion
|
2012-11-29 20:34:52 +00:00 |
|
James Booth
|
ed6c6b36c0
|
Added terminal window title
|
2012-11-29 20:11:46 +00:00 |
|
James Booth
|
ebf8911ffc
|
Implemented /sub show
|
2012-11-27 21:53:56 +00:00 |
|
James Booth
|
671e7d589f
|
Show message on /msg when windows full
|
2012-11-27 00:17:35 +00:00 |
|
James Booth
|
213ccc0150
|
Added /autoping command to set ping interval or disable with 0
|
2012-11-26 23:58:24 +00:00 |
|
James Booth
|
1adc79ba35
|
Attempt to stop mouse click blocking input
|
2012-11-26 21:19:35 +00:00 |
|
James Booth
|
56e5d16938
|
Added to navigation help
|
2012-11-26 02:33:32 +00:00 |
|
James Booth
|
b2f9e1ad5f
|
Further tidy up of windows.c
|
2012-11-26 00:57:41 +00:00 |
|
James Booth
|
e131afdb12
|
windows tidy up
|
2012-11-26 00:01:34 +00:00 |
|
James Booth
|
529a31904c
|
Merge branch 'wheel'
|
2012-11-25 17:43:04 +00:00 |
|
James Booth
|
a42ff49dab
|
Added Cywin mouse wheel handling
|
2012-11-25 17:37:04 +00:00 |
|
James Booth
|
b75256fffd
|
Fixed /prefs output when no theme chosen
|
2012-11-25 03:26:52 +00:00 |
|
James Booth
|
a27ed4cf44
|
Fixed compile after merging master
|
2012-11-25 02:29:01 +00:00 |
|
James Booth
|
a28e0ee650
|
Merge branch 'master' into wheel
|
2012-11-25 02:20:26 +00:00 |
|
James Booth
|
921f026cba
|
Added auto reconnect, and /reconnect command to control interval
|
2012-11-25 02:14:38 +00:00 |
|
James Booth
|
66d3e6ee02
|
Messages not lost when run out of windows
Incoming messages are shown in the console when all windows are full
|
2012-11-24 23:58:10 +00:00 |
|
James Booth
|
a20c0569a6
|
Status bar active on console messages when not in console
|
2012-11-24 23:36:43 +00:00 |
|
James Booth
|
4e94654122
|
Added console to statusbar window list
|
2012-11-24 20:41:27 +00:00 |
|