about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2017-07-04Customizable privacy policy from admin interface (#4062)Yamagishi Kazutoshi
2017-07-03Move layout override into app settings modalSurinna Curtis
2017-07-03Remove sort in Feed (#4050)Akihiko Odaki (@fn_aki@pawoo.net)
2017-07-03Add fa-fw class to user agent icon (#4047)Yamagishi Kazutoshi
2017-07-03Rescue exceptions caused by FetchLinkCardService (#4045)abcang
2017-07-03Faster emojify() by avoiding str.replace() entirely (#4049)Nolan Lawson
2017-07-02Update French locales (#4034)Damien Erambert
2017-07-02fix(components/columns_area): Increase delta for swipe detection (#4037)Sorin Davidoi
2017-07-01Fix height issue in report modalEugen Rochko
2017-06-30Remove color lightening for search results sectionadbelle
2017-06-30Add opaque background to search results sectionadbelle
2017-06-30createBio function addedkibigo!
2017-06-30Faster emojify() algorithm, avoid regex replace (#4019)Nolan Lawson
2017-06-30Fix that AdminMailer does not send (#4012)Yamagishi Kazutoshi
2017-06-30Fix broken style in media gallery (regression from #3963) (#4014)Yamagishi Kazutoshi
2017-06-30Do not raise an error if PrecomputeFeed could not find any status (#4015)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-30Rescue Addressable::URI::InvalidURIError at Remotable (#4017)abcang
2017-06-30Styling fixes to media spoilerskibigo!
2017-06-30Media display improvementskibigo!
2017-06-29Fixing an aspect of #32 which had previously escaped my attentionkibigo!
2017-06-29Images now behind CWs on static pageskibigo!
2017-06-29Images behind CWs in detailed statuses tookibigo!
2017-06-30Replace state to /web when root path (#4009)Yamagishi Kazutoshi
2017-06-30Fix media-gallery, overflow is hidden. (#4008)Naoki Kosaka
2017-06-29rescue HTTP::ConnectionError (#3992)abcang
2017-06-29Improvements to image icon appearance on SHOW MOREkibigo!
2017-06-28Tiny Status improvementskibigo!
2017-06-28Fixes #32 bug with revealing sensitive mediakibigo!
2017-06-28Fixed improper centering of columns-areakibigo!
2017-06-28Initial store for local settings is now Immutable all the way downkibigo!
2017-06-28Added App Setttings Modalkibigo!
2017-06-29Use multiple pairs for zadd in PrecomputeFeedService (#3990)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-29Reduce number of commands in FeedManager#trim (#3989)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-28Fixed Regexp.new syntaxkibigo!
2017-06-28Do not fail to create access token if superapp was never created (#3986)Eugen Rochko
2017-06-28Overwrite old statuses with reblogs in PrecomputeFeedService (#3984)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-28Linear gradient no longer extends under metadata on account pageskibigo!
2017-06-28Improvements to static metadata styling, especially for mobilekibigo!
2017-06-28Backend YAML Processing + Profile Metadata on Static Pageskibigo!
2017-06-27Moved reblog wrapper outside of <Status>kibigo!
2017-06-27Allow line-breaks in bio metadatakibigo!
2017-06-27i18n: Use instance name in email notifications instead of Mastodon (pl) (#3976)m4sk1n
2017-06-27Merge remote-tracking branch 'upstream/master'beatrix-bitrot
2017-06-27i18n: Turn report screen into a modal (pl) (#3974)m4sk1n
2017-06-27fix(components/status): Up & down jump due to content being added to the DOM ...Sorin Davidoi
2017-06-27Turn report screen into a modal (#3965)Eugen Rochko
2017-06-27Profile metadata improvementskibigo!
2017-06-27Use instance name in email notifications instead of "Mastodon" (#3763)Midgard
2017-06-27Responsive images in media gallery (#3963)Sorin Davidoi
2017-06-27Maintain aspect ratio for preview image (#3966)Yamagishi Kazutoshi