about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Add 0.7.1 changelogMichael Vetter2019-09-241-0/+7
* Merge pull request #1192 from profanity-im/issue1186Michael Vetter2019-09-131-6/+16
|\
| * log: set nonblocking mode for stderrDmitry Podgorny2019-09-131-6/+16
|/
* Merge pull request #1189 from mdosch/patch-4Michael Vetter2019-09-121-1/+1
|\
| * Set color for roster.header to defaultMartin2019-09-121-1/+1
|/
* Log alleged roster push to fileMichael Vetter2019-09-121-0/+1
* Merge pull request #1187 from mdosch/patch-3Michael Vetter2019-09-121-0/+1
|\
| * Add color for main.text.historyMartin2019-09-111-0/+1
|/
* Print history color in theme propertiesMichael Vetter2019-09-111-0/+1
* Set default color for main.text.historyMichael Vetter2019-09-111-0/+1
* Allow colorization of history messagesMichael Vetter2019-09-104-2/+5
* Log 1:1 messages from other clients also to fileMichael Vetter2019-09-041-0/+4
* Set message->plain in carbon caseMichael Vetter2019-09-041-1/+8
* Merge pull request #1183 from profanity-im/issue1153Michael Vetter2019-09-021-1/+3
|\
| * Don't crash if source jid doesn't contain the node partDmitry Podgorny2019-08-261-1/+3
|/
* Hardcode James email adress in info messageMichael Vetter2019-08-241-1/+1
* Make sure memory in color_pair_cache_reset() was allocated.Michael Vetter2019-08-241-5/+8
* Merge pull request #1180 from mdosch/patch-2Michael Vetter2019-08-241-40/+41
|\
| * Update colors in solarized-dark themeMartin2019-08-241-40/+41
|/
* Merge pull request #1179 from mdosch/patch-1Michael Vetter2019-08-231-11/+11
|\
| * Change orange to orange1Martin2019-08-231-11/+11
|/
* Remove unused colour_string_t structMichael Vetter2019-08-231-5/+0
* theme: print to log not to consoleMichael Vetter2019-08-231-2/+1
* color: set capacity in unittest caseMichael Vetter2019-08-231-0/+5
* Add color files to unittest sourcesMichael Vetter2019-08-231-0/+1
* Notify trying to load 256 colour theme in incapable terminalMichael Vetter2019-08-232-1/+9
* Add 256 colour info to /theme coloursMichael Vetter2019-08-231-0/+7
* color: Include log.hMichael Vetter2019-08-231-0/+1
* Reset color pairs when new theme is loadedMichael Vetter2019-08-231-0/+2
* Reformat color.cMichael Vetter2019-08-231-5/+7
* Add header to color.hMichael Vetter2019-08-231-0/+34
* Use log_error() instead of g_warning()Michael Vetter2019-08-232-16/+19
* Merge pull request #1177 from aaptel/colorsMichael Vetter2019-08-234-104/+438
|\
| * Add 256 colors supportAurelien Aptel2019-08-234-104/+438
|/
* omemo: use lower case to log infoMichael Vetter2019-08-231-1/+1
* Fix typo in OMEMO materials logMichael Vetter2019-08-231-1/+1
* Add comment about dead assignment in callback_add_timedMichael Vetter2019-08-231-0/+1
* Remove unused code in cmd_room() about win numMichael Vetter2019-08-231-6/+0
* Move ISSUE_TEMPLATE into github folderMichael Vetter2019-08-231-0/+0
* Remove duplicate code in roster_updateMichael Vetter2019-08-231-9/+1
* Use fixed email instead of PACKAGE_BUGREPORTMichael Vetter2019-08-231-1/+2
* Merge pull request #1174 from weiss/check-muc-delayMichael Vetter2019-08-213-2/+20
|\
| * Don't render (all) delayed messages as MUC historyHolger Weiß2019-08-203-2/+20
* | Merge pull request #1175 from mdosch/masterMichael Vetter2019-08-201-0/+78
|\ \ | |/ |/|
| * Add solarized themeMartin Dosch2019-08-201-0/+78
|/
* Merge pull request #1167 from profanity-im/feature/specify-config-fileMichael Vetter2019-08-027-11/+22
|\
| * Possibility to specify alternative config fileMichael Vetter2019-08-027-11/+22
* | Improve sv_ev_roster_received() last activity checkMichael Vetter2019-08-021-11/+9
|/
* Merge pull request #1166 from profanity-im/fix/1165-subscribed-msgMichael Vetter2019-08-021-2/+6
|\
| * Don't print subscribed message if contact is already in rosterMichael Vetter2019-08-011-2/+6