This website requires JavaScript.
Explore
Help
Register
Sign In
gnh1201
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2025-11-27 10:00:50 +00:00
Code
Issues
Actions
17
Packages
Projects
Releases
Wiki
Activity
All Workflows
build-container-image.yml
build-nightly.yml
build-push-pr.yml
build-releases.yml
build-security.yml
bundler-audit.yml
check-i18n.yml
chromatic.yml
codeql.yml
crowdin-download-stable.yml
crowdin-download.yml
crowdin-upload.yml
format-check.yml
lint-css.yml
lint-haml.yml
lint-js.yml
lint-ruby.yml
rebase-needed.yml
test-image-build.yml
test-js.yml
test-migrations.yml
test-ruby.yml
Actor
All actors
gnh1201
Status
All status
success
failure
waiting
running
chore(deps): update dependency aws-sdk-core to v3.239.2 (#37015)
#19023
:
Commit
002632c3bb
pushed by
gnh1201
main
2025-11-27 10:00:52 +00:00
0s
Revert lighter dropdown menu bg color in dark mode
#19010
:
Commit
03df8a7c20
pushed by
gnh1201
dion/fix-theme-token-bugs
2025-11-27 11:20:33 +00:00
0s
Tweak key to remount Card on edits
#19009
:
Commit
9b0ed71bcb
pushed by
gnh1201
dion/convert-card-to-functional-component
2025-11-27 11:20:33 +00:00
0s
Collections: Add missing validations for boolean columns (#37005)
#18981
:
Commit
0725afe1a9
pushed by
gnh1201
main
2025-11-26 17:20:33 +00:00
0s
handle favourite toggling
#18978
:
Commit
1f5a52a1fc
pushed by
gnh1201
experiment/emoji-picker
2025-11-26 17:20:33 +00:00
0s
Fix wrong ID after update
#18863
:
Commit
3a4b11186d
pushed by
gnh1201
dion/refactor-unsafe-react-lifecycle-methods-pt1
2025-11-23 05:20:33 +00:00
0s
Improve link a11y when not revealed
#18862
:
Commit
7e16de40a6
pushed by
gnh1201
dion/convert-card-to-functional-component
2025-11-23 05:20:33 +00:00
0s
Add coverage for `media#player` scenarios (#35947)
#18843
:
Commit
585545d0d5
pushed by
gnh1201
main
2025-11-22 17:20:33 +00:00
0s
Replace UNSAFE_componentWillMount across components
#18818
:
Commit
49cfdee6d0
pushed by
gnh1201
dion/refactor-unsafe-react-lifecycle-methods-pt1
2025-11-21 23:20:33 +00:00
0s
New Crowdin Translations (automated) (#36957)
#18777
:
Commit
8e8669b5ef
pushed by
gnh1201
main
2025-11-21 15:10:50 +00:00
0s
Keep very tall videos from overflowing viewport
#18775
:
Commit
d5c8ba339a
pushed by
gnh1201
dion/fix-vertical-videos-overflow-viewport
2025-11-21 17:20:33 +00:00
0s
Improve media modal swipe animation (#36916)
#18718
:
Commit
ea616ac4a4
pushed by
gnh1201
main
2025-11-20 14:40:48 +00:00
0s
remove minimized header opacity change
#18715
:
Commit
3779b9f898
pushed by
gnh1201
experiment/emoji-picker
2025-11-20 23:20:33 +00:00
0s
Fix theme-related Vite errors even when `theme_tokens` feature flag is disabled (#36936)
#18689
:
Commit
366856f3bc
pushed by
gnh1201
main
2025-11-19 22:20:48 +00:00
0s
Fix `g` + `h` keyboard shortcut not working when a post is focused (#36935)
#18686
:
Commit
53d940bad1
pushed by
gnh1201
backports/4.5
2025-11-20 17:20:33 +00:00
0s
Fix scroll-to-status in threaded view being unreliable (#36927)
#18657
:
Commit
be0e23bb0a
pushed by
gnh1201
main
2025-11-19 14:10:50 +00:00
0s
switch back to percentage offsets to avoid using viewport size
#18655
:
Commit
10555749d0
pushed by
gnh1201
fix/image-carousel-swiping
2025-11-19 23:20:33 +00:00
0s
Fix scroll-to-status in threaded view being unreliable
#18642
:
Commit
bc98e835a4
pushed by
gnh1201
fixes/thread-scroll-focus
2025-11-19 17:20:34 +00:00
0s
Change private quote education modal to not show up on self-quotes
#18641
:
Commit
012804fb76
pushed by
gnh1201
fixes/modal-self-quote
2025-11-19 17:20:33 +00:00
0s
Use `encodeURIComponent` instead of `encodeURI`
#18640
:
Commit
685339c3da
pushed by
gnh1201
fixes/link-double-encoding
2025-11-19 17:20:33 +00:00
0s
Emoji: Fix path resolution for emoji worker (#36897)
#18612
:
Commit
caffb0fd63
pushed by
gnh1201
main
2025-11-18 21:50:47 +00:00
0s
replace swipe animation with more fluid logic
#18610
:
Commit
43cada2fc5
pushed by
gnh1201
fix/image-carousel-swiping
2025-11-18 21:50:47 +00:00
0s
Fix superfluous border & spacing in domains list on the Moderation > Federation page (#36915)
#18592
:
Commit
72c582e7e5
pushed by
gnh1201
main
2025-11-17 21:20:48 +00:00
0s
Fix inability to paste links (#36896)
#18506
:
Commit
c87b052829
pushed by
gnh1201
main
2025-11-15 23:20:33 +00:00
0s
fix test type bug, and code split emoji initialization
#18503
:
Commit
8bd3af4283
pushed by
gnh1201
fix/pass-paths-to-emoji-worker
2025-11-15 23:20:33 +00:00
0s
Bump version to v4.5.1 (#36872)
#18489
:
Commit
0d7c23469b
pushed by
gnh1201
main
2025-11-14 19:50:49 +00:00
0s
Fix hashtag completion not being inserted correctly
#18487
:
Commit
f230b3caae
pushed by
gnh1201
fixes/hashtag-completion
2025-11-15 17:20:33 +00:00
0s
Fix error when sending new posts (#36869)
#18453
:
Commit
98c8c1ebd2
pushed by
gnh1201
main
2025-11-14 11:40:55 +00:00
0s
changes how emoji data is loaded inside Storybook
#18451
:
Commit
df1f2e8706
pushed by
gnh1201
experiment/emoji-picker
2025-11-14 23:20:33 +00:00
0s
Fix Cmd + Enter in the composer triggering confirmation dialog action
#18450
:
Commit
8c3f01a641
pushed by
gnh1201
dion/fix-cmd-enter-in-composer-triggers-alt-modal
2025-11-14 23:20:33 +00:00
0s
First
Previous
1
2
3
4
5
...
Next
Last