Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove unsafe Conent-Disposition inferring | William Wennerström | 2020-11-16 | 2 | -119/+19 | |
* | Infer filename from content-disposition or URL | William Wennerström | 2020-11-16 | 2 | -7/+123 | |
* | Add http_download tool | William Wennerström | 2020-11-16 | 3 | -1/+287 | |
* | Add guards for OMEMO | William Wennerström | 2020-11-16 | 1 | -1/+3 | |
* | Move setup for AESGCM to omemo/crypto | William Wennerström | 2020-11-16 | 1 | -0/+2 | |
* | Reformat HTTP get URL to AESGCM scheme | William Wennerström | 2020-11-16 | 2 | -30/+69 | |
* | Refactor to use file stream | William Wennerström | 2020-11-16 | 2 | -24/+17 | |
* | Initial /sendfile OMEMO encryption | William Wennerström | 2020-11-16 | 2 | -15/+15 | |
* | Declare counter var inside loop | Michael Vetter | 2020-11-09 | 2 | -19/+10 | |
* | parser.c: Use glib | Michael Vetter | 2020-07-23 | 1 | -4/+4 | |
* | Fix /correct quotation marks usage | Michael Vetter | 2020-07-23 | 2 | -0/+28 | |
* | parser.c: Use helper function to reduce duplicate code | Michael Vetter | 2020-07-21 | 1 | -143/+50 | |
* | parse_args(): Call g_free() once | Michael Vetter | 2020-07-21 | 1 | -3/+2 | |
* | Use parse_args_with_freetext() for `/correct` | Michael Vetter | 2020-07-20 | 1 | -2/+2 | |
* | bookmark_ignore.c: use gchar instead of char | Michael Vetter | 2020-07-20 | 1 | -7/+7 | |
* | Fix typo in comment | Michael Vetter | 2020-07-15 | 1 | -1/+1 | |
* | Remove `/tiny` command | Michael Vetter | 2020-07-10 | 2 | -144/+0 | |
* | Apply coding style | Michael Vetter | 2020-07-07 | 12 | -225/+227 | |
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 12 | -240/+238 | |
* | Apply coding style | Michael Vetter | 2020-07-07 | 12 | -238/+240 | |
* | Remove prefs_free_string() | Michael Vetter | 2020-07-02 | 1 | -1/+1 | |
* | Add missed string.h | Dmitry Podgorny | 2020-06-24 | 1 | -0/+1 | |
* | Fix memleak in autocomplete_remove_older_than_max* | Michael Vetter | 2020-05-29 | 1 | -0/+1 | |
* | urlopen: get last URL first | Michael Vetter | 2020-05-29 | 2 | -8/+24 | |
* | Save bookmark ignore list | Michael Vetter | 2020-05-25 | 1 | -0/+18 | |
* | Add bookmark ignore add|remove | Michael Vetter | 2020-05-24 | 2 | -0/+14 | |
* | List ignored bookmarks | Michael Vetter | 2020-05-24 | 2 | -0/+7 | |
* | Add bookmark ignore functionality for multiple accounts | Michael Vetter | 2020-05-24 | 2 | -23/+26 | |
* | PoC for bookmark ignore | Michael Vetter | 2020-05-24 | 2 | -0/+127 | |
* | Only save max 20 urls | Michael Vetter | 2020-05-20 | 2 | -0/+14 | |
* | Don't expose upload_processes | Michael Vetter | 2020-04-17 | 2 | -2/+24 | |
* | xep-0308: Make /correct work without quotation marks | Michael Vetter | 2020-02-14 | 1 | -2/+2 | |
* | Add context to autocomplete_with_func and use it for omemo trust command | Paul Fariello | 2020-01-31 | 2 | -7/+7 | |
* | Update my Copyright to 2020 | Michael Vetter | 2020-01-03 | 2 | -2/+2 | |
* | Add vim modeline | Michael Vetter | 2019-11-13 | 10 | -0/+10 | |
* | Dont use clipboard_init yet | Michael Vetter | 2019-10-29 | 2 | -1/+4 | |
* | Add clipboard feature | Michael Vetter | 2019-10-29 | 2 | -0/+108 | |
* | Free strings in autocomplete_param_no_with_func | Michael Vetter | 2019-10-06 | 1 | -0/+7 | |
* | Free list in error case in parse_options | Michael Vetter | 2019-10-06 | 1 | -0/+3 | |
* | Fix memleak in get_start() | Michael Vetter | 2019-10-06 | 1 | -0/+1 | |
* | Always check for directory changes with sendfile auto completion | William Wennerström | 2019-07-20 | 2 | -2/+34 | |
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 8 | -8/+8 | |
* | Remove p_sha1 source files | Michael Vetter | 2018-09-05 | 2 | -434/+0 | |
* | Update copyright | James Booth | 2018-01-21 | 8 | -8/+8 | |
* | Allow previous autocompletion with shift tab | James Booth | 2017-04-01 | 2 | -40/+105 | |
* | Add missing header | James Booth | 2017-03-25 | 1 | -0/+1 | |
* | Autocomplete accent and case insensitive | James Booth | 2017-03-25 | 1 | -1/+14 | |
* | Allow installing plugins from directory | James Booth | 2017-02-05 | 2 | -8/+1 | |
* | Update Copyright | James Booth | 2017-01-28 | 8 | -8/+8 | |
* | Remove unused function | James Booth | 2016-11-24 | 1 | -1/+0 |