summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-09-02Improved heart <3 emoji.default
2023-09-02Discard output messages to blocked instances.default
2023-09-01Consider error status 400 as fatal in output messages.default
2023-08-31Some fixes to 'Undo' messages.default
msg_undo() now generates valid messages for objects that are only referenced by its id.
2023-08-31Got rid of old d_char.default
2023-08-30Backport from xs.default
2023-08-30Version 2.41 RELEASED.default
2023-08-29Minor tweak to avoid possible undefined behaviour.default
2023-08-28Renamed label 'Older entries...' back to 'More...'.default
2023-08-25mastoapi: ensure attachment and tag lists are tags.default
2023-08-24In HTML images, move the loading=lazy BEFORE the src attribute.default
This may (or may not, not completely sure) avoid this Firefox bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1647077
2023-08-23mastoapi: process tag lists that are not lists correctly.default
2023-08-23Updated RELEASE_NOTES.default
2023-08-23Only show the 'audience' field in the 'Page' post.default
2023-08-23Added some support for 'Article' object types.default
2023-08-22Also propagate the 'conversation' field, if there is one.default
2023-08-21Updated RELEASE_NOTES.default
2023-08-21The nodeinfo file returns more useful information.default
2023-08-21Backport from xs.default
2023-08-20mastoapi: some tweaks for posts from lemmy.default
2023-08-19Only use a Link as an attachment if there are no other.default
2023-08-19Updated RELEASE_NOTES.default
2023-08-19Updated RELEASE_NOTES.default
2023-08-19Show current vote count on mouseover.default
2023-08-19Updated RELEASE_NOTES.default
2023-08-19Fixed typo in documentation.default
2023-08-19Updated documentation.default
2023-08-19The hash 'more_headers' is added to the response HTTP headers.default
2023-08-19Updated RELEASE_NOTES.default
2023-08-19history_add() now creates an etag.default
2023-08-19static_get() and history_get() both share the same code.default
2023-08-19Merge branch 'master' of triptico.com:git/snac2default
2023-08-19Rewritten history_get() prototype to match static_get().default
2023-08-18Bumped version.default
2023-08-18Updated RELEASE_NOTES.default
2023-08-18Be more strict when serving note objects.default
2023-08-17Simplified smiley processing.default
2023-08-17mastoapi: in instance, return the list of supported mime types from the ↵default
internal list.
2023-08-17Convert 'Link' attachments that have a media extension to something more useful.default
2023-08-17Return the history in reverse order, which has more sense.default
2023-08-16mastoapi: minor fix in verify_credentials.default
2023-08-16Updated README.default
2023-08-16Version 2.40 RELEASED.default
2023-08-14mastoapi: Some tweaks to process posts with 'name' and 'image' fields.default
2023-08-14Updated RELEASE_NOTES.default
2023-08-14Header banners can now be uploaded.default
2023-08-14Fixed some warning.default
2023-08-14Unify the instance description text.default
2023-08-14Discard avatar uploads that are not images.default
2023-08-14If the user has a header image, show it the public page.default