index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
megalodon
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix indents in megalodon files
Hazelnoot
2025-06-12
3
-132
/
+171
*
fix TS errors in megalodon
Hazelnoot
2025-06-12
1
-5
/
+5
*
align megalodon tsconfig with the rest of the project
Hazelnoot
2025-06-12
1
-9
/
+10
*
remove unused script from megalodon
Hazelnoot
2025-06-12
1
-11
/
+5
*
implement '/v1/apps/verify_credentials'
Hazelnoot
2025-05-08
4
-7
/
+9
*
fix user-agent / authorization passing in megalodon
Hazelnoot
2025-05-08
1
-20
/
+22
*
store OAuth "website" in POST /api/v1/apps
Hazelnoot
2025-05-08
1
-3
/
+4
*
improve type checks in POST /api/v1/apps endpoint
Hazelnoot
2025-05-08
1
-6
/
+6
*
improve compatibility with multipart/form-data mastodon API requests
Hazelnoot
2025-05-08
1
-3
/
+3
*
fix megalodon user agent
Hazelnoot
2025-04-29
1
-1
/
+4
*
remove outdated packages from megalodon
Hazelnoot
2025-04-29
8
-582
/
+7
*
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-04-29
1
-11
/
+10
*
synchronize eslint versions to fix build error
Hazelnoot
2025-03-31
1
-6
/
+6
*
fix megalodon tests
Hazelnoot
2025-03-27
1
-2
/
+6
*
strip "@." from local reaction names
Hazelnoot
2025-03-27
1
-2
/
+15
*
convert notification types in mastodon API
Hazelnoot
2025-03-27
6
-22
/
+68
*
fix reaction emoji mapping in mastodon API
Hazelnoot
2025-03-27
1
-5
/
+9
*
support reactions in mastodon API
Hazelnoot
2025-03-27
6
-15
/
+36
*
implement /api/v1/favourites
Hazelnoot
2025-03-27
3
-25
/
+43
*
implement /api/v1/bookmarks
Hazelnoot
2025-03-27
1
-5
/
+27
*
fix megalodon getRelationship function
Hazelnoot
2025-03-27
1
-2
/
+2
*
improve performance of /v1/accounts/relationships
Hazelnoot
2025-03-27
2
-6
/
+11
*
remove unused megalodon components
Hazelnoot
2025-03-27
101
-14600
/
+26
*
don't use empty CW as placeholder in megalodon
Hazelnoot
2025-03-03
1
-2
/
+2
*
Merge branch 'develop' into merge/2024-02-03
Hazelnoot
2025-02-11
8
-13
/
+22
|
\
|
*
fix relationship data for Mastodon API (resolves #714)
Hazelnoot
2025-02-08
5
-7
/
+13
|
*
fix build target for megalodon
Hazelnoot
2025-02-08
2
-5
/
+5
|
*
export megalodon generator in a way that doesn't break TypeScript
Hazelnoot
2025-02-08
1
-1
/
+4
*
|
remove unstable "detector" tests from megalodon
Hazelnoot
2025-02-09
1
-68
/
+0
|
/
*
fix megalodon unit tests
Hazelnoot
2024-11-27
2
-8
/
+9
*
update axios and ws to patch security issue (unexploitable in our case)
Hazelnoot
2024-10-15
1
-2
/
+2
*
fix linting and type checks in all packages
Hazelnoot
2024-10-15
1
-0
/
+1
*
disable linting in megalodon, as it's 3rd party code
Hazelnoot
2024-10-15
1
-1
/
+0
*
Run eslint with caching
4censord
2024-09-14
1
-1
/
+1
*
fix conflicts
Marie
2024-04-07
12
-0
/
+12
|
\
|
*
fix: send null for empty edited_at in mastodon api
Sugar🍬🍭🏳️⚧
2024-04-04
12
-0
/
+12
*
|
chore: add new type
Marie
2024-03-24
1
-1
/
+1
*
|
fix: incorrect type for quote property
Marie
2024-03-24
1
-1
/
+1
|
/
*
add: Bubble timeline
Mar0xy
2023-12-04
1
-0
/
+1
*
chore: bump axios dep version in `megalodon`
Mar0xy
2023-11-30
1
-1
/
+1
*
merge: upstream
Mar0xy
2023-11-22
1
-19
/
+22
*
add: Importing of Posts
Mar0xy
2023-11-12
1
-0
/
+1
*
upd: change handling of suggestions and status trends
Mar0xy
2023-10-31
1
-1
/
+1
*
fix: lists not being received properly
Mar0xy
2023-10-30
1
-2
/
+8
*
upd: allow updating of fields
Mar0xy
2023-10-30
1
-0
/
+5
*
test: avatar and header uploading
Mar0xy
2023-10-30
1
-0
/
+10
*
fix: reply edits not staying attached
Mar0xy
2023-10-29
1
-0
/
+6
*
upd: add history endpoint, make sure all areas use new convertAccount
Mar0xy
2023-10-29
2
-2
/
+3
*
upd: convertAccount now fetches info from the DB
Mar0xy
2023-10-29
2
-1
/
+2
*
upd: change deps, fix a few bugs, update converter
Mar0xy
2023-10-29
5
-12
/
+15
[next]