about summary refs log tree commit diff stats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* Added C plugin code from plugins branchJames Booth2016-02-144-6/+21
* Fixed theme defaults memory releaseJames Booth2016-02-141-1/+1
* Added missing prefs_free_string()James Booth2016-02-141-0/+1
* Highlight room trigger termsJames Booth2016-02-132-0/+3
* Added roommention.term theme optionJames Booth2016-02-102-0/+3
* Added mention and trigger themes for consoleJames Booth2016-02-102-0/+6
* Fix room notification remindersJames Booth2016-02-072-0/+37
* Added /roster show|hide unsubscribedJames Booth2016-02-073-0/+6
* Don't show notification reminders for messages the user does not want notific...James Booth2016-02-042-4/+8
* Tidy prefs_do_chat_notify()James Booth2016-02-041-13/+7
* Removed unused arg: prefs_do_chat_notify()James Booth2016-02-042-2/+2
* Implemented /console private settingJames Booth2016-02-033-1/+6
* Added console.chat preferenceJames Booth2016-02-033-0/+7
* Allow splitting roster rooms by conference serverJames Booth2016-02-013-0/+7
* Added roster.rooms.private.char settingJames Booth2016-01-313-2/+43
* Store /roster count settingJames Booth2016-01-273-2/+10
* Themes: Tidy foreground colour loadingJames Booth2016-01-251-70/+71
* Added themes for roster room mention and triggersJames Booth2016-01-252-0/+6
* Show console messages for room mention and triggersJames Booth2016-01-241-1/+0
* Tidy handling room mention and room triggersJames Booth2016-01-242-21/+14
* Added roomtrigger colour themeJames Booth2016-01-244-21/+29
* Roster private chat preferencesJames Booth2016-01-243-32/+134
* Added /roster private commandJames Booth2016-01-243-0/+7
* Added account theme propertyJames Booth2016-01-226-3/+55
* Keep cache of default theme propertiesJames Booth2016-01-211-1/+79
* Show theme colour valueJames Booth2016-01-213-2/+16
* Added /roster show|hide contactsJames Booth2016-01-203-0/+6
* Added /roster rooms position preferenceJames Booth2016-01-193-0/+7
* Fixed theme load roster rooms unread settingJames Booth2016-01-171-1/+1
* Added /roster unread preferrenceJames Booth2016-01-173-0/+7
* Added /roster room unread preferenceJames Booth2016-01-173-0/+7
* Added roster contact themesJames Booth2016-01-142-0/+94
* Allow unlimited theme itemsJames Booth2016-01-101-327/+240
* Added roster rooms order preferenceJames Booth2016-01-093-0/+7
* Added roster room themesJames Booth2016-01-092-27/+39
* Set autoping timeout default to 10 seconds, added null checksJames Booth2016-01-021-1/+1
* Added roster rooms preferenceJames Booth2016-01-023-0/+6
* Added autoping timeout preferenceJames Booth2016-01-012-0/+19
* Added console muc message setting to themesJames Booth2015-12-301-0/+2
* Added console MUC message preferenceJames Booth2015-12-292-0/+6
* Read ~/.config/profanity/inputrcJames Booth2015-12-062-2/+22
* Updated version in CHANGELOG and commentsJames Booth2015-12-021-4/+4
* Renamed /notify message -> /notify chatJames Booth2015-11-292-13/+13
* Removed regular chat message triggersJames Booth2015-11-282-102/+3
* Added room specific notify settingsJames Booth2015-11-282-46/+136
* Finished basic /notify triggersJames Booth2015-11-252-45/+93
* Implemented regular chat notify triggersJames Booth2015-11-252-4/+38
* Tidy regular chat and room notificationsJames Booth2015-11-242-0/+44
* Added autocompleters for notify trigger removalJames Booth2015-11-242-0/+69
* Added functions to manage custom notification triggersJames Booth2015-11-242-0/+78