about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2020-01-13New Crowdin translations (#12830)Eugen Rochko
2020-01-12Fix Ruby 2.7 support (#12831)ThibG
2020-01-12New Crowdin translations (#12378)Eugen Rochko
2020-01-12Fix invalid votes from the API being accepted (#12601)ThibG
2020-01-12Avoid using uppercase text-transform (#12684)Sasha Sorokin
2020-01-12Correct margins for heading actions (#12797)Sasha Sorokin
2020-01-11Fix ruby 2.7 warnings about keyword parameters (#12824)ThibG
2020-01-11Remove dependency on OStatus2 gem (#12822)ThibG
2020-01-11Refactor StatusThreadingConcern (#9626)ysksn
2020-01-11Add support for linking XMPP URIs in toots (#12709)ThibG
2020-01-11Suppress backtrace when delivering toots (#12798)Daigo 3 Dango
2020-01-11Use heading actions and placeholders in settings (#12801)Sasha Sorokin
2020-01-11Change audio/video playback to stop playback when out of view (#12486)Eugen Rochko
2020-01-11improve status title (#8596)Alexander
2020-01-11Clarify keyword arguments with ** (#12769)Daigo 3 Dango
2020-01-10Rename page_heading_actions variable (#12799)Sasha Sorokin
2020-01-10Use quality values in Accept field to explicitly prefer JSON over HTML (#12806)ThibG
2020-01-08Allow blocking TLDs, and fix TLD blocks not being editable (#12805)ThibG
2020-01-07Little improvements to filters settings page (#12793)Sasha Sorokin
2020-01-06Fix reuse of detailed status components (#12792)ThibG
2020-01-04Fix base64-encoded file uploads not being possible (#12748)Eugen Rochko
2020-01-03Fix missing authentication call in filters controller (#12746)Eugen Rochko
2020-01-03Fix uncaught unknown format errors in host meta controller (#12747)Eugen Rochko
2020-01-03Fix URL search not returning private toots user has access to (#12742)ThibG
2020-01-03Fix cache digesting log noise on status embeds (#12750)Eugen Rochko
2020-01-02Fix 12661 (#12744)Matt Panaro
2020-01-02Fix RefollowWorker not keeping show_reblogs setting (#12707)ThibG
2020-01-02Fix uncaught query param encoding errors (#12741)Eugen Rochko
2019-12-31Add translation project promotion link (#12736)Sasha Sorokin
2019-12-31refactor IntersectionObserver to observe viewport in single-column mode (#12735)Matt Panaro
2019-12-31Hide blocked users from more places (#12733)ThibG
2019-12-31Fix error when fetching followers/following from REST API when user has netwo...Eugen Rochko
2019-12-30Fix IDN mentions not being processed, IDN domains not being rendered (#12715)Eugen Rochko
2019-12-30Remove unused AccountRelationshipsPresenter call in public pages (#12734)ThibG
2019-12-30Fix error when searching for empty phrase (#12711)Eugen Rochko
2019-12-30Fix settings pages being cacheable by the browser (#12714)Eugen Rochko
2019-12-30Fix HTML error pages being returned when JSON is expected (#12713)Eugen Rochko
2019-12-30Fix undefined error regression in status component in web UI (#12712)Eugen Rochko
2019-12-30Fix backups stopping due to read timeouts (#12281)chr v1.x
2019-12-29Fix shortNumberFormat to within 3 chars without units (#12706)Takeshi Umeda
2019-12-29Fix batch actions on non-pending tags in admin interface (#12537)ThibG
2019-12-29Summary: fix slowness due to layout thrashing when reloading a large … (#12...Matt Panaro
2019-12-19Use different strings on exports page (#12569)Sasha Sorokin
2019-12-19Fix manual scrolling issue on Firefox/Windows (#12648)ThibG
2019-12-19fix multiple space (#12655)Marcin Mikołajczak
2019-12-18Fix custom emoji category creation silently erroring out on duplicate categor...ThibG
2019-12-18Fix link crawler not specifying accepted content-type (#12646)ThibG
2019-12-18Add signature to exported status (#12649)Takeshi Umeda
2019-12-18Fix an error when ActivityPub::FetchRemoteStatusService url is called with ni...Takeshi Umeda
2019-12-17Clean up OStatus-related codepaths (#12173)ThibG