Commit Graph

61 Commits

Author SHA1 Message Date
trav fabc157f07 moved post-save hook for notifs 2021-07-05 14:59:48 -04:00
3wc 8161888af6 Switch to _send_push utility method to send webpush..
..instead of making an HTTP request
2021-06-30 16:21:10 +02:00
Fay Arnold 2bffcb2059 add webpushnotification dependency and post_save hook for notifications 2021-04-30 14:30:55 +01:00
Calum Mackervoy d0f4f5380a update: updated to new DjangoLDP cache
removed workaround, updated tests
2021-04-27 15:46:26 +00:00
Jean-Baptiste Pasquier 1e184776a4 fix: target 2021-03-29 17:12:23 +02:00
Jean-Baptiste Pasquier 3e9b8a595f fix: values on local objects 2021-03-26 19:11:20 +01:00
Jean-Baptiste Pasquier f8b7bd0710 fix: https://git.startinblox.com/applications/hubl/issues/943 2021-02-26 14:18:29 +00:00
Jean-Baptiste Pasquier 87e5d8688f fix: author for deletion and ignore activities related models 2021-02-11 14:07:12 +01:00
Jean-Baptiste Pasquier eb06f2c38c fix: don't notify creation for fields subscription 2021-02-11 13:25:39 +01:00
Jean-Baptiste Pasquier 12220a9e18
minor: notification settings per user 2020-11-16 11:44:15 +01:00
Calum Mackervoy fb27549193 minor: Notifications sent using ActivityQueueService 2020-10-23 12:29:26 +00:00
Jean-Baptiste Pasquier 63b437e9d9 fix: no nested subscriptions on the user model 2020-10-01 11:40:46 +02:00
Calum Mackervoy 3e919022ac bugfix: catching ObjectDoesNotExist in notifications listener 2020-09-21 17:31:00 +00:00
Calum Mackervoy e6c90fc5d3 syntax: fixed typo in viewset name 2020-08-26 09:17:10 +00:00
Calum Mackervoy 5e616fc697 feature: notifications pagination 2020-08-13 15:42:07 +00:00
Calum Mackervoy 598baa5fa1 Feature: parent subscriptions 2020-06-08 13:02:19 +00:00
Calum Mackervoy b87d9a0d87 feature: sends notifications to subscribers post delete 2020-06-01 19:49:28 +00:00
Calum Mackervoy 4bfefeaa1d Backlinks changes 2020-05-22 13:36:49 +00:00
gaelle morin 225d99aff1
update: models.py + unsubscribe button translated 2020-04-23 18:19:42 +02:00
Jean-Baptiste Pasquier ac67f9796a
update: add INSTANCE_DEFAULT_CLIENT 2020-04-20 13:18:59 +02:00
Calum Mackervoy 71503c0ea3 All notification fix 2020-02-04 14:44:11 +00:00
Christophe 75baf561a8 feat: Add permissions to subscriptions to only exposed user's 2019-12-18 17:27:08 +01:00
Christophe 3a4d615a72 bugfix: import slipped out of my PR ¯\_(ツ)_/¯ 2019-12-13 17:07:27 +01:00
Christophe 8946dbf78f bugfix: Do not send HTTP request when creating a local notification 2019-12-13 16:36:42 +01:00
Jean-Baptiste Pasquier 9416c27971
fix: use local instance 2019-10-21 17:35:37 +02:00
Jean-Baptiste Pasquier f278f759fb
update: fix !8 2019-10-02 16:08:05 +02:00
Jean-Baptiste Pasquier 7f87f83b80
update: custom permissions for nested_field 2019-08-23 14:56:03 +02:00
Jean-Baptiste Pasquier 6b9e8162a0
fix: mail or error only on created 2019-08-16 15:35:58 +02:00
Matthieu Fesselier fd1f78119b update: change owner field 2019-08-07 15:57:57 +02:00
Gaëlle Morin 75cba59ffe update: InboxPermissions removed 2019-08-01 15:22:34 +00:00
Gaëlle Morin 5dcfb47991 Update models.py 2019-08-01 12:19:05 +00:00
Gaëlle Morin 97e834bcaa update: LDPPermissions added 2019-08-01 12:03:00 +00:00
Matthieu Fesselier 3feeb79631 update: ordering by date 2019-06-17 09:34:38 +08:00
Matthieu Fesselier 3ae45a94c6 bugfix: send email only when notif created 2019-06-11 10:06:44 +08:00
Jean-Baptiste Pasquier 65e7c9a729
perf: depth 0 2019-05-21 14:52:02 +02:00
Jean-Baptiste Pasquier c20077cd7d Merge branch 'master' into 'jbpasquier/template-mail'
# Conflicts:
#   djangoldp_notification/models.py
2019-05-15 12:14:15 +00:00
Matthieu Fesselier 615f36b551 bugfix: disable permissions while not fixed 2019-05-10 16:17:44 +08:00
Jean-Baptiste Pasquier 90e3e71d3c
fix: user on distant server 2019-05-09 13:49:50 +02:00
Jean-Baptiste Pasquier 0c98da1ce7
fix: author_user 2019-05-09 13:29:32 +02:00
Matthieu Fesselier 69bdfb2ca6 syntax: rename author_user in author 2019-05-07 17:01:26 +08:00
Jean-Baptiste Pasquier cae681eae7
ui: Add email template & change model for author_user 2019-05-02 16:36:08 +02:00
Jean-Baptiste da08da009d update: add user cascade 2019-04-30 17:07:20 +02:00
Jean-Baptiste ea7caa64f8 update: fix permissions on Nofication, Meta must inherit Model.Meta 2019-04-25 13:44:00 +02:00
Matthieu Fesselier d317cb8b5d update: improve sender detection 2019-04-24 15:20:11 +07:00
Matthieu Fesselier d8ae6c1c75 update: subscription for containers and resources 2019-04-24 14:56:18 +07:00
Matthieu Fesselier 4d4b21e7e8 syntax: switch from read to unread 2019-04-04 17:18:24 +07:00
Jean-Baptiste eb1d32285e bugfix: Allow notification only for Model subclasses 2019-03-19 15:31:27 +01:00
Jean-Baptiste 6569dd63cd update: send email on new notification 2019-03-18 12:57:57 +01:00
Jean-Baptiste 27497df723 bugfix: fix inbox permission by using django.model magics 2019-03-14 16:40:39 +01:00
Jean-Baptiste b441437588 bugfix: fix login by avoiding sending notification on new Token 2019-03-06 13:31:52 +01:00