summaryrefslogtreecommitdiff
path: root/packages/megalodon (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix indents in megalodon filesHazelnoot2025-06-123-132/+171
* fix TS errors in megalodonHazelnoot2025-06-121-5/+5
* align megalodon tsconfig with the rest of the projectHazelnoot2025-06-121-9/+10
* remove unused script from megalodonHazelnoot2025-06-121-11/+5
* implement '/v1/apps/verify_credentials'Hazelnoot2025-05-084-7/+9
* fix user-agent / authorization passing in megalodonHazelnoot2025-05-081-20/+22
* store OAuth "website" in POST /api/v1/appsHazelnoot2025-05-081-3/+4
* improve type checks in POST /api/v1/apps endpointHazelnoot2025-05-081-6/+6
* improve compatibility with multipart/form-data mastodon API requestsHazelnoot2025-05-081-3/+3
* fix megalodon user agentHazelnoot2025-04-291-1/+4
* remove outdated packages from megalodonHazelnoot2025-04-298-582/+7
* Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-291-11/+10
* synchronize eslint versions to fix build errorHazelnoot2025-03-311-6/+6
* fix megalodon testsHazelnoot2025-03-271-2/+6
* strip "@." from local reaction namesHazelnoot2025-03-271-2/+15
* convert notification types in mastodon APIHazelnoot2025-03-276-22/+68
* fix reaction emoji mapping in mastodon APIHazelnoot2025-03-271-5/+9
* support reactions in mastodon APIHazelnoot2025-03-276-15/+36
* implement /api/v1/favouritesHazelnoot2025-03-273-25/+43
* implement /api/v1/bookmarksHazelnoot2025-03-271-5/+27
* fix megalodon getRelationship functionHazelnoot2025-03-271-2/+2
* improve performance of /v1/accounts/relationshipsHazelnoot2025-03-272-6/+11
* remove unused megalodon componentsHazelnoot2025-03-27101-14600/+26
* don't use empty CW as placeholder in megalodonHazelnoot2025-03-031-2/+2
* Merge branch 'develop' into merge/2024-02-03Hazelnoot2025-02-118-13/+22
|\
| * fix relationship data for Mastodon API (resolves #714)Hazelnoot2025-02-085-7/+13
| * fix build target for megalodonHazelnoot2025-02-082-5/+5
| * export megalodon generator in a way that doesn't break TypeScriptHazelnoot2025-02-081-1/+4
* | remove unstable "detector" tests from megalodonHazelnoot2025-02-091-68/+0
|/
* fix megalodon unit testsHazelnoot2024-11-272-8/+9
* update axios and ws to patch security issue (unexploitable in our case)Hazelnoot2024-10-151-2/+2
* fix linting and type checks in all packagesHazelnoot2024-10-151-0/+1
* disable linting in megalodon, as it's 3rd party codeHazelnoot2024-10-151-1/+0
* Run eslint with caching4censord2024-09-141-1/+1
* fix conflictsMarie2024-04-0712-0/+12
|\
| * fix: send null for empty edited_at in mastodon apiSugar🍬🍭🏳️‍⚧2024-04-0412-0/+12
* | chore: add new typeMarie2024-03-241-1/+1
* | fix: incorrect type for quote propertyMarie2024-03-241-1/+1
|/
* add: Bubble timelineMar0xy2023-12-041-0/+1
* chore: bump axios dep version in `megalodon`Mar0xy2023-11-301-1/+1
* merge: upstreamMar0xy2023-11-221-19/+22
* add: Importing of PostsMar0xy2023-11-121-0/+1
* upd: change handling of suggestions and status trendsMar0xy2023-10-311-1/+1
* fix: lists not being received properlyMar0xy2023-10-301-2/+8
* upd: allow updating of fieldsMar0xy2023-10-301-0/+5
* test: avatar and header uploadingMar0xy2023-10-301-0/+10
* fix: reply edits not staying attachedMar0xy2023-10-291-0/+6
* upd: add history endpoint, make sure all areas use new convertAccountMar0xy2023-10-292-2/+3
* upd: convertAccount now fetches info from the DBMar0xy2023-10-292-1/+2
* upd: change deps, fix a few bugs, update converterMar0xy2023-10-295-12/+15