about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
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
2019-12-17Fixes featured hashtag setting page erroring out instead of rejecting invalid...ThibG
2019-12-17Increase max backup size (#12602)scd31
2019-12-16Admin setting to disable default follows (#12566)Alice Gaudon
2019-12-16Add Event activity-type support (#12637)Thomas Citharel
2019-12-16Improve report page structure (#12615)Sasha Sorokin
2019-12-16Fix tooltip messages of multiple poll switcher are reversed (#12616)Acid Chicken (硫酸鶏)
2019-12-12Avoid using pluralize on moderation pages (#12589)Sasha Sorokin
2019-12-10Revert "Fix an eslint warning (#12426)" (#12596)Eugen Rochko
2019-12-10Fix missing error templates for non-HTML requests (#12593)Eugen Rochko
2019-12-09Use codeblock for native redirect URI (#12570)Sasha Sorokin
2019-12-08Add `tootctl media remove-orphans` (#12568)Eugen Rochko