about summary refs log tree commit diff stats
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1084 from jubalh/occupants-charMichael Vetter2019-05-032-0/+11
|\
| * Add occupants charMichael Vetter2019-05-022-0/+11
* | Check for new profanity version using new URLMichael Vetter2019-05-031-1/+1
|/
* Fix formatting for privileges onMichael Vetter2019-04-241-0/+4
* Occupantswin: handle newline correctlyMichael Vetter2019-04-241-6/+6
* Add occupants wrap optionMichael Vetter2019-04-242-2/+11
* Put occupants update into own functionMichael Vetter2019-04-232-0/+18
* Add occupants header charMichael Vetter2019-04-232-4/+37
* Fix indentation for time configkaffeekanne2019-04-231-2/+2
* Adjust jid for occupants indentMichael Vetter2019-04-201-3/+11
* Allow setting occupants indent outside of MUCMichael Vetter2019-04-201-2/+0
* Add /occupants indent commandMichael Vetter2019-04-182-1/+15
* Set correct year in copyright displayMichael Vetter2019-04-171-1/+1
* Handle MUC anonymous state when auto starting OMEMOPaul Fariello2019-04-171-1/+1
* Add OMEMO policyPaul Fariello2019-04-175-1/+35
* Handle message without id in MUCPaul Fariello2019-04-141-1/+1
* 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