about summary refs log tree commit diff stats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ox: fix mistakes in p_ox_gpg_decrypt()Michael Vetter2022-05-041-1/+3
* Improve ox command helpMichael Vetter2022-05-041-2/+3
* ox: print message when `/ox end` is run but not startedMichael Vetter2022-05-041-4/+8
* ox: print more error messages to UIMichael Vetter2022-05-031-2/+6
* ox: dont require marginal trust levelMichael Vetter2022-05-031-0/+5
* Bugfix OX rpad generationStefan Kropp2022-05-031-4/+6
* ox_key_is_usable - Logging and owner trust checkStefan Kropp2022-05-031-0/+6
* ox: use glib date function in _gettimestamp and fix memleakMichael Vetter2022-05-031-12/+10
* ox: Use connection_create_stanza_id() instead of xmpp_uuid_gen()Michael Vetter2022-05-031-4/+4
* ox: implement `/ox end`Michael Vetter2022-05-031-0/+12
* ox: use iq_id_handler_add instead of xmpp_id_handler_addMichael Vetter2022-05-031-6/+6
* ox: use iq_send_stanza instead of xmpp_sendMichael Vetter2022-05-031-4/+10
* ox: use pubsub acces model open when announce ox public keyMichael Vetter2022-05-031-0/+7
* Restore default behaviour for stampsMichael Vetter2022-05-032-2/+2
* Fix autocomplete for `/ox discover`.Martin Dosch2022-05-021-1/+1
* ox: add jid autocompletion for /ox requestMichael Vetter2022-05-021-0/+5
* Use profanity.001.log instead of profanity.log.001 for rotated logsMichael Vetter2022-04-291-8/+13
* Use 3 digits for rotated logfilesMichael Vetter2022-04-291-3/+3
* Set default max log size to 10MBMichael Vetter2022-04-291-1/+1
* Merge pull request #1700 from profanity-im/feat/change-chatlogMichael Vetter2022-04-291-3/+3
|\
| * Use ISO8601 for log filesMichael Vetter2022-04-291-1/+1
| * Use ISO8601 for chatlogsMichael Vetter2022-04-291-2/+2
* | Merge branch 'master' into add_stamp_settingsMichael Vetter2022-04-2819-308/+333
|\|
| * Merge pull request #1697 from cockroach/feature/offline-muc-notificationsMichael Vetter2022-04-288-1/+62
| |\
| | * Add support for offline MUC notificationsStefan Ott2022-04-238-1/+62
| * | Fix ox autocompletionMichael Vetter2022-04-281-3/+10
| * | ox: group online autocompletion togetherMichael Vetter2022-04-281-10/+5
| * | ox: dont print empty body messageMichael Vetter2022-04-271-3/+3
| * | Merge pull request #1699 from profanity-im/1698-fixoxabrtMichael Vetter2022-04-272-7/+6
| |\ \
| | * | ox: print invalid fingerprint instead of abortingMichael Vetter2022-04-271-1/+5
| | * | ox: print bad usage instead of custom messageMichael Vetter2022-04-271-1/+1
| | * | Remove commentMichael Vetter2022-04-271-5/+0
| | |/
| * / ox: remove commentMichael Vetter2022-04-271-4/+0
| |/
| * Fix typo Annonuce -> AnnounceMichael Vetter2022-04-141-4/+4
| * Fix typo: paylod -> payloadMichael Vetter2022-04-121-1/+1
| * Show return symbol for embedded newlinesPaul Fertser2022-04-121-1/+24
| * Handle input win redisplay via Readline hookPaul Fertser2022-04-121-3/+10
| * Show Readline prompt in input windowPaul Fertser2022-04-121-0/+7
| * Allow /editor while not connectedPaul Fertser2022-04-121-7/+0
| * Dont show presence status changes by defaultMichael Vetter2022-04-071-2/+2
| * Merge pull request #1674 from paulfertser/allow-bold-for-default-coloursMichael Vetter2022-04-041-12/+13
| |\
| | * Allow bold for default coloursPaul Fertser2022-04-011-12/+13
| * | Merge pull request #1681 from akaWolf/fix_theme_load_non_existMichael Vetter2022-04-031-0/+3
| |\ \
| | * | disable execution of colors-changing code when call for theme load and it doe...Artjom Vejsel2022-04-021-0/+3
| | |/
| * | Merge pull request #1675 from paulfertser/fix-no-me-historyMichael Vetter2022-04-031-0/+1
| |\ \
| | * | Use correct colour for their nick when showing historyPaul Fertser2022-04-011-0/+1
| | |/
| * | Include `config.h` in `src/config.cafile.c`Maxi Wuttke2022-04-021-0/+2
| * | Fix a segfault when uploading or downloading filesMaxi Wuttke2022-04-022-2/+2
| |/
| * Fix logging (this time for real)Steffen Jaeckel2022-04-011-1/+7
| * fix path where logs are storedSteffen Jaeckel2022-04-011-1/+3