about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2019-03-26[Glitch] Do not set CSRF Token when no csrf headerHinaloe
2019-03-26[Glitch] Change icons of features on admin dashboard to remove biasEugen Rochko
2019-03-26[Glitch] Add `lang` attribute to statuses in web UIEugen Rochko
2019-03-26[Glitch] Do not empty timeline of blocked users on blockThibG
2019-03-26Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-03-26[Glitch] Add custom closed registrations message to landing page when setEugen Rochko
2019-03-26Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-03-26Do not set CSRF Token when no csrf header (#10383)Hinaloe
2019-03-26Fix menu items that don't action (#10379)mayaeh
2019-03-26Change icons of features on admin dashboard to remove bias (#10366)Eugen Rochko
2019-03-26Add `blocked_by` relationship to the REST API (#10373)Eugen Rochko
2019-03-26Change language detector threshold from 140 characters to 4 words (#10376)Eugen Rochko
2019-03-26Improve performance of list of blocked domains by caching counts (#10374)Eugen Rochko
2019-03-26Redesign profile column in web UI to match design on public pages (#10337)Eugen Rochko
2019-03-25Add allowfullscreen attribute to oembed iframe (#10370)rinsuki
2019-03-24Do not empty timeline of blocked users on block (#10359)ThibG
2019-03-24Weblate translations (2019-03-24) (#10362)Eugen Rochko
2019-03-24Fix MergeWorker being queued for remote users (#10355)Eugen Rochko
2019-03-24Don't autofocus registration form (#10356)koyu
2019-03-23Fix vote-after-expiration not showing error, count vote as interaction (#10352)Eugen Rochko
2019-03-23Add validations to admin settings (#10348)Eugen Rochko
2019-03-23Add custom closed registrations message to landing page when set (#10347)Eugen Rochko
2019-03-23If registrations have been re-opened when user confirms account, approve (#10...Eugen Rochko
2019-03-22Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-03-21Improve config serializer for Keybase (#10338)Eugen Rochko
2019-03-21Mark the 410 gone response for suspended accounts as cachable (#10339)ThibG
2019-03-21Fix processing poll Updates (#10333)ThibG
2019-03-20[Glitch] Add support for custom emojis in poll optionsThibG
2019-03-20Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-03-20Add support for custom emojis in poll options (#10322)ThibG
2019-03-20Do not try fetching keys of unknown accounts on a Delete from them (#10326)ThibG
2019-03-20[Glitch] Reduce padding around logo on landing pageThibG
2019-03-20[Glitch] Add Keybase integrationEugen Rochko
2019-03-20[Glitch] Disable real-time updates on public pages to improve readabilityEugen Rochko
2019-03-20Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-03-19Reduce padding around logo on landing page (#10291)ThibG
2019-03-19Do not distribute Delete when rejecting unapproved accounts (#10321)ThibG
2019-03-19Do not show timeline preview or directory widgets if they are disabled (#10284)ThibG
2019-03-18Add missing locales (bn, ga, hi) (#10295)Eugen Rochko
2019-03-18Add Keybase integration (#10297)Eugen Rochko
2019-03-18Disable real-time updates on public pages to improve readability (#10260)Eugen Rochko
2019-03-18[Glitch] Fix relationship manager on narrow screensEugen Rochko
2019-03-18[Glitch] Save quick filter settings when selecting a different filterThibG
2019-03-18Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-03-18Add dormant filter to relationship manager, rename other filters (#10308)Eugen Rochko
2019-03-17Fix relationship manager on narrow screens (#10293)Eugen Rochko
2019-03-17Reduce server load caused by anonymous viewing. (#9059)Ben Lubar
2019-03-17Set and store report URIs (#10303)ThibG
2019-03-17Fix reblogs privacy (#10302)ThibG
2019-03-17Save quick filter settings when selecting a different filter (#10296)ThibG