about summary refs log tree commit diff stats
path: root/tests/unittests/ui/stub_ui.c
Commit message (Expand)AuthorAgeFilesLines
* a tad more `const`-correctnessSteffen Jaeckel2022-03-221-2/+2
* tests: Add win_get_last_sent_messag() stubMichael Vetter2021-10-221-0/+5
* Format code correctlyMichael Vetter2021-10-051-7/+10
* Add silence test stubMichael Vetter2021-07-011-0/+6
* Add command to show single bookmark detailsMichael Vetter2021-06-091-0/+5
* attention-flag - unittest - stub_uiDebXWoody2021-05-291-0/+20
* Update ui_ask_password to support confirmationThorben Günther2021-03-111-1/+1
* Add mam test stubMichael Vetter2021-01-281-0/+4
* Run make format on rebaseWilliam Wennerström2020-11-161-91/+14
* Infer filename from content-disposition or URLWilliam Wennerström2020-11-161-10/+91
* Adapt unittestsMichael Vetter2020-07-091-3/+16
* Apply coding styleMichael Vetter2020-07-071-315/+1071
* Revert "Apply coding style"Michael Vetter2020-07-071-1073/+317
* Apply coding styleMichael Vetter2020-07-071-317/+1073
* Add cons_show_bookmarks_ignore stubMichael Vetter2020-05-241-0/+1
* Add executable stubMichael Vetter2020-05-201-1/+1
* Add slashguard featureMichael Vetter2020-03-181-0/+1
* Add cons_avatar_setting to unit test stubMichael Vetter2020-03-101-0/+1
* Fix test stubMichael Vetter2020-02-211-1/+1
* Allow utf8 symbols as omemo/pgp/otr indicator charMichael Vetter2020-02-201-2/+2
* Parse mentions and triggers in muc history if display is 'regular'Michael Vetter2020-02-201-2/+2
* xep-0308: adapt unit test stubsMichael Vetter2020-02-141-3/+2
* xep-0308: add cons_correction_setting stub to testsMichael Vetter2020-02-101-0/+1
* Add cons_os_setting stub for testsMichael Vetter2020-01-241-0/+1
* test: add cons_color_settingMichael Vetter2019-12-091-0/+1
* Add cons_logging_setting() to test stubMichael Vetter2019-11-131-2/+1
* Add cons_titlebar_setting stubMichael Vetter2019-11-051-1/+1
* Fix handling of encrypted carbonsPaul Fariello2019-06-211-1/+1
* Rename prof_message_t into ProfMessagePaul Fariello2019-06-201-3/+3
* Add prof_message_t to wrap all message attributesPaul Fariello2019-06-201-3/+3
* Remove cons_mouse_setting() stubMichael Vetter2019-06-171-1/+0
* Use mock_ptr_type() to silence compiler warningsFrank Zschockelt2019-05-081-2/+2
* Add occupantswin_occupants_all() stub to unittestMichael Vetter2019-04-231-0/+1
* Rework MUC reflected message filteringPaul Fariello2019-04-101-2/+2
* Add OMEMO in prefs commandPaul Fariello2019-04-101-0/+1
* Add required OMEMO stub for unit-testPaul Fariello2019-04-101-1/+2
* Add support for command config executionPaul Fariello2018-09-051-1/+1
* Rename mucconf wins into conf winsPaul Fariello2018-09-051-6/+6
* Add preferences for tab displayJames Booth2018-03-091-2/+7
* Add prefs for empty tabs and tab namesJames Booth2018-03-081-0/+1
* Show name in statusbar tabs WIPJames Booth2018-03-081-2/+2
* Add /rooms cacheJames Booth2018-02-051-0/+1
* Allow previous autocompletion with shift tabJames Booth2017-04-011-1/+1
* Allow room display properies to be set by pluginsJames Booth2017-01-201-0/+5
* Allow chat prefix char to be set by pluginsJames Booth2017-01-201-0/+4
* Add titlebar encryption text to plugins apiJames Booth2017-01-191-0/+3
* Remove ui_current_print_formatted_lineJames Booth2016-10-161-8/+0
* Remove ui_current_print_lineJames Booth2016-10-161-4/+12
* Use varargs in win_println_indentJames Booth2016-10-151-1/+1
* Add win_appendlnJames Booth2016-10-151-0/+1
a id='n556' href='#n556'>556 557 558 559 560 561 562 563 564 565 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 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674