default
|
8d4d702da9
Added an instance timeline.
|
1 year ago |
default
|
82cd5fda7a
Don't return that much entries in the mastoapi timeline.
|
1 year ago |
default
|
4fca7c8a7e
Added mastoapi unfollow.
|
1 year ago |
default
|
291f251ced
Added mastoapi follow.
|
1 year ago |
default
|
88850bdc46
Attend mastoapi relationships.
|
1 year ago |
default
|
5b93e9069e
Added mastoapi code for account search.
|
1 year ago |
default
|
8804227798
New function mastoapi_put_handler().
|
1 year ago |
default
|
66d5acc822
Use static_get_meta() when preparing the attachment.
|
1 year ago |
default
|
73e7195e6c
Added mastoapi support for adding images.
|
1 year ago |
default
|
526d4e8abb
Added a new compilation variable NO_MASTODON_API.
|
1 year ago |
default
|
46f23ec85e
Commented out more debugging code.
|
1 year ago |
default
|
46bf844f1c
Commented out test code.
|
1 year ago |
default
|
04e61ea475
More complete mastodon api instance object.
|
1 year ago |
default
|
350a489bd0
Deleted debug code.
|
1 year ago |
default
|
76445d157a
Use server.json "admin_email" in mastoapi instance object.
|
1 year ago |
default
|
3ccf4e3759
arc4random() does not exist in not-so-old systems, so revert this.
|
1 year ago |
default
|
f658f345ca
Replaced random() with arc4random().
|
1 year ago |
default
|
8205159f8c
Replaced strcpy() with strncpy().
|
1 year ago |
default
|
52e3d6032c
Also accept /api/v2 urls.
|
1 year ago |
default
|
0240c871f3
New function user_open_by_md5().
|
1 year ago |
default
|
2ec58144ba
Temporary fix to this account show error.
|
1 year ago |
default
|
cc48f25e98
Return context ancestors in the right order.
|
1 year ago |
default
|
604c1f0bce
Fixed use-after-free in reply messages.
|
1 year ago |
default
|
fd0440dd75
Don't strip the api version in mastoapi post handler.
|
1 year ago |
default
|
81100cb825
Posts can now be sent (still no images).
|
1 year ago |
default
|
5ec593da2c
Force failure in Mastodon API before it gets to a crash-on-startup situation.
|
1 year ago |
default
|
512058bbc5
Added entrypoint /push/subscription.
|
1 year ago |
default
|
95d90e5475
Added some more dummy entry points.
|
1 year ago |
default
|
84077aa9eb
Added the 'header' field to verify_credentials.
|
1 year ago |
default
|
ec51d59e24
Some fixes to allow Megalodon to work.
|
1 year ago |