aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/notifications.vala
Commit message (Expand)AuthorAgeFilesLines
* voice handling in moderated groups (#788)Anmol2020-04-221-0/+23
* Don't require window object in notificationsfiaxh2019-11-261-9/+12
* Could not connect to %s (#605)Allan Nordhøy2019-11-261-1/+1
* Base avatars and names on conversation, not JID.Marvin W2019-10-181-9/+10
* Fix some warningshrxi2019-09-101-2/+4
* Add incoming mediated invitation support (#162)fiaxh2019-08-221-0/+18
* Don't set urgency hint on new messages on GNOMEfiaxh2019-06-221-1/+6
* Remove avatars with missmatch between supposed and actual sha1 hash on load, ...fiaxh2019-04-241-5/+7
* Check FileTransfer's mime_type for null (unknown) when handeling itfiaxh2018-12-311-2/+3
* Use ContentItems for NotificationEventsfiaxh2018-11-071-4/+20
* Notification on TLS error/wrong password, log TLS cert issues, don't make acc...fiaxh2018-09-151-0/+14
* Move notification sounds (canberra dependency) into plugin, introduce libdino...fiaxh2018-03-051-44/+19
* Implement notification soundsRahix2018-02-171-0/+8
* Render avatar on demandMarvin W2018-01-281-1/+2
* Show subscription request in conversation summaryfiaxh2017-12-301-44/+17
* Fix warningsfiaxh2017-10-311-3/+7
* Keep MUC join dialog open until joined, show errorsfiaxh2017-10-311-1/+1
* Only match full words as mentions for notificationsfiaxh2017-10-221-1/+3
* Use GNotification instead of libnotifyfiaxh2017-09-191-48/+68
* Move encryption menu into ChatInput, PGP support for MUCsfiaxh2017-09-061-0/+1
* Message Archive Managementfiaxh2017-08-171-2/+3
* Muc Invite + Kickfiaxh2017-06-111-2/+2
* Notifications + typing notifications + message marker settings per conversationfiaxh2017-05-301-1/+11
* Make gdk-x11 optionalMarvin W2017-04-151-0/+4
* Fix alt-tab behaviour when notification is activefiaxh2017-04-111-5/+10
* Gettext supportfiaxh2017-04-101-3/+3
* MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)fiaxh2017-04-041-1/+1
* Select corresponding conversation when clicking on notificationfiaxh2017-03-231-6/+28
* Add back on subscription requestfiaxh2017-03-231-1/+8
* Add typed identity to manager modules and stream flagsfiaxh2017-03-201-6/+6
* Move UI code into main dirMarvin W2017-03-111-0/+57