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
Age
Commit message (
Expand
)
Author
2017-07-05
Show LoadMore button on Notifications even if all items are filtered (#4077)
unarist
2017-07-04
Fix Korean translation (#4065)
Minori Hiraoka
2017-07-04
i18n: Add korean translation (#4064)
Gyuhwan Park
2017-07-03
Faster emojify() by avoiding str.replace() entirely (#4049)
Nolan Lawson
2017-07-02
Update French locales (#4034)
Damien Erambert
2017-07-02
fix(components/columns_area): Increase delta for swipe detection (#4037)
Sorin Davidoi
2017-07-01
Fix height issue in report modal
Eugen Rochko
2017-06-30
Faster emojify() algorithm, avoid regex replace (#4019)
Nolan Lawson
2017-06-30
Fix broken style in media gallery (regression from #3963) (#4014)
Yamagishi Kazutoshi
2017-06-30
Replace state to /web when root path (#4009)
Yamagishi Kazutoshi
2017-06-30
Fix media-gallery, overflow is hidden. (#4008)
Naoki Kosaka
2017-06-27
i18n: Turn report screen into a modal (pl) (#3974)
m4sk1n
2017-06-27
fix(components/status): Up & down jump due to content being added to the DOM ...
Sorin Davidoi
2017-06-27
Turn report screen into a modal (#3965)
Eugen Rochko
2017-06-27
Responsive images in media gallery (#3963)
Sorin Davidoi
2017-06-27
Maintain aspect ratio for preview image (#3966)
Yamagishi Kazutoshi
2017-06-26
Translate pin/unpin and fix some inconsistencies in gender neutral strings (#...
Alda Marteau-Hardi
2017-06-25
Fix #3910 - Require OTP authentication to disable 2FA (#3935)
Eugen Rochko
2017-06-25
fix(features/compose): Handle external changes to the textarea (#3632)
Sorin Davidoi
2017-06-25
Add overview of active sessions (#3929)
Eugen Rochko
2017-06-25
Fix "undefined" in className (#3939)
PFM
2017-06-24
Fix elephant in onboarding modal being very small sized on small devices (#3932)
unarist
2017-06-24
Clean column collapsible (#3931)
unarist
2017-06-24
feat(components/onboarding_modal): Swipe between pages (#3934)
Sorin Davidoi
2017-06-24
Fix #3924 (regression from #3906) (#3925)
Yamagishi Kazutoshi
2017-06-24
Use debounce for dispatch scrollTopNotification and expandNotifications (#3700)
unarist
2017-06-23
Fix a typo and give CW'd statuses the right cursor (#3918)
Daniel Hunsaker
2017-06-23
Use Class and Property Decorators (#3730)
Yamagishi Kazutoshi
2017-06-23
Merge branch 'swipe-gestures' of git://github.com/sorin-davidoi/mastodon into...
Eugen Rochko
2017-06-23
Remove unused variables (#3906)
Yamagishi Kazutoshi
2017-06-23
Add prefix to setting toggle ID (#3907)
Yamagishi Kazutoshi
2017-06-23
fix: Apply :hover, :focus and :active only when multiple columns
Sorin Davidoi
2017-06-23
feat: Swipeable media
Sorin Davidoi
2017-06-23
feat: Swipeable columns
Sorin Davidoi
2017-06-21
Don't attach IntersectionObserver for wrapped statuses (#3883)
unarist
2017-06-21
Revert #3851 (#3878)
Eugen Rochko
2017-06-21
Revert "Don't attach IntersectionObserver for wrapped statuses" (#3877)
Eugen Rochko
2017-06-20
Upgrade React Router (#3677)
Sorin Davidoi
2017-06-20
Do not call setState from unmounted component (#3853)
alpaca-tc
2017-06-20
Replace TextIconButton for SensitiveButton to IconButton (#3759)
Yamagishi Kazutoshi
2017-06-20
Don't attach IntersectionObserver for wrapped statuses (#3863)
unarist
2017-06-20
Clicking on the CW text should expand the status (#3855)
unarist
2017-06-19
Set cursor:pointer only when necessary (#3857)
unarist
2017-06-19
Fix character/grapheme count stuff (#3839)
Gô Shoemake
2017-06-19
Unobserve status on unmount (#3851)
alpaca-tc
2017-06-19
Fixes streaming callbacks of HashtagTimeline (#3849)
alpaca-tc
2017-06-19
Debounce autosuggestions (#3836)
Eugen Rochko
2017-06-18
Fix jittery scrolling for Chromium browsers (#3776) (#3832)
Nolan Lawson
2017-06-18
handle resize in a debounce() (#3834)
Nolan Lawson
2017-06-15
Add alt attribute to ImageLoader (#3765)
Yamagishi Kazutoshi
[next]