index
:
mastodon
this commit
cybrespace-3.3
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
2017-06-04
Add Japanese translations (pin) (#3551)
Yamagishi Kazutoshi
2017-06-04
en.json: change about/more link text to "About this instance" (#3538)
Mingye Wang
2017-06-04
Allow mounting arbitrary columns (#3207)
Eugen Rochko
2017-06-04
refocus-after-toot (#3537)
masarakki
2017-06-03
Fix isIntersecting in Chrome (#3525)
Nolan Lawson
2017-06-03
zh-cn&tw.json: "extended info" -> "about this site" (#3519)
Mingye Wang
2017-06-03
Change toggle state when click label (#3530)
Yamagishi Kazutoshi
2017-06-01
Resolve custom application stylesheet with Webpack (#3373)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-01
Add ESLint rule (object-curly-spacing) (#3498)
Yamagishi Kazutoshi
2017-06-01
Focus the submit button on the boost modal (#3494)
unarist
2017-05-31
Update zh-TW.json (#3480)
caasi Huang
2017-05-31
Remove react-imageloader (#3423)
Nolan Lawson
2017-05-31
Fix load more on account timelines (regression from #3311) (#3475)
unarist
2017-05-31
Improve scheduling of requestIdleCallback tasks (#3477)
Nolan Lawson
2017-05-31
Catalan language updates (#3454)
spla
2017-05-31
Change PureComponent to ImmutablePureComponent (#3460)
Yamagishi Kazutoshi
2017-05-30
Add zh-TW.json (#3459)
Yamagishi Kazutoshi
2017-05-30
Extract polyfill loading into single module (#3421)
Nolan Lawson
2017-05-29
Add IntersectionObserverWrapper to cut down on re-renders (#3406)
Nolan Lawson
2017-05-29
Add preference setting for delete toot modal (#3368)
Atsushi Yamamoto
2017-05-29
Prevent wasted render in load_more.js (#3402)
Nolan Lawson
2017-05-29
l10n: Fix Japanese translation (#3410)
lindwurm
2017-05-28
Use immutable list in UploadButton to avoid wasteful re-render (#3394)
Nolan Lawson
2017-05-28
Ukrainian translation: fix typo (#3393)
ster
2017-05-28
Fix IntersectionObserver isIntersecting in Edge (#3365)
Nolan Lawson
2017-05-28
Simplify isIntersecting in status_list.js (#3371)
Nolan Lawson
2017-05-28
Persian translation fixes and updates (#3380)
Masoud Abkenar
2017-05-27
Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332)
Eugen Rochko
2017-05-27
Update Dutch strings for 1.4 (#3363)
jeroenpraat
2017-05-27
i18n update for Occitan language (#3362)
Quent-in
2017-05-26
Updated Polish translation (#3335)
m4sk1n
2017-05-26
Introduce react-textarea-autosize instead of using style.height side effects ...
Eugen Rochko
2017-05-26
Remove status context construction in the React side (#3331)
unarist
2017-05-26
Change anchor to button element (#3321)
Yamagishi Kazutoshi
2017-05-26
Replace onWheel listener with onScroll (#3324)
Nolan Lawson
2017-05-26
Fix "Cannot read property" on missing status (#3322)
unarist
2017-05-26
Improve shouldComponentUpdate for status and status_action_bar (#3323)
Nolan Lawson
2017-05-26
implement shouldComponentUpdate for relative_timestamp (#3320)
Nolan Lawson
2017-05-25
Attach ReactPerf to window for easier debugging (#3318)
Nolan Lawson
2017-05-25
Fix Firefox issue with performance marks (#3315)
Nolan Lawson
2017-05-25
More use of next link header on account (media) timelines (#3311)
unarist
2017-05-25
Fix an error on dragging into status_content component (#3308)
unarist
2017-05-25
Remove unnecessary action bar wrapper divs (#3299)
Nolan Lawson
2017-05-25
Add improved performance marks for development mode (#3297)
Nolan Lawson
2017-05-25
Norwegian translation of the onboarding page (#3303)
Audun Larsen
2017-05-25
Fix load more feature on the Account media gallery (#3293)
unarist
2017-05-25
Name the Webpack chunks (#3291)
Nolan Lawson
2017-05-25
Fix hovering default value for avatar component (#3290)
Yamagishi Kazutoshi
2017-05-25
Prevent contents of the status placeholder from overflowing (#3287)
unarist
2017-05-24
Remove unnecessary constructors (#3280)
Yamagishi Kazutoshi
[next]