about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Add sqlite to CI dependenciesMichael Vetter2020-04-066-3/+9
* database: dont log muc pmsMichael Vetter2020-04-061-2/+0
* database: log stanza_id and whether it is a muc messageMichael Vetter2020-04-063-13/+13
* Add timestamp for incoming messages if none is setMichael Vetter2020-04-061-0/+6
* database: log incoming messagesMichael Vetter2020-04-063-0/+40
* database: Define chatlog database locationMichael Vetter2020-04-063-6/+29
* database: create tableMichael Vetter2020-04-061-2/+13
* Start SQLite db moduleMichael Vetter2020-04-065-3/+124
* Merge pull request #1299 from profanity-im/memleaksMichael Vetter2020-04-062-1/+2
|\
| * Fix multiple memory leaks related to rosterwin_roster()Dmitry Podgorny2020-04-061-0/+1
| * Fix memory leak in cons_show_disco_info()Dmitry Podgorny2020-04-061-1/+1
|/
* Merge pull request #1298 from profanity-im/memleaksMichael Vetter2020-04-052-0/+2
|\
| * Fix memory leak in stanza_attach_correction()Dmitry Podgorny2020-04-051-0/+1
| * Fix memory leak in _rosterwin_resources()Dmitry Podgorny2020-04-051-0/+1
|/
* readme: add repos and urlsMichael Vetter2020-04-051-2/+2
* Add blog to readmeMichael Vetter2020-04-051-0/+2
* Dont have account otr setting if built without otrMichael Vetter2020-04-031-0/+2
* Merge pull request #1297 from profanity-im/memleak-mucwinMichael Vetter2020-04-031-0/+2
|\
| * Fixed memory leak in ProfMucWinDmitry Podgorny2020-04-031-0/+2
* | Dont have otr autocompletion if build without otr supportMichael Vetter2020-04-031-0/+16
* | Dont have pgp autocompletion if build without pgp supportMichael Vetter2020-04-031-2/+16
* | Dont even create OMEMO ac vars if we build without supportMichael Vetter2020-04-031-0/+10
* | Merge branch 'master' of github.com:profanity-im/profanityMichael Vetter2020-04-021-1/+12
|\|
| * Merge pull request #1296 from wstrm/ci-without-coreutilsMichael Vetter2020-04-011-1/+12
| |\
| | * Fallback for nproc for systems without GNU coreutilsWilliam Wennerström2020-04-011-1/+12
| |/
* | Only have OMEMO autocompletion if we build with OEMO supportMichael Vetter2020-04-021-2/+6
* | Fix omemo autocompletion mitakeMichael Vetter2020-04-021-2/+0
|/
* Merge pull request #1295 from wstrm/upgrade-dockerMichael Vetter2020-03-303-7/+10
|\
| * Use latest Docker in CIWilliam Wennerström2020-03-303-7/+10
|/
* thanks travis..Michael Vetter2020-03-302-3/+5
* travis: use bionicMichael Vetter2020-03-301-0/+1
* Next travis tryMichael Vetter2020-03-301-1/+1
* Another try at dockerMichael Vetter2020-03-301-1/+1
* Run docker in privileged modeMichael Vetter2020-03-301-1/+1
* os TW 20200325 testMichael Vetter2020-03-301-1/+1
* Test oS TW 20200324Michael Vetter2020-03-301-1/+1
* Remove 'use' from titlebar autocompletionMichael Vetter2020-03-291-1/+0
* Merge pull request #1292 from profanity-im/memleak-issue1279Michael Vetter2020-03-291-0/+2
|\
| * Fix memory leak of presence objectDmitry Podgorny2020-02-231-0/+2
|/
* Fix edit mistakeMichael Vetter2020-03-271-1/+1
* Upgrade examplesMichael Vetter2020-03-261-39/+39
* Add jubalian themeMichael Vetter2020-03-251-0/+166
* Add history.muc.color to theme templateMichael Vetter2020-03-251-0/+1
* Add setting to not colorize own nick according to xep-0392Michael Vetter2020-03-257-5/+31
* Add -t theme optionMichael Vetter2020-03-244-11/+27
* Fix old typo in titlebar presenceMichael Vetter2020-03-241-1/+1
* titlebar: allow displaying MUC name and MUC jidMichael Vetter2020-03-249-63/+65
* move titlebar code in correct functionMichael Vetter2020-03-242-20/+10
* Add slashguard featureMichael Vetter2020-03-1810-1/+54
* Enable popular features by defaultMichael Vetter2020-03-171-0/+5