gotosocial/internal/ap
tobi bfe8144fda
[bugfix] Allow processing null ID emojis (#3702)
* [bugfix] Allow processing null ID emojis

* document emojis

* blah

* typo

* array thingy
2025-01-28 13:32:37 +01:00
..
activitystreams.go [feature] Serve bot accounts over AP as Service instead of Person (#3672) 2025-01-23 18:18:23 +01:00
activitystreams_test.go [bugfix] Deref stats async, serve stub collections if handshaking (#2990) 2024-06-11 11:54:59 +02:00
ap_test.go [feature] Serve bot accounts over AP as Service instead of Person (#3672) 2025-01-23 18:18:23 +01:00
collections.go [bugfix] Deref stats async, serve stub collections if handshaking (#2990) 2024-06-11 11:54:59 +02:00
collections_test.go [bugfix] 2643 bug search for account url doesnt always work when redirected (#2673) 2024-02-23 16:24:40 +01:00
extract.go [bugfix] Allow processing null ID emojis (#3702) 2025-01-28 13:32:37 +01:00
extractattachments_test.go
extractcontent_test.go
extractemojis_test.go [bugfix] Allow processing null ID emojis (#3702) 2025-01-28 13:32:37 +01:00
extracthashtags_test.go
extractmentions_test.go
extractpolicy_test.go [feature] Federate interaction policies + Accepts; enforce policies (#3138) 2024-07-26 12:04:28 +02:00
extractpubkey_test.go [chore] Try to parse public key as both Actor + bare key (#2710) 2024-04-02 11:30:10 +01:00
extractsensitive_test.go
extractvisibility_test.go
interfaces.go [feature] Serve bot accounts over AP as Service instead of Person (#3672) 2025-01-23 18:18:23 +01:00
interfaces_test.go [feature] add support for receiving federated status edits (#3597) 2024-12-05 13:35:07 +00:00
normalize.go [feature] Federate interaction policies + Accepts; enforce policies (#3138) 2024-07-26 12:04:28 +02:00
normalize_test.go [bugfix] Sanitize incoming PropertyValue fields (#2722) 2024-03-04 11:46:59 +01:00
properties.go [feature] add support for receiving federated status edits (#3597) 2024-12-05 13:35:07 +00:00
resolve.go [feature] Federate interaction policies + Accepts; enforce policies (#3138) 2024-07-26 12:04:28 +02:00
resolve_test.go [bugfix] 2643 bug search for account url doesnt always work when redirected (#2673) 2024-02-23 16:24:40 +01:00
serialize.go [feature] Federate interaction policies + Accepts; enforce policies (#3138) 2024-07-26 12:04:28 +02:00
util.go [bugfix] 2643 bug search for account url doesnt always work when redirected (#2673) 2024-02-23 16:24:40 +01:00