about summary refs log tree commit diff stats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add vCard supportMarouane L2022-10-181-0/+5
* Split ox functions from gpg.c to ox.cMichael Vetter2022-06-291-2/+5
* add chatlog unittestMichael Vetter2022-06-281-1/+1
* Split log.c into log.c and chatlog.cMichael Vetter2022-06-281-0/+2
* fix installation of manpagesSteffen Jaeckel2022-03-301-3/+3
* add profanity-specific CAfileSteffen Jaeckel2022-03-221-0/+2
* Move get_message_from_editor to appropriate file and change its keybindingMarcoPolo-PasTonMolo2022-03-031-0/+2
* build: remove otr3 supportMichael Vetter2022-02-181-9/+1
* use wildcard for man pages in Makefile.ama02c1175-5220-4e75-b7a1-18e20548305f2021-12-221-1/+1
* Add makefile target for spell checking and all testsMichael Vetter2021-10-051-0/+5
* Merge pull request #1375 from wstrm/feature/omemo-sendfileMichael Vetter2020-12-091-1/+8
|\
| * Move unique_filename_from_url functions to commonWilliam Wennerström2020-12-041-3/+0
| * Refactor for threaded external executable for built-in download methodsWilliam Wennerström2020-12-031-3/+2
| * Fix stubs and move some tests to http_commonWilliam Wennerström2020-11-161-2/+1
| * Add stubsWilliam Wennerström2020-11-161-0/+2
| * Move common http tool code to http_commonWilliam Wennerström2020-11-161-0/+2
| * Refactor OMEMO download into AESGCMDownload toolWilliam Wennerström2020-11-161-0/+2
| * Infer filename from content-disposition or URLWilliam Wennerström2020-11-161-0/+6
* | Install all profanity manpagesMichael Vetter2020-12-041-1/+1
|/
* functest: dont link against tclMichael Vetter2020-10-221-1/+1
* Remove `/tiny` commandMichael Vetter2020-07-101-2/+0
* Add clang-format fileMichael Vetter2020-07-071-0/+10
* Tests: Add ox_announce_public_key stubMichael Vetter2020-07-061-0/+1
* OX: Announce public key on PEPDebXWoody2020-07-061-0/+1
* Add bookmark_ignore to unittest sourcesMichael Vetter2020-05-241-0/+2
* PoC for bookmark ignoreMichael Vetter2020-05-241-0/+2
* db: add database unit test stubMichael Vetter2020-04-061-0/+1
* Start SQLite db moduleMichael Vetter2020-04-061-1/+3
* xep-0084: add test stub fileMichael Vetter2019-12-181-0/+1
* Start implementing XEP-0084Michael Vetter2019-12-181-0/+1
* Adjust tray configure switch to also include clipboardMichael Vetter2019-10-291-0/+2
* Add color files to unittest sourcesMichael Vetter2019-08-231-0/+1
* Add 256 colors supportAurelien Aptel2019-08-231-0/+1
* Add prof_message_t to wrap all message attributesPaul Fariello2019-06-201-0/+1
* Create seperate function for disconnect cleanupMichael Vetter2019-05-191-0/+2
* Update profanity repo URLMichael Vetter2019-05-031-2/+2
* Add library versioning to libprofanityMichael Vetter2019-04-181-1/+1
* Add required OMEMO stub for unit-testPaul Fariello2019-04-101-0/+4
* Add signal store backend and OMEMO start commandPaul Fariello2019-04-101-1/+2
* Add devicelist subscriptionPaul Fariello2019-04-101-1/+2
* Add crypto backend for signal-protocolPaul Fariello2019-04-081-1/+2
* Link against libsignal-protocol-cPaul Fariello2019-04-081-0/+8
* autotools: fix `make dist` commandDmitry Podgorny2019-03-041-2/+15
* autotools: make VPATH builds workDmitry Podgorny2018-10-311-3/+5
* tests: remove cflag -w and fix warningsDmitry Podgorny2018-10-311-1/+0
* Merge pull request #991 from paulfariello/feature/xep-0050Michael Vetter2018-09-271-1/+1
|\
| * Rename mucconf wins into conf winsPaul Fariello2018-09-051-1/+1
* | Remove p_sha1 source filesMichael Vetter2018-09-051-2/+0
|/
* Disable functional testsMichael Vetter2018-08-301-9/+15
* Include CHANGELOG and README.md in packageJames Booth2017-02-071-1/+1
' 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