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
*
If an emoji in emojis.json is an URL to an image, it's stored in the tag list.
default
2024-03-25
1
-1
/
+1
*
Backport from xs.
default
2024-03-15
1
-59
/
+59
*
mastoapi: added more dummy fields to accounts.
default
2024-03-13
1
-1
/
+8
*
mastoapi: return a dummy header field in accounts.
default
2024-03-13
1
-3
/
+12
*
Added actor refreshing via the user queue.
default
2024-03-12
1
-1
/
+1
*
Some formatting tweaks.
default
2024-03-12
1
-6
/
+6
*
Replaced most xs_dict_iter() with xs_dict_next().
default
2024-03-09
1
-1
/
+2
*
mastoapi: Added a dummy streaming_api URL.
default
2024-03-06
1
-1
/
+5
*
mastoapi: added search by tag.
default
2024-03-02
1
-9
/
+27
*
mastoapi: Correctly show 'Video' objects in /timelines/home.
default
2024-03-01
1
-3
/
+4
*
mastoapi: Fixed bug in account searching.
default
2024-03-01
1
-1
/
+1
*
mastoapi: check the url before checking.
default
2024-02-28
1
-1
/
+1
*
mastoapi: fixed a bug in validated links.
default
2024-02-28
1
-3
/
+8
*
The link verification time is stored as a time_t.
default
2024-02-20
1
-6
/
+18
*
Moved verified links to its own json file.
default
2024-02-15
1
-7
/
+6
*
mastoapi: fill the verified_at fields in mastoapi_account() for local users.
default
2024-02-15
1
-2
/
+26
*
Renamed validated_metadata to validated_links.
default
2024-02-15
1
-4
/
+4
*
mastoapi: added verified_at dates for verified links.
default
2024-02-14
1
-1
/
+11
*
New function is_msg_from_private_user().
default
2024-02-10
1
-18
/
+7
*
mastoapi: Skip non-public posts from timelines by tag.
default
2024-02-10
1
-0
/
+4
*
mastoapi: added support for /api/v1/timelines/tag/.
default
2024-02-09
1
-0
/
+41
*
Added paging to notify_list(), and use it in the notifications page.
default
2024-02-05
1
-1
/
+1
*
notify_list() no longer has a new_only argument.
default
2024-02-05
1
-1
/
+1
*
formatting
Paul Wilde
2024-01-28
1
-3
/
+3
*
cleanup
Paul Wilde
2024-01-28
1
-2
/
+2
*
cleanup
Paul Wilde
2024-01-28
1
-1
/
+1
*
cleanup
Paul Wilde
2024-01-28
1
-0
/
+1
*
make compatible with subway tooter app
Paul Wilde
2024-01-28
1
-1
/
+23
*
mastoapi: avoid crashing on empty payloads.
default
2024-01-26
1
-6
/
+15
*
Use get_attachments() in mastoapi_status().
default
2024-01-24
1
-57
/
+23
*
Fixed typo.
default
2024-01-23
1
-1
/
+1
*
mastoapi: added /v1/statuses put support (note edit).
default
2024-01-23
1
-2
/
+46
*
mastoapi: added support for status/.../source.
default
2024-01-23
1
-0
/
+10
*
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
[next]