index
:
mastodon
this commit
cybrespace-3.3
hotfix
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
javascript
Age
Commit message (
Expand
)
Author
2023-04-22
Merge remote-tracking branch 'glitch/main'
Starfall
2023-04-22
Fix JS crashing if initial-state is not set (#2193)
Claire
2023-04-22
[Glitch] Rewrite AnimatedNumber component with React hooks
fusagiko / takayamaki
2023-04-22
[Glitch] Rewrite GIFV component with React hooks
fusagiko / takayamaki
2023-04-22
[Glitch] Add client-side validation for taken username in sign-up form
Eugen Rochko
2023-04-22
[Glitch] Fix crash when trying to open the filter modal
Claire
2023-04-22
[Glitch] Add progress indicator to sign-up flow
Eugen Rochko
2023-04-22
[Glitch] Fix status title for statuses without text
Ivan Rodriguez
2023-04-22
[Glitch] typo: collapsable -> collapsible
Nick Schonning
2023-04-22
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-04-17
Rewrite AnimatedNumber component with React hooks (#24559)
fusagiko / takayamaki
2023-04-17
Fix crash when trying to open the filter modal (#24556)
Claire
2023-04-17
Rewrite AvatarOverlay component with React hooks (#24543)
fusagiko / takayamaki
2023-04-16
[Glitch] Change all components to use the same error page in web UI
Eugen Rochko
2023-04-16
[Glitch] Add “In Memoriam” banner back to profiles
Claire
2023-04-16
[Glitch] Fix tab arrows on RTL layouts
Claire
2023-04-16
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-04-16
[Glitch] Refactor styles to use logical properties for positioning (#2156)
Plastikmensch
2023-04-16
New Crowdin updates (#2172)
Claire
2023-04-16
Rewrite GIFV component with React hooks (#24552)
fusagiko / takayamaki
2023-04-16
Add progress indicator to sign-up flow (#24545)
Eugen Rochko
2023-04-16
Add client-side validation for taken username in sign-up form (#24546)
Eugen Rochko
2023-04-14
Merge remote-tracking branch 'glitch/main'
Starfall
2023-04-14
Fix status title for statuses without text (#24359)
Ivan Rodriguez
2023-04-14
typo: collapsable -> collapsible (#24521)
Nick Schonning
2023-04-12
Fix tab arrows on RTL layouts (#24520)
Claire
2023-04-12
Fix missing translation strings in en.json and defaultMessages.json (#24518)
Claire
2023-04-12
Add “In Memoriam” banner back to profiles (#23614)
Claire
2023-04-12
New Crowdin updates (#24447)
Eugen Rochko
2023-04-12
Change all components to use the same error page in web UI (#24512)
Eugen Rochko
2023-04-09
Run `yarn manage:translations`
Claire
2023-04-09
Move glitch-soc-only translation strings out of `app/javascript/mastodono/loc...
Claire
2023-04-09
[Glitch] Ensure tabIndex is number instead of string
Nick Schonning
2023-04-09
[Glitch] Fix loading spinner + infinite scroll for private mentions
Christian Schmidt
2023-04-09
[Glitch] Enable Stylelint property-no-unknown
Nick Schonning
2023-04-09
[Glitch] Fix tooltip for dates without time
Christian Schmidt
2023-04-09
[Glitch] Remove Array.prototype.includes polyfill
Nick Schonning
2023-04-09
[Glitch] Fix account header image missing in low-res
Christian Schmidt
2023-04-09
[Glitch] Fix height of announcements not being updated when using reduced ani...
Christian Schmidt
2023-04-09
[Glitch] Update display_media typing to string
Nick Schonning
2023-04-09
[Glitch] Set marginRight as string
Nick Schonning
2023-04-09
[Glitch] SUBMIT doesn't exist on XMLHttpRequest
Nick Schonning
2023-04-09
[Glitch] HTML string attributes set as booleans
Nick Schonning
2023-04-09
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-04-08
Move locale-data back to `app/javascript/mastodon/locales/locale-data` (#2169)
Claire
2023-04-07
Fix tooltip for dates without time (#24244)
Christian Schmidt
2023-04-07
Fix loading spinner + infinite scroll for private mentions (#24446)
Christian Schmidt
2023-04-07
Remove Array.prototype.includes polyfill (#24234)
Nick Schonning
2023-04-07
Fix account header image missing in low-res (#24433)
Christian Schmidt
2023-04-06
New Crowdin updates (#24378)
Eugen Rochko
[next]