mirror of
1
Fork 0
gotosocial/internal/db
Vyr Cossont 27844b7da2
[feature] Implement Web Push notification policy (#3721)
* Web Push: add policy column to subscriptions

* Web Push: add policy to API

* Web Push: test notification policy

* go-fmt unrelated file (how did this get thru?)
2025-02-03 10:25:53 +00:00
..
bundb [feature] Implement Web Push notification policy (#3721) 2025-02-03 10:25:53 +00:00
postgres
sqlite
test [chore] replace statuses.updated_at column with statuses.edited_at (#3636) 2025-01-08 11:29:23 +01:00
account.go
admin.go
advancedmigration.go
application.go [chore] some tidy ups (#3677) 2025-01-27 15:54:59 +00:00
basic.go
conversation.go
db.go [feature] Push notifications (#3587) 2025-01-23 16:47:30 -08:00
domain.go
emoji.go
error.go
filter.go
headerfilter.go
instance.go
interaction.go
list.go
marker.go
media.go
mention.go
move.go
notification.go
params.go
poll.go
relationship.go
report.go
rule.go
search.go
session.go
sinbinstatus.go
status.go
statusbookmark.go
statusedit.go
statusfave.go
tag.go
thread.go
timeline.go
tombstone.go
user.go
util.go
webpush.go [feature] Push notifications (#3587) 2025-01-23 16:47:30 -08:00
workertask.go