Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Sharkey
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Charlotte
Sharkey
Graph
6e5cbedc75240ddaf51b582a17f296095f5237fe
Select Git revision
Branches
8
develop
default
protected
easier-denial
enhance/preview-css
feat/asciicast-asciinema
feat/heic-decode
feat/pug-email
feat/ruffle
flash-file-type-embed
8 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
Nov
23
22
23
22
23
22
21
20
21
20
21
20
21
20
21
20
21
20
21
20
21
20
21
20
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Oct
30
29
28
27
26
25
24
23
22
21
20
21
20
19
18
17
16
15
14
13
12
11
10
9
10
9
8
fix(backend): 起動前の疎通チェックが機能しなくなっていた問題を修正 (#15043)
fix(frontend): サーバードキュメントとMisskey関連リソースとの間にdividerが入らないことがある問題を修正 (#15044)
fix(backend/misskey-js): タイポ修正 (#15046)
normalize AP IDs during verification
honour blocks and "signing required" for note versions
fix typo
fix `var` references in built-in themes
allow overriding `setupPassword` via env
more linting instructions
Merge branch 'develop' into feature/2024.10
ci: do not run chromatic on fork repositories (#15041)
fix(backend): アドレス入力で直接ユーザのプロフィールページを表示した際、前提データが足りず描画に失敗する (#15033)
Update CHANGELOG.md (書き方を揃える)
fix(frontend): 画面サイズが変わった際にnavbarが自動で折りたたまれない問題を修正 (#15042)
show pinned notes by default on user profiles
merge: Move `cypress` to `optionalDependencies` (!697)
merge: Comply with type for Packed<'Note'> (fixes aria client compatibility) (!771)
remove `minInterval` from `FileServerService`
remove duplicate `limit`
merge: Add default rate limit (!768)
merge: Filter Add / Remove activities with non-Note payloads (resolves #750) (!693)
merge: Accept Like(Note) and Update(Note) activities where the Note isn't already cached (resolves #795 and #748) (!729)
merge: Support following feed in Deck UI (resolves #789) (!724)
merge: Add rate limits to all public endpoints (!767)
bump version
merge: Fix typo "to many requests" (!769)
Comply with type for Packed<'Note'>
fix typo "to many requests"
add rate limits to all public endpoints
fix(backend): use atomic command to improve security
merge: Fix note hiding when renote and target have different visibility settings (resolves #803) (!741)
add default / fallback rate limit
remove unused import from ApInboxService.ts (introduced by merge error)
log type of unsupported featured object
allow any valid post to be featured, not just Note
filter Add / Remove activities with non-Note payloads
pass resolver when creating notes via side-effect
allow Update(Note) and Update(Poll) to implicitly create missing notes
reduce inbox log spam when fetching blocked / unavailable notes
fetch target note of Like(Note) activities
Loading