aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/service/notification_events.vala
Commit message (Expand)AuthorAgeFilesLines
* Let call notification say if it's a group callfiaxh2022-02-081-5/+5
* Various call UI/UX improvementsfiaxh2022-02-071-0/+1
* Initialize and use dbus interfaces asyncfiaxh2022-02-011-25/+44
* Add multiparty call support to libdino and xmpp-valafiaxh2021-11-101-1/+1
* Fix compiler warnings ('cast between incompatible function types') by not con...fiaxh2021-10-121-9/+13
* Fix warningsfiaxh2021-04-111-2/+1
* Add support for unencrypted RTP calls to libdinofiaxh2021-03-211-0/+20
* Set window urgency hint independent of notification settingfiaxh2020-12-301-6/+8
* Refactor Notifications, add freedesktop backendfiaxh2020-11-201-26/+74
* Fix incoming muc voice request notificationfiaxh2020-11-111-2/+2
* Fix some compiler warningsfiaxh2020-10-271-3/+3
* Store last read content item for conversationsfiaxh2020-06-031-7/+1
* voice handling in moderated groups (#788)Anmol2020-04-221-0/+2
* Handle unknown own MUC jid betterfiaxh2020-04-141-6/+9
* Refactor MAM catchup. Fetch from latest to earliest message.fiaxh2019-12-181-27/+7
* Add incoming mediated invitation support (#162)fiaxh2019-08-221-1/+3
* Fix notifications for servers without MAM using StreamFlag as availability in...fiaxh2019-05-261-1/+9
* Revert "Fix notifications for servers without MAM"fiaxh2019-05-211-6/+1
* Disable notification on file in "mention only" groupchatRahix2019-05-161-0/+2
* Fix notifications for servers without MAMRahix2019-05-161-1/+6
* Use ContentItems for NotificationEventsfiaxh2018-11-071-17/+29
* Fix messages never being notified from servers without MAM (#432)PapsOu2018-10-241-1/+2
* Use Account's equals_func for Gee.List<Account>fiaxh2018-09-211-1/+1
* Use Label instead of TextView for message displayfiaxh2018-09-211-2/+1
* Notification on TLS error/wrong password, log TLS cert issues, don't make acc...fiaxh2018-09-151-0/+2
* Only notify on last MAM message, only if not readfiaxh2018-03-061-0/+23
* Move notification sounds (canberra dependency) into plugin, introduce libdino...fiaxh2018-03-051-0/+53