1
0
Commit Graph

9 Commits

Author SHA1 Message Date
Hazelnoot 16f483d273 cleanup Mastodon API (resolves #804 and #865, partially resolves #492)
* Fix TS errors and warnings
* Fix ESLint errors and warnings
* Fix property typos in various places
* Fix property data conversion
* Add missing entity properties
* Normalize logging and reduce spam
* Check for missing request parameters
* Allow mastodon API to work with local debugging
* Safer error handling
* Fix quote-post detection
2025-02-08 13:17:34 -05:00
Hazelnoot ca1cdc4ea3 fix poll option limit in masto API 2024-10-26 10:38:29 -04:00
dakkar b525c5887f add copyright text to all our files 2024-06-15 11:36:55 +01:00
Marie b1c26201ca upd: Note Length customization
note length is now configurable through the config file

Closes #281

falls back to 3000 (misskey default) if not used/included in config
2023-12-31 18:22:02 +01:00
Mar0xy 288fa1143d upd: display correct approval_required value on masto instance endpoint 2023-10-18 04:32:40 +02:00
Marie 715dea9414 upd: remove cutting off the description on relays 2023-10-17 22:51:05 +02:00
Mar0xy db6dc1b52e chore: lint and update package name 2023-09-24 17:36:13 +02:00
Mar0xy 1501ab261d upd: prettify layout 2023-09-24 12:05:59 +02:00
Mar0xy 2375d043d1 add: Megalodon, initial mastodon api 2023-09-23 18:49:47 +02:00