about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2017-07-09Avoid async import if the component is previously loaded (#4127)unarist
2017-07-09Fix initial loading of pinned Notifications column (#4126)unarist
2017-07-09refactor: Make all reducers sync (#4125)Sorin Davidoi
2017-07-08Use charlock_holmes instead of nkf at FetchLinkCardService (#4080)nullkal
2017-07-08Change account link to admin account link on report page (#4119)abcang
2017-07-08fix: Rerender Bundle on route change (#4120)Sorin Davidoi
2017-07-08Fix first loading of notifications when the column is pinned (#4114)unarist
2017-07-08Don't use preview when image size is unknown (#4113)Yamagishi Kazutoshi
2017-07-08Use srcSet only when know width (#4112)Yamagishi Kazutoshi
2017-07-08Update and improvement Dutch language strings (#4117)Jeroen
2017-07-08Replace OEmbed and initial state Rabl templates with serializers (#4110)Eugen Rochko
2017-07-08Fix JSON serialization of media_attachment (#4111)unarist
2017-07-08Avoid using getBoundingClientRect to calculate height (#4001)Nolan Lawson
2017-07-08Various fixes in the French translation (#4107)Sylvhem
2017-07-08Lazy load components (#3879)Sorin Davidoi
2017-07-07Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091)Eugen Rochko
2017-07-07Fix notifications including wrong status in JSON (#4097)Eugen Rochko
2017-07-07Fix feed author not being enforced in ProcessFeedService (#4092)Eugen Rochko
2017-07-07Refactor JSON templates to be generated with ActiveModelSerializers instead o...Eugen Rochko
2017-07-07Togglable filter links (#4021)のら
2017-07-07Set default From address in config (#3756)Akihiko Odaki (@fn_aki@pawoo.net)
2017-07-06Add a setting allowing the use of system's default font in Web UI (#4033)Damien Erambert
2017-07-06Improve Activity stream spoiler (#4088)abcang
2017-07-06Parse links in status content on update as well as mount (#4042)STJrInuyasha
2017-07-06Unobserve status on unmount (#4013)unarist
2017-07-06Remove ugly blue highlight on Android browsers (#4031)Mantas
2017-07-06l10n Occitan locale (#4089)Quent-in
2017-07-06Fix embedded SVG fill attribute (#4086)Shin Kojima
2017-07-06i18n: minor changes in Polish translation (#4087)m4sk1n
2017-07-05Explicitly require MIME::Types (#4083)Akihiko Odaki (@fn_aki@pawoo.net)
2017-07-05Fix Nokogiri::HTML at FetchLinkCardService (#4072)abcang
2017-07-05Show LoadMore button on Notifications even if all items are filtered (#4077)unarist
2017-07-05Format datetime of subscriptions on admin UI (#4078)Yamagishi Kazutoshi
2017-07-04Fix Korean translation (#4065)Minori Hiraoka
2017-07-04i18n: Add korean translation (#4064)Gyuhwan Park
2017-07-04Customizable privacy policy from admin interface (#4062)Yamagishi Kazutoshi
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-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-30Replace state to /web when root path (#4009)Yamagishi Kazutoshi
2017-06-30Fix media-gallery, overflow is hidden. (#4008)Naoki Kosaka