about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * mam: fix logging messageMichael Vetter2021-01-281-1/+1
| * Start working on MAM RSM to get more pagesMichael Vetter2021-01-282-1/+27
|/
* Dont reload theme when disconnecting on purposeMichael Vetter2021-01-221-21/+0
* Simplify console notification codeMichael Vetter2021-01-211-29/+15
* Fix color typo in headache and whiteness themeMichael Vetter2021-01-182-2/+2
* Fix old chlog reference in helpMichael Vetter2021-01-172-9/+9
* Mention manpages in release guideMichael Vetter2021-01-091-0/+4
* Start new cycleMichael Vetter2021-01-0995-5222/+1
* Release 0.10.0Michael Vetter2021-01-0997-7/+5228
* Update copyrightMichael Vetter2021-01-0833-35/+35
* Add 0.10.0 changelogMichael Vetter2021-01-071-0/+59
* Merge pull request #1465 from wstrm/fix-print-logs-in-ciMichael Vetter2020-12-211-4/+11
|\
| * Print logs on error in CIWilliam Wennerström2020-12-211-4/+11
|/
* Merge pull request #1463 from wstrm/executable-migrationsMichael Vetter2020-12-183-10/+36
|\
| * Add `/executable (urlsave|urlopen)` migrationsWilliam Wennerström2020-12-183-10/+36
|/
* Use GH Badge not Travis badgeMichael Vetter2020-12-171-1/+1
* Merge pull request #1462 from wstrm/github-actionsMichael Vetter2020-12-173-58/+36
|\
| * Switch from Travis CI to GitHub ActionsWilliam Wennerström2020-12-173-58/+36
|/
* Remove not needed includeMichael Vetter2020-12-161-1/+0
* Merge pull request #1459 from wstrm/issue-1359Michael Vetter2020-12-153-91/+57
|\
| * Do not inherit stdin of main processWilliam Wennerström2020-12-151-1/+1
| * Use popen for eval_password (reintroduce old behavior)William Wennerström2020-12-151-20/+35
| * Refactor call_externalWilliam Wennerström2020-12-113-91/+42
* | travis: disable osxMichael Vetter2020-12-151-8/+8
* | Merge pull request #1461 from kaffeekanne/fix-inputwindowMichael Vetter2020-12-121-2/+2
|\ \
| * | Set input window size to max window sizekaffeekanne2020-12-111-2/+2
|/ /
* | Merge pull request #1460 from kaffeekanne/masterMichael Vetter2020-12-111-2/+0
|\ \
| * | Remove blank line after trackbarkaffeekanne2020-12-111-2/+0
|/ /
* | Merge pull request #1456 from profanity-im/fix/1441-thememeMichael Vetter2020-12-111-2/+1
|\ \ | |/ |/|
| * Remove old TODOMichael Vetter2020-12-111-1/+0
| * Fix color for win_print_outgoing()Michael Vetter2020-12-111-1/+1
|/
* Adapt profanity --help outputMichael Vetter2020-12-111-1/+1
* Merge pull request #1455 from profanity-im/fix/1442-loggingMichael Vetter2020-12-116-31/+24
|\
| * Only rotate logs if user didn't specify a log fileMichael Vetter2020-12-112-2/+8
| * Remove log_reinit()Michael Vetter2020-12-113-19/+0
| * Shared log file needs a restartMichael Vetter2020-12-112-2/+2
| * Use whole path as logfile when defined via -fMichael Vetter2020-12-111-8/+14
|/
* Merge pull request #1454 from wstrm/fix-missing-download-dirMichael Vetter2020-12-102-13/+32
|\
| * Fix deadlock on error before HTTP download has begunWilliam Wennerström2020-12-101-4/+6
| * Create download directory under XDG data pathWilliam Wennerström2020-12-101-9/+26
|/
* Set default color for trackbarMichael Vetter2020-12-101-0/+1
* Remove empty lineMichael Vetter2020-12-101-1/+0
* Remove not needed initialization in chatwin_new()Michael Vetter2020-12-101-4/+0
* Fix various typosMichael Vetter2020-12-1011-20/+20
* Merge pull request #1450 from wstrm/issue-1449Michael Vetter2020-12-103-30/+41
|\
| * Fix build failure (unused variable)William Wennerström2020-12-091-2/+2
| * Remove stray +2 for path string in get_expanded_pathWilliam Wennerström2020-12-091-6/+6
| * Cast chat/muc window to correct type and refactor cmd_sendfileWilliam Wennerström2020-12-092-24/+35
* | Merge pull request #1451 from timgates42/bugfix_typo_certainMichael Vetter2020-12-101-1/+1
|\ \
| * | docs: fix simple typo, certian -> certainTim Gates2020-12-101-1/+1
| |/