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
/
mastodon
Age
Commit message (
Expand
)
Author
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
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-04-16
Rewrite GIFV component with React hooks (#24552)
fusagiko / takayamaki
2023-04-16
Add client-side validation for taken username in sign-up form (#24546)
Eugen Rochko
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 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
Move glitch-soc-only translation strings out of `app/javascript/mastodono/loc...
Claire
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 loading spinner + infinite scroll for private mentions (#24446)
Christian Schmidt
2023-04-07
Remove Array.prototype.includes polyfill (#24234)
Nick Schonning
2023-04-06
New Crowdin updates (#24378)
Eugen Rochko
2023-04-05
Fix height of announcements not being updated when using reduced animations (...
Christian Schmidt
2023-04-05
Update display_media typing to string (#24416)
Nick Schonning
2023-04-05
Set marginRight as string (#24422)
Nick Schonning
2023-04-05
SUBMIT doesn't exist on XMLHttpRequest (#24423)
Nick Schonning
2023-04-04
Ensure tabIndex is number instead of string (#24409)
Nick Schonning
2023-04-04
HTML string attributes set as booleans (#24408)
Nick Schonning
2023-04-04
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-04-04
Align typings with installed versions (#24410)
Nick Schonning
2023-04-03
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-04-03
Add colour to follow button when hashtag is being followed (#24361)
Christian Schmidt
2023-04-03
New Crowdin updates (#24276)
Eugen Rochko
2023-04-03
Move ESLint configs to overrides (#24370)
Nick Schonning
2023-04-03
[Proposal] Make able to write React in Typescript (#16210)
fusagiko / takayamaki
2023-04-01
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-04-01
Change search pop-out in web UI (#24305)
Eugen Rochko
2023-04-01
Fix regressions from change in account row design in web UI (#24343)
Eugen Rochko
2023-03-31
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-03-30
Change "direct message" nomenclature to "private mention" in web UI (#24248)
Eugen Rochko
2023-03-30
Fix: set multiColumn value for /explore Statuses (#24314)
Tdxdxoz
2023-03-27
Move marky to devDependency (#24258)
Nick Schonning
2023-03-27
New Crowdin updates (#24130)
Eugen Rochko
2023-03-26
Merge branch 'main' into glitch-soc/main
Claire
2023-03-25
Change media upload limits and remove client-side resizing (#23726)
Eugen Rochko
2023-03-25
Change design of account rows in web UI (#24247)
Eugen Rochko
2023-03-24
Add missing parenthesis (#24238)
Yamagishi Kazutoshi
2023-03-24
Remove legacy decorators syntax (#18357)
Yamagishi Kazutoshi
2023-03-23
Remove isNaN polyfill (#24224)
Nick Schonning
2023-03-23
Fix broken links in account gallery (#24218)
Christian Schmidt
2023-03-16
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-03-16
New Crowdin updates (#23904)
Eugen Rochko
2023-03-16
Replace `Status#translatable?` with language matrix in separate endpoint (#24...
Christian Schmidt
[next]