about summary refs log tree commit diff stats
path: root/src/tools/autocomplete.h
Commit message (Collapse)AuthorAgeFilesLines
* Apply coding styleMichael Vetter2020-07-071-16/+16
|
* Revert "Apply coding style"Michael Vetter2020-07-071-16/+16
| | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems.
* Apply coding styleMichael Vetter2020-07-071-16/+16
| | | | Regards https://github.com/profanity-im/profanity/issues/1396
* urlopen: get last URL firstMichael Vetter2020-05-291-1/+2
| | | | Fix https://github.com/profanity-im/profanity/issues/1348
* Only save max 20 urlsMichael Vetter2020-05-201-0/+2
|
* Add context to autocomplete_with_func and use it for omemo trust commandPaul Fariello2020-01-311-3/+3
| | | | Fix #1068
* Add vim modelineMichael Vetter2019-11-131-0/+1
|
* Always check for directory changes with sendfile auto completionWilliam Wennerström2019-07-201-0/+1
| | | | | | | | | | Instead of only checking for files when 'last_directory' has changed, do it every time. Add autocomplete_update function that updates the items while retaining last_found and search_str. Fixes #1099
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
|
* Update copyrightJames Booth2018-01-211-1/+1
|
* Allow previous autocompletion with shift tabJames Booth2017-04-011-6/+6
|
* Update CopyrightJames Booth2017-01-281-1/+1
|
* Make header defines consistentJames Booth2016-07-241-2/+2
|
* Update GPL link in headersJames Booth2016-07-241-1/+1
|
* Store plugin completers by plugin nameJames Booth2016-07-051-0/+2
|
* Updated copyrightJames Booth2016-02-141-1/+1
|
* Applied coding style to src/tools/James Booth2015-10-251-7/+7
|
* Updated copyrightJames Booth2015-02-101-1/+1
|
* Simplified autocompleters and command historyJames Booth2015-01-161-5/+5
|
* Renamed autocomplete function to get listJames Booth2014-09-261-1/+1
|
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
|
* Added quote param to autocomplete_param_with_acJames Booth2014-07-091-1/+1
|
* Added quote param to autocomplete_completeJames Booth2014-07-091-1/+1
|
* Updated copyrightJames Booth2014-03-091-1/+1
|
* Test message when removing autojoin for non existent bookmarkJames Booth2014-02-021-1/+1
|
* Don't allow /alias to overwrite standard commandJames Booth2014-01-251-0/+2
|
* Added comments to autocomplete.hJames Booth2013-12-101-1/+7
|
* Tidy autocomplete.hJames Booth2013-12-091-1/+7
|
* Removed unused boolean result from autocomplete add and removeJames Booth2013-12-091-2/+2
|
* Removed unused prototypes from autocomplete.hJames Booth2013-12-091-6/+0
|
* refactored autocomplete_addDmitry Podgorny2013-08-261-1/+1
| | | | Now this function responsible for memory allocation
* Autocomplete /group add and /group remove contact paramaterJames Booth2013-06-231-0/+2
| | | | closes #193
* Refactor autocompletersJames Booth2013-06-021-0/+5
|
* Support for XEP-0249 Direct MUC InvitationsJames Booth2013-04-241-0/+1
| | | | Commands /invite, /invites, /decline and /join
* Added command and tools subdirs to sourceJames Booth2013-02-021-0/+45