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
2024-12-04
mastoapi: also fill metrics from credentials_get().
default
2024-12-04
mastoapi: show contact metrics if the user want.
default
2024-12-04
Check for existing id.
default
2024-12-04
Fixed bug in blocked instance rejection.
default
2024-11-20
mastoapi: fixed crash in posts without 'published' field.
default
2024-11-19
New function get_in_reply_to().
default
2024-11-18
Merge branch 'master' of grunfink-codeberg:grunfink/snac2
default
2024-11-18
do not autocapitalize "Login: " masto api field
François Kooman
2024-11-17
mastoapi: more tweaks to notifications code.
default
2024-11-17
mastoapi: added more checks in the notifications code.
default
2024-11-12
mastoapi: a lot of proxy code.
default
2024-11-12
mastoapi: added some proxy code.
default
2024-10-11
mastoapi: fixed timeline/public (it was showing less posts that it should).
default
2024-09-15
URL decode data after splitting the arguments
Nicolai Dagestad
2024-08-31
Minor logging tweak.
default
2024-08-29
mastoapi: added bookmark list.
default
2024-08-29
mastoapi: added support for [un]bookmarking.
default
2024-08-09
mastoapi: also use mastoapi_timeline() with lists.
default
2024-08-09
Use mastoapi_timeline() also for the instance timeline and tags.
default
2024-08-09
More mastoapi_timeline() tweaks.
default
2024-08-09
Use index_desc_first() / index_desc_next() in mastoapi_timeline().
default
2024-08-09
New function mastoapi_timeline().
default
2024-08-06
mastoapi: show EmojiReact notifications as 'favourites'.
default
2024-08-05
Use xs_between() where applicable.
default
2024-07-27
mastoapi: don't generate stupid, non-existent header fields.
default
2024-07-27
mastoapi: in /v2/search, store found local actors.
default
2024-07-24
mastoapi: opening a token file updates its file date and its app's.
default
2024-07-23
Use MD5_HEX_SIZE in more places.
default
2024-06-09
mastoapi: Reverted empty ctype rejection.
default
2024-06-08
mastoapi: Added missing field in list creation.
default
2024-06-08
Many Mastodon apps don't send Content-Type in DELETE, so ignore it.
default
2024-06-07
mastoapi: fix create list response & duplicate actor adding
Louis Brauer
2024-06-01
mastoapi: fix crashes on unset content-type.
default
2024-05-31
mastoapi: added an 'emojis' field to mastoapi_poll().
default
2024-05-31
Don't propagate the user change after dismissing the announcement.
default
2024-05-31
Minor tweaks.
default
2024-05-31
Merge branch 'master' of grunfink-codeberg:grunfink/snac2
default
2024-05-31
Merge pull request 'Implement instance announcements' (#173) from louis77/sna...
grunfink
2024-05-31
mastoapi: return an empty /v1/trends/statuses.
default
2024-05-31
mastoapi: return an empty /v1/trends/tags.
default
2024-05-31
mastoapi: more list tweaks.
default
2024-05-31
mastoapi: more list tweaks.
default
2024-05-31
mastoapi: some tweaks to list entry points.
default
2024-05-31
Updated RELEASE_NOTES.
default
2024-05-31
Merge pull request 'Fix login issues with Mastodon, IceCube, Toot! on iOS' (#...
grunfink
2024-05-31
Fix login with IceCubes and Mastodon on iOS
Louis Brauer
2024-05-31
Make Oauth login page actually readable on mobile devices
Louis Brauer
2024-05-30
Merge branch 'master' into announcements
Louis Brauer
2024-05-31
Implement instance announcements
Louis Brauer
2024-05-30
Fixed minor leak.
default
[next]