about summary refs log tree commit diff stats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Don't expose upload_processesMichael Vetter2020-04-172-2/+24
* xep-0308: Make /correct work without quotation marksMichael Vetter2020-02-141-2/+2
* Add context to autocomplete_with_func and use it for omemo trust commandPaul Fariello2020-01-312-7/+7
* Update my Copyright to 2020Michael Vetter2020-01-032-2/+2
* Add vim modelineMichael Vetter2019-11-1310-0/+10
* Dont use clipboard_init yetMichael Vetter2019-10-292-1/+4
* Add clipboard featureMichael Vetter2019-10-292-0/+108
* Free strings in autocomplete_param_no_with_funcMichael Vetter2019-10-061-0/+7
* Free list in error case in parse_optionsMichael Vetter2019-10-061-0/+3
* Fix memleak in get_start()Michael Vetter2019-10-061-0/+1
* Always check for directory changes with sendfile auto completionWilliam Wennerström2019-07-202-2/+34
* Update copyright to include 2019Michael Vetter2019-01-228-8/+8
* Remove p_sha1 source filesMichael Vetter2018-09-052-434/+0
* Update copyrightJames Booth2018-01-218-8/+8
* Allow previous autocompletion with shift tabJames Booth2017-04-012-40/+105
* Add missing headerJames Booth2017-03-251-0/+1
* Autocomplete accent and case insensitiveJames Booth2017-03-251-1/+14
* Allow installing plugins from directoryJames Booth2017-02-052-8/+1
* Update CopyrightJames Booth2017-01-288-8/+8
* Remove unused functionJames Booth2016-11-241-1/+0
* Add win_print_http_uploadJames Booth2016-10-111-1/+1
* Add config.h to http_upload.cJames Booth2016-10-021-0/+2
* Fix indentation in http_upload.cDominik Heidler2016-07-251-1/+1
* Tidy headersJames Booth2016-07-242-3/+4
* Make header defines consistentJames Booth2016-07-243-6/+6
* Update GPL link in headersJames Booth2016-07-248-8/+8
* Store plugin completers by plugin nameJames Booth2016-07-052-0/+20
* Allow autocomplete for basic compelters when no inputJames Booth2016-05-241-3/+3
* Merge remote-tracking branch 'asdil12/xep_0363_http_file_upload'James Booth2016-04-262-0/+404
|\
| * Fix OSX compileJames Booth2016-04-261-3/+1
| * Fixed cygwin compile (again)James Booth2016-04-261-1/+1
| * Fixed cygwin compileJames Booth2016-04-261-0/+5
| * Implement XEP-0363: HTTP File UploadDominik Heidler2016-04-262-0/+400
|/
* Updated copyrightJames Booth2016-02-146-6/+6
* Added sys/select.h header includesJames Booth2016-01-191-0/+1
* Applied coding style to src/tools/James Booth2015-10-256-33/+33
* Use null check convention in tinyurl.cJames Booth2015-05-041-1/+1
* Use null check convention in parser.cJames Booth2015-05-041-4/+4
* Merge branch 'master' into readlineJames Booth2015-02-231-5/+5
|\
| * Fixed spelling.Christian Storm2015-02-171-5/+5
* | Merge branch 'master' into readlineJames Booth2015-02-116-6/+6
|\|
| * Updated copyrightJames Booth2015-02-108-8/+8
* | Removed history and various key handlersJames Booth2015-01-302-328/+0
|/
* Simplified autocompleters and command historyJames Booth2015-01-164-41/+31
* Added compile time checks for big endian from @pasisJames Booth2014-10-261-2/+14
* Added patch from @pasis for big endian architecturesJames Booth2014-10-211-7/+11
* Check for NULL inside autocomplete_freeJames Booth2014-09-261-2/+4
* Renamed autocomplete function to get listJames Booth2014-09-262-18/+26
* Added autocompletion for jid-multi form fieldsJames Booth2014-09-171-8/+10
* Added autocompletion for form text-multi valuesJames Booth2014-09-171-10/+12