Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | auto-format | Steffen Jaeckel | 2022-02-01 | 1 | -2/+2 |
* | tests: add publish_user_mood stub | Michael Vetter | 2021-12-06 | 1 | -0/+5 |
* | tests: Add win_get_last_sent_messag() stub | Michael Vetter | 2021-10-22 | 1 | -0/+5 |
* | Format new register code correctly | Michael Vetter | 2021-10-13 | 1 | -1/+1 |
* | registration: add test stub | Michael Vetter | 2021-10-13 | 1 | -0/+12 |
* | Format code correctly | Michael Vetter | 2021-10-05 | 2 | -9/+13 |
* | Trim excess whitespace | a1346054 | 2021-08-26 | 6 | -6/+0 |
* | Fix: files missing final ending newline | a1346054 | 2021-08-26 | 4 | -4/+4 |
* | Add silence test stub | Michael Vetter | 2021-07-01 | 1 | -0/+6 |
* | Merge pull request #1569 from profanity-im/feature/1434-spam-reporting | Michael Vetter | 2021-07-01 | 1 | -1/+1 |
|\ | |||||
| * | Adjust test stub of blocking command | Michael Vetter | 2021-07-01 | 1 | -1/+1 |
* | | Restore last status string when connecting | Thorben Günther | 2021-07-01 | 1 | -0/+6 |
* | | Merge pull request #1529 from dustinlagoy/access-roster-from-plugins | Michael Vetter | 2021-07-01 | 3 | -0/+38 |
|\ \ | |/ |/| | |||||
| * | Add unit tests for roster_get_display_name | Dustin Lagoy | 2021-06-30 | 3 | -0/+38 |
* | | Add command to show single bookmark details | Michael Vetter | 2021-06-09 | 2 | -0/+11 |
* | | attention-flag - unittest - stub_ui | DebXWoody | 2021-05-29 | 1 | -0/+20 |
* | | Display OMEMO device ID | DebXWoody | 2021-05-28 | 1 | -0/+5 |
|/ | |||||
* | Add support to register with a room | Michael Vetter | 2021-03-25 | 1 | -0/+10 |
* | MUC: Add voice request | Thorben Günther | 2021-03-12 | 1 | -0/+5 |
* | Add command to change password of logged in user | Thorben Günther | 2021-03-11 | 1 | -0/+10 |
* | Update ui_ask_password to support confirmation | Thorben Günther | 2021-03-11 | 1 | -1/+1 |
* | Add mam test stub | Michael Vetter | 2021-01-28 | 1 | -0/+4 |
* | Fix old chlog reference in help | Michael Vetter | 2021-01-17 | 1 | -2/+2 |
* | Remove log_reinit() | Michael Vetter | 2020-12-11 | 1 | -4/+0 |
* | Add tests for format_call_external_argv | William Wennerström | 2020-12-07 | 3 | -2/+61 |
* | Rework url to filename | William Wennerström | 2020-12-06 | 1 | -17/+63 |
* | Move unique_filename_from_url functions to common | William Wennerström | 2020-12-04 | 6 | -79/+88 |
* | Fix stubs and move some tests to http_common | William Wennerström | 2020-11-16 | 7 | -28/+10 |
* | Add stubs | William Wennerström | 2020-11-16 | 3 | -2/+39 |
* | Run make format on rebase | William Wennerström | 2020-11-16 | 5 | -162/+111 |
* | Remove unsafe Conent-Disposition inferring | William Wennerström | 2020-11-16 | 3 | -84/+35 |
* | Infer filename from content-disposition or URL | William Wennerström | 2020-11-16 | 5 | -10/+244 |
* | Move file encryption function to public header | William Wennerström | 2020-11-16 | 3 | -40/+12 |
* | Initial /sendfile OMEMO encryption | William Wennerström | 2020-11-16 | 2 | -0/+12 |
* | Remove non existent functions | Michael Vetter | 2020-11-02 | 1 | -8/+0 |
* | functest: Make char const | Michael Vetter | 2020-10-15 | 2 | -9/+9 |
* | Merge branch 'master' of github.com:profanity-im/profanity | Michael Vetter | 2020-07-10 | 1 | -3/+16 |
|\ | |||||
| * | Adapt unittests | Michael Vetter | 2020-07-09 | 1 | -3/+16 |
* | | OX: XEP-0373: OpenPGP for XMPP - Version 0.5.0 (2020-06-19) | DebXWoody | 2020-07-10 | 1 | -0/+10 |
|/ | |||||
* | Apply coding style | Michael Vetter | 2020-07-07 | 66 | -2522/+4364 |
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 66 | -4502/+2660 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 66 | -2660/+4502 |
* | Tests: Add ox_announce_public_key stub | Michael Vetter | 2020-07-06 | 1 | -0/+9 |
* | Remove prefs_free_string() | Michael Vetter | 2020-07-02 | 3 | -15/+15 |
* | Add OX test stubs | Michael Vetter | 2020-06-29 | 2 | -0/+16 |
* | Add option for legacy authentication | Dmitry Podgorny | 2020-06-05 | 7 | -19/+21 |
* | Add include for waitpid to functionaltest | Michael Vetter | 2020-06-04 | 1 | -0/+1 |
* | Initialize ProfWin.urls_ac to NULL to fix OpenBSD build | William Wennerström | 2020-06-03 | 1 | -0/+6 |
* | Fix clears_chat_sessions unittest | Michael Vetter | 2020-05-28 | 2 | -1/+6 |
* | Add cons_show_bookmarks_ignore stub | Michael Vetter | 2020-05-24 | 1 | -0/+1 |