summaryrefslogtreecommitdiff
path: root/packages/megalodon/src/misskey (follow)
Commit message (Expand)AuthorAgeFilesLines
* implement '/v1/apps/verify_credentials'Hazelnoot2025-05-081-1/+1
* 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-292-454/+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-272-0/+6
* fix relationship data for Mastodon API (resolves #714)Hazelnoot2025-02-082-5/+9
* fix conflictsMarie2024-04-072-0/+2
|\
| * fix: send null for empty edited_at in mastodon apiSugar🍬🍭🏳️‍⚧2024-04-042-0/+2
* | fix: incorrect type for quote propertyMarie2024-03-241-1/+1
|/
* add: Bubble timelineMar0xy2023-12-041-0/+1
* add: Importing of PostsMar0xy2023-11-121-0/+1
* upd: add history endpoint, make sure all areas use new convertAccountMar0xy2023-10-291-1/+1
* upd: convertAccount now fetches info from the DBMar0xy2023-10-291-0/+1
* upd: change deps, fix a few bugs, update converterMar0xy2023-10-291-2/+4
* add: speakAsCat extensionMar0xy2023-10-041-0/+1
* upd: add MFM to HTML support and Mentions parsing to mastodon api (#33)Marie2023-10-013-10/+12
* 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-252-1/+2
* revert: always get detailed userMar0xy2023-09-252-2/+2
* fix: i forgor to add this fileMar0xy2023-09-251-1/+1
* upd: move patch function and make note user always detailMar0xy2023-09-251-1/+1
* upd: fetch header on normal user callMar0xy2023-09-252-2/+3
* 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-252-2/+1
* fix: wrong sectionMar0xy2023-09-251-2/+2
* fix: typecheckMar0xy2023-09-252-2/+2
* fix: u.descriptionMar0xy2023-09-251-1/+1
* upd: update user data fetching on masto apiMar0xy2023-09-252-4/+8
* upd: get alt and blurhash on mediaMar0xy2023-09-252-2/+4
* 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-252-1/+2
* upd: add createdAt to userMar0xy2023-09-251-0/+2