chinwagsocial/config
Eugen Rochko b4fb766b23
Add REST API for Web Push Notifications subscriptions (#7445)
- POST /api/v1/push/subscription
- PUT /api/v1/push/subscription
- DELETE /api/v1/push/subscription
- New OAuth scope: "push" (required for the above methods)
2018-05-11 11:49:12 +02:00
..
environments Add support for separate Redis for cache (#7272) 2018-04-27 01:37:59 +02:00
initializers Add REST API for Web Push Notifications subscriptions (#7445) 2018-05-11 11:49:12 +02:00
locales Add REST API for Web Push Notifications subscriptions (#7445) 2018-05-11 11:49:12 +02:00
webpack Cache media (#6902) 2018-03-27 12:32:30 +02:00
application.rb Add Corsican localization (#7390) 2018-05-07 01:34:19 +02:00
boot.rb Upgrade Rails to version 5.2.0 (#5898) 2018-04-12 14:45:17 +02:00
brakeman.ignore
database.yml
deploy.rb Update dependencies for Ruby (2018-04-23) (#7237) 2018-04-23 11:29:17 +02:00
environment.rb
i18n-tasks.yml Revert #6479, hide sensitive text/images from OpenGraph previews (#6818) 2018-03-18 20:33:07 +01:00
navigation.rb Add headings to the security settings page (#6661) 2018-03-07 01:39:40 +01:00
puma.rb
routes.rb Add REST API for Web Push Notifications subscriptions (#7445) 2018-05-11 11:49:12 +02:00
secrets.yml
settings.yml Implement the ability for instances to define a list of disallowed hashtags (#7176) 2018-04-23 23:52:58 +02:00
sidekiq.yml
themes.yml Separate high contrast theme (#7213) 2018-04-21 21:35:55 +02:00
webpacker.yml