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
*
Mastoapi: fixed an error the edited_at field.
default
2024-01-19
1
-1
/
+1
*
New function get_atto(), to get the attributedTo field.
default
2024-01-18
1
-6
/
+6
*
Minor tweak for better corruption detection.
default
2024-01-12
1
-6
/
+6
*
More tries to fix crashes in mastoapi_account().
default
2024-01-11
1
-2
/
+8
*
Avoid invalid actors in mastoapi_status().
default
2024-01-11
1
-0
/
+4
*
Silenced some unused argument warnings.
default
2024-01-11
1
-0
/
+5
*
Set the 'bot' field in verify_credentials to the matching value.
default
2024-01-11
1
-2
/
+1
*
Support DELETE for Mastodon subscriptions
James Seward
2024-01-11
1
-0
/
+16
*
Add missing fields to account verification
James Seward
2024-01-11
1
-0
/
+5
*
Added more webfinger checks, just to be sure.
default
2024-01-10
1
-1
/
+1
*
Updated copyright year.
default
2024-01-04
1
-1
/
+1
*
actor_request() accepts again an optional snac argument.
default
2023-12-17
1
-1
/
+1
*
Revert "Reverted actor_request() without user."
default
2023-12-11
1
-1
/
+1
*
Reverted actor_request() without user.
default
2023-12-11
1
-1
/
+1
*
actor_request() does not need a user argument.
default
2023-12-10
1
-1
/
+1
*
mastoapi: fixed crash processing kbin boosts.
default
2023-12-05
1
-2
/
+6
*
mastoapi: correctly print the auth key in the sepcial urn:ietf... case.
default
2023-12-05
1
-2
/
+8
*
Fill the 'fields' list in mastoapi_account().
default
2023-12-03
1
-1
/
+22
*
mastoapi: patched dates to match the funny timezone Mastodon uses.
default
2023-12-03
1
-3
/
+28
*
mastoapi: return some dummy values in verify_credentials.
default
2023-12-03
1
-0
/
+4
*
Backport from xs.
default
2023-11-17
1
-0
/
+1
*
Tag indexes are also purged.
default
2023-11-08
1
-3
/
+3
*
mastoapi: implemented /api/v1/accounts/lookup.
default
2023-10-28
1
-2
/
+29
*
mastoapi: Don't exclude posts of type Page or Article.
default
2023-10-16
1
-6
/
+11
*
Fixed crash.
default
2023-10-16
1
-3
/
+8
*
Fixed bug that crashed Tusky.
default
2023-10-13
1
-7
/
+6
*
Minor URI tweak.
default
2023-10-13
1
-2
/
+7
*
mastoapi: boosted posts by others are correctly returned.
default
2023-10-13
1
-0
/
+27
*
mastoapi: show any boosted note, not only by us.
default
2023-10-13
1
-2
/
+2
*
mastoapi: also process "Document" type attachments.
default
2023-10-09
1
-1
/
+1
*
mastoapi: some tweaks to better match the returned data in timelines.
default
2023-10-09
1
-9
/
+14
*
Hide posts from the public web for accounts with 'private' == true.
default
2023-10-08
1
-0
/
+19
*
Backport from xs.
default
2023-09-25
1
-1
/
+1
*
Put hostname in OAuth page title for web-based clients like Elk
Kelson Vibber
2023-09-21
1
-5
/
+5
*
Add title to OAuth page for web-based clients like Elk
Kelson Vibber
2023-09-21
1
-0
/
+1
*
Explicitly support dark mode to fix mismatched colors in clients like Tusky
Kelson Vibber
2023-09-21
1
-1
/
+5
*
mastoapi: Added fields list in verify_credentials.
default
2023-09-18
1
-0
/
+19
*
mastoapi: ensure attachment and tag lists are tags.
default
2023-08-25
1
-0
/
+6
*
mastoapi: process tag lists that are not lists correctly.
default
2023-08-23
1
-3
/
+14
*
mastoapi: some tweaks for posts from lemmy.
default
2023-08-20
1
-4
/
+26
*
mastoapi: in instance, return the list of supported mime types from the inter...
default
2023-08-17
1
-1
/
+23
*
mastoapi: minor fix in verify_credentials.
default
2023-08-16
1
-1
/
+1
*
mastoapi: Some tweaks to process posts with 'name' and 'image' fields.
default
2023-08-14
1
-3
/
+32
*
mastoapi: show the instance's title and short_description, if they exist.
default
2023-08-14
1
-3
/
+5
*
More mastoapi tweaks.
default
2023-08-13
1
-0
/
+9
*
Use some new xs_stock values.
default
2023-08-13
1
-9
/
+6
*
Added avatar_static to validate_credentials object.
default
2023-08-12
1
-0
/
+1
*
Some mastoapi tweaks to support the semaphore.social web client.
default
2023-08-12
1
-2
/
+10
*
Fixed crash.
default
2023-08-12
1
-4
/
+4
*
Some mastoapi instance object tweaks.
default
2023-08-12
1
-9
/
+21
[next]