1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-07-14 18:14:15 -04:00
Commit Graph

110 Commits

Author SHA1 Message Date
James Booth
c6cb13a54f Updated help 2012-06-19 01:21:02 +01:00
James Booth
69e7579aec Commented bold styles 2012-06-18 23:54:49 +01:00
James Booth
9427e64481 Added remaining basic terminal colours
Added bar_text style
2012-06-18 23:38:34 +01:00
James Booth
8f0d9511d9 Added offline message colour preference 2012-06-18 23:23:06 +01:00
James Booth
e39494dcc9 Added basic colour preferences loading 2012-06-18 23:06:17 +01:00
James Booth
028a2da3f6 Load colours from preferences 2012-06-18 22:16:57 +01:00
Dolan O'Toole
26b6db5b78 added help text for /showsplash 2012-06-04 16:22:45 +01:00
Dolan O'Toole
a26403f909 added switching of splash logo on or off 2012-06-04 16:15:12 +01:00
Dolan O'Toole
4dbf4ff099 added ascii logo on startup 2012-06-01 17:41:13 +01:00
James Booth
70310bb5af Allow message with status updates 2012-05-28 23:40:11 +01:00
James Booth
f237a17c2a Updated help command with presence commands 2012-05-27 23:20:59 +01:00
James Booth
278cd9dd1d Renamed windows.h -> ui.h 2012-05-24 01:11:43 +01:00
James Booth
aa26278a46 Moved beep/flash settings to preferences 2012-05-10 09:55:55 +01:00
James Booth
6d5d41b33a Added preferences 2012-05-10 03:29:48 +01:00
James Booth
d7cee5bec9 Removed some oneliner functions 2012-05-10 01:22:47 +01:00
James Booth
a336148cd2 Using GSList for contact list 2012-05-10 00:30:03 +01:00
James Booth
6e46e8fec0 Added contact module 2012-05-04 01:00:01 +01:00
James Booth
1b7d9e9e26 Added flash notification and option 2012-04-24 01:39:23 +01:00
James Booth
b3ae1a7d12 Added beep setting command 2012-04-24 01:24:54 +01:00
James Booth
5572bbdf15 Beep on incomming message 2012-04-24 01:11:39 +01:00
James Booth
3dd132527e Removed resize debug 2012-04-23 01:07:09 +01:00
James Booth
3a8c86c6ca Make pads bigger on resize
Text is not visible but not lost, resizing
will bring it back
2012-04-23 01:03:11 +01:00
James Booth
9dad7a7ffd Resize current pad 2012-04-22 22:35:54 +01:00
James Booth
6f69ce267b Moved windows on resize 2012-04-22 20:59:36 +01:00
James Booth
e5d4e09f6a Added status bar resize 2012-04-22 01:25:19 +01:00
James Booth
caa9556295 Renamed title_bar_redraw -> title_bar_resize 2012-04-20 01:48:42 +01:00
James Booth
53130f0e78 Added title bar redraw 2012-04-20 01:38:04 +01:00
James Booth
92adad2100 Merge branch 'master' into resize 2012-04-20 00:57:00 +01:00
James Booth
6ab1a84c65 Added blinking notifications
When something happens in the a active window,
the status bar shows a blinking notification.

Moving to the window stops the blinking.
2012-04-19 23:32:44 +01:00
James Booth
9805b2b2b2 Show different message when disconnected
Also show message in active chat windows
2012-04-19 21:03:48 +01:00
James Booth
2101f29e06 Replace input on resize 2012-04-17 23:28:21 +01:00
James Booth
32e025f5cd Moved resize code to windows.c, reorder main loop 2012-04-17 22:43:35 +01:00
James Booth
cd07ff38f2 Added current window refresh on resize 2012-04-16 01:17:39 +01:00
James Booth
a9a3a951be Basic resize of bars 2012-04-15 23:53:54 +01:00
james
8408a3ae2b Transparent terminal support 2012-04-04 09:51:30 +01:00
James Booth
dab37236a2 Rewrote copying of contact list for /who 2012-03-20 00:05:33 +00:00
James Booth
da9cf90055 Updated help 2012-03-11 00:39:13 +00:00
James Booth
4f82ece2d3 Tidied special key functions 2012-03-10 20:46:30 +00:00
James Booth
2b743ea9ac Dealt with online notifications when no show 2012-03-10 00:22:57 +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
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
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