Age | Commit message (Collapse) | Author | Files |
|
don't return AP JSON (#2550)
* [bugfix] Don't return Internal Server Error when searching for URIs that don't return AP JSON
* don't pass map pointer
|
|
* some small code fixups and changes
* add check in ResolveIncomingActivity for transient activity types (i.e. activity ID is nil)
* update test to handle new transient behaviour
|
|
niceties (#2248)
|
|
* [bugfix] Use gtserror package for WrongType errs
* test
|
|
Co-authored-by: kim <grufwub@gmail.com>
Co-authored-by: kim <89579420+NyaaaWhatsUpDoc@users.noreply.github.com>
|
|
(#1712)
* start fiddling with normalize + extract functions
* normalize attachment name (image description)
* NormalizeAccountableSummary
* normalize summary + name
|
|
* start fannying about
* finish up Normalize
* tidy up
* pin to tag
* move errors about just a little bit
|