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

465 Commits

Author SHA1 Message Date
James Booth
c1a2443bb1 Removed compiler warnings from configure.ac
Fixed some error messages
2012-09-08 14:27:50 +01:00
James Booth
c343ff410c Tidied chat_log module 2012-09-05 17:41:35 +01:00
James Booth
3edd75af75 Added comment to GLib compatibility function 2012-08-26 22:39:42 +01:00
James Booth
4ccda744a5 Removed TODO 2012-08-26 22:37:51 +01:00
James Booth
51e5156fab Removed get_time from common.c
Uses GDateTime instead
2012-08-26 22:36:00 +01:00
James Booth
6f2870ed7d Moved create_config_dir function to profanity.c 2012-08-26 18:01:44 +01:00
James Booth
fe519410b1 Tidied all includes 2012-08-26 01:50:50 +01:00
James Booth
2bbac1c811 Refactored log
Added shortcut functions for prof logging levels
2012-08-26 00:54:18 +01:00
James Booth
0fe70ce7d3 Merge common and util 2012-08-23 01:08:06 +01:00
James Booth
8b7975bdf3 Removed unused includes from command.c 2012-08-23 00:50:26 +01:00
James Booth
727dfcb491 Added comments to command.c 2012-08-23 00:44:14 +01:00
James Booth
33bb82b4aa Moved input processing to profanity.c 2012-08-23 00:41:22 +01:00
James Booth
b3f6023278 Refactored setting boolean preferences 2012-08-23 00:30:11 +01:00
James Booth
0f7f0a259d Command tidy 2012-08-22 23:57:34 +01:00
James Booth
4a956d41de Moved homepage link on man page 2012-08-22 00:33:22 +01:00
James Booth
4dbd8bbefa Added some logging and updated man page 2012-08-22 00:30:24 +01:00
James Booth
b30662fef7 Merge branch 'master' of github.com:boothj5/profanity 2012-08-19 21:23:28 +01:00
James Booth
44f78d5f71 Added colours to man page 2012-08-19 21:18:15 +01:00
James Booth
3db7ae8d23 Added section to man page 2012-08-19 21:14:13 +01:00
James Booth
efd75546b7 Update README.md 2012-08-19 22:07:29 +02:00
James Booth
a4d8490ba9 Added upgrade script 2012-08-19 20:59:24 +01:00
James Booth
4f4a2f3369 Quotes in man page 2012-08-19 20:35:53 +01:00
James Booth
3e92c60e9a Added manpage 2012-08-19 20:34:05 +01:00
James Booth
e698738745 Customisable logging levels 2012-08-19 03:43:18 +01:00
James Booth
74a88ad566 Basic log levels settings 2012-08-19 02:44:46 +01:00
James Booth
108194c944 Moved functions in jabber.c 2012-08-19 01:59:02 +01:00
James Booth
52bcdc1cee Removed extern for log 2012-08-19 01:56:39 +01:00
James Booth
53bff1b73a Removed log reference from jabber.c 2012-08-19 01:54:07 +01:00
James Booth
e4ac23e9a6 Added timestamp to log 2012-08-19 01:51:06 +01:00
James Booth
a371898a5c Merge branch 'master' of github.com:boothj5/profanity 2012-08-19 01:21:48 +01:00
James Booth
babde925fc Added dev suffix to version 2012-08-19 01:20:57 +01:00
James Booth
a7d7bf85bc Upped version to 0.1.8 2012-08-19 01:19:11 +01:00
James Booth
37357b5933 Added status colour preference support 2012-08-19 01:17:48 +01:00
James Booth
7344a68fac Added colour macros 2012-08-19 00:58:08 +01:00
James Booth
156918802d Added chat status colours to preferences.c 2012-08-19 00:22:56 +01:00
James Booth
5b0673b350 Merge pull request #30 from cbrp/master
Quick hack for Fedora 16 detection
2012-08-17 08:17:05 -07:00
Colin Bradley
44bb1ced6a Quick hack to check for Fedora 16 and set as Fedora distro. 2012-08-17 16:12:24 +01:00
James Booth
4484c2b03a Update README.md 2012-08-17 01:20:27 +02:00
James Booth
5709f5a257 Update README.md 2012-08-17 01:19:58 +02:00
James Booth
d4803bedc0 No longer set win status new when typing 2012-08-16 21:54:15 +01:00
James Booth
380561a79f Removed typing notification when not in chat win 2012-08-16 21:48:20 +01:00
James Booth
d9c47c9b0d Moved typing notification from main chat to title bar 2012-08-16 21:43:52 +01:00
James Booth
46c9a5ed4b Message about F1 key 2012-08-16 01:47:23 +01:00
James Booth
84bd88ea92 Show basic help on startup 2012-08-16 01:39:19 +01:00
James Booth
41daf09432 Send active stanza in messages
To continue receiving typing notifications
2012-08-16 01:08:20 +01:00
James Booth
d3f5daf11d Improved help on typing notifications 2012-08-16 00:56:27 +01:00
James Booth
8b1653f707 Added typing notifications and related preferences 2012-08-16 00:50:32 +01:00
James Booth
a7c7768778 Simple incoming typing notification 2012-08-15 23:52:54 +01:00
James Booth
fa38ec4019 Incremented patch number 2012-08-15 23:45:16 +01:00
James Booth
4e18d65977 Refactored command lookup 2012-08-15 00:42:38 +01:00