Commit graph

45 commits

Author SHA1 Message Date
Samuel Clay
a24a33fe2a Further narrowing down APNS notification size. 2018-01-18 16:52:04 -08:00
Samuel Clay
7a17f1993d Further truncating body of notifications. 2018-01-18 16:04:16 -08:00
Samuel Clay
10017b10df Notifications for iOS are premium only. 2017-05-15 19:34:08 -07:00
Samuel Clay
f436801a52 Unescaping html entities for APNS. 2017-05-05 20:29:55 -07:00
Samuel Clay
3dba7c5213 Accidentally deleted notificaiton body. 2017-05-05 08:41:20 -07:00
Samuel Clay
522d184880 Don't send empty bodies. 2017-05-04 17:43:22 -07:00
Samuel Clay
f106834900 Adding error handling for APNS. 2017-05-04 17:38:58 -07:00
Samuel Clay
9e8db5f460 Enhanced APNS. 2017-04-14 11:37:19 -07:00
Samuel Clay
28fa6edb98 Moving to production APNS. 2017-04-13 17:25:55 -07:00
Samuel Clay
7a9ceb8199 Adding enhanced apns handling. 2017-04-13 17:17:25 -07:00
Samuel Clay
98d9378209 Truncating more of the body due to payload size limits. 2017-04-13 11:31:53 -07:00
Samuel Clay
5d6994466b Take out iframes from notification emails. Vimeo has no easy way to sub in a thumbnail. 2017-03-24 17:15:04 -07:00
Samuel Clay
0f9d10596d Converting videos in email notifications to images. 2017-03-23 13:29:15 -07:00
Samuel Clay
9c844c9441 Fixing bug in notifications which caused multiple repeat notifications to get sent out when queue gets backed up. 2017-01-03 16:04:02 -08:00
Samuel Clay
fded3577a1 Adding modal dialog for users who somehow lose their cookie mid-session. Forces user to re-login. 2016-12-29 18:40:44 -08:00
Samuel Clay
2597f83ae2 Adding user count to notifications tester. 2016-11-21 18:12:52 -08:00
Samuel Clay
aaf1c252d2 Total sent count. 2016-11-21 17:36:21 -08:00
Samuel Clay
c47803cd52 Adding force push url to test notifications. 2016-11-21 17:22:16 -08:00
Samuel Clay
22f58a4e2a APNS script needs to be vendorized because latest on PyPI does not match github. 2016-11-21 16:37:48 -08:00
Samuel Clay
e4933dc120 Notification service extension downloads images for ios notifications. 2016-11-21 16:33:24 -08:00
Samuel Clay
8ce74176c3 Adding custom actions for ios notifications. Needs a custom service target to handle images now. 2016-11-21 15:31:14 -08:00
Samuel Clay
9e6d50b754 Adding story category to iOS notifications for custom actions. 2016-11-21 14:55:32 -08:00
Samuel Clay
2a0da7c887 Don't strip spaces from ios notifications. 2016-11-21 13:45:00 -08:00
Samuel Clay
2b6132db3d Changing how newlines are made in iOS notifications. 2016-11-21 13:07:48 -08:00
Samuel Clay
4f33d29e19 Splitting title and subtitle in ios notification. 2016-11-20 15:02:10 -08:00
Samuel Clay
a40ebc3940 Adding linebreaks back into iOS story notifications. 2016-11-20 14:18:13 -08:00
Samuel Clay
d34e0ed041 iOS app now goes to story in notification. 2016-11-18 17:37:34 -08:00
Samuel Clay
bc7d7567a6 Nicely truncating ios notifications. 2016-11-18 16:57:38 -08:00
Samuel Clay
df2b749360 Adding android token on server side. 2016-11-18 16:24:54 -08:00
Samuel Clay
bed0a06735 Using favicon color instead of border to email. 2016-11-18 10:34:24 -08:00
Samuel Clay
4e962810eb Stripping ios notifications to remove whitespace. 2016-11-18 10:32:31 -08:00
Samuel Clay
3963b7c65c Stripping tags from iOS push notification body 2016-11-17 22:13:18 -08:00
Samuel Clay
22fd2436d1 Adding feed title and story body to ios push notification. Now we're getting somewhere. 2016-11-17 20:11:47 -08:00
Samuel Clay
1eb53c40c4 Adding APNS certificates and APNS push. 2016-11-17 19:53:02 -08:00
Samuel Clay
2848c55123 Adding notification info to flat feeds for ios and android. 2016-11-17 19:13:42 -08:00
Samuel Clay
0b789acca1 Story notification uses favicon color for border. 2016-11-17 16:12:17 -08:00
Samuel Clay
860010ee7a Fixing unescaped html entities in email notifications. 2016-11-17 13:14:32 -08:00
Samuel Clay
591993897b Using user override title if present in emailed notifications. 2016-11-17 11:22:06 -08:00
Samuel Clay
7ff76e3fca Email notifications. Looking great. Now just need iOS and Android notifications. 2016-11-16 20:33:37 -08:00
Samuel Clay
9ffa63ec2b Max os 3 stories sent per notification group. Also limiting notifications to staff for live test. 2016-11-16 18:29:13 -08:00
Samuel Clay
8f6bfa1c55 Notifications now support hidden stories and focus stories. Web also all done. Just need to build iOS push and iOS notification chooser. 2016-11-16 17:49:43 -08:00
Samuel Clay
0284793b3a Adding in push notifications for web. Needs filtering. 2016-11-15 20:45:59 -08:00
Samuel Clay
fd4db68f7b Notifications now save their filter and type. Also updates the UI. 2016-11-15 18:18:31 -08:00
Samuel Clay
19460d6bcb Stubbing in skeleton for notifications. 2016-11-14 19:26:09 -08:00
Samuel Clay
637f4d6955 Stubbing in notifications dialog. 2016-11-14 11:12:13 -08:00