Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | mam: Use correct ID in rsm handler | Michael Vetter | 2021-01-28 | 1 | -3/+1 | |
| * | mam: fix logging message | Michael Vetter | 2021-01-28 | 1 | -1/+1 | |
| * | Start working on MAM RSM to get more pages | Michael Vetter | 2021-01-28 | 2 | -1/+27 | |
|/ | ||||||
* | Dont reload theme when disconnecting on purpose | Michael Vetter | 2021-01-22 | 1 | -21/+0 | |
* | Simplify console notification code | Michael Vetter | 2021-01-21 | 1 | -29/+15 | |
* | Fix color typo in headache and whiteness theme | Michael Vetter | 2021-01-18 | 2 | -2/+2 | |
* | Fix old chlog reference in help | Michael Vetter | 2021-01-17 | 2 | -9/+9 | |
* | Mention manpages in release guide | Michael Vetter | 2021-01-09 | 1 | -0/+4 | |
* | Start new cycle | Michael Vetter | 2021-01-09 | 95 | -5222/+1 | |
* | Release 0.10.0 | Michael Vetter | 2021-01-09 | 97 | -7/+5228 | |
* | Update copyright | Michael Vetter | 2021-01-08 | 33 | -35/+35 | |
* | Add 0.10.0 changelog | Michael Vetter | 2021-01-07 | 1 | -0/+59 | |
* | Merge pull request #1465 from wstrm/fix-print-logs-in-ci | Michael Vetter | 2020-12-21 | 1 | -4/+11 | |
|\ | ||||||
| * | Print logs on error in CI | William Wennerström | 2020-12-21 | 1 | -4/+11 | |
|/ | ||||||
* | Merge pull request #1463 from wstrm/executable-migrations | Michael Vetter | 2020-12-18 | 3 | -10/+36 | |
|\ | ||||||
| * | Add `/executable (urlsave|urlopen)` migrations | William Wennerström | 2020-12-18 | 3 | -10/+36 | |
|/ | ||||||
* | Use GH Badge not Travis badge | Michael Vetter | 2020-12-17 | 1 | -1/+1 | |
* | Merge pull request #1462 from wstrm/github-actions | Michael Vetter | 2020-12-17 | 3 | -58/+36 | |
|\ | ||||||
| * | Switch from Travis CI to GitHub Actions | William Wennerström | 2020-12-17 | 3 | -58/+36 | |
|/ | ||||||
* | Remove not needed include | Michael Vetter | 2020-12-16 | 1 | -1/+0 | |
* | Merge pull request #1459 from wstrm/issue-1359 | Michael Vetter | 2020-12-15 | 3 | -91/+57 | |
|\ | ||||||
| * | Do not inherit stdin of main process | William Wennerström | 2020-12-15 | 1 | -1/+1 | |
| * | Use popen for eval_password (reintroduce old behavior) | William Wennerström | 2020-12-15 | 1 | -20/+35 | |
| * | Refactor call_external | William Wennerström | 2020-12-11 | 3 | -91/+42 | |
* | | travis: disable osx | Michael Vetter | 2020-12-15 | 1 | -8/+8 | |
* | | Merge pull request #1461 from kaffeekanne/fix-inputwindow | Michael Vetter | 2020-12-12 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | Set input window size to max window size | kaffeekanne | 2020-12-11 | 1 | -2/+2 | |
|/ / | ||||||
* | | Merge pull request #1460 from kaffeekanne/master | Michael Vetter | 2020-12-11 | 1 | -2/+0 | |
|\ \ | ||||||
| * | | Remove blank line after trackbar | kaffeekanne | 2020-12-11 | 1 | -2/+0 | |
|/ / | ||||||
* | | Merge pull request #1456 from profanity-im/fix/1441-thememe | Michael Vetter | 2020-12-11 | 1 | -2/+1 | |
|\ \ | |/ |/| | ||||||
| * | Remove old TODO | Michael Vetter | 2020-12-11 | 1 | -1/+0 | |
| * | Fix color for win_print_outgoing() | Michael Vetter | 2020-12-11 | 1 | -1/+1 | |
|/ | ||||||
* | Adapt profanity --help output | Michael Vetter | 2020-12-11 | 1 | -1/+1 | |
* | Merge pull request #1455 from profanity-im/fix/1442-logging | Michael Vetter | 2020-12-11 | 6 | -31/+24 | |
|\ | ||||||
| * | Only rotate logs if user didn't specify a log file | Michael Vetter | 2020-12-11 | 2 | -2/+8 | |
| * | Remove log_reinit() | Michael Vetter | 2020-12-11 | 3 | -19/+0 | |
| * | Shared log file needs a restart | Michael Vetter | 2020-12-11 | 2 | -2/+2 | |
| * | Use whole path as logfile when defined via -f | Michael Vetter | 2020-12-11 | 1 | -8/+14 | |
|/ | ||||||
* | Merge pull request #1454 from wstrm/fix-missing-download-dir | Michael Vetter | 2020-12-10 | 2 | -13/+32 | |
|\ | ||||||
| * | Fix deadlock on error before HTTP download has begun | William Wennerström | 2020-12-10 | 1 | -4/+6 | |
| * | Create download directory under XDG data path | William Wennerström | 2020-12-10 | 1 | -9/+26 | |
|/ | ||||||
* | Set default color for trackbar | Michael Vetter | 2020-12-10 | 1 | -0/+1 | |
* | Remove empty line | Michael Vetter | 2020-12-10 | 1 | -1/+0 | |
* | Remove not needed initialization in chatwin_new() | Michael Vetter | 2020-12-10 | 1 | -4/+0 | |
* | Fix various typos | Michael Vetter | 2020-12-10 | 11 | -20/+20 | |
* | Merge pull request #1450 from wstrm/issue-1449 | Michael Vetter | 2020-12-10 | 3 | -30/+41 | |
|\ | ||||||
| * | Fix build failure (unused variable) | William Wennerström | 2020-12-09 | 1 | -2/+2 | |
| * | Remove stray +2 for path string in get_expanded_path | William Wennerström | 2020-12-09 | 1 | -6/+6 | |
| * | Cast chat/muc window to correct type and refactor cmd_sendfile | William Wennerström | 2020-12-09 | 2 | -24/+35 | |
* | | Merge pull request #1451 from timgates42/bugfix_typo_certain | Michael Vetter | 2020-12-10 | 1 | -1/+1 | |
|\ \ |