Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix memory leak in cons_show_disco_info() | Dmitry Podgorny | 2020-04-06 | 1 | -1/+1 |
* | Merge pull request #1298 from profanity-im/memleaks | Michael Vetter | 2020-04-05 | 2 | -0/+2 |
|\ | |||||
| * | Fix memory leak in stanza_attach_correction() | Dmitry Podgorny | 2020-04-05 | 1 | -0/+1 |
| * | Fix memory leak in _rosterwin_resources() | Dmitry Podgorny | 2020-04-05 | 1 | -0/+1 |
|/ | |||||
* | readme: add repos and urls | Michael Vetter | 2020-04-05 | 1 | -2/+2 |
* | Add blog to readme | Michael Vetter | 2020-04-05 | 1 | -0/+2 |
* | Dont have account otr setting if built without otr | Michael Vetter | 2020-04-03 | 1 | -0/+2 |
* | Merge pull request #1297 from profanity-im/memleak-mucwin | Michael Vetter | 2020-04-03 | 1 | -0/+2 |
|\ | |||||
| * | Fixed memory leak in ProfMucWin | Dmitry Podgorny | 2020-04-03 | 1 | -0/+2 |
* | | Dont have otr autocompletion if build without otr support | Michael Vetter | 2020-04-03 | 1 | -0/+16 |
* | | Dont have pgp autocompletion if build without pgp support | Michael Vetter | 2020-04-03 | 1 | -2/+16 |
* | | Dont even create OMEMO ac vars if we build without support | Michael Vetter | 2020-04-03 | 1 | -0/+10 |
* | | Merge branch 'master' of github.com:profanity-im/profanity | Michael Vetter | 2020-04-02 | 1 | -1/+12 |
|\| | |||||
| * | Merge pull request #1296 from wstrm/ci-without-coreutils | Michael Vetter | 2020-04-01 | 1 | -1/+12 |
| |\ | |||||
| | * | Fallback for nproc for systems without GNU coreutils | William Wennerström | 2020-04-01 | 1 | -1/+12 |
| |/ | |||||
* | | Only have OMEMO autocompletion if we build with OEMO support | Michael Vetter | 2020-04-02 | 1 | -2/+6 |
* | | Fix omemo autocompletion mitake | Michael Vetter | 2020-04-02 | 1 | -2/+0 |
|/ | |||||
* | Merge pull request #1295 from wstrm/upgrade-docker | Michael Vetter | 2020-03-30 | 3 | -7/+10 |
|\ | |||||
| * | Use latest Docker in CI | William Wennerström | 2020-03-30 | 3 | -7/+10 |
|/ | |||||
* | thanks travis.. | Michael Vetter | 2020-03-30 | 2 | -3/+5 |
* | travis: use bionic | Michael Vetter | 2020-03-30 | 1 | -0/+1 |
* | Next travis try | Michael Vetter | 2020-03-30 | 1 | -1/+1 |
* | Another try at docker | Michael Vetter | 2020-03-30 | 1 | -1/+1 |
* | Run docker in privileged mode | Michael Vetter | 2020-03-30 | 1 | -1/+1 |
* | os TW 20200325 test | Michael Vetter | 2020-03-30 | 1 | -1/+1 |
* | Test oS TW 20200324 | Michael Vetter | 2020-03-30 | 1 | -1/+1 |
* | Remove 'use' from titlebar autocompletion | Michael Vetter | 2020-03-29 | 1 | -1/+0 |
* | Merge pull request #1292 from profanity-im/memleak-issue1279 | Michael Vetter | 2020-03-29 | 1 | -0/+2 |
|\ | |||||
| * | Fix memory leak of presence object | Dmitry Podgorny | 2020-02-23 | 1 | -0/+2 |
|/ | |||||
* | Fix edit mistake | Michael Vetter | 2020-03-27 | 1 | -1/+1 |
* | Upgrade examples | Michael Vetter | 2020-03-26 | 1 | -39/+39 |
* | Add jubalian theme | Michael Vetter | 2020-03-25 | 1 | -0/+166 |
* | Add history.muc.color to theme template | Michael Vetter | 2020-03-25 | 1 | -0/+1 |
* | Add setting to not colorize own nick according to xep-0392 | Michael Vetter | 2020-03-25 | 7 | -5/+31 |
* | Add -t theme option | Michael Vetter | 2020-03-24 | 4 | -11/+27 |
* | Fix old typo in titlebar presence | Michael Vetter | 2020-03-24 | 1 | -1/+1 |
* | titlebar: allow displaying MUC name and MUC jid | Michael Vetter | 2020-03-24 | 9 | -63/+65 |
* | move titlebar code in correct function | Michael Vetter | 2020-03-24 | 2 | -20/+10 |
* | Add slashguard feature | Michael Vetter | 2020-03-18 | 10 | -1/+54 |
* | Enable popular features by default | Michael Vetter | 2020-03-17 | 1 | -0/+5 |
* | Add note about 256 color support | Michael Vetter | 2020-03-17 | 1 | -1/+2 |
* | Add cons_avatar_setting to unit test stub | Michael Vetter | 2020-03-10 | 1 | -0/+1 |
* | xep-0084/avatar: add option to open avatar directly | Michael Vetter | 2020-03-10 | 9 | -9/+88 |
* | Make statusbar tab more resilient | Michael Vetter | 2020-03-09 | 1 | -4/+8 |
* | Merge branch 'buffer-from' | Michael Vetter | 2020-03-09 | 4 | -31/+41 |
|\ | |||||
| * | Remove caution about LMC | Michael Vetter | 2020-03-09 | 1 | -1/+1 |
| * | Rename ProfBufferEntry jid variable | Michael Vetter | 2020-03-09 | 3 | -7/+7 |
| * | Check for sender of LMC message | Michael Vetter | 2020-03-09 | 1 | -11/+17 |
| * | Write from jid in buffer | Michael Vetter | 2020-03-09 | 1 | -10/+13 |
| * | Add barejid to buffer struct | Michael Vetter | 2020-03-09 | 3 | -15/+16 |
|/ |