about summary refs log tree commit diff stats
path: root/src/config/preferences.h
Commit message (Collapse)AuthorAgeFilesLines
...
* | Preference to show/hide tab numberJames Booth2018-03-091-0/+1
| |
* | Remove empty tabsJames Booth2018-03-091-2/+0
| |
* | Add preferences for tab displayJames Booth2018-03-091-0/+2
| |
* | Add max tabs preference for statusbarJames Booth2018-03-081-0/+3
| |
* | Add prefs for empty tabs and tab namesJames Booth2018-03-081-0/+2
| |
* | Add /rooms cacheJames Booth2018-02-051-0/+1
| |
* | Allow hiding room server in rosterJames Booth2018-01-211-0/+1
| |
* | Update copyrightJames Booth2018-01-211-1/+1
| |
* | Allow previous autocompletion with shift tabJames Booth2017-04-011-2/+2
| |
* | Add plugins sourcepath propertyJames Booth2017-02-051-0/+1
| |
* | Update CopyrightJames Booth2017-01-281-1/+1
|/
* Add /tls certpath defaultJames Booth2016-10-171-0/+2
| | | | issue #871
* Allow vertical positioning of all windowsJames Booth2016-09-231-1/+21
|
* Rename /titlebar -> /wintitleJames Booth2016-09-221-2/+2
|
* Add /inputwin top|bottom commandJames Booth2016-09-191-0/+1
| | | | closes #853
* Make header defines consistentJames Booth2016-07-241-2/+2
|
* Update GPL link in headersJames Booth2016-07-241-1/+1
|
* /plugins unload command and completerJames Booth2016-06-301-0/+1
|
* Revert "WIP - Unload plugin commands"James Booth2016-06-301-1/+0
| | | | This reverts commit a01eb5d08e1b39d60a6f8fc26e5a87ceb92ec18f.
* WIP - Unload plugin commandsJames Booth2016-06-291-0/+1
|
* Option to bookmark room invitesJames Booth2016-05-231-0/+1
| | | | issue #813
* Add /tray timer <seconds>James Booth2016-05-151-0/+3
| | | | closes #787
* Add /tray read on|off commandJames Booth2016-05-151-0/+1
| | | | issue #786
* Merge remote-tracking branch 'asdil12/tray_config'James Booth2016-04-171-0/+1
|\
| * Make tray icon configurable using /tray cmdDominik Heidler2016-04-161-0/+3
|/
* Added /plugins load commandJames Booth2016-04-101-0/+1
|
* Added whole word matches for room mentionJames Booth2016-04-071-2/+2
|
* Added mention match preferencesJames Booth2016-04-031-0/+2
|
* Removed #AX_PREFIX_CONFIG_HJames Booth2016-03-311-1/+1
|
* Fix plugin command memleakJames Booth2016-02-151-0/+1
|
* 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/+3
|/
* Fix room notification remindersJames Booth2016-02-071-0/+1
|
* Added /roster show|hide unsubscribedJames Booth2016-02-071-0/+1
|
* Don't show notification reminders for messages the user does not want ↵James Booth2016-02-041-2/+2
| | | | notifications for
* Removed unused arg: prefs_do_chat_notify()James Booth2016-02-041-1/+1
|
* Implemented /console private settingJames Booth2016-02-031-0/+1
|
* Added console.chat preferenceJames Booth2016-02-031-0/+1
|
* Allow splitting roster rooms by conference serverJames Booth2016-02-011-0/+1
|
* Added roster.rooms.private.char settingJames Booth2016-01-311-0/+3
|
* Store /roster count settingJames Booth2016-01-271-0/+1
|
* Tidy handling room mention and room triggersJames Booth2016-01-241-2/+3
|
* Added roomtrigger colour themeJames Booth2016-01-241-0/+1
| | | | closes #717
* Roster private chat preferencesJames Booth2016-01-241-0/+6
|
* Added /roster private commandJames Booth2016-01-241-0/+1
|
* Added /roster show|hide contactsJames Booth2016-01-201-0/+1
|
* Added /roster rooms position preferenceJames Booth2016-01-191-0/+1
|
* Added /roster unread preferrenceJames Booth2016-01-171-0/+1
| | | | closes #712
* Added /roster room unread preferenceJames Booth2016-01-171-0/+1
| | | | closes ##708