about summary refs log tree commit diff stats
path: root/src/tools/autocomplete.h
Commit message (Expand)AuthorAgeFilesLines
* Profani-tty has rebornDaniel Santos2023-07-011-4/+4
* Fix quote and url autocompletion for MAM and historyMarcoPolo-PasTonMolo2023-02-131-1/+1
* Apply coding styleMichael Vetter2020-07-071-16/+16
* Revert "Apply coding style"Michael Vetter2020-07-071-16/+16
* Apply coding styleMichael Vetter2020-07-071-16/+16
* urlopen: get last URL firstMichael Vetter2020-05-291-1/+2
* 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
* Add vim modelineMichael Vetter2019-11-131-0/+1
* Always check for directory changes with sendfile auto completionWilliam Wennerström2019-07-201-0/+1
* 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
* Autocomplete /group add and /group remove contact paramaterJames Booth2013-06-231-0/+2
* Refactor autocompletersJames Booth2013-06-021-0/+5
* Support for XEP-0249 Direct MUC InvitationsJames Booth2013-04-241-0/+1
* Added command and tools subdirs to sourceJames Booth2013-02-021-0/+45
ld1?h=main&id=7e977235d4bd341b1d5d5e125affb0646199f16c'>^
a232af2f ^
745a6dee ^
c912b731 ^
5763322b ^



c912b731 ^
5763322b ^
c912b731 ^
53172ce1 ^
c912b731 ^
a232af2f ^


745a6dee ^
c912b731 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68