about summary refs log tree commit diff stats
path: root/src/ui/ui.h
Commit message (Expand)AuthorAgeFilesLines
* Add option to only allow messages from jids in rosterMichael Vetter2021-07-011-0/+1
* XEP-0157: Print contact addressesMichael Vetter2021-06-301-0/+1
* Add command to show single bookmark detailsMichael Vetter2021-06-091-0/+1
* Attention flag - Implemented Alt+mDebXWoody2021-05-291-0/+3
* Attention flag for groupchatsDebXWoody2021-05-291-0/+1
* Update ui_ask_password to support confirmationThorben Günther2021-03-111-1/+1
* Add /mam commandMichael Vetter2021-01-281-0/+1
* Update copyrightMichael Vetter2021-01-081-1/+1
* Pass window to functions so we dont have to call twiceMichael Vetter2020-07-091-3/+3
* Dont hilight console once all messages have been readMichael Vetter2020-07-091-1/+5
* Apply coding styleMichael Vetter2020-07-071-211/+211
* Revert "Apply coding style"Michael Vetter2020-07-071-213/+213
* Apply coding styleMichael Vetter2020-07-071-213/+213
* List ignored bookmarksMichael Vetter2020-05-241-0/+1
* Add /executable commandMichael Vetter2020-05-201-1/+1
* Add slashguard featureMichael Vetter2020-03-181-0/+1
* xep-0084/avatar: add option to open avatar directlyMichael Vetter2020-03-101-0/+1
* Dont filter out own MUC messages if muc history is set to 'regular'Michael Vetter2020-02-211-1/+1
* Allow utf8 symbols as omemo/pgp/otr indicator charMichael Vetter2020-02-201-2/+2
* Parse mentions and triggers in muc history if display is 'regular'Michael Vetter2020-02-201-1/+2
* Refactor mucwin_history()Michael Vetter2020-02-191-1/+1
* Add define names to commentMichael Vetter2020-02-191-1/+0
* xep-0308: remove replace_id from privwin signatureMichael Vetter2020-02-141-1/+1
* xep-0308: Implement LMC for outgoing MUC messagesMichael Vetter2020-02-141-1/+1
* xep-0308: Dont allow to correct MUC PMsMichael Vetter2020-02-141-1/+0
* xep-0308: update the UI upon sending a corrected messageMichael Vetter2020-02-111-3/+3
* xep-0308: add `correction` autocompletionMichael Vetter2020-02-101-0/+1
* XEP-0092: Add configuration option to choose whether to send OS nameMichael Vetter2020-01-241-0/+1
* Add initial support for XEP-0392Michael Vetter2019-12-091-0/+1
* Add vim modelineMichael Vetter2019-11-131-0/+1
* Merge /chlog and /grlog commands into /loggingMichael Vetter2019-11-121-2/+1
* Move /encwarn command into /titlebarMichael Vetter2019-11-051-2/+1
* Fix handling of encrypted carbonsPaul Fariello2019-06-211-1/+1
* Rename prof_message_t into ProfMessagePaul Fariello2019-06-201-3/+3
* Set foreground color for untrusted messagesPaul Fariello2019-06-201-1/+1
* Add prof_message_t to wrap all message attributesPaul Fariello2019-06-201-4/+6
* Use flags in xmmp/message.c for encryption and trustPaul Fariello2019-06-201-7/+0
* Put occupants update into own functionMichael Vetter2019-04-231-0/+1
* Add OMEMO policyPaul Fariello2019-04-171-0/+1
* Rework MUC reflected message filteringPaul Fariello2019-04-101-2/+2
* Add OMEMO in prefs commandPaul Fariello2019-04-101-0/+1
* Log and print outgoing encrypted messagePaul Fariello2019-04-101-1/+2
* Add OMEMO message encryption and decryptionPaul Fariello2019-04-101-1/+2
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* Fix comment about config windowsPaul Fariello2018-09-051-1/+1
* Add support for command config executionPaul Fariello2018-09-051-1/+1
* Add conf win callbackPaul Fariello2018-09-051-1/+2
* Rename mucconf wins into conf winsPaul Fariello2018-09-051-8/+8
* Add command exec error handlingPaul Fariello2018-09-051-0/+1
* Handle simple executionPaul Fariello2018-09-051-0/+1