James Booth
fae848ea64
Implemented /autoaway mode idle
2012-12-01 17:46:25 +00:00
James Booth
5a625dd891
Added preferences for /autoaway
2012-11-30 23:34:14 +00:00
James Booth
1780148f59
Option to show version in title bar with /titlebarversion
2012-11-29 20:34:52 +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
4b73f3d7f9
Profanity files now use %XDG_CONFIG_HOME and %XDG_DATA_HOME
2012-11-25 21:40:49 +00:00
James Booth
921f026cba
Added auto reconnect, and /reconnect command to control interval
2012-11-25 02:14:38 +00:00
James Booth
faeea56bb5
Revert "Stop ctrl-c quitting with /ctrlc off"
...
This reverts commit 721df8ca48
.
2012-11-23 02:54:35 +00:00
James Booth
721df8ca48
Stop ctrl-c quitting with /ctrlc off
2012-11-23 02:00:51 +00:00
James Booth
e8b2b7196c
Separated colours from main preferences
2012-11-21 21:24:10 +00:00
James Booth
1a909fd6eb
Added more colour preferences
2012-11-21 00:21:58 +00:00
Dmitry Podgorny
a114fe88b8
introduce priority support
...
add new command /priority <int>
improve jabber_update_presence()
use jabber_update_presence() for sending initial presence
save priority and status string to jabber_conn structure
2012-11-13 12:51:28 +02:00
Dmitry Podgorny
e559c33df4
complete log rotation support
...
add command '/log maxsize <int>'
save maxsize value to config file
when maxsize < 64 default value 1MB is used
2012-11-12 11:13:03 +02:00
Dmitry Podgorny
291c6bc3d9
introduce initial log rotate support
2012-11-11 23:44:55 +02:00
Dmitry Podgorny
ef64262f8b
fix autocompletion for /sub command
2012-11-11 16:16:31 +02:00
Dmitry Podgorny
c3b0e80432
add subscription support
2012-11-11 14:00:21 +02:00
James Booth
4be7833e2b
Added a seperate option to enable outgoing typing notifications
2012-11-01 00:12:35 +00:00
James Booth
7982d7061b
Added states preference to enable chat states
2012-10-31 21:41:00 +00:00
James Booth
8258e7a3ef
Added /intype setting
...
Seperate settings for showing contact typing in UI (/intype), and
as desktop notifications (/notify typing).
2012-10-28 00:33:20 +01:00
James Booth
c71259c322
Unified desktop notification preferences
2012-10-27 22:05:08 +01:00
James Booth
2ca8f5b62e
Made version check a user preference
2012-10-24 01:35:36 +01:00
James Booth
f9b4abe3da
Added autocomplete for boolean settings
2012-10-22 22:15:06 +01:00
James Booth
3f8813bb1b
Free autocompleters on quit
2012-10-22 00:29:39 +01:00
James Booth
e0732ad0a5
Renamed other autocompleters
2012-10-21 23:46:30 +01:00
James Booth
6bad38c2d5
Removed trailing whitespace from src and tests
2012-10-21 20:02:20 +01:00
James Booth
acb152d4f7
Added history option
2012-10-14 18:26:08 +01:00
James Booth
f488200408
Made periodic message reminders a user option
2012-09-23 22:24:31 +01:00
James Booth
6d329343dc
Shutdown now correctly handles connection
2012-09-23 19:26:07 +01:00
James Booth
b7c1209744
Comments now kept when writing to config file
2012-09-09 22:32:39 +01:00
James Booth
8e0d8d2a86
Check for ncurses headers on cygwin
2012-09-08 16:51:09 +01:00
James Booth
fe519410b1
Tidied all includes
2012-08-26 01:50:50 +01:00
James Booth
2bbac1c811
Refactored log
...
Added shortcut functions for prof logging levels
2012-08-26 00:54:18 +01:00
James Booth
4dbd8bbefa
Added some logging and updated man page
2012-08-22 00:30:24 +01:00
James Booth
156918802d
Added chat status colours to preferences.c
2012-08-19 00:22:56 +01:00
James Booth
8b1653f707
Added typing notifications and related preferences
2012-08-16 00:50:32 +01:00
James Booth
ab63edaeb2
Fixed autcomplete login
2012-07-31 23:38:58 +01:00
James Booth
453fcae283
Fixed definite memory leaks
2012-07-31 23:20:11 +01:00
James Booth
0a42be57a3
Cleaning up memory allocated by ncurses pads
2012-07-31 23:01:15 +01:00
James Booth
279737bada
Function signatures across lines
2012-07-24 23:19:48 +01:00
James Booth
6b697054b6
Added chlog preference for chat logging
2012-07-22 23:07:34 +01:00
James Booth
cfef78bd82
Config file location ~/.profanity/config
2012-07-19 21:43:41 +01:00
James Booth
bf6f596899
Config file location ~/.config/profanity/config
2012-07-19 21:35:13 +01:00
James Booth
30ca6cac3d
Added autobuild tools
2012-07-01 14:47:09 +01:00