Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add /mam command | Michael Vetter | 2021-01-28 | 6 | -3/+38 |
* | Enable error logging on MAM RSM | Michael Vetter | 2021-01-28 | 1 | -4/+1 |
* | Get MAM from last 7 days | Michael Vetter | 2021-01-28 | 1 | -1/+1 |
* | MAM: Request more pages via RSM | Michael Vetter | 2021-01-28 | 1 | -6/+22 |
* | Adapt MAM RSM code to latest functions | Michael Vetter | 2021-01-28 | 1 | -3/+3 |
* | wip: add rsm after we get the first couple of mam messages | Michael Vetter | 2021-01-28 | 3 | -5/+46 |
* | 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 old chlog reference in help | Michael Vetter | 2021-01-17 | 1 | -7/+7 |
* | Update copyright | Michael Vetter | 2021-01-08 | 33 | -35/+35 |
* | Add `/executable (urlsave|urlopen)` migrations | William Wennerström | 2020-12-18 | 3 | -10/+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 |
* | | Set input window size to max window size | kaffeekanne | 2020-12-11 | 1 | -2/+2 |
* | | Remove blank line after trackbar | kaffeekanne | 2020-12-11 | 1 | -2/+0 |
* | | 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 |
* | 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 | 2 | -15/+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 |
* | 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 |
|\ \ | |||||
| * | | docs: fix simple typo, certian -> certain | Tim Gates | 2020-12-10 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #1446 from profanity-im/fix/1439-chatlogs | Michael Vetter | 2020-12-10 | 1 | -14/+19 |
|\ \ | |/ |/| | |||||
| * | Log incoming carbons if they are no MUCPM | Michael Vetter | 2020-12-09 | 1 | -4/+9 |
| * | Fix chatlogs for outgoing carbons | Michael Vetter | 2020-12-08 | 1 | -10/+10 |
* | | Allocate memory for realpath in both cases | Michael Vetter | 2020-12-09 | 1 | -1/+1 |
* | | Simplify notify() | Michael Vetter | 2020-12-09 | 1 | -2/+2 |
* | | Expand trackbar to whole line | Michael Vetter | 2020-12-09 | 1 | -1/+1 |
* | | Purge omemo sendfile from config | Michael Vetter | 2020-12-09 | 1 | -0/+5 |
* | | Use get_expanded_path() in cmd_senfile() | Michael Vetter | 2020-12-09 | 2 | -8/+3 |
* | | Expand ~ in unique_filename_from_url() | Michael Vetter | 2020-12-09 | 1 | -3/+27 |
* | | Merge pull request #1375 from wstrm/feature/omemo-sendfile | Michael Vetter | 2020-12-09 | 24 | -423/+1497 |
|\ \ | |/ |/| |