gotosocial/internal/db
tobi f23f04e0b1
[feature] Interaction requests client api + settings panel (#3215)
* [feature] Interaction requests client api + settings panel

* test accept / reject

* fmt

* don't pin rejected interaction

* use single db model for interaction accept, reject, and request

* swaggor

* env sharting

* append errors

* remove ErrNoEntries checks

* change intReqID to reqID

* rename "pend" to "request"

* markIntsPending -> mark interactionsPending

* use log instead of returning error when rejecting interaction

* empty migration

* jolly renaming

* make interactionURI unique again

* swag grr

* remove unnecessary locks

* invalidate as last step
2024-08-24 11:49:37 +02:00
..
bundb [feature] Interaction requests client api + settings panel (#3215) 2024-08-24 11:49:37 +02:00
postgres
sqlite
test [feature] Conversations API (#3013) 2024-07-23 20:44:31 +01:00
account.go
admin.go
advancedmigration.go [feature] Conversations API (#3013) 2024-07-23 20:44:31 +01:00
application.go
basic.go
conversation.go [feature] Conversations API (#3013) 2024-07-23 20:44:31 +01:00
db.go [feature] persist worker queues to db (#3042) 2024-07-30 13:58:31 +02:00
domain.go
emoji.go
error.go
filter.go
headerfilter.go
instance.go
interaction.go [feature] Interaction requests client api + settings panel (#3215) 2024-08-24 11:49:37 +02:00
list.go [feature] Allow users to export data via the settings panel (#3140) 2024-07-31 15:03:34 +01:00
marker.go
media.go
mention.go
move.go [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
notification.go
params.go
poll.go [bugfix] use a much shorter refresh limit for statuses with polls (#2453) 2023-12-15 15:24:39 +01:00
relationship.go [feature] Allow users to export data via the settings panel (#3140) 2024-07-31 15:03:34 +01:00
report.go
rule.go [feature] Instance rules (#2125) 2023-08-19 14:33:15 +02:00
search.go
session.go
status.go [feature] Conversations API (#3013) 2024-07-23 20:44:31 +01:00
statusbookmark.go
statusfave.go
tag.go [feature] Implement following hashtags (#3141) 2024-07-29 19:26:31 +01:00
thread.go
timeline.go
tombstone.go
user.go
util.go [experiment] add alternative wasm sqlite3 implementation available via build-tag (#2863) 2024-05-27 17:46:15 +02:00
workertask.go [feature] persist worker queues to db (#3042) 2024-07-30 13:58:31 +02:00