index
:
snac2
main
master
Fork of snac2 to test neighborhood #web
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mastoapi.c
Age
Commit message (
Expand
)
Author
2026-05-22
mastoapi: delete from admire/ cache in unfavourite and unreact.
grunfink
2026-05-06
mastoapi: fix lost hashtags when editing posts.
grunfink
2026-04-12
Send a scope with the token
trondd555
2026-03-19
fix: another small leak in mastoapi
green
2026-03-18
fix: memory leak in mastoapi_status()
green
2026-02-10
mastoapi: add `uri` field to verify_credentials
Sam May
2026-02-10
mastoapi: added a (dummy) client_secret_expires_at value in app creation.
grunfink
2026-02-07
Merge pull request 'Bug fix: Poll voting in mastoapi: Check global object sto...
grunfink
2026-02-06
Prevent voting via mastoapi if closed or we already voted
David Vaughan
2026-02-06
Check global object store for poll id when voting via mastoapi
David Vaughan
2026-02-06
Add poll creation to mastoapi
David Vaughan
2026-01-12
Added emoji categories.
violette
2026-01-12
mastoapi: also return children of children.
violette
2026-01-06
mastoapi: hide EmojiReacts from muted actors and block instances.
grunfink
2026-01-01
Bumped copyright year.
grunfink
2025-12-22
mastoapi: fixed status visibility error.
fruye
2025-12-19
Some fixes.
violette
2025-12-18
Fixed more minor leaks.
grunfink
2025-12-18
Fixed some xs_fmt() usages.
grunfink
2025-12-18
Added emoji reactions (contributed by violette).
violette
2025-12-09
Fixed small memory leak.
grunfink
2025-12-09
make webpush use our notification server vkey instead of a random, ill-formated
violette p.
2025-11-30
Fix user matching
rako
2025-10-21
Instead of comparing the output status with == 200, it's better to check usin...
Stefano Marinelli
2025-10-18
Enhances Mastodon API compatibility by adding support for displaying remote u...
Stefano Marinelli
2025-10-13
xs_http.h: new file.
grunfink
2025-10-10
mastoapi: added deleting for posts.
grunfink
2025-09-28
Merge pull request 'implementing scopes' (#474) from byte/snac2:feature/visib...
grunfink
2025-09-22
making sure that global data is immutable
byte
2025-09-20
implementing visibility scopes
byte
2025-09-14
mastoapi: Fixed incorrect messages in status query.
grunfink
2025-09-03
Renamed function list_content() to list_members().
grunfink
2025-08-14
mastoapi: avoid repeating entries.
grunfink
2025-08-01
Updated some comments.
grunfink
2025-07-27
mastoapi: the 'approve_followers' toggle can also be set from apps.
grunfink
2025-07-27
mastoapi: Fixed metadata in verify_credentials.
grunfink
2025-07-05
mastoapi: fixed the fix.
grunfink
2025-07-05
mastoapi: fixed a bug in mastoapi_timeline().
grunfink
2025-06-21
Added support for /api/v1/instance/extended_description (with a hardcoded text).
grunfink
2025-06-16
mastoapi: Added followed hashtag maintenance.
grunfink
2025-06-16
mastoapi: added entrypoint /v1/followed_tags.
grunfink
2025-06-12
mastoapi: another try to fix collapsing boosted posts in some apps.
grunfink
2025-06-11
mastoapi: reverted reblog id, as it was breaking things.
grunfink
2025-06-11
mastoapi: fixed reblog identifiers.
grunfink
2025-05-29
mastoapi: fixed uploaded images name collision.
grunfink
2025-05-27
New function timeline_here().
grunfink
2025-05-27
Renamed timeline_here() to timeline_here_by_md5(), as it always should have b...
grunfink
2025-05-22
Minor memory leak fixes.
grunfink
2025-05-22
Merge pull request 'use utf-8 lowercase function for tags #396' (#400) from p...
grunfink
2025-05-22
add missed replacement to the `mastoapi_get_handler` function (`search` case)
postscriptum
[next]