about summary refs log tree commit diff stats
path: root/src/ui/console.c
Commit message (Expand)AuthorAgeFilesLines
* Add vCard supportMarouane L2022-10-181-0/+8
* Fix first start detectionMichael Vetter2022-10-111-3/+3
* Display a help message upon first start of ProfanityMichael Vetter2022-07-051-0/+24
* Fix formattingMichael Vetter2022-06-221-1/+1
* Display log level information in preferencesMichael Vetter2022-06-221-0/+4
* Display mood preferencesMichael Vetter2022-06-221-0/+11
* Reset buffer correctlyMichael Vetter2022-06-151-5/+3
* remove memset in cons_show_qrcodeswirl2022-06-151-1/+1
* remove VLAs in OMEMO QR Code functionswirl2022-06-141-7/+15
* Use our omemo sid/fingerprint in qr codeMichael Vetter2022-05-311-1/+1
* Add command help for omemo qrcodeMichael Vetter2022-05-301-0/+2
* Reverse QR code colors and add paddingswirl2022-05-301-7/+19
* implement working OMEMO QR codeswirl2022-05-301-7/+6
* Add basic qrcode functionsMichael Vetter2022-05-301-0/+34
* Update copyright yearMichael Vetter2022-05-091-2/+2
* ox: show ox preferencesMichael Vetter2022-05-051-0/+25
* Add support for offline MUC notificationsStefan Ott2022-04-231-0/+5
* a tad more `const`-correctnessSteffen Jaeckel2022-03-221-2/+2
* auto-formatSteffen Jaeckel2022-02-011-2/+2
* Allow utf8 in occupants header charMichael Vetter2021-10-221-4/+6
* Allow utf8 in occupants charMichael Vetter2021-10-221-6/+8
* Allow utf8 in roster room private charMichael Vetter2021-10-221-3/+5
* Allow utf8 in roster rooms charMichael Vetter2021-10-221-4/+6
* Allow utf8 in roster private charMichael Vetter2021-10-221-3/+5
* Allow utf8 in roster resource charMichael Vetter2021-10-221-4/+6
* Allow utf8 in roster contact charMichael Vetter2021-10-221-7/+10
* Allow utf8 in roster header charMichael Vetter2021-10-211-2/+3
* Format code correctlyMichael Vetter2021-10-051-3/+6
* Add more keybindings to /help navigationMichael Vetter2021-09-151-2/+5
* Add option to only allow messages from jids in rosterMichael Vetter2021-07-011-0/+10
* Fix /disco info contact address headerMichael Vetter2021-06-301-3/+5
* Adjust contact addresses output to the rest of disco infoMichael Vetter2021-06-301-2/+3
* XEP-0157: Print all available addressesMichael Vetter2021-06-301-3/+8
* XEP-0157: Print contact addressesMichael Vetter2021-06-301-0/+14
* Print editor command in /executable overviewMichael Vetter2021-06-101-0/+4
* Add command to show single bookmark detailsMichael Vetter2021-06-091-0/+28
* Attention flag for groupchatsDebXWoody2021-05-291-0/+20
* Have separate settings for intypeMichael Vetter2021-05-081-2/+7
* Add config.h in files were it was missingMichael Vetter2021-03-261-0/+2
* MUC: Show offline members in sidebarThorben Günther2021-03-081-0/+5
* Add /mam commandMichael Vetter2021-01-281-0/+10
* Simplify console notification codeMichael Vetter2021-01-211-29/+15
* Update copyrightMichael Vetter2021-01-081-2/+2
* Fix various typosMichael Vetter2020-12-101-4/+4
* Remove scheme and filetype matching for url (save|open)William Wennerström2020-12-081-3/+6
* Fix segfault for urlopen[1]William Wennerström2020-12-071-1/+1
* Fix bad order of parameters for url saveWilliam Wennerström2020-12-071-1/+1
* Refactor for threaded external executable for built-in download methodsWilliam Wennerström2020-12-031-2/+2
* Run make format on rebaseWilliam Wennerström2020-11-161-1/+1
* Remove /omemo sendfileWilliam Wennerström2020-11-161-7/+1