summaryrefslogtreecommitdiffstats
path: root/activities/models/post_attachment.py
Commit message (Collapse)AuthorAgeFilesLines
* Some more JSON-LD namespace fixingAndrew Godwin2022-12-171-1/+1
|
* Allow for attachments with no width/heightAndrew Godwin2022-12-171-7/+9
| | | | Fixes #186
* Fix mastodon LD namespaceAndrew Godwin2022-12-161-1/+1
| | | | Fixes #179
* A better way of handling URIs between local/remoteAndrew Godwin2022-12-121-9/+9
|
* Timelines workingAndrew Godwin2022-12-121-2/+28
|
* Working start of an OAuth flowAndrew Godwin2022-12-121-1/+1
|
* Media proxy, caching and tuning docsAndrew Godwin2022-12-101-2/+2
| | | | Fixes #67
* Image attachment uploadsAndrew Godwin2022-12-011-2/+41
|
* Logged out experience, config, and profilesAndrew Godwin2022-11-171-1/+6
|
* Show post imagesAndrew Godwin2022-11-161-0/+55