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

472 Commits

Author SHA1 Message Date
James Booth
ca258ae1bd Added -Wno-missing-field-initializers Makefile.am
To enable compile on GCC versions which complain about
the GOptions code
2012-07-21 22:16:13 +01:00
James Booth
7c793de359 Update README 2012-07-20 00:43:17 +01:00
James Booth
7c90878062 Command line args and welcome message 2012-07-20 00:39:21 +01:00
James Booth
696848bdc3 Changed version number to 0.1.1 2012-07-19 23:52:56 +01:00
James Booth
d2abe01afa Added prefs to help 2012-07-19 23:52:10 +01:00
James Booth
5f60e46308 Added prefs command 2012-07-19 23:43:50 +01:00
James Booth
f710d6f26d Added newline at end of install script 2012-07-19 23:24:21 +01:00
James Booth
2cfdac0492 Install script now cleans up 2012-07-19 23:21:15 +01:00
James Booth
a97a4f5143 Update README.md 2012-07-19 23:28:48 +02:00
James Booth
929be7f1ac Log location ~/.profanity/log/profanity.log 2012-07-19 22:38:46 +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
6bfc88339c Create config directory 2012-07-19 21:30:07 +01:00
James Booth
ecfa3e5d38 Updated help 2012-07-18 00:29:07 +01:00
James Booth
61600cb7b6 Set usernames to lowercase before logging in 2012-07-18 00:19:51 +01:00
James Booth
eb4f224173 Changed minimum autoconf version 2012-07-13 01:01:37 +01:00
James Booth
e16cbdb249 Change build to work without ncurses pkg-config 2012-07-12 23:41:45 +01:00
James Booth
81a6d671d0 Added install-all.sh 2012-07-10 02:14:07 +01:00
James Booth
401ff3080d Update master 2012-07-10 01:56:57 +02:00
James Booth
7f85a05bfc Username now hidden when entering password 2012-07-09 23:53:23 +01:00
James Booth
11125561f8 Fixed delete when going off left side of screen 2012-07-09 23:48:53 +01:00
James Booth
32a5e07a9b Update master 2012-07-09 02:51:04 +02:00
James Booth
c588a11883 Added headunit to autotools files 2012-07-08 23:40:15 +01:00
James Booth
03dd5f5885 Tidied autotools files 2012-07-08 23:24:22 +01:00
James Booth
fa176ad06e Updated readme 2012-07-08 22:57:53 +01:00
James Booth
5fd8dcbcc4 Added tests to Makefile.am 2012-07-08 22:54:14 +01:00
James Booth
302978fe8a Merge branch 'master' into build 2012-07-08 20:47:32 +01:00
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
711448e817 Updated README 2012-07-04 23:20:25 +01:00
James Booth
86ac2581e2 Merge branch 'master' into build 2012-07-04 23:17:47 +01:00
James Booth
16ad65d47d Update master 2012-07-05 00:00:03 +02:00
James Booth
1246808276 Merge branch 'master' into build 2012-07-04 22:56:18 +01: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
3134a7b68e Added subdir-objects option to configure.ac 2012-07-03 01:59:32 +01:00
James Booth
cf6da8a44c Added build-aux folder to configure.ac 2012-07-03 00:36:04 +01:00
James Booth
1b13ef7d99 Added libnotify to lib checks 2012-07-02 01:30:30 +01:00