James Booth
|
3c5a50a664
|
Refactored creating new logs
|
2012-10-09 00:10:06 +01:00 |
|
James Booth
|
f8160fc094
|
Roll log if day changes whilst running
|
2012-10-08 23:36:50 +01:00 |
|
James Booth
|
ded57916e9
|
Removed time date from dated logs
Use 'me' instead of login
|
2012-10-08 23:00:39 +01:00 |
|
James Booth
|
48936c0a95
|
Added datestamped logs
|
2012-10-08 22:52:54 +01:00 |
|
James Booth
|
2294d908f6
|
Added comments to new window open
|
2012-10-08 22:34:45 +01:00 |
|
James Booth
|
ee46389486
|
Decreased non blocking delay
|
2012-10-06 00:20:50 +01:00 |
|
James Booth
|
47fd81d5b9
|
Fixed memory leak
|
2012-10-06 00:16:53 +01:00 |
|
James Booth
|
8ecd93049f
|
Set no blocking delay to 100ms
|
2012-10-05 00:42:02 +01:00 |
|
James Booth
|
a6467e17c7
|
Decreased non blocking input delay
|
2012-10-05 00:12:11 +01:00 |
|
James Booth
|
d493975d54
|
Only show offline warning once
|
2012-10-04 23:55:15 +01:00 |
|
James Booth
|
c9afe7b346
|
Use colour prefs for offline message warning
|
2012-10-04 23:38:01 +01:00 |
|
James Booth
|
9f08744ec0
|
Show warning when sending message to offline contact
|
2012-10-04 23:33:38 +01:00 |
|
James Booth
|
e486114e05
|
Now checks for exitence of contact before sending message
|
2012-10-04 23:18:48 +01:00 |
|
James Booth
|
9e23060986
|
Added argument to /who command to specify status
|
2012-10-04 22:48:41 +01:00 |
|
James Booth
|
dcf5e9ef16
|
Removed /ros command
|
2012-10-04 22:09:33 +01:00 |
|
James Booth
|
65022b3c2f
|
Users added to contact list when no precense notification
The user is added from the roster
|
2012-10-04 21:31:09 +01:00 |
|
James Booth
|
579594a8bf
|
Offline contacts presence notifications now in contact list
Can send messages to offline contacts
|
2012-10-04 21:25:19 +01:00 |
|
James Booth
|
cf211be221
|
Tidied up message remind period on prefs output
|
2012-10-03 22:23:22 +01:00 |
|
James Booth
|
585d3e52f7
|
Made usage of cons_show vargs
|
2012-10-03 22:19:46 +01:00 |
|
James Booth
|
6aa1fe5513
|
cons_show now uses vargs
|
2012-10-03 22:06:04 +01:00 |
|
James Booth
|
a1476f1780
|
Automatically open window with /msg command
|
2012-10-03 00:03:52 +01:00 |
|
James Booth
|
a970b9ea86
|
Moved chat logging to profanity module
Removed jabber modules dependency on chat log
|
2012-10-02 22:00:05 +01:00 |
|
James Booth
|
ee8407f4a4
|
Tidy up jabber module, removed unused code, made local functions private
|
2012-10-02 21:37:55 +01:00 |
|
James Booth
|
b9ab5d9f33
|
Refactored profanity module
Now has simple run method and event handlers
|
2012-10-02 01:24:48 +01:00 |
|
James Booth
|
69fc81cd1c
|
Removed jabber module dependency on ui module
|
2012-10-02 01:06:37 +01:00 |
|
James Booth
|
28b1723876
|
Moved roster output handling to profanity module
|
2012-10-02 01:04:53 +01:00 |
|
James Booth
|
02224ea7bb
|
Added status handler code to profanity module
|
2012-10-02 00:03:53 +01:00 |
|
James Booth
|
310d712d42
|
Moved login attempt handler code to profanity module
|
2012-10-01 23:53:26 +01:00 |
|
James Booth
|
9f00ef14d2
|
Moved incoming message code to profanity module
|
2012-10-01 23:41:36 +01:00 |
|
James Booth
|
79796ca129
|
Handle notification errors
|
2012-09-24 21:03:05 +01:00 |
|
James Booth
|
ff7174db09
|
Init and uninit libnotify
|
2012-09-24 20:51:10 +01:00 |
|
James Booth
|
3ecc6433e8
|
Tidy libnotify code
|
2012-09-24 20:44:45 +01:00 |
|
James Booth
|
f488200408
|
Made periodic message reminders a user option
|
2012-09-23 22:24:31 +01:00 |
|
James Booth
|
294ea2d1be
|
Now sends desktop notification periodically to remind of unread messages
|
2012-09-23 20:52:47 +01:00 |
|
James Booth
|
d888a378d3
|
Only remind when period != 0 seconds and more than 0 messages
|
2012-09-23 20:38:26 +01:00 |
|
James Booth
|
78e4524de0
|
Added logging of unread messages to test
|
2012-09-23 20:30:32 +01:00 |
|
James Booth
|
4662f21cb4
|
Added unread message count to chat windows
|
2012-09-23 20:10:03 +01:00 |
|
James Booth
|
6d329343dc
|
Shutdown now correctly handles connection
|
2012-09-23 19:26:07 +01:00 |
|
James Booth
|
3a8229bf6a
|
Created shutdown init function to initiate and wait for shutdown
|
2012-09-11 22:55:59 +01:00 |
|
James Booth
|
1d44a8a345
|
Started work on closing stream on quit
For standards compliance
|
2012-09-11 01:30:48 +01:00 |
|
James Booth
|
07178bf3b2
|
Added stdlib header to windows.c to avoid compiler warning on cygwin
|
2012-09-10 23:11:24 +01:00 |
|
James Booth
|
6b1b035d92
|
Added -Wall to GCC options
Fixed compiler warnings
|
2012-09-10 22:57:42 +01:00 |
|
James Booth
|
b7c1209744
|
Comments now kept when writing to config file
|
2012-09-09 22:32:39 +01:00 |
|
James Booth
|
f81628a466
|
Added summary info when splash enabled
|
2012-09-09 22:22:14 +01:00 |
|
James Booth
|
0f3c1e56d2
|
Fixed vargs strings in log
|
2012-09-09 16:23:33 +01:00 |
|
James Booth
|
8e0d8d2a86
|
Check for ncurses headers on cygwin
|
2012-09-08 16:51:09 +01:00 |
|
James Booth
|
c343ff410c
|
Tidied chat_log module
|
2012-09-05 17:41:35 +01:00 |
|
James Booth
|
3edd75af75
|
Added comment to GLib compatibility function
|
2012-08-26 22:39:42 +01:00 |
|
James Booth
|
51e5156fab
|
Removed get_time from common.c
Uses GDateTime instead
|
2012-08-26 22:36:00 +01:00 |
|
James Booth
|
6f2870ed7d
|
Moved create_config_dir function to profanity.c
|
2012-08-26 18:01:44 +01:00 |
|