summaryrefslogtreecommitdiff
path: root/packages/megalodon/src/entities (follow)
Commit message (Expand)AuthorAgeFilesLines
* support reactions in mastodon APIHazelnoot2025-03-271-0/+2
* remove unused megalodon componentsHazelnoot2025-03-271-1/+1
* fix relationship data for Mastodon API (resolves #714)Hazelnoot2025-02-081-0/+1
* fix conflictsMarie2024-04-071-0/+1
|\
| * fix: send null for empty edited_at in mastodon apiSugar🍬🍭🏳️‍⚧2024-04-041-0/+1
* | chore: add new typeMarie2024-03-241-1/+1
|/
* upd: add history endpoint, make sure all areas use new convertAccountMar0xy2023-10-291-1/+2
* upd: convertAccount now fetches info from the DBMar0xy2023-10-291-1/+1
* upd: change deps, fix a few bugs, update converterMar0xy2023-10-292-5/+6
* upd: fix poll handlingMar0xy2023-09-251-0/+1
* fix: return empty emoji list for polls for masto appMar0xy2023-09-251-0/+1
* upd: on no quote return false instead of nullMar0xy2023-09-251-1/+1
* upd: change the way quote gets handledMar0xy2023-09-251-1/+1
* chore: remove createdAt in favour of created_atMar0xy2023-09-252-2/+0
* upd: add createdAt to userMar0xy2023-09-251-0/+1
* fix: megalodon reblogged and favourited user info, add createdAt to noteMar0xy2023-09-251-0/+1
* Revert "test: check old megalodon version"Mar0xy2023-09-2539-390/+458
* test: check old megalodon versionMar0xy2023-09-2539-458/+390
* upd: remove type for createdAtMar0xy2023-09-251-1/+0
* fix: createdAtMar0xy2023-09-241-0/+1
* upd: megalodon to v7Mar0xy2023-09-2439-390/+458
* add: Megalodon, initial mastodon apiMar0xy2023-09-2337-0/+535