summaryrefslogtreecommitdiff
path: root/packages/megalodon/src/misskey/api_client.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix user-agent / authorization passing in megalodonHazelnoot2025-05-081-20/+22
* fix megalodon user agentHazelnoot2025-04-291-1/+4
* remove outdated packages from megalodonHazelnoot2025-04-291-41/+2
* strip "@." from local reaction namesHazelnoot2025-03-271-2/+15
* convert notification types in mastodon APIHazelnoot2025-03-271-1/+2
* fix reaction emoji mapping in mastodon APIHazelnoot2025-03-271-5/+9
* support reactions in mastodon APIHazelnoot2025-03-271-15/+13
* implement /api/v1/favouritesHazelnoot2025-03-271-0/+1
* fix relationship data for Mastodon API (resolves #714)Hazelnoot2025-02-081-5/+6
* fix conflictsMarie2024-04-071-0/+1
|\
| * fix: send null for empty edited_at in mastodon apiSugar🍬🍭🏳️‍⚧2024-04-041-0/+1
* | fix: incorrect type for quote propertyMarie2024-03-241-1/+1
|/
* upd: add history endpoint, make sure all areas use new convertAccountMar0xy2023-10-291-1/+1
* upd: change deps, fix a few bugs, update converterMar0xy2023-10-291-2/+4
* upd: add MFM to HTML support and Mentions parsing to mastodon api (#33)Marie2023-10-011-10/+10
* revert: socket changeMar0xy2023-09-271-1/+1
* upd: make sure megalodon uses proper streaming urlMar0xy2023-09-271-1/+1
* add: source endpoint for editing through masto apiMar0xy2023-09-271-0/+8
* fix: mastodon app displayName is not a stringMar0xy2023-09-261-2/+2
* upd: fix poll handlingMar0xy2023-09-251-3/+4
* add: description support for mastodonMar0xy2023-09-251-1/+1
* revert: always get detailed userMar0xy2023-09-251-1/+1
* fix: i forgor to add this fileMar0xy2023-09-251-1/+1
* upd: fetch header on normal user callMar0xy2023-09-251-2/+2
* fix: return empty emoji list for polls for masto appMar0xy2023-09-251-0/+1
* fix: resolve host properlyMar0xy2023-09-251-1/+1
* upd: on no quote return false instead of nullMar0xy2023-09-251-1/+1
* upd: change the way quote gets handledMar0xy2023-09-251-2/+2
* fix: favourites on megalodonMar0xy2023-09-251-3/+9
* fix: new lines in description not being translatedMar0xy2023-09-251-1/+1
* fix: resolve host variable on userDetailMar0xy2023-09-251-0/+1
* fix: acct issues on megalodonMar0xy2023-09-251-21/+20
* upd: return @ before usernameMar0xy2023-09-251-4/+4
* revert: description fetchingMar0xy2023-09-251-1/+1
* fix: wrong sectionMar0xy2023-09-251-2/+2
* fix: typecheckMar0xy2023-09-251-1/+1
* upd: update user data fetching on masto apiMar0xy2023-09-251-4/+4
* upd: get alt and blurhash on mediaMar0xy2023-09-251-2/+2
* upd: add new endpoint to mk api, add preferences to masto apiMar0xy2023-09-251-0/+10
* chore: remove createdAt in favour of created_atMar0xy2023-09-251-3/+0
* upd: set createdAt on created_atMar0xy2023-09-251-1/+1
* upd: try fetching from dbMar0xy2023-09-251-1/+1
* upd: add createdAt to userMar0xy2023-09-251-0/+2
* fix: megalodon reblogged and favourited user info, add createdAt to noteMar0xy2023-09-251-1/+2
* fix: user urlMar0xy2023-09-251-8/+8
* upd: apply host to alot of fieldsMar0xy2023-09-251-1/+1
* Revert "test: check old megalodon version"Mar0xy2023-09-251-688/+599
* test: check old megalodon versionMar0xy2023-09-251-599/+688
* upd: remove createdAtMar0xy2023-09-251-3/+1
* fix: createdAtMar0xy2023-09-241-0/+2