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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-04-27
Mastoapi: correctly communicate 'approve_followers'.
grunfink
1
-1
/
+4
2025-04-26
mastoapi: fix md5 issues
green
1
-1
/
+8
2025-04-26
mastoapi: support lists for users
green
1
-15
/
+40
2025-04-02
mastoapi: added support for scheduled posts.
default
1
-6
/
+16
2025-03-22
mastoapi: fixed instance peers to return only the domains.
default
1
-1
/
+11
2025-03-22
mastoapi: Added support for /api/v1/instance/peers.
default
1
-0
/
+9
2025-03-17
Minor tweak.
default
1
-3
/
+2
2025-03-17
mastoapi: added support for /api/v1/custom_emojis (contributed by violette).
default
1
-2
/
+19
2025-03-03
Deleted (by now) any ways of setting a note's publish date.
default
1
-2
/
+1
2025-03-02
msg_note() accepts a nullable post date.
default
1
-2
/
+3
2025-02-07
mastoapi: notify the maximum configured attachments.
default
1
-1
/
+6
2025-01-27
Minor optimization in timeline retrieving.
default
1
-1
/
+1
2025-01-21
When reading timeline in ascending order, return results in descending order
Paul Martin
1
-1
/
+4
2025-01-15
Implement faster min_id handling
Paul Martin
1
-18
/
+28
2025-01-14
Implement limit= on notification fetches
Paul Martin
1
-0
/
+9
2025-01-12
mastoapi: fixed Events not being shown.
default
1
-2
/
+2
2025-01-11
mastoapi: obey the "unlisted" visibility set by apps.
default
1
-2
/
+8
2025-01-08
Bumped copyright year.
default
1
-1
/
+1
2025-01-05
Moved post language setting to msg_note(), where it really belongs.
default
1
-2
/
+3
2024-12-26
mastoapi: implement timeline min_id
Paul Martin
1
-2
/
+13
2024-12-22
mastoapi: allow search for post URLs.
default
1
-0
/
+31
2024-12-21
mastoapi: fixed audio attachments.
default
1
-2
/
+3
2024-12-20
mastoapi: minor tweak to notification list (Tusky was in a forever request lo...
default
1
-2
/
+12
2024-12-20
Mastoapi: added badlogin support.
default
1
-48
/
+62
2024-12-20
Implement mastoapi markers for notifications and home.
Paul Martin
1
-7
/
+51
2024-12-15
Fixed bad url in timeline link.
default
1
-1
/
+1
2024-12-15
New function timeline_link_header().
default
1
-1
/
+30
2024-12-15
Fixed crash in mastoapi_status() Emoji list.
default
1
-3
/
+3
2024-12-15
mastoapi: deleted useless code.
default
1
-8
/
+1
2024-12-15
mastoapi: fixed incorrect field 'bot' for newly created accounts.
default
1
-2
/
+5
2024-12-04
mastoapi: also fill metrics from credentials_get().
default
1
-0
/
+11
2024-12-04
mastoapi: show contact metrics if the user want.
default
1
-0
/
+11
2024-12-04
Check for existing id.
default
1
-1
/
+1
2024-12-04
Fixed bug in blocked instance rejection.
default
1
-0
/
+3
2024-11-20
mastoapi: fixed crash in posts without 'published' field.
default
1
-1
/
+10
2024-11-19
New function get_in_reply_to().
default
1
-1
/
+1
2024-11-18
do not autocapitalize "Login: " masto api field
François Kooman
1
-1
/
+1
2024-11-17
mastoapi: more tweaks to notifications code.
default
1
-4
/
+12
2024-11-17
mastoapi: added more checks in the notifications code.
default
1
-0
/
+4
2024-11-12
mastoapi: a lot of proxy code.
default
1
-19
/
+28
2024-11-12
mastoapi: added some proxy code.
default
1
-3
/
+5
2024-10-11
mastoapi: fixed timeline/public (it was showing less posts that it should).
default
1
-5
/
+1
2024-09-15
URL decode data after splitting the arguments
Nicolai Dagestad
1
-8
/
+4
2024-08-31
Minor logging tweak.
default
1
-2
/
+2
2024-08-29
mastoapi: added bookmark list.
default
1
-4
/
+14
2024-08-29
mastoapi: added support for [un]bookmarking.
default
1
-4
/
+11
2024-08-09
mastoapi: also use mastoapi_timeline() with lists.
default
1
-58
/
+5
2024-08-09
Use mastoapi_timeline() also for the instance timeline and tags.
default
1
-79
/
+7
2024-08-09
More mastoapi_timeline() tweaks.
default
1
-18
/
+35
2024-08-09
Use index_desc_first() / index_desc_next() in mastoapi_timeline().
default
1
-62
/
+75
[next]