about summary refs log tree commit diff stats
path: root/src/config/preferences.c
Commit message (Collapse)AuthorAgeFilesLines
* Update CopyrightJames Booth2017-01-281-1/+1
|
* Add /tls certpath defaultJames Booth2016-10-171-0/+39
| | | | issue #871
* Tidy window position prefsJames Booth2016-09-251-304/+120
|
* Fix defaulting win positionsJames Booth2016-09-251-6/+6
|
* Fix /inputwin upJames Booth2016-09-231-0/+23
|
* Allow vertical positioning of all windowsJames Booth2016-09-231-7/+464
|
* Rename /titlebar -> /wintitleJames Booth2016-09-221-6/+19
|
* Add /inputwin top|bottom commandJames Booth2016-09-191-0/+5
| | | | closes #853
* Change autoping timeout default to 20 secondsJames Booth2016-08-221-1/+1
|
* Move all filepath handling to files.cJames Booth2016-07-241-22/+7
|
* Move xgd functionsJames Booth2016-07-241-23/+2
|
* Add config/files.cJames Booth2016-07-241-0/+1
|
* Update GPL link in headersJames Booth2016-07-241-1/+1
|
* /plugins unload command and completerJames Booth2016-06-301-0/+7
|
* Revert "WIP - Unload plugin commands"James Booth2016-06-301-7/+0
| | | | This reverts commit a01eb5d08e1b39d60a6f8fc26e5a87ceb92ec18f.
* WIP - Unload plugin commandsJames Booth2016-06-291-0/+7
|
* Option to bookmark room invitesJames Booth2016-05-231-0/+6
| | | | issue #813
* Add /tray timer <seconds>James Booth2016-05-151-0/+19
| | | | closes #787
* Add /tray read on|off commandJames Booth2016-05-151-0/+4
| | | | issue #786
* Disable tray icon by defaultJames Booth2016-05-011-1/+0
|
* Free inputrc stringJames Booth2016-04-271-0/+2
| | | | fixes #797
* Merge remote-tracking branch 'asdil12/tray_config'James Booth2016-04-171-0/+4
|\
| * Make tray icon configurable using /tray cmdDominik Heidler2016-04-161-0/+11
|/
* Added /plugins load commandJames Booth2016-04-101-0/+7
|
* Room mention case insensitive by defaultJames Booth2016-04-071-1/+0
|
* Added whole word matches for room mentionJames Booth2016-04-071-6/+6
|
* Added mention match preferencesJames Booth2016-04-031-0/+8
|
* Removed #AX_PREFIX_CONFIG_HJames Booth2016-03-311-1/+1
|
* Fix plugin command memleakJames Booth2016-02-151-1/+7
|
* Merge branch 'master' into plugins-cJames Booth2016-02-141-1/+1
|\ | | | | | | | | | | Conflicts: src/main.c src/ui/console.c
| * Updated copyrightJames Booth2016-02-141-1/+1
| |
* | Added C plugin code from plugins branchJames Booth2016-02-141-1/+14
|/
* Added missing prefs_free_string()James Booth2016-02-141-0/+1
|
* Fix room notification remindersJames Booth2016-02-071-0/+36
|
* Added /roster show|hide unsubscribedJames Booth2016-02-071-0/+4
|
* Don't show notification reminders for messages the user does not want ↵James Booth2016-02-041-2/+6
| | | | notifications for
* Tidy prefs_do_chat_notify()James Booth2016-02-041-13/+7
|
* Removed unused arg: prefs_do_chat_notify()James Booth2016-02-041-1/+1
|
* Implemented /console private settingJames Booth2016-02-031-1/+4
|
* Added console.chat preferenceJames Booth2016-02-031-0/+5
|
* Allow splitting roster rooms by conference serverJames Booth2016-02-011-0/+5
|
* Added roster.rooms.private.char settingJames Booth2016-01-311-2/+30
|
* Store /roster count settingJames Booth2016-01-271-1/+6
|
* Show console messages for room mention and triggersJames Booth2016-01-241-1/+0
| | | | closes #719
* Tidy handling room mention and room triggersJames Booth2016-01-241-19/+11
|
* Added roomtrigger colour themeJames Booth2016-01-241-21/+25
| | | | closes #717
* Roster private chat preferencesJames Booth2016-01-241-0/+74
|
* Added /roster private commandJames Booth2016-01-241-0/+5
|
* Show theme colour valueJames Booth2016-01-211-1/+0
|
* Added /roster show|hide contactsJames Booth2016-01-201-0/+4
|