about summary refs log tree commit diff stats
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
* Add option to hilight unread rooms in /wins commandMichael Vetter2019-10-121-1/+5
* Merge pull request #874 from spiridoncha/masterMichael Vetter2019-10-051-1/+9
|\
| * Makes /clear behavior configurable.Spiridonov Alexander2016-11-071-0/+5
| * Change /clear behaviour. Closes issue #855.Spiridonov Alexander2016-10-221-1/+4
* | Bind key to switch to next active windowMichael Vetter2019-09-303-0/+41
* | Define keybindings to switch to up to 20 windowsMichael Vetter2019-09-301-0/+100
* | Remove not needed codeMichael Vetter2019-09-291-4/+0
* | Add comment about statusbar.currentMichael Vetter2019-09-291-0/+3
* | Add coloring of statusbar.current tab in viewDaniel Lublin2019-09-242-4/+11
* | Print history color in theme propertiesMichael Vetter2019-09-111-0/+1
* | Allow colorization of history messagesMichael Vetter2019-09-101-2/+2
* | Don't crash if source jid doesn't contain the node partDmitry Podgorny2019-08-261-1/+3
* | Hardcode James email adress in info messageMichael Vetter2019-08-241-1/+1
* | Add 256 colour info to /theme coloursMichael Vetter2019-08-231-0/+7
* | Remove dead assignmentsMichael Vetter2019-07-221-1/+1
* | Remove unused assignmentsMichael Vetter2019-07-222-2/+1
* | Reduce scope of num in ui_print_system_msg_from_recipient()Michael Vetter2019-07-221-3/+1
* | Fix jump depending on uninit. value in statusbarMichael Vetter2019-07-101-1/+1
* | Fix handling of encrypted carbonsPaul Fariello2019-06-212-5/+5
* | Rename prof_message_t into ProfMessagePaul Fariello2019-06-206-8/+8
* | Set foreground color for untrusted messagesPaul Fariello2019-06-203-8/+7
* | Add prof_message_t to wrap all message attributesPaul Fariello2019-06-206-55/+62
* | Use flags in xmmp/message.c for encryption and trustPaul Fariello2019-06-202-9/+12
* | Fix prefs_get_string mem leaks in statusbarMichael Vetter2019-06-191-6/+18
* | Free last_msg_timestampMichael Vetter2019-06-191-0/+4
* | Add myself to copyrightMichael Vetter2019-06-174-0/+5
* | Safe last MUC message timestamp per MUCMichael Vetter2019-06-112-0/+3
* | Only print room history for new messages upon reconnectMichael Vetter2019-06-052-0/+22
* | statusbar: check if roster existsMichael Vetter2019-06-041-2/+4
* | statusbar: reduce duplicate codeMichael Vetter2019-06-041-32/+9
* | Determine chat window names beforehandMichael Vetter2019-06-041-13/+44
* | 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