about summary refs log tree commit diff stats
path: root/src/plugins/settings.h
Commit message (Collapse)AuthorAgeFilesLines
* Apply coding styleMichael Vetter2020-07-071-10/+10
|
* Revert "Apply coding style"Michael Vetter2020-07-071-10/+10
| | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems.
* Apply coding styleMichael Vetter2020-07-071-10/+10
| | | | Regards https://github.com/profanity-im/profanity/issues/1396
* Add vim modelineMichael Vetter2019-11-131-0/+1
|
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
|
* Update copyrightJames Booth2018-01-211-1/+1
|
* Update CopyrightJames Booth2017-01-281-1/+1
|
* Rename plugins settings functionsJames Booth2016-08-071-8/+8
|
* Return boolean on prof_settings_string_list_remove_all()James Booth2016-08-011-1/+1
|
* Add string lists settings to pluginsJames Booth2016-08-011-0/+4
|
* Make header defines consistentJames Booth2016-07-241-2/+2
|
* Update GPL link in headersJames Booth2016-07-241-1/+1
|
* Added integer settings for pluginsJames Booth2016-03-261-0/+3
|
* Added plugin string settingsJames Booth2016-03-261-0/+2
|
* Added boolean settings for pluginsJames Booth2016-03-251-0/+43