Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix notifications for servers without MAM using StreamFlag as availability ↵ | fiaxh | 2019-05-26 | 1 | -1/+9 |
| | | | | indicator | ||||
* | Revert "Fix notifications for servers without MAM" | fiaxh | 2019-05-21 | 1 | -6/+1 |
| | | | | This reverts commit 80b946c85c9235deb5471cdc4f0d561a4fb5a3bb. | ||||
* | Disable notification on file in "mention only" groupchat | Rahix | 2019-05-16 | 1 | -0/+2 |
| | | | | Signed-off-by: Rahix <rahix@rahix.de> | ||||
* | Fix notifications for servers without MAM | Rahix | 2019-05-16 | 1 | -1/+6 |
| | | | | | | | | This commit re-adds the change from 4ad07fe: Fix messages never being notified from servers without MAM (#432) Signed-off-by: Rahix <rahix@rahix.de> | ||||
* | Use ContentItems for NotificationEvents | fiaxh | 2018-11-07 | 1 | -17/+29 |
| | |||||
* | Fix messages never being notified from servers without MAM (#432) | PapsOu | 2018-10-24 | 1 | -1/+2 |
| | | | | | | * Comment a return that stop every notifications to be trigger when an account is not synced * Do a correct check if MAM capability is available for the message to notify | ||||
* | Use Account's equals_func for Gee.List<Account> | fiaxh | 2018-09-21 | 1 | -1/+1 |
| | | | | fixes #407 | ||||
* | Use Label instead of TextView for message display | fiaxh | 2018-09-21 | 1 | -2/+1 |
| | |||||
* | Notification on TLS error/wrong password, log TLS cert issues, don't make ↵ | fiaxh | 2018-09-15 | 1 | -0/+2 |
| | | | | account with connection error appear disabled in accounts dialog | ||||
* | Only notify on last MAM message, only if not read | fiaxh | 2018-03-06 | 1 | -0/+23 |
| | | | | fixes #293 | ||||
* | Move notification sounds (canberra dependency) into plugin, introduce ↵ | fiaxh | 2018-03-05 | 1 | -0/+53 |
libdino/NotificationEvents |