..
account.go
[feature] Process incoming Move
activity ( #2724 )
2024-03-12 14:34:08 +00:00
accountnote.go
[chore] Remove go-playground/validator ( #2069 )
2023-08-06 12:22:40 +02:00
adminaction.go
[feature] Implement explicit domain allows + allowlist federation mode ( #2200 )
2023-09-21 12:12:04 +02:00
application.go
[chore] Remove go-playground/validator ( #2069 )
2023-08-06 12:22:40 +02:00
block.go
[chore] Remove go-playground/validator ( #2069 )
2023-08-06 12:22:40 +02:00
client.go
[chore] Remove go-playground/validator ( #2069 )
2023-08-06 12:22:40 +02:00
domainallow.go
[feature] Implement explicit domain allows + allowlist federation mode ( #2200 )
2023-09-21 12:12:04 +02:00
domainblock.go
[feature] Implement explicit domain allows + allowlist federation mode ( #2200 )
2023-09-21 12:12:04 +02:00
domainpermission.go
[feature] Implement explicit domain allows + allowlist federation mode ( #2200 )
2023-09-21 12:12:04 +02:00
emaildomainblock.go
[chore] Remove go-playground/validator ( #2069 )
2023-08-06 12:22:40 +02:00
emoji.go
[bugfix] Fix Postgres emoji delete, emoji category change ( #2570 )
2024-01-29 14:57:22 +00:00
emojicategory.go
[chore] Remove go-playground/validator ( #2069 )
2023-08-06 12:22:40 +02:00
filter.go
[feature] Filters v1 ( #2594 )
2024-03-06 11:15:58 +01:00
follow.go
[chore] Remove go-playground/validator ( #2069 )
2023-08-06 12:22:40 +02:00
followrequest.go
[chore] Remove go-playground/validator ( #2069 )
2023-08-06 12:22:40 +02:00
headerfilter.go
[bugfix] Replace named unique constraint on header filter header with generic unique directive ( #2525 )
2024-01-15 15:39:10 +00:00
instance.go
[feature] Parse instance descriptors as markdown, show T&C on /about ( #2481 )
2024-01-05 13:39:31 +01:00
list.go
[chore] Remove go-playground/validator ( #2069 )
2023-08-06 12:22:40 +02:00
marker.go
[chore] Remove go-playground/validator ( #2069 )
2023-08-06 12:22:40 +02:00
mediaattachment.go
[feature] Media attachment placeholders ( #2331 )
2023-11-10 19:29:26 +01:00
mention.go
[bugfix] Refactor parse mention, fix local mention bug ( #2657 )
2024-02-19 03:48:20 +00:00
move.go
[feature/chore] Add Move database functions + cache ( #2647 )
2024-03-06 11:18:57 +01:00
notification.go
[chore] Remove go-playground/validator ( #2069 )
2023-08-06 12:22:40 +02:00
poll.go
[bugfix] support endless polls, and misskey's' method of inferring expiry in closed polls ( #2349 )
2023-11-11 10:15:04 +00:00
README.md
Prune unnecessary nullzeros, fixup db tags ( #200 )
2021-09-10 10:08:21 +02:00
report.go
[feature] Instance rules ( #2125 )
2023-08-19 14:33:15 +02:00
routersession.go
[chore] Remove go-playground/validator ( #2069 )
2023-08-06 12:22:40 +02:00
rule.go
[feature] Instance rules ( #2125 )
2023-08-19 14:33:15 +02:00
status.go
use pointer for freshness window ( #2614 )
2024-02-09 14:24:49 +00:00
statusbookmark.go
[chore] Remove go-playground/validator ( #2069 )
2023-08-06 12:22:40 +02:00
statusfave.go
[chore] Remove go-playground/validator ( #2069 )
2023-08-06 12:22:40 +02:00
statusmute.go
[feature] Status thread mute/unmute functionality ( #2278 )
2023-10-25 15:04:53 +01:00
tag.go
[feature] Add experimental instance-federation-spam-filter
option ( #2685 )
2024-02-27 12:22:05 +00:00
thread.go
[feature] Status thread mute/unmute functionality ( #2278 )
2023-10-25 15:04:53 +01:00
threadmute.go
[feature] Status thread mute/unmute functionality ( #2278 )
2023-10-25 15:04:53 +01:00
token.go
[chore] Remove go-playground/validator ( #2069 )
2023-08-06 12:22:40 +02:00
tombstone.go
[chore] Remove go-playground/validator ( #2069 )
2023-08-06 12:22:40 +02:00
user.go
[feature] Store admin actions in the db, prevent conflicting actions ( #2167 )
2023-09-04 14:55:17 +01:00