index
:
snac2.git
master
Unnamed repository; edit this file 'description' to name the repository.
hyang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mastoapi.c
Age
Commit message (
Expand
)
Author
2024-05-06
More logging!
default
2024-05-06
mastoapi: also fix polls from Pleroma.
default
2024-04-29
More tweaks to mastoapi lists.
default
2024-04-29
More work in lists.
default
2024-04-29
More work in lists.
default
2024-04-29
More work in lists.
default
2024-04-29
Start of list support.
default
2024-04-27
mastoapi: Fixed login bug.
default
2024-04-27
mastoapi: minor tweaks.
default
2024-04-18
Some tweaks to previous patch.
default
2024-04-18
Merge pull request 'Ability to federate with hidden networks #93 (update for ...
grunfink
2024-04-14
Better redirection URL building in oauth_post_handler().
default
2024-04-14
Log status in mastoapi_post_handler().
default
2024-04-11
mastoapi: 'unfavourite' and 'unreblog' actions now fully work.
default
2024-03-25
If an emoji in emojis.json is an URL to an image, it's stored in the tag list.
default
2024-03-15
Backport from xs.
default
2024-03-13
mastoapi: added more dummy fields to accounts.
default
2024-03-13
mastoapi: return a dummy header field in accounts.
default
2024-03-12
Added actor refreshing via the user queue.
default
2024-03-12
Some formatting tweaks.
default
2024-03-09
Ability to federate with hidden networks #93 (update for v2.49)
iwojim0
2024-03-09
Replaced most xs_dict_iter() with xs_dict_next().
default
2024-03-06
mastoapi: Added a dummy streaming_api URL.
default
2024-03-02
mastoapi: added search by tag.
default
2024-03-01
mastoapi: Correctly show 'Video' objects in /timelines/home.
default
2024-03-01
mastoapi: Fixed bug in account searching.
default
2024-02-28
mastoapi: check the url before checking.
default
2024-02-28
mastoapi: fixed a bug in validated links.
default
2024-02-20
The link verification time is stored as a time_t.
default
2024-02-15
Moved verified links to its own json file.
default
2024-02-15
mastoapi: fill the verified_at fields in mastoapi_account() for local users.
default
2024-02-15
Renamed validated_metadata to validated_links.
default
2024-02-14
mastoapi: added verified_at dates for verified links.
default
2024-02-10
New function is_msg_from_private_user().
default
2024-02-10
mastoapi: Skip non-public posts from timelines by tag.
default
2024-02-09
mastoapi: added support for /api/v1/timelines/tag/.
default
2024-02-05
Added paging to notify_list(), and use it in the notifications page.
default
2024-02-05
notify_list() no longer has a new_only argument.
default
2024-01-28
formatting
Paul Wilde
2024-01-28
cleanup
Paul Wilde
2024-01-28
cleanup
Paul Wilde
2024-01-28
cleanup
Paul Wilde
2024-01-28
make compatible with subway tooter app
Paul Wilde
2024-01-26
mastoapi: avoid crashing on empty payloads.
default
2024-01-24
Use get_attachments() in mastoapi_status().
default
2024-01-23
Fixed typo.
default
2024-01-23
mastoapi: added /v1/statuses put support (note edit).
default
2024-01-23
mastoapi: added support for status/.../source.
default
2024-01-19
Mastoapi: fixed an error the edited_at field.
default
2024-01-18
New function get_atto(), to get the attributedTo field.
default
[prev]
[next]