index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mastoapi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some fixes.
violette
2 days
1
-1
/
+1
*
Fixed more minor leaks.
grunfink
3 days
1
-1
/
+2
*
Fixed some xs_fmt() usages.
grunfink
3 days
1
-3
/
+6
*
Added emoji reactions (contributed by violette).
violette
3 days
1
-4
/
+156
*
Fixed small memory leak.
grunfink
13 days
1
-1
/
+1
*
make webpush use our notification server vkey instead of a random, ill-formated
violette p.
13 days
1
-1
/
+4
*
Fix user matching
rako
2025-11-30
1
-2
/
+2
*
Instead of comparing the output status with == 200, it's better to check usin...
Stefano Marinelli
2025-10-21
1
-2
/
+2
*
Enhances Mastodon API compatibility by adding support for displaying remote u...
Stefano Marinelli
2025-10-18
1
-14
/
+325
*
xs_http.h: new file.
grunfink
2025-10-13
1
-0
/
+1
*
mastoapi: added deleting for posts.
grunfink
2025-10-10
1
-1
/
+35
*
Merge pull request 'implementing scopes' (#474) from byte/snac2:feature/visib...
grunfink
2025-09-28
1
-5
/
+16
|
\
|
*
implementing visibility scopes
byte
2025-09-20
1
-6
/
+17
*
|
making sure that global data is immutable
byte
2025-09-22
1
-1
/
+1
*
|
mastoapi: Fixed incorrect messages in status query.
grunfink
2025-09-14
1
-1
/
+1
|
/
*
Renamed function list_content() to list_members().
grunfink
2025-09-03
1
-4
/
+4
*
mastoapi: avoid repeating entries.
grunfink
2025-08-14
1
-1
/
+6
*
Updated some comments.
grunfink
2025-08-01
1
-1
/
+2
*
mastoapi: the 'approve_followers' toggle can also be set from apps.
grunfink
2025-07-27
1
-2
/
+6
*
mastoapi: Fixed metadata in verify_credentials.
grunfink
2025-07-27
1
-2
/
+25
*
mastoapi: fixed the fix.
grunfink
2025-07-05
1
-2
/
+2
*
mastoapi: fixed a bug in mastoapi_timeline().
grunfink
2025-07-05
1
-3
/
+7
*
Added support for /api/v1/instance/extended_description (with a hardcoded text).
grunfink
2025-06-21
1
-0
/
+15
*
mastoapi: Added followed hashtag maintenance.
grunfink
2025-06-16
1
-0
/
+48
*
mastoapi: added entrypoint /v1/followed_tags.
grunfink
2025-06-16
1
-0
/
+34
*
mastoapi: another try to fix collapsing boosted posts in some apps.
grunfink
2025-06-12
1
-3
/
+8
*
mastoapi: reverted reblog id, as it was breaking things.
grunfink
2025-06-11
1
-4
/
+0
*
mastoapi: fixed reblog identifiers.
grunfink
2025-06-11
1
-0
/
+6
*
mastoapi: fixed uploaded images name collision.
grunfink
2025-05-29
1
-2
/
+4
*
New function timeline_here().
grunfink
2025-05-27
1
-3
/
+1
*
Renamed timeline_here() to timeline_here_by_md5(), as it always should have b...
grunfink
2025-05-27
1
-1
/
+1
*
Minor memory leak fixes.
grunfink
2025-05-22
1
-1
/
+1
*
Merge pull request 'use utf-8 lowercase function for tags #396' (#400) from p...
grunfink
2025-05-22
1
-6
/
+7
|
\
|
*
add missed replacement to the `mastoapi_get_handler` function (`search` case)
postscriptum
2025-05-22
1
-1
/
+2
|
*
cleanup ending spaces
postscriptum
2025-05-22
1
-5
/
+5
*
|
performance: use following_list_len in more places
green
2025-05-19
1
-8
/
+8
|
/
*
mastoapi: added post endpoints for 'authorize' and 'reject' follow requests.
grunfink
2025-05-18
1
-0
/
+51
*
mastoapi: added endpoint /v1/follow_requests.
grunfink
2025-05-18
1
-4
/
+20
*
mastoapi: Also process the types[] argument in notifications.
grunfink
2025-05-14
1
-8
/
+13
*
Mastoapi: correctly communicate 'approve_followers'.
grunfink
2025-04-27
1
-1
/
+4
*
mastoapi: fix md5 issues
green
2025-04-26
1
-1
/
+8
*
mastoapi: support lists for users
green
2025-04-26
1
-15
/
+40
*
mastoapi: added support for scheduled posts.
default
2025-04-02
1
-6
/
+16
*
mastoapi: fixed instance peers to return only the domains.
default
2025-03-22
1
-1
/
+11
*
mastoapi: Added support for /api/v1/instance/peers.
default
2025-03-22
1
-0
/
+9
*
Minor tweak.
default
2025-03-17
1
-3
/
+2
*
mastoapi: added support for /api/v1/custom_emojis (contributed by violette).
default
2025-03-17
1
-2
/
+19
*
Deleted (by now) any ways of setting a note's publish date.
default
2025-03-03
1
-2
/
+1
*
msg_note() accepts a nullable post date.
default
2025-03-02
1
-2
/
+3
*
mastoapi: notify the maximum configured attachments.
default
2025-02-07
1
-1
/
+6
[next]