about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1495 from xenrox/offline-membersMichael Vetter2021-03-0810-10/+96
|\
| * MUC: Show offline members in sidebarThorben Günther2021-03-0810-10/+96
* | Prevent segfault in sv_ev_incoming_message()Michael Vetter2021-03-051-1/+3
* | Merge pull request #1493 from akce/wintitle-libcMichael Vetter2021-03-051-25/+8
|\ \ | |/ |/|
| * Draw wintitle using fputs and fprintf instead of /bin/echo.Akce2021-02-281-25/+8
|/
* Disable Tumbleweed CIMichael Vetter2021-02-171-1/+1
* Disable Arch CIMichael Vetter2021-02-171-1/+1
* Merge pull request #1484 from kaffeekanne/calm-openbsd-syslogMichael Vetter2021-02-151-5/+5
|\
| * Calm OpenBSD syslogkaffeekanne2021-02-151-5/+5
* | Remove forgotten debug lineMichael Vetter2021-02-151-1/+0
* | Merge pull request #1481 from StefanKropp/titlebar-empty-roomnameMichael Vetter2021-02-141-1/+1
|\ \ | |/ |/|
| * Bugfix: Titlebar show name without room nameStefan2021-02-141-1/+1
|/
* Correct command synopsis for mamMichael Vetter2021-02-091-1/+1
* Use correct time for MAM messagesMichael Vetter2021-02-041-8/+17
* Update sponsorsMichael Vetter2021-01-281-0/+4
* Add mam test stubMichael Vetter2021-01-281-0/+4
* Add /mam commandMichael Vetter2021-01-286-3/+38
* Merge pull request #1417 from profanity-im/feature/mam-rsmMichael Vetter2021-01-283-9/+87
|\
| * Enable error logging on MAM RSMMichael Vetter2021-01-281-4/+1
| * Get MAM from last 7 daysMichael Vetter2021-01-281-1/+1
| * MAM: Request more pages via RSMMichael Vetter2021-01-281-6/+22
| * Adapt MAM RSM code to latest functionsMichael Vetter2021-01-281-3/+3
| * wip: add rsm after we get the first couple of mam messagesMichael Vetter2021-01-283-5/+46
| * mam: Use correct ID in rsm handlerMichael Vetter2021-01-281-3/+1
| * 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
|/ /