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

400 Commits

Author SHA1 Message Date
James Booth
b80bf03751 Fixed libnotify includes 2012-07-30 01:04:37 +01:00
James Booth
3c0624380a Tidy up autotools scripts, removed CFLAGS 2012-07-30 00:46:39 +01:00
James Booth
2375b7ae52 Show tinyurl errors and usage in chat windows 2012-07-29 21:47:30 +01:00
James Booth
fe12352b57 Fixed bug in tinyurl 2012-07-29 21:32:04 +01:00
James Booth
8f983c0484 Changed help on tiny urls 2012-07-29 02:21:57 +01:00
James Booth
a0cb58bb1c Merge branch 'tinyurl'
Conflicts:
	src/command.c
2012-07-29 02:20:05 +01:00
James Booth
f58d8a2d22 Added libcurl-devel to Fedora dependencies 2012-07-29 02:09:20 +01:00
James Booth
85a564a437 Added libcurl3-dev to ubuntu dependencies 2012-07-29 01:42:40 +01:00
James Booth
a16a7171f2 Validate tinyurl 2012-07-29 01:12:39 +01:00
James Booth
c738966d74 Fixed command number bug 2012-07-29 00:37:54 +01:00
James Booth
45e2415b71 Fixed num commands 2012-07-29 00:33:10 +01:00
James Booth
5b769a3ff0 Updated configure.ac for libcurl 2012-07-29 00:29:37 +01:00
James Booth
ea5c1f0fa4 Added tiny command 2012-07-28 01:36:08 +01:00
James Booth
ee6ac9be26 Simple tinyurl test 2012-07-28 00:49:53 +01:00
James Booth
0d9c300bc4 Added tinyurl module 2012-07-28 00:42:22 +01:00
James Booth
279737bada Function signatures across lines 2012-07-24 23:19:48 +01:00
James Booth
6bbad269db Removed @ from log file names 2012-07-23 01:35:47 +01:00
James Booth
4dcec36ef3 Close logs on exit 2012-07-23 01:27:58 +01:00
James Booth
45b2944da7 Increased version, chat logging in prefs output 2012-07-22 23:11:10 +01:00
James Booth
6b697054b6 Added chlog preference for chat logging 2012-07-22 23:07:34 +01:00
James Booth
a3efcb7e05 Created log dir for each login 2012-07-22 22:59:05 +01:00
James Booth
cb27c4ab37 Basic chat log per user 2012-07-22 22:34:09 +01:00
James Booth
310a1ff42d Formatting of jids in chat log 2012-07-22 21:44:59 +01:00
James Booth
3212469bd8 Added datetime to chat logging 2012-07-22 21:38:41 +01:00
James Booth
8e02720a69 Flush after chat log writes 2012-07-22 21:19:53 +01:00
James Booth
83ef1d562c Added simple chat log 2012-07-22 20:53:55 +01:00
James Booth
255bf5d5b1 Fixed spelling in install script 2012-07-22 01:27:49 +01:00
James Booth
76fe37efb7 Added Fedora support to install-all.sh 2012-07-22 00:49:19 +01:00
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