1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-30 21:55:24 +00:00
Commit Graph

357 Commits

Author SHA1 Message Date
James Booth
e568c58824 Ordered contact list 2012-03-10 21:15:30 +00:00
James Booth
4f82ece2d3 Tidied special key functions 2012-03-10 20:46:30 +00:00
James Booth
3d8b1a5a4c Added atexit callback, for ctrl-c cleanup 2012-03-10 20:37:42 +00:00
James Booth
9ae2132549 Added static modifier to _make_contact_node 2012-03-10 01:26:44 +00:00
James Booth
ce7850d30f More contact_list tests 2012-03-10 01:10:12 +00:00
James Booth
6576ec2958 Added more contact_list tests 2012-03-10 01:01:00 +00:00
James Booth
2b743ea9ac Dealt with online notifications when no show 2012-03-10 00:22:57 +00:00
James Booth
bcef3b1a49 Do not include self in presence notifications 2012-03-09 23:48:36 +00:00
James Booth
91c157b14a Update status in contact list on notification 2012-03-09 23:33:26 +00:00
James Booth
e6b076ce5f Show status with online contact list 2012-03-09 23:07:53 +00:00
James Booth
59c02863fe Changed typenames in contact list 2012-03-09 21:23:39 +00:00
James Booth
f533c6c162 Usage of const 2012-03-09 01:06:55 +00:00
James Booth
ea3a09ac26 Tidied windows.h 2012-03-08 23:48:39 +00:00
James Booth
36c97ad568 Added license to new files 2012-03-08 23:45:21 +00:00
James Booth
db259f64a0 Command changes
Changed names of who/ros
Coloured output for who
Who only works online
2012-03-08 23:14:35 +00:00
James Booth
cfc2307808 Contact list synch with server 2012-03-08 23:03:26 +00:00
James Booth
7a9d127ae2 Fixed duplicated contacts 2012-03-08 22:43:28 +00:00
James Booth
78bd151c48 Added basic online list 2012-03-08 00:46:24 +00:00
James Booth
03b0c01849 Incoming message notification in console 2012-03-06 02:15:07 +00:00
James Booth
d407500e6f Tidied paging 2012-03-06 01:49:29 +00:00
James Booth
54c43b613c Reduced screen flicker, and fixed end page 2012-03-06 01:04:45 +00:00
James Booth
51738d4aba Added new keys to help 2012-03-05 00:44:24 +00:00
James Booth
09602a6f4f Implemented basic paging of chat windows 2012-03-05 00:35:05 +00:00
James Booth
0ddf97e016 Paging in console window 2012-03-05 00:06:24 +00:00
James Booth
20c05b2f77 History test uses assert_is_null 2012-03-02 01:59:36 +00:00
James Booth
a05a65febe Added head_unit tests 2012-03-02 01:51:40 +00:00
James Booth
c641ebb8a4 Updated makefile 2012-03-01 01:54:19 +00:00
James Booth
0f5769e5a7 Removed event loop function 2012-03-01 01:52:35 +00:00
James Booth
723a99540d Tidied initialisation 2012-03-01 01:44:47 +00:00
James Booth
0dac914813 Tidied status updates 2012-03-01 01:37:09 +00:00
James Booth
86a6e3c103 Replaced WIN_NOT_FOUND with NUM_WINS 2012-03-01 01:02:10 +00:00
James Booth
e27532d893 Split find window in two 2012-03-01 00:57:35 +00:00
James Booth
2fd9e788a9 Removed cons_good_show 2012-03-01 00:43:44 +00:00
James Booth
2acf15de0d Close win now has return value 2012-03-01 00:40:51 +00:00
James Booth
1cc22c23f9 Added pointer to console window 2012-03-01 00:34:54 +00:00
James Booth
dfa7c69da6 Simplified online/offline notifications 2012-02-29 23:54:48 +00:00
James Booth
5aba98c6aa _win_show_message function 2012-02-29 23:46:25 +00:00
James Booth
c9666f2f38 Default style bold in windows 2012-02-29 23:40:30 +00:00
James Booth
88de44744a TIdey up input win functions 2012-02-29 23:15:27 +00:00
James Booth
ef4c7ce55f Bold input bar 2012-02-28 02:00:34 +00:00
James Booth
64041a4aa7 Simplified interface 2012-02-28 01:46:25 +00:00
James Booth
509888c419 Presence notifications sent to chat windows 2012-02-28 01:10:46 +00:00
James Booth
c447e05081 Only send ping when connected 2012-02-27 23:43:46 +00:00
James Booth
ecf5640f46 Added notification on leave 2012-02-27 23:33:29 +00:00
James Booth
02ba1dafb6 Added presence notifications
Turned off roster request on connect
2012-02-27 22:53:31 +00:00
James Booth
b512f3b8ff Added ping for keepalive 2012-02-27 21:16:54 +00:00
James Booth
91b369edf6 Update README 2012-02-27 19:23:36 +00:00
James Booth
2b0f42be32 Check for KEY_BACKSPACE, works on Ubuntu 2012-02-27 11:49:06 +00:00
James Booth
5c9061671e Moved window switching 2012-02-27 02:01:19 +00:00
James Booth
aa680b98a2 Consistent naming 2012-02-27 01:48:51 +00:00