index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
api
/
web
/
push_subscriptions_controller.rb
Age
Commit message (
Expand
)
Author
2022-02-23
Add notifications for new sign-ups (#16953)
Eugen Rochko
2022-02-11
Add notifications when a reblogged status has been updated (#17404)
Eugen Rochko
2021-04-15
Add `policy` param to `POST /api/v1/push/subscriptions` (#16040)
Eugen Rochko
2020-09-21
Fix not being able to enable status notifications in Web Push API (#14822)
Eugen Rochko
2020-03-06
Remove useless `respond_to` calls (#13208)
Eugen Rochko
2019-12-01
Add follow_request notification type (#12198)
ThibG
2019-05-28
Fix web push notifications for polls (#10864)
ThibG
2018-05-11
Add REST API for Web Push Notifications subscriptions (#7445)
Eugen Rochko
2018-04-17
Improve web api protect (#6343)
abcang
2018-04-12
Upgrade Rails to version 5.2.0 (#5898)
Yamagishi Kazutoshi
2018-01-15
Suppress CSRF token warnings (#6240)
Patrick Figel
2017-12-09
Keep WebPush settings (#5879)
abcang
2017-07-23
feat: Enable push subscription for mobile devices by default (#4321)
Sorin Davidoi
2017-07-13
Web Push Notifications (#3243)
Sorin Davidoi