default
|
9bb08cfd51
Fixed crash in mastoapi search.
|
1 year ago |
default
|
e2ef581e84
Update lastlog.txt everytime a Bearer token is validated.
|
1 year ago |
default
|
b8eace33c9
Store the what-is-snac URL as a CPP constant.
|
1 year ago |
default
|
3fb91ea25a
Skip muted morons from timelines and statuses.
|
1 year ago |
default
|
b6da5b7bb3
Added emojis to mastoapi_account().
|
1 year ago |
default
|
f625d88426
Added custom emojis to Statuses.
|
1 year ago |
default
|
9456a57954
Added the hashtag list to mastoapi_status().
|
1 year ago |
default
|
cfca2adcb9
Added mentions to mastoapi_status().
|
1 year ago |
default
|
3d20adc840
Added some more Instance values.
|
1 year ago |
default
|
415381831e
Added snac limits (no real limits) to the Instance object.
|
1 year ago |
default
|
997b17d854
Moved JSON output validation to httpd.c.
|
1 year ago |
default
|
177bf03e10
Fixed bad JSON for accounts that do not have a 'summary' field.
|
1 year ago |
default
|
04ba2818cb
Fixed a bug in the instance timeline.
|
1 year ago |
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 |