about summary refs log tree commit diff stats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
...
* | Add max tabs preference for statusbarJames Booth2018-03-082-0/+20
* | Add prefs for empty tabs and tab namesJames Booth2018-03-082-0/+8
* | Update themesJames Booth2018-02-101-1/+1
* | Add /rooms cacheJames Booth2018-02-052-0/+5
* | Show roster room server by defailtJames Booth2018-01-271-0/+1
* | Allow hiding room server in rosterJames Booth2018-01-213-0/+5
* | Update copyrightJames Booth2018-01-2116-16/+16
* | Legacy SSL supportDmitry Podgorny2017-06-241-1/+2
* | Allow previous autocompletion with shift tabJames Booth2017-04-016-15/+15
* | Add theme option for time in a status barLukasz Marcinowski2017-03-222-0/+4
* | Add plugins sourcepath propertyJames Booth2017-02-052-5/+11
* | Update CopyrightJames Booth2017-01-2816-16/+16
* | Allow clearing account resourceJames Booth2016-11-224-2/+12
* | Use server features for account muc serviceJames Booth2016-11-203-71/+83
* | Added main.help.header theme optionFrank Zschockelt2016-10-292-0/+3
|/
* Add /tls certpath defaultJames Booth2016-10-172-0/+41
* Add win_printf_lineJames Booth2016-10-141-0/+2
* Remove verbose output on window moveJames Booth2016-09-251-7/+12
* 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-233-9/+493
* Rename /titlebar -> /wintitleJames Booth2016-09-222-8/+21
* Add /inputwin top|bottom commandJames Booth2016-09-193-1/+9
* Change autoping timeout default to 20 secondsJames Booth2016-08-221-1/+1
* Move all filepath handling to files.cJames Booth2016-07-247-114/+115
* Move xgd functionsJames Booth2016-07-247-37/+40
* Move resource conversionsJames Booth2016-07-241-0/+1
* Add config/files.cJames Booth2016-07-247-2/+175
* Tidy headersJames Booth2016-07-246-6/+9
* Moved window_list.cJames Booth2016-07-241-1/+1
* Moved jid.cJames Booth2016-07-242-2/+2
* Make header defines consistentJames Booth2016-07-247-10/+20
* Move event timeout to connection moduleJames Booth2016-07-241-1/+1
* Update GPL link in headersJames Booth2016-07-2414-14/+14
* Remove string allocation for conflistsJames Booth2016-07-101-3/+3
* /plugins unload command and completerJames Booth2016-06-302-0/+8
* Revert "WIP - Unload plugin commands"James Booth2016-06-302-8/+0
* WIP - Unload plugin commandsJames Booth2016-06-292-0/+8
* Option to bookmark room invitesJames Booth2016-05-232-0/+7
* Rename command sourcesJames Booth2016-05-221-1/+1
* Add /tray timer <seconds>James Booth2016-05-152-0/+22
* Add /tray read on|off commandJames Booth2016-05-152-0/+5
* Rename jabber_ functionsJames Booth2016-05-061-1/+1
* Tidy xmpp headersJames Booth2016-05-041-0/+1
* Disable tray icon by defaultJames Booth2016-05-011-1/+0
* Free inputrc stringJames Booth2016-04-271-0/+2
* Merge remote-tracking branch 'asdil12/tray_config'James Booth2016-04-172-0/+5
|\
| * Make tray icon configurable using /tray cmdDominik Heidler2016-04-162-0/+14
|/
* Added /plugins load commandJames Booth2016-04-102-0/+8