Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix memleak in cmd_bookmark_list_shows_bookmarks unittest | Michael Vetter | 2019-10-06 | 1 | -0/+16 | |
* | Fix memleak in test_parser unittest | Michael Vetter | 2019-10-06 | 1 | -0/+2 | |
* | Fix memleak in test_callbacks unittest | Michael Vetter | 2019-10-06 | 1 | -0/+2 | |
* | Fix memleak in test_parser unittest | Michael Vetter | 2019-10-06 | 1 | -1/+7 | |
* | Fix memleak in get_start() | Michael Vetter | 2019-10-06 | 1 | -0/+1 | |
* | Destroy hash table ein autocompleters_destroy() | Michael Vetter | 2019-10-06 | 1 | -0/+3 | |
* | Free options in error case for cmd_connect() | Michael Vetter | 2019-10-06 | 1 | -0/+5 | |
* | Fix test_callbacks memleak | Michael Vetter | 2019-10-06 | 1 | -0/+5 | |
* | Fix test_jid unittest memleak | Michael Vetter | 2019-10-06 | 1 | -0/+29 | |
* | Fix unittest memleak in test_cmd_join | Michael Vetter | 2019-10-05 | 1 | -0/+8 | |
* | Fix preferences memory leak | Michael Vetter | 2019-10-05 | 1 | -0/+4 | |
* | Add /clear autocompletion and improve help | Michael Vetter | 2019-10-05 | 3 | -6/+60 | |
* | Merge pull request #874 from spiridoncha/master | Michael Vetter | 2019-10-05 | 3 | -1/+13 | |
|\ | ||||||
| * | Makes /clear behavior configurable. | Spiridonov Alexander | 2016-11-07 | 3 | -0/+9 | |
| * | Change /clear behaviour. Closes issue #855. | Spiridonov Alexander | 2016-10-22 | 1 | -1/+4 | |
* | | Merge remote-tracking branch 'philipflohr/master' | Michael Vetter | 2019-10-05 | 1 | -10/+3 | |
|\ \ | ||||||
| * | | Don't stop plugin installation if given path points to a directory | Philip Flohr | 2019-02-26 | 1 | -11/+3 | |
* | | | Check errors in is_dir() is_regular_file() | Michael Vetter | 2019-10-04 | 1 | -2/+10 | |
* | | | Introduce /reload command | Michael Vetter | 2019-10-04 | 5 | -18/+58 | |
* | | | Log outgoing carbons instead of incoming | Michael Vetter | 2019-10-04 | 1 | -4/+4 | |
* | | | Merge pull request #1200 from mzagozen/master | Michael Vetter | 2019-10-01 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Include PYTHON_EXTRA_LIBS in libtool config | Marko Zagožen | 2019-10-01 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Update version in spec file | Michael Vetter | 2019-09-30 | 1 | -1/+1 | |
* | | | Mention XEP-0191 in blocked command | Michael Vetter | 2019-09-30 | 1 | -1/+1 | |
* | | | Document how to block users in MUCs | Michael Vetter | 2019-09-30 | 1 | -2/+4 | |
* | | | Bind key to switch to next active window | Michael Vetter | 2019-09-30 | 3 | -0/+41 | |
* | | | Define keybindings to switch to up to 20 windows | Michael Vetter | 2019-09-30 | 1 | -0/+100 | |
* | | | Detect MUC history correctly with some Prosody versions | Michael Vetter | 2019-09-30 | 1 | -1/+3 | |
* | | | Remove not needed code | Michael Vetter | 2019-09-29 | 1 | -4/+0 | |
* | | | Add comment about statusbar.current | Michael Vetter | 2019-09-29 | 1 | -0/+3 | |
* | | | Add statusbar.current to template | Michael Vetter | 2019-09-29 | 1 | -0/+1 | |
* | | | Fix typo conact -> contact | Michael Vetter | 2019-09-29 | 1 | -4/+4 | |
* | | | Use helper function for cmd_status | Michael Vetter | 2019-09-29 | 1 | -15/+13 | |
* | | | Allow pasing a jid to info command in chat window | Michael Vetter | 2019-09-29 | 1 | -12/+18 | |
* | | | Allow pasing a jid to status command in chat window | Michael Vetter | 2019-09-29 | 1 | -2/+10 | |
* | | | Merge pull request #1199 from mdosch/master | Michael Vetter | 2019-09-25 | 1 | -3/+3 | |
|\ \ \ | ||||||
| * | | | Fix solarized dark theme | mdosch | 2019-09-25 | 1 | -3/+3 | |
|/ / / | ||||||
* | | | Merge pull request #1198 from mdosch/patch-6 | Michael Vetter | 2019-09-25 | 1 | -2/+3 | |
|\ \ \ | ||||||
| * | | | Update theme solarized dark | Martin | 2019-09-25 | 1 | -2/+3 | |
|/ / / | ||||||
* | | | Set version to 0.7.1 | Michael Vetter | 2019-09-24 | 1 | -1/+1 | |
* | | | Merge pull request #1197 from mdosch/patch-5 | Michael Vetter | 2019-09-24 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Fix typo | Martin | 2019-09-24 | 1 | -1/+1 | |
* | | | | Merge pull request #1195 from quite/statusbarcurrent | Michael Vetter | 2019-09-24 | 4 | -4/+15 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Add coloring of statusbar.current tab in view | Daniel Lublin | 2019-09-24 | 4 | -4/+15 | |
|/ / / | ||||||
* | | | Add 0.7.1 changelog | Michael Vetter | 2019-09-24 | 1 | -0/+7 | |
* | | | Merge pull request #1192 from profanity-im/issue1186 | Michael Vetter | 2019-09-13 | 1 | -6/+16 | |
|\ \ \ | ||||||
| * | | | log: set nonblocking mode for stderr | Dmitry Podgorny | 2019-09-13 | 1 | -6/+16 | |
|/ / / | ||||||
* | | | Merge pull request #1189 from mdosch/patch-4 | Michael Vetter | 2019-09-12 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Set color for roster.header to default | Martin | 2019-09-12 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Log alleged roster push to file | Michael Vetter | 2019-09-12 | 1 | -0/+1 |