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
Age
Commit message (
Expand
)
Author
2017-07-08
Lazy load components (#3879)
Sorin Davidoi
2017-07-07
Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091)
Eugen Rochko
2017-07-07
Fix notifications including wrong status in JSON (#4097)
Eugen Rochko
2017-07-07
Fix feed author not being enforced in ProcessFeedService (#4092)
Eugen Rochko
2017-07-07
Refactor JSON templates to be generated with ActiveModelSerializers instead o...
Eugen Rochko
2017-07-07
Togglable filter links (#4021)
のら
2017-07-07
Set default From address in config (#3756)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-07-06
Add a setting allowing the use of system's default font in Web UI (#4033)
Damien Erambert
2017-07-06
Improve Activity stream spoiler (#4088)
abcang
2017-07-06
Parse links in status content on update as well as mount (#4042)
STJrInuyasha
2017-07-06
Unobserve status on unmount (#4013)
unarist
2017-07-06
Remove ugly blue highlight on Android browsers (#4031)
Mantas
2017-07-06
l10n Occitan locale (#4089)
Quent-in
2017-07-06
Fix embedded SVG fill attribute (#4086)
Shin Kojima
2017-07-06
i18n: minor changes in Polish translation (#4087)
m4sk1n
2017-07-05
Explicitly require MIME::Types (#4083)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-07-05
Fix Nokogiri::HTML at FetchLinkCardService (#4072)
abcang
2017-07-05
Show LoadMore button on Notifications even if all items are filtered (#4077)
unarist
2017-07-05
Format datetime of subscriptions on admin UI (#4078)
Yamagishi Kazutoshi
2017-07-04
Fix Korean translation (#4065)
Minori Hiraoka
2017-07-04
i18n: Add korean translation (#4064)
Gyuhwan Park
2017-07-04
Customizable privacy policy from admin interface (#4062)
Yamagishi Kazutoshi
2017-07-03
Remove sort in Feed (#4050)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-07-03
Add fa-fw class to user agent icon (#4047)
Yamagishi Kazutoshi
2017-07-03
Rescue exceptions caused by FetchLinkCardService (#4045)
abcang
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 that AdminMailer does not send (#4012)
Yamagishi Kazutoshi
2017-06-30
Fix broken style in media gallery (regression from #3963) (#4014)
Yamagishi Kazutoshi
2017-06-30
Do not raise an error if PrecomputeFeed could not find any status (#4015)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-30
Rescue Addressable::URI::InvalidURIError at Remotable (#4017)
abcang
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-29
rescue HTTP::ConnectionError (#3992)
abcang
2017-06-29
Use multiple pairs for zadd in PrecomputeFeedService (#3990)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-29
Reduce number of commands in FeedManager#trim (#3989)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-28
Do not fail to create access token if superapp was never created (#3986)
Eugen Rochko
2017-06-28
Overwrite old statuses with reblogs in PrecomputeFeedService (#3984)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-27
i18n: Use instance name in email notifications instead of Mastodon (pl) (#3976)
m4sk1n
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
Use instance name in email notifications instead of "Mastodon" (#3763)
Midgard
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-27
Fix #1624 - Send e-mail notifications to admins about new reports (#3949)
Eugen Rochko
2017-06-26
Raise an error if salmon request response is unsatisfactory (#3960)
ThibG
[next]