about summary refs log tree commit diff stats
path: root/src/ui/ui.h
Commit message (Expand)AuthorAgeFilesLines
* add `/strophe` command to modify libstrophe-specific settingsSteffen Jaeckel2023-01-181-0/+1
* Update copyright yearMichael Vetter2023-01-101-1/+1
* Merge MAM improvements from #1724Michael Vetter2022-10-211-0/+1
|\
| * Handle scrolling down when buffer fills upMarcoPolo-PasTonMolo2022-07-101-1/+1
| * Fix initial MAM not displayingMarcoPolo-PasTonMolo2022-07-051-1/+1
| * Get messages from history when scrolling up.MarcoPolo-PasTonMolo2022-07-031-0/+1
* | Add vCard supportMarouane L2022-10-181-0/+8
* | Display mood preferencesMichael Vetter2022-06-221-0/+1
|/
* Use our omemo sid/fingerprint in qr codeMichael Vetter2022-05-311-1/+1
* Add basic qrcode functionsMichael Vetter2022-05-301-0/+4
* Update copyright yearMichael Vetter2022-05-091-1/+1
* ox: show ox preferencesMichael Vetter2022-05-051-0/+1
* a tad more `const`-correctnessSteffen Jaeckel2022-03-221-2/+2
* Move declaration and definition of win_get_last_sent_message to the correct p...MarcoPolo-PasTonMolo2021-10-221-0/+1
* Format code correctlyMichael Vetter2021-10-051-1/+1
* 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