summaryrefslogtreecommitdiff
path: root/packages/backend/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* upd: update user data fetching on masto apiMar0xy2023-09-251-4/+4
* chore: lintMar0xy2023-09-251-1/+1
* upd: add new endpoint to mk api, add preferences to masto apiMar0xy2023-09-253-0/+61
* upd: dont require detail for createdAtMar0xy2023-09-251-1/+1
* fix: megalodon reblogged and favourited user info, add createdAt to noteMar0xy2023-09-251-2/+2
* fix: contact person in masto instance endpointMar0xy2023-09-251-1/+1
* fix: get account statuses for local usersMar0xy2023-09-251-0/+1
* upd: fix cross origin on file proxyMar0xy2023-09-251-0/+1
* fix: text min length is 1 (thanks mk)Mar0xy2023-09-251-1/+1
* upd: apply host to alot of fieldsMar0xy2023-09-252-5/+5
* upd: replace star with heartMar0xy2023-09-251-2/+2
* fix: text is undefined in masto status apiMar0xy2023-09-251-1/+1
* Revert "test: check old megalodon version"Mar0xy2023-09-254-493/+4
* test: check old megalodon versionMar0xy2023-09-254-4/+493
* fix: upload media on masto apiMar0xy2023-09-251-2/+2
* upd: megalodon package fix lines, enable error on mediaMar0xy2023-09-241-2/+2
* chore: lintMar0xy2023-09-242-7/+7
* upd: change parser and fix fetchAccessTokenMar0xy2023-09-242-18/+41
* fix: oauth headersMar0xy2023-09-242-1/+15
* chore: remove ts-ignore commentMar0xy2023-09-241-2/+1
* chore: fix lintMar0xy2023-09-241-3/+3
* chore: change ignore to expectMar0xy2023-09-241-1/+1
* add: x-www-form-urlencoded parserMar0xy2023-09-241-0/+10
* upd: headerMar0xy2023-09-241-8/+1
* fix: backend issueMar0xy2023-09-241-8/+12
* upd: masto api support more typesMar0xy2023-09-241-0/+8
* upd: also split by +Mar0xy2023-09-241-1/+1
* chore: make lint happyMar0xy2023-09-241-2/+0
* upd: change oauthMar0xy2023-09-241-452/+66
* fix oauth loginMar0xy2023-09-243-80/+82
* chore: lint says const happyMar0xy2023-09-242-2/+2
* chore: change const to letMar0xy2023-09-241-1/+1
* chore: lint and update package nameMar0xy2023-09-2411-1665/+1618
* upd: complete status endpoint for mastoMar0xy2023-09-242-0/+300
* add: new emojiregex functionMar0xy2023-09-241-0/+1
* add: status get endpoints to masto apiMar0xy2023-09-242-0/+136
* upd: import status endpoint into serviceMar0xy2023-09-241-1/+5
* add: status to masto endpointsMar0xy2023-09-241-1/+3
* add: timeline endpoints tio masto apiMar0xy2023-09-243-2/+278
* upd: prettify layoutMar0xy2023-09-2410-140/+168
* add: filter endpoint to masto apiMar0xy2023-09-242-0/+125
* add: notification endpoints to masto apiMar0xy2023-09-242-0/+130
* add: search endpoints to masto apiMar0xy2023-09-242-0/+191
* upd: Masto API accounts endpoint finishedMar0xy2023-09-242-2/+351
* upd: megalodon to v7Mar0xy2023-09-243-8/+4
* upd: add new endpoints to Masto APIMar0xy2023-09-241-2/+155
* add: account endpointMar0xy2023-09-241-0/+147
* add: timeline endpoint only with the functions for other endpointsMar0xy2023-09-241-0/+47
* upd: create auth endpointMar0xy2023-09-241-0/+74
* fix: converter returning sharkeyid wrongMar0xy2023-09-241-1/+2