about summary refs log tree commit diff stats
path: root/src/config/preferences.h
Commit message (Expand)AuthorAgeFilesLines
* Make option to allow hiding windows with no messages in statusbarMichael Vetter2020-05-211-0/+1
* Make urlopen command configurableMichael Vetter2020-05-201-0/+1
* Remove unanimous MAM displayMichael Vetter2020-04-251-1/+0
* Add hidden MAM setting and trigger MAM retrievel when opening new windowMichael Vetter2020-04-121-0/+1
* Add setting to not colorize own nick according to xep-0392Michael Vetter2020-03-251-0/+1
* titlebar: allow displaying MUC name and MUC jidMichael Vetter2020-03-241-1/+2
* Add slashguard featureMichael Vetter2020-03-181-0/+1
* xep-0084/avatar: add option to open avatar directlyMichael Vetter2020-03-101-0/+1
* Improve setting encryption char error handlingMichael Vetter2020-02-211-3/+3
* Allow utf8 symbols as omemo/pgp/otr indicator charMichael Vetter2020-02-201-7/+7
* Add option to color MUC history like regular messagesMichael Vetter2020-02-201-0/+1
* Make /sendfile in PGP session configurableMichael Vetter2020-02-171-0/+1
* Make /sendfile in OTR session configurableMichael Vetter2020-02-171-0/+1
* Make /sendfile in OMEMO session configurableMichael Vetter2020-02-171-0/+1
* xep-0308: create setting to toggle lmcMichael Vetter2020-02-101-0/+1
* xep-0308: set correction char in configMichael Vetter2020-02-101-0/+3
* Add context to autocomplete_with_func and use it for omemo trust commandPaul Fariello2020-01-311-2/+2
* xep-0092: add config option to set whether OS is revealedMichael Vetter2020-01-231-0/+1
* Add option to notify about version requestMichael Vetter2020-01-231-0/+1
* Add option to display MUC name or JID in titlebarMichael Vetter2020-01-231-0/+1
* Add `/roster room use` commandMichael Vetter2020-01-231-0/+1
* Update my Copyright to 2020Michael Vetter2020-01-031-1/+1
* Add /occupants color commandMichael Vetter2019-12-191-0/+1
* xep-0392: colorize rosterMichael Vetter2019-12-191-0/+1
* XEP-0392: config: add "color.nick" bool optionAurelien Aptel2019-12-031-0/+1
* Add vim modelineMichael Vetter2019-11-131-0/+1
* Merge pull request #874 from spiridoncha/masterMichael Vetter2019-10-051-0/+1
|\
| * Makes /clear behavior configurable.Spiridonov Alexander2016-11-071-0/+1
* | Introduce /reload commandMichael Vetter2019-10-041-0/+1
* | Possibility to specify alternative config fileMichael Vetter2019-08-021-1/+1
* | Add 'save' command to save preferencesMichael Vetter2019-08-021-0/+2
* | Add occupants charMichael Vetter2019-05-021-0/+3
* | Add occupants wrap optionMichael Vetter2019-04-241-0/+1
* | Add occupants header charMichael Vetter2019-04-231-0/+3
* | Add /occupants indent commandMichael Vetter2019-04-181-0/+2
* | Add OMEMO policyPaul Fariello2019-04-171-0/+1
* | Add OMEMO message encryption and decryptionPaul Fariello2019-04-101-0/+3
* | Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* | Rename mucconf wins into conf winsPaul Fariello2018-09-051-1/+1
* | Add max tab length to statusbarJames Booth2018-03-111-0/+2
* | WIP add self prefs for statusbarJames Booth2018-03-101-0/+1
* | Preference to show/hide tab numberJames Booth2018-03-091-0/+1
* | Remove empty tabsJames Booth2018-03-091-2/+0
* | Add preferences for tab displayJames Booth2018-03-091-0/+2
* | Add max tabs preference for statusbarJames Booth2018-03-081-0/+3
* | Add prefs for empty tabs and tab namesJames Booth2018-03-081-0/+2
* | Add /rooms cacheJames Booth2018-02-051-0/+1
* | Allow hiding room server in rosterJames Booth2018-01-211-0/+1
* | Update copyrightJames Booth2018-01-211-1/+1
* | Allow previous autocompletion with shift tabJames Booth2017-04-011-2/+2
600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645