about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Fix autocomplete memleak in test_autocompleteMichael Vetter2019-10-061-16/+16
* Free list in error case in parse_optionsMichael Vetter2019-10-061-0/+3
* Free lists in test_roster_listMichael Vetter2019-10-061-0/+20
* Fix two memleaks in test_parserMichael Vetter2019-10-061-0/+4
* Fix memleak in cmd_bookmark_list_shows_bookmarks unittestMichael Vetter2019-10-061-0/+16
* Fix memleak in test_parser unittestMichael Vetter2019-10-061-0/+2
* Fix memleak in test_callbacks unittestMichael Vetter2019-10-061-0/+2
* Fix memleak in test_parser unittestMichael Vetter2019-10-061-1/+7
* Fix memleak in get_start()Michael Vetter2019-10-061-0/+1
* Destroy hash table ein autocompleters_destroy()Michael Vetter2019-10-061-0/+3
* Free options in error case for cmd_connect()Michael Vetter2019-10-061-0/+5
* Fix test_callbacks memleakMichael Vetter2019-10-061-0/+5
* Fix test_jid unittest memleakMichael Vetter2019-10-061-0/+29
* Fix unittest memleak in test_cmd_joinMichael Vetter2019-10-051-0/+8
* Fix preferences memory leakMichael Vetter2019-10-051-0/+4
* Add /clear autocompletion and improve helpMichael Vetter2019-10-053-6/+60
* Merge pull request #874 from spiridoncha/masterMichael Vetter2019-10-053-1/+13
|\
| * Makes /clear behavior configurable.Spiridonov Alexander2016-11-073-0/+9
| * Change /clear behaviour. Closes issue #855.Spiridonov Alexander2016-10-221-1/+4
* | Merge remote-tracking branch 'philipflohr/master'Michael Vetter2019-10-051-10/+3
|\ \
| * | Don't stop plugin installation if given path points to a directoryPhilip Flohr2019-02-261-11/+3
* | | Check errors in is_dir() is_regular_file()Michael Vetter2019-10-041-2/+10
* | | Introduce /reload commandMichael Vetter2019-10-045-18/+58
* | | Log outgoing carbons instead of incomingMichael Vetter2019-10-041-4/+4
* | | Merge pull request #1200 from mzagozen/masterMichael Vetter2019-10-011-1/+1
|\ \ \
| * | | Include PYTHON_EXTRA_LIBS in libtool configMarko Zagožen2019-10-011-1/+1
|/ / /
* | | Update version in spec fileMichael Vetter2019-09-301-1/+1
* | | Mention XEP-0191 in blocked commandMichael Vetter2019-09-301-1/+1
* | | Document how to block users in MUCsMichael Vetter2019-09-301-2/+4
* | | Bind key to switch to next active windowMichael Vetter2019-09-303-0/+41
* | | Define keybindings to switch to up to 20 windowsMichael Vetter2019-09-301-0/+100
* | | Detect MUC history correctly with some Prosody versionsMichael Vetter2019-09-301-1/+3
* | | Remove not needed codeMichael Vetter2019-09-291-4/+0
* | | Add comment about statusbar.currentMichael Vetter2019-09-291-0/+3
* | | Add statusbar.current to templateMichael Vetter2019-09-291-0/+1
* | | Fix typo conact -> contactMichael Vetter2019-09-291-4/+4
* | | Use helper function for cmd_statusMichael Vetter2019-09-291-15/+13
* | | Allow pasing a jid to info command in chat windowMichael Vetter2019-09-291-12/+18
* | | Allow pasing a jid to status command in chat windowMichael Vetter2019-09-291-2/+10
* | | Merge pull request #1199 from mdosch/masterMichael Vetter2019-09-251-3/+3
|\ \ \
| * | | Fix solarized dark thememdosch2019-09-251-3/+3
|/ / /
* | | Merge pull request #1198 from mdosch/patch-6Michael Vetter2019-09-251-2/+3
|\ \ \
| * | | Update theme solarized darkMartin2019-09-251-2/+3
|/ / /
* | | Set version to 0.7.1Michael Vetter2019-09-241-1/+1
* | | Merge pull request #1197 from mdosch/patch-5Michael Vetter2019-09-241-1/+1
|\ \ \
| * | | Fix typoMartin2019-09-241-1/+1
* | | | Merge pull request #1195 from quite/statusbarcurrentMichael Vetter2019-09-244-4/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Add coloring of statusbar.current tab in viewDaniel Lublin2019-09-244-4/+15
|/ / /
* | | Add 0.7.1 changelogMichael Vetter2019-09-241-0/+7
* | | Merge pull request #1192 from profanity-im/issue1186Michael Vetter2019-09-131-6/+16
|\ \ \