about summary refs log tree commit diff stats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Add I/O error handling and use filenames instead of file descriptorsWilliam Wennerström2020-11-164-51/+87
* Refactor OMEMO download into AESGCMDownload toolWilliam Wennerström2020-11-166-2/+221
* Run make format on rebaseWilliam Wennerström2020-11-164-57/+64
* Remove unsafe Conent-Disposition inferringWilliam Wennerström2020-11-162-119/+19
* Infer filename from content-disposition or URLWilliam Wennerström2020-11-162-7/+123
* Add http_download toolWilliam Wennerström2020-11-163-1/+287
* Add guards for OMEMOWilliam Wennerström2020-11-161-1/+3
* Move setup for AESGCM to omemo/cryptoWilliam Wennerström2020-11-161-0/+2
* Reformat HTTP get URL to AESGCM schemeWilliam Wennerström2020-11-162-30/+69
* Refactor to use file streamWilliam Wennerström2020-11-162-24/+17
* Initial /sendfile OMEMO encryptionWilliam Wennerström2020-11-162-15/+15
* Declare counter var inside loopMichael Vetter2020-11-092-19/+10
* parser.c: Use glibMichael Vetter2020-07-231-4/+4
* Fix /correct quotation marks usageMichael Vetter2020-07-232-0/+28
* parser.c: Use helper function to reduce duplicate codeMichael Vetter2020-07-211-143/+50
* parse_args(): Call g_free() onceMichael Vetter2020-07-211-3/+2
* Use parse_args_with_freetext() for `/correct`Michael Vetter2020-07-201-2/+2
* bookmark_ignore.c: use gchar instead of charMichael Vetter2020-07-201-7/+7
* Fix typo in commentMichael Vetter2020-07-151-1/+1
* Remove `/tiny` commandMichael Vetter2020-07-102-144/+0
* Apply coding styleMichael Vetter2020-07-0712-225/+227
* Revert "Apply coding style"Michael Vetter2020-07-0712-240/+238
* Apply coding styleMichael Vetter2020-07-0712-238/+240
* Remove prefs_free_string()Michael Vetter2020-07-021-1/+1
* Add missed string.hDmitry Podgorny2020-06-241-0/+1
* Fix memleak in autocomplete_remove_older_than_max*Michael Vetter2020-05-291-0/+1
* urlopen: get last URL firstMichael Vetter2020-05-292-8/+24
* Save bookmark ignore listMichael Vetter2020-05-251-0/+18
* Add bookmark ignore add|removeMichael Vetter2020-05-242-0/+14
* List ignored bookmarksMichael Vetter2020-05-242-0/+7
* Add bookmark ignore functionality for multiple accountsMichael Vetter2020-05-242-23/+26
* PoC for bookmark ignoreMichael Vetter2020-05-242-0/+127
* Only save max 20 urlsMichael Vetter2020-05-202-0/+14
* 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