about summary refs log tree commit diff stats
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
* Rework MUC reflected message filteringPaul Fariello2019-04-105-4/+14
* Add OMEMO in prefs commandPaul Fariello2019-04-102-0/+25
* Ensure encrypted carbon of own message are marked as encryptedPaul Fariello2019-04-101-0/+2
* Add OMEMO state in titlebar in MUCPaul Fariello2019-04-101-0/+15
* Add OMEMO state in titlebarPaul Fariello2019-04-101-0/+15
* Log and print outgoing encrypted messagePaul Fariello2019-04-103-12/+38
* Add MUC message decryptionPaul Fariello2019-04-101-0/+1
* Add OMEMO message encryption and decryptionPaul Fariello2019-04-103-1/+6
* Move OMEMO initialization to profanity intializationPaul Fariello2019-04-102-0/+2
* Fix use after free bugDavid Baer2019-03-221-5/+5
* Fix /me display when highlighting user in MUCsMichael Vetter2019-02-261-8/+14
* Update copyright to include 2019Michael Vetter2019-01-2228-28/+28
* Add prof_win_close (#1017)twardziejszy2019-01-101-0/+11
* Splash logo improvements (#1022)Raf Czlonka2018-11-211-7/+7
* Don't show submit help on form if there is no submit callbackPaul Fariello2018-09-101-1/+3
* Fix command exec error outputPaul Fariello2018-09-051-1/+1
* Fix comment about config windowsPaul Fariello2018-09-051-1/+1
* Conform to Section 3.2.2.1 of XML Schema Part 2: DatatypesPaul Fariello2018-09-051-1/+1
* Add support for command config executionPaul Fariello2018-09-055-5/+7
* Add conf win callbackPaul Fariello2018-09-055-7/+22
* Rename mucconf wins into conf winsPaul Fariello2018-09-059-67/+67
* Add support for form edition in command executionPaul Fariello2018-09-052-2/+2
* Add command exec error handlingPaul Fariello2018-09-052-0/+16
* Handle simple executionPaul Fariello2018-09-052-0/+8
* Add command subcommands: list and execPaul Fariello2018-09-052-0/+30
* Add max tab length to statusbarJames Booth2018-03-112-30/+53
* Fix utf8 chars in statusbarJames Booth2018-03-111-3/+3
* Statusbar render at start of small windowJames Booth2018-03-101-0/+3
* Dont show extended tabs when max 0James Booth2018-03-101-0/+3
* Use jid prefs in statusbarJames Booth2018-03-103-6/+60
* WIP add self prefs for statusbarJames Booth2018-03-105-68/+46
* Do not highlight room tab on subject changeJames Booth2018-03-101-11/+0
* Show extended tabsJames Booth2018-03-101-12/+60
* Refactor statusbarJames Booth2018-03-101-92/+109
* Preference to show/hide tab numberJames Booth2018-03-092-33/+45
* Only allow swapping active windowsJames Booth2018-03-092-6/+2
* Remove empty tabsJames Booth2018-03-094-54/+13
* Add preferences for tab displayJames Booth2018-03-0910-65/+201
* Add max tabs preference for statusbarJames Booth2018-03-082-56/+60
* Add prefs for empty tabs and tab namesJames Booth2018-03-084-13/+36
* Show name in statusbar tabs WIPJames Booth2018-03-0810-390/+237
* Add message to status barJames Booth2018-03-071-22/+39
* Set background in _status_bar_drawJames Booth2018-03-071-2/+3
* Add time to status barJames Booth2018-03-073-6/+53
* Draw empty status barJames Booth2018-03-071-356/+381
* Do not colour room as joined when error joiningJames Booth2018-03-071-7/+5
* Clear autocompletes on line editsJames Booth2018-02-091-3/+19
* Add /rooms cacheJames Booth2018-02-052-0/+12
* Allow hiding room server in rosterJames Booth2018-01-211-1/+8
* Update copyrightJames Booth2018-01-2128-29/+29