about summary refs log tree commit diff
AgeCommit message (Expand)Author
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-22Bump memory_profiler from 0.9.12 to 0.9.13 (#10341)dependabot[bot]
2019-03-22Bump aws-sdk-s3 from 1.33.0 to 1.34.0 (#10342)dependabot[bot]
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-21Bump puma from 3.12.0 to 3.12.1 (#10331)dependabot[bot]
2019-03-21Bump oj from 3.7.10 to 3.7.11 (#10332)dependabot[bot]
2019-03-21Bump capybara from 3.14.0 to 3.15.0 (#10330)dependabot[bot]
2019-03-21cas_options :validate_url should be :service_validate_url (#10328)Eric
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-19Reduce padding around logo on landing page (#10291)ThibG
2019-03-19Bump aws-sdk-s3 from 1.32.0 to 1.33.0 (#10319)dependabot[bot]
2019-03-19Bump rubocop from 0.65.0 to 0.66.0 (#10318)dependabot[bot]
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-18Bump brakeman from 4.4.0 to 4.5.0 (#10309)dependabot[bot]
2019-03-18Bump httplog from 1.2.1 to 1.2.2 (#10311)dependabot[bot]
2019-03-18Bump pkg-config from 1.3.6 to 1.3.7 (#10310)dependabot[bot]
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-17I18n: Fix Czech pluralization (#10301)Aditoo17
2019-03-17Save quick filter settings when selecting a different filter (#10296)ThibG
2019-03-17Fix returned translations. (#10298)mayaeh
2019-03-16Weblate translations (2019-03-16) (#10294)Eugen Rochko
2019-03-16Avoid race condition when streaming deleted statuses (#10280)ThibG
2019-03-16fix: update to emoji-mart 2.10.0 (#10281)Nolan Lawson
2019-03-16Fix scrollbar styles on compose textarea, small bugs (#10292)Eugen Rochko
2019-03-16Do not use @babel/preset-env to compile node_modules (#10289)Yamagishi Kazutoshi
2019-03-16perf: remove stats.json generation in webpack (#10290)Nolan Lawson
2019-03-16Add relationship manager UI (#10268)Eugen Rochko
2019-03-16perf: remove zopfli to speed up webpack (#10288)Nolan Lawson
2019-03-16Add specs for action log helper (#9605)ysksn
2019-03-15Bump webpacker from 3.5.5 to 4.0.2 (#10277)Yamagishi Kazutoshi
2019-03-15Bump aws-sdk-s3 from 1.31.0 to 1.32.0 (#10279)dependabot[bot]
2019-03-15Bump oj from 3.7.9 to 3.7.10 (#10278)dependabot[bot]
2019-03-15Fix detailed poll validation errors not being returned in the API (#10261)Eugen Rochko
2019-03-15Show disappointed elephant if web UI crashes (#10275)Eugen Rochko
2019-03-15Fix maxed-out invites not showing up as expired in UI (#10274)Eugen Rochko
2019-03-15Fix language detection of non-latin alphabets even at few characters (#10276)Eugen Rochko
2019-03-15Add `visibility` param to reblog REST API (#9851)Eugen Rochko