Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | use '*' to set a default executable | Pierre Mazière | 2020-07-02 | 2 | -15/+28 | |
| * | | fix examples for /executable | Pierre Mazière | 2020-07-02 | 1 | -2/+2 | |
| * | | cmd_url_*(): remove NULLing when not needed | Michael Vetter | 2020-07-01 | 1 | -8/+4 | |
| * | | cmd_executable(): Check arg lengths | Michael Vetter | 2020-07-01 | 1 | -0/+10 | |
| * | | Adjust `/executable` test to be more precise | Michael Vetter | 2020-07-01 | 1 | -1/+1 | |
| * | | Move url/avatar commands from logging to exectuables section | Michael Vetter | 2020-07-01 | 1 | -0/+14 | |
| * | | console.c: Use prefs_free_string() | Michael Vetter | 2020-07-01 | 1 | -1/+1 | |
| * | | prefs_free_string() doesnt need to check if pref is NULL | Michael Vetter | 2020-07-01 | 1 | -4/+1 | |
| * | | Display a message acknowledging file saving success | Pierre Mazière | 2020-06-25 | 1 | -0/+2 | |
| * | | Display default value for /url associated commands | Pierre Mazière | 2020-06-25 | 1 | -5/+9 | |
| * | | Add /url autocompletion | Pierre Mazière | 2020-06-25 | 1 | -4/+22 | |
| * | | Replace /urlopen with /url and adapt /executable | Pierre Mazière | 2020-06-25 | 5 | -33/+249 | |
| * | | Add string and string list preferences with option | Pierre Mazière | 2020-06-25 | 2 | -1/+89 | |
| * | | Refactor cmd_urlopen | Pierre Mazière | 2020-06-25 | 1 | -16/+16 | |
| * | | Add aesgcm to urls grabber | Pierre Mazière | 2020-06-25 | 1 | -1/+1 | |
* | | | 0.9.5 | Michael Vetter | 2020-07-01 | 2 | -2/+2 | |
* | | | Update 0.9.5 changelog | Michael Vetter | 2020-07-01 | 1 | -0/+6 | |
* | | | Add default value for titlebar.scrolled | Michael Vetter | 2020-07-01 | 1 | -0/+1 | |
* | | | otr.c: Simplify freeing | Michael Vetter | 2020-07-01 | 1 | -3/+1 | |
* | | | Fix overlooking variable | Michael Vetter | 2020-07-01 | 1 | -2/+2 | |
* | | | files.c: use const char *const where appropriate | Michael Vetter | 2020-07-01 | 2 | -4/+4 | |
* | | | Use files_get_account_data_path instead of duplicate code | Michael Vetter | 2020-07-01 | 6 | -105/+87 | |
* | | | Initialize is_ox in win_create_chat() | Stefan Kropp | 2020-07-01 | 1 | -0/+1 | |
* | | | And ifdefs around new OX functions | Michael Vetter | 2020-06-30 | 2 | -8/+11 | |
* | | | Add OX test stubs | Michael Vetter | 2020-06-29 | 2 | -0/+16 | |
* | | | Fix omemo otr case | Michael Vetter | 2020-06-29 | 1 | -1/+2 | |
* | | | Feature request - XEP-0373: OpenPGP for XMPP (OX) | DebXWoody | 2020-06-29 | 20 | -4/+991 | |
* | | | cmd_funcs: fix omemo case | Michael Vetter | 2020-06-29 | 1 | -1/+2 | |
* | | | Dont allow starting a PGP session while in an OMEMO session | Michael Vetter | 2020-06-29 | 1 | -0/+5 | |
* | | | Merge pull request #1363 from DebXWoody/definemess | Michael Vetter | 2020-06-29 | 3 | -422/+19 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Clean-up: defines cmd_funcs.c | DebXWoody | 2020-06-20 | 1 | -42/+6 | |
| * | | Cleanup defines - client_events.c | DebXWoody | 2020-06-19 | 1 | -179/+5 | |
| * | | Clean-up task: clean up feature defines | DebXWoody | 2020-06-14 | 1 | -201/+8 | |
* | | | Start new cycle | Michael Vetter | 2020-06-24 | 1 | -1/+1 | |
* | | | Release 0.9.4 | Michael Vetter | 2020-06-24 | 3 | -3/+11 | |
* | | | Merge pull request #1373 from profanity-im/cygwin-notify | Michael Vetter | 2020-06-24 | 1 | -3/+4 | |
|\ \ \ | ||||||
| * | | | Fix gcc warnings for cygwin | Dmitry Podgorny | 2020-06-24 | 1 | -3/+4 | |
|/ / / | ||||||
* | | | Merge pull request #1372 from profanity-im/missed-string-h | Michael Vetter | 2020-06-24 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | Add missed string.h | Dmitry Podgorny | 2020-06-24 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | Fix NULL terminated list | Michael Vetter | 2020-06-23 | 1 | -1/+1 | |
* | | | Start new cycle | Michael Vetter | 2020-06-19 | 1 | -1/+1 | |
* | | | Release 0.9.3 | Michael Vetter | 2020-06-19 | 3 | -3/+9 | |
* | | | Use shell to start eval_password command | Michael Vetter | 2020-06-19 | 1 | -5/+1 | |
* | | | Merge pull request #1365 from profanity-im/segfault | Michael Vetter | 2020-06-16 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fix possible segfault in xmpp/message.c | Dmitry Podgorny | 2020-06-16 | 1 | -1/+1 | |
|/ / | ||||||
* | | Start new cycle | Michael Vetter | 2020-06-13 | 1 | -1/+1 | |
* | | Release 0.9.2 | Michael Vetter | 2020-06-13 | 3 | -3/+11 | |
* | | Use gnu99 standard | Michael Vetter | 2020-06-13 | 1 | -1/+1 | |
* | | Fix reading/writing linked files | Michael Vetter | 2020-06-13 | 5 | -4/+5 | |
* | | Define POSIX macro to have strdup | Michael Vetter | 2020-06-12 | 8 | -25/+28 |