about summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add silence test stubMichael Vetter2021-07-011-0/+6
* Merge pull request #1569 from profanity-im/feature/1434-spam-reportingMichael Vetter2021-07-011-1/+1
|\
| * Adjust test stub of blocking commandMichael Vetter2021-07-011-1/+1
* | Restore last status string when connectingThorben Günther2021-07-011-0/+6
* | Merge pull request #1529 from dustinlagoy/access-roster-from-pluginsMichael Vetter2021-07-013-0/+38
|\ \ | |/ |/|
| * Add unit tests for roster_get_display_nameDustin Lagoy2021-06-303-0/+38
* | Add command to show single bookmark detailsMichael Vetter2021-06-092-0/+11
* | attention-flag - unittest - stub_uiDebXWoody2021-05-291-0/+20
* | Display OMEMO device IDDebXWoody2021-05-281-0/+5
|/
* Add support to register with a roomMichael Vetter2021-03-251-0/+10
* MUC: Add voice requestThorben Günther2021-03-121-0/+5
* Add command to change password of logged in userThorben Günther2021-03-111-0/+10
* Update ui_ask_password to support confirmationThorben Günther2021-03-111-1/+1
* Add mam test stubMichael Vetter2021-01-281-0/+4
* Fix old chlog reference in helpMichael Vetter2021-01-171-2/+2
* Remove log_reinit()Michael Vetter2020-12-111-4/+0
* Add tests for format_call_external_argvWilliam Wennerström2020-12-073-2/+61
* Rework url to filenameWilliam Wennerström2020-12-061-17/+63
* Move unique_filename_from_url functions to commonWilliam Wennerström2020-12-046-79/+88
* Fix stubs and move some tests to http_commonWilliam Wennerström2020-11-167-28/+10
* Add stubsWilliam Wennerström2020-11-163-2/+39
* Run make format on rebaseWilliam Wennerström2020-11-165-162/+111
* Remove unsafe Conent-Disposition inferringWilliam Wennerström2020-11-163-84/+35
* Infer filename from content-disposition or URLWilliam Wennerström2020-11-165-10/+244
* Move file encryption function to public headerWilliam Wennerström2020-11-163-40/+12
* Initial /sendfile OMEMO encryptionWilliam Wennerström2020-11-162-0/+12
* Remove non existent functionsMichael Vetter2020-11-021-8/+0
* functest: Make char constMichael Vetter2020-10-152-9/+9
* Merge branch 'master' of github.com:profanity-im/profanityMichael Vetter2020-07-101-3/+16
|\
| * Adapt unittestsMichael Vetter2020-07-091-3/+16
* | OX: XEP-0373: OpenPGP for XMPP - Version 0.5.0 (2020-06-19)DebXWoody2020-07-101-0/+10
|/
* Apply coding styleMichael Vetter2020-07-0766-2522/+4364
* Revert "Apply coding style"Michael Vetter2020-07-0766-4502/+2660
* Apply coding styleMichael Vetter2020-07-0766-2660/+4502
* Tests: Add ox_announce_public_key stubMichael Vetter2020-07-061-0/+9
* Remove prefs_free_string()Michael Vetter2020-07-023-15/+15
* Add OX test stubsMichael Vetter2020-06-292-0/+16
* Add option for legacy authenticationDmitry Podgorny2020-06-057-19/+21
* Add include for waitpid to functionaltestMichael Vetter2020-06-041-0/+1
* Initialize ProfWin.urls_ac to NULL to fix OpenBSD buildWilliam Wennerström2020-06-031-0/+6
* Fix clears_chat_sessions unittestMichael Vetter2020-05-282-1/+6
* Add cons_show_bookmarks_ignore stubMichael Vetter2020-05-241-0/+1
* Fix build on sr.htMichael Vetter2020-05-221-0/+1
* Update bookmark test stubMichael Vetter2020-05-221-2/+2
* Add executable stubMichael Vetter2020-05-201-1/+1
* Fix http_upload stubMichael Vetter2020-04-171-0/+3
* Update database stubMichael Vetter2020-04-071-3/+1
* Remove chat_log_get_previous()Michael Vetter2020-04-061-5/+0
* Add log_database_add_*() test stubsMichael Vetter2020-04-061-1/+6
* Fix message_send_private unittest stubMichael Vetter2020-04-061-1/+6
'n566' href='#n566'>566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659