1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-29 19:56:07 -04:00
Commit Graph

331 Commits

Author SHA1 Message Date
James Booth
0cfda7e11c Started resize 2012-07-08 03:31:54 +01:00
James Booth
d92499da79 Home and end keys 2012-07-08 03:18:39 +01:00
James Booth
157a864ffe Left arrow 2012-07-08 02:59:19 +01:00
James Booth
82d7a1d273 DEL key 2012-07-08 02:56:14 +01:00
James Booth
2d8c21b3ec Delete in middle of input 2012-07-08 02:52:46 +01:00
James Booth
15a87f0abb Delete working on new placement of input win 2012-07-08 02:43:28 +01:00
James Booth
5fb985152f Left, right keys scroll input 2012-07-08 02:21:39 +01:00
James Booth
859a059125 Removed whitespace 2012-07-07 23:57:52 +01:00
James Booth
78e70abc17 End key moves to end of pad 2012-07-07 22:19:01 +01:00
James Booth
8abba0db91 Home key moves to start of pad 2012-07-07 21:59:01 +01:00
James Booth
ed4377e228 Input follows cursor when longer than screen 2012-07-07 21:51:43 +01:00
James Booth
5e490fb1fe Formatting comment 2012-07-07 21:24:39 +01:00
James Booth
7cfbf1cdc9 Max size added for input 2012-07-07 21:12:14 +01:00
James Booth
8ba47220ff Changed input window to use pad instead of window 2012-07-07 20:56:49 +01:00
James Booth
16ad65d47d Update master 2012-07-05 00:00:03 +02:00
James Booth
47cf368f9e Merge pull request #26 from dotoole/master
Fix to escape xml in outgoing messages
2012-07-03 15:07:27 -07:00
Dolan O'Toole
e7270cca08 escaping XML tags and fixed a small memory leak 2012-07-03 18:47:16 +01:00
James Booth
9e686c0e01 Backward compatibility for libnotify pre 0.7.0 2012-06-29 00:47:14 +01:00
James Booth
0d9cb61bcd Changed notify urgency 2012-06-28 23:51:49 +01:00
James Booth
54ef09bfbd Added notify preference 2012-06-28 23:45:37 +01:00
James Booth
18494c3701 Added desktop notification 2012-06-28 23:29:46 +01:00
James Booth
a49f2fbef0 Removed dependency on preferences from status bar 2012-06-28 23:18:52 +01:00
James Booth
c6cb13a54f Updated help 2012-06-19 01:21:02 +01:00
James Booth
81901ebdab Update master 2012-06-19 02:02:21 +02:00
James Booth
4aff9f1cce Using markup for README 2012-06-19 01:03:19 +01:00
James Booth
0736127790 Updated README 2012-06-19 01:02:18 +01:00
James Booth
50d02eebd4 Removed dependency on libcrypto 2012-06-19 00:48:33 +01:00
James Booth
69e7579aec Commented bold styles 2012-06-18 23:54:49 +01:00
James Booth
d47dd2cb83 Added remaining colours 2012-06-18 23:49:59 +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
56c916b725 Loading all colour prefs 2012-06-18 23:14:36 +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
James Booth
32205af079 Added timeout on input to stop 100% cpu usage 2012-06-13 23:30:25 +01:00
James Booth
6bb120200e Added command autocomplete 2012-06-04 23:59:09 +01:00
James Booth
467b5cce7e Added cmd_t struct
Got rid of big if statement handling commands
2012-06-04 20:49:18 +01:00
James Booth
86880ede65 Commands follow uniform function type 2012-06-04 19:23:14 +01:00
James Booth
df1e8327f9 Merge pull request #25 from dotoole/master 2012-06-04 08:47:54 -07: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
d91175e5c2 added showsplash command 2012-06-03 23:02:13 +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
240f7badb0 Refactored presence commands 2012-05-28 21:51:05 +01:00
James Booth
f237a17c2a Updated help command with presence commands 2012-05-27 23:20:59 +01:00
James Booth
2fe5d3e9d1 Implemented xa, chat and dnd presence 2012-05-27 23:00:04 +01:00
James Booth
fadf841d1f Implemented presence function 2012-05-27 22:33:28 +01:00
James Booth
dd9f6f825e Commands for presence updates 2012-05-27 20:36:31 +01:00
James Booth
f5eab87588 Added _cmd_away
Not yet sending message to server
2012-05-27 19:53:16 +01:00