Commit graph

49 commits

Author SHA1 Message Date
yflory
362a439cb5 Support custom event notifications 2021-04-12 17:55:56 +02:00
yflory
5ec4e39413 Add basic reminders 2021-04-09 18:10:13 +02:00
yflory
406d3cdd0e Fix race condition 2021-04-08 16:37:26 +02:00
yflory
8f679c141c Broadcast update 2021-03-30 17:41:12 +02:00
yflory
632d5db8d2 Order notifications by creation time across all mailboxes 2021-03-12 18:13:05 +01:00
yflory
098011d1b2 Always show the delete section in the broadcast panel 2021-03-12 17:48:33 +01:00
yflory
a41d70ab6b Fix XXX 2021-03-12 15:05:19 +01:00
yflory
d15c0461cc Add /api/broadcast and improve message deletion 2021-03-12 12:46:11 +01:00
yflory
171d00a943 Broadcast deletion (manual and automatic) 2021-03-11 12:27:12 +01:00
yflory
c38ba1936e Preview instance broadcast before sending 2021-03-10 13:02:36 +01:00
yflory
fee8a88169 Instance notification prototype 2021-03-09 18:27:12 +01:00
ansuz
a79a5f6a2d remove some extraneous logs that were used for debugging 2020-06-22 14:58:56 -04:00
yflory
24c7ea985d Fix issues with the team mailbox 2020-06-10 12:14:51 +02:00
yflory
cb36a49908 Add team mailbox with the SHARE_PAD example 2020-06-04 16:54:56 +02:00
yflory
2ee38ccc42 lint compliance 2020-02-05 13:33:32 +01:00
yflory
653d58433e Add link to profile in notifications 2020-02-05 12:16:04 +01:00
yflory
e7f56ca236 lint compliance... 2019-09-09 18:10:20 +02:00
yflory
d92122347f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-09-09 17:43:04 +02:00
yflory
b84c4be69c Display OS notifications when receiving a notification on CryptPad 2019-09-09 17:37:11 +02:00
ansuz
26faf72df8 make it easier to filter clientside logs 2019-09-09 17:23:35 +02:00
yflory
9822c28f3b Implement ADD_OWNER notification with pending_owner metadata 2019-08-30 16:41:48 +02:00
yflory
b88c5d2944 Fix notifications 2019-08-27 15:56:27 +02:00
yflory
eca8394765 Fix a potential type error 2019-08-27 14:39:15 +02:00
ClemDee
6961509f76 Prevent to load more archived notifications when reached end 2019-07-02 14:52:19 +02:00
ClemDee
b713b68e31 Set notif dismiss default display to flex 2019-07-02 12:05:04 +02:00
ClemDee
95959b60c6 Display existing dismissed notifs in archived 2019-07-02 12:02:02 +02:00
ClemDee
287daac085 Fix getMoreHistory to not return lastKnownHash 2019-07-02 09:58:04 +02:00
ClemDee
1c226d92b9 Merge remote-tracking branch 'origin/support' into notifications 2019-07-01 13:54:16 +02:00
yflory
2e8e6e6de2 Return th timestamp in mailbox history 2019-07-01 13:42:40 +02:00
ClemDee
604358d5dc Do not create notification elements from two different places 2019-07-01 11:12:16 +02:00
ClemDee
c96be7bf89 Add load notification from history 2019-06-28 16:06:44 +02:00
ClemDee
833d70825e Merge remote-tracking branch 'origin/support' into notifications 2019-06-28 13:43:00 +02:00
yflory
75e0b68f51 Add mailbox history 2019-06-27 18:21:54 +02:00
ClemDee
cc92be85cb Merge branch 'support' of github.com:xwiki-labs/cryptpad into notifications 2019-06-27 17:14:55 +02:00
yflory
93b4dac8bb Support mailbox in the support and admin apps 2019-06-27 17:08:23 +02:00
ClemDee
0f372b2ed5 Operationnal dismissAll button & code restructuring 2019-06-27 11:25:31 +02:00
ClemDee
bea13317fe Separate notification data from its element contruction 2019-06-27 09:51:23 +02:00
yflory
22c9af6961 Support page 2019-06-25 16:39:15 +02:00
yflory
02c765b085 lint compliance 2019-06-07 15:50:00 +02:00
yflory
32a3ed6842 Make the clickable area to dismiss notifications bigger 2019-06-07 11:47:50 +02:00
yflory
c154d020b2 Share with friends from sframe and drive 2019-06-04 15:57:39 +02:00
yflory
6404e5c430 Fix duplicate notications 2019-05-27 14:03:15 +02:00
yflory
caf36cb3bf lint compliance 2019-05-23 15:51:50 +02:00
yflory
06a07d069e Decline a friend request 2019-05-23 15:25:23 +02:00
yflory
9cb1a059f2 Improve friend request process and UI 2019-05-22 18:03:52 +02:00
yflory
11a365557c Clear notifications viewed from another store (browser/worker) 2019-05-17 18:28:15 +02:00
yflory
7fd3bba2a6 Test sending a message from a pad (inner iframe) 2019-05-17 17:42:33 +02:00
yflory
62e128a9fe Store and display new notifications 2019-05-17 16:19:41 +02:00
yflory
ce2d0d5b83 Mailbox and notifications prototype 2019-05-15 18:22:39 +02:00