2220 Commits (c2e154bf52ee7739ea61ff3fdc0d46c4b449872e)

Author SHA1 Message Date
Eugen Rochko b0ba97e1c1 Remove dependency on pluck_each gem (#16012)
3 years ago
Eugen Rochko 2e8a673376 Remove spam check and dependency on nilsimsa gem (#16011)
3 years ago
Eugen Rochko 1189a308c9 Fix autoloading deprecation warnings from Rails 6 (#16010)
4 years ago
Eugen Rochko 6890846e47 Fix deprecation warning for Sidekiq web session secret (#16009)
4 years ago
Eugen Rochko 19df881320 Add system checks to dashboard in admin UI (#15989)
4 years ago
Eugen Rochko 2e0cdf30d5 Change health check (#15988)
4 years ago
Claire 151e79fe72 Add warning in admin dashboard if some required queues are not handled (#15954)
4 years ago
Claire b2a89bf38e Update Mastodon to Rails 6.1 (#15910)
4 years ago
Claire d27331e99a Fix brakeman warning (#15870)
4 years ago
Claire bb510a1454 Fix push notification title for polls (#15931)
4 years ago
Claire 4c9e572798 Add missing push notification title for polls (#15929)
4 years ago
Marcin Mikołajczak 4be836871a Add missing `en.notification_mailer.status.subject` (#15564)
4 years ago
Claire 00415d09e0 Use more robust hook for loading timestamp_id function into database (#15919)
4 years ago
Claire 3feb291d90 Prepare Mastodon for zeitwerk autoloader (#15917)
4 years ago
Claire 1634e71bd6 Prepare Mastodon for Rails 6 (#15911)
4 years ago
Eugen Rochko 9f16bd9c89 Fix configuration for sidekiq-unique-jobs after 7.x upgrade (#15908)
4 years ago
Claire 6451cfcd83 Fix some ignored brakeman warnings (#15829)
4 years ago
dependabot[bot] b999d1608c Bump capistrano from 3.15.0 to 3.16.0 (#15818)
4 years ago
Claire a33f8f787a Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382)
4 years ago
Eugen Rochko 28399e88b5 Add `POST /api/v1/emails/confirmations` to REST API (#15816)
4 years ago
Eugen Rochko ade70733f7 Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803)
4 years ago
Claire 37d5bae34f Add inline description of moderation actions in moderation interface (#15792)
4 years ago
Eugen Rochko 4930e71ae7 Add server rules (#15769)
4 years ago
Shlee b6b7b6a1f5 Delete pagination.rb (#15754)
4 years ago
Eugen Rochko e4ba5635ee Add `GET /api/v1/accounts/lookup` REST API (#15740)
4 years ago
Claire e47570388a Drop dependency on secure_headers, fix response headers (#15712)
4 years ago
Cecylia Bocovich 6c300f08e5 Onion service related changes to HTTPS handling (#15560)
4 years ago
Claire df53900b13 Fix obsolete digitalocean.rake file breaking rake tasks (#15618)
4 years ago
Marcin Mikołajczak 4bcb2a9a34 Update Doorkeeper strings for `doorkeeper.errors.messages.invalid_request` (#15659)
4 years ago
Shubhendra Singh Chauhan daea469385 Fixed code quality issues (#15541)
4 years ago
luigi c19fe86d66 Optimize some regex matching (#15528)
4 years ago
dependabot[bot] f0e14aa852 Bump capistrano from 3.14.1 to 3.15.0 (#15537)
4 years ago
luigi 944b059f50 Optimize map { ... }.compact calls (#15513)
4 years ago
kaiyou 0d96b710cb Support clock drift in Omniauth SAML provider (#15511)
4 years ago
Asier Iturralde Sarasola d94cae9bd2 Fix typo: you -> your (#15476)
4 years ago
dependabot[bot] 3d97456deb Bump js-yaml from 3.14.1 to 4.0.0 (#15484)
4 years ago
Yamagishi Kazutoshi aabeee9726 Normalize locale files (#15434)
4 years ago
Eugen Rochko 7f1d08e0e1 New Crowdin updates (#15413)
4 years ago
Eugen Rochko fd6bfd2b0f New Crowdin updates (#15369)
4 years ago
Eugen Rochko 3489758ff2 Fix unnecessary queries when batch-removing statuses, 100x faster (#15387)
4 years ago
ThibG b902303bcf Add clean error message when RAILS_ENV is unset (#15381)
4 years ago
Yamagishi Kazutoshi 00cc36e744 Ran `i18n-tasks normalize` (#15372)
4 years ago
Eugen Rochko 382ecc0197 New Crowdin updates (#15353)
4 years ago
Eugen Rochko 46b249ece6 Fix missing description on enable bootstrap timeline accounts toggle in admin UI (#15367)
4 years ago
ThibG 896b89abc5 Reword invite text settings in admin views for consistency (#15358)
4 years ago
Eugen Rochko e66964d8f0 Fix follow limit preventing re-following of a moved account (#14207)
4 years ago
Eugen Rochko 816df80b86 Add option to obfuscate domain name in public list of domain blocks (#15355)
4 years ago
Eugen Rochko d5a3299b4d New Crowdin updates (#15220)
4 years ago
ThibG 02bd1060d8 Fix admins being able to suspend their instance actor (#14567)
4 years ago
Eugen Rochko 76b0f84cd5 Add stoplight for object storage failures, return HTTP 503 (#13043)
4 years ago
Mashiro 9129058192 Add "invite request content" display in user account admin page (#15265)
4 years ago
ThibG 3debd888a6 Add indication to admin UI of whether a report has been forwarded (#13237)
4 years ago
Takeshi Umeda a0c4783673 Fix to isolate the sidekiq process that runs the scheduler job (#15314)
4 years ago
ThibG 64eaaff345 Add ability to require invite request text (#15326)
4 years ago
Eugen Rochko df8874b24e Fix performance on instances list in admin UI (#15282)
4 years ago
ThibG e1ef5f3b31 Add honeypot fields and minimum fill-out time for sign-up form (#15276)
4 years ago
Eugen Rochko 5de6f37c4d New Crowdin updates (#15137)
4 years ago
ThibG 8e79bac43d Add import/export feature for bookmarks (#14956)
4 years ago
Eugen Rochko 471b8570ad Add cache buster feature for media files (#15155)
4 years ago
Eugen Rochko 7e2920d9b2 Fix streaming API allowing connections to persist after access token invalidation (#15111)
4 years ago
Takeshi Umeda 1dde6183a3 Add follow selected followers button (#15148)
4 years ago
Mélanie Chauvel 6e309ad02c Precise that home timeline filters also apply to lists (#15139)
4 years ago
Yamagishi Kazutoshi 02a9e38210 Add missing locales (#15138)
4 years ago
Eugen Rochko f86045827e New Crowdin updates (#15110)
4 years ago
Yamagishi Kazutoshi c01d043260 Remove unnecessary messages (#15109)
4 years ago
Eugen Rochko 228e8f2a4a New Crowdin updates (#14388)
4 years ago
Eugen Rochko b788e7eb6f Fix cookies not having a SameSite attribute (#15098)
4 years ago
Eugen Rochko 79f71206de Add subresource integrity for JS and CSS assets (#15096)
4 years ago
Mélanie Chauvel 87042c99ee Display “Show newer” and “Show older” instead of “Show more” in public pages (#15052)
4 years ago
Takeshi Umeda 385c2eac6f Add account sensitized (#14361)
4 years ago
dependabot[bot] f799fb843e Bump webpack-merge from 4.2.2 to 5.0.9 (#14424)
4 years ago
ThibG 694a5e33d5 Add follower synchronization mechanism (#14510)
4 years ago
Josh Leeb-du Toit c94a083b9a Add support for Gemini urls (#15013)
4 years ago
ThibG ce87767572 Change how CDN_HOST is passed down to make assets build reproducible (#14381)
4 years ago
Eugen Rochko da4c730c47 Add IP-based rules (#14963)
4 years ago
tateisu afa951f027 add S3_READ_TIMEOUT environment variable (#14952)
4 years ago
ThibG 79b2d30a19 Add option to disable swiping motions across the WebUI (#13885)
4 years ago
Eugen Rochko e514304a76 Change account suspensions to be reversible by default (#14726)
4 years ago
Eugen Rochko 403aeeb7e0 Refactor settings controllers (#14767)
4 years ago
ThibG 1a3405005a Add outbox attribute to instance actor (#14721)
4 years ago
Takeshi Umeda cb37bd63dc Added account featured tags API (#11817)
4 years ago
ThibG 6cb7f10134 Update Tesseract.js (#14708)
4 years ago
dependabot[bot] fa44267c5e Bump imports-loader from 0.8.0 to 1.1.0 (#14323)
4 years ago
santiagorodriguez96 f142983484 Add WebAuthn as an alternative 2FA method (#14466)
4 years ago
ThibG 8baad22f68 Improve email address validation (#14565)
4 years ago
niwatori24 ba50bc2427 Use default :edit routing (#14535)
4 years ago
Eugen Rochko 73d228513c New Crowdin updates (#14335)
4 years ago
Eugen Rochko 29d95ea993 New Crowdin updates (#14314)
4 years ago
Eugen Rochko 35bf60cae8 New Crowdin updates (#14311)
4 years ago
Eugen Rochko 4198eed696 New Crowdin updates (#14285)
4 years ago
Tdxdxoz 848622f347 add ssl option in smtp setting (#14309)
4 years ago
Eugen Rochko 2e1146c451 Disable E2EE API routes for the next release (#14283)
4 years ago
Eugen Rochko 7d777e474a New Crowdin updates (#14197)
4 years ago
Eugen Rochko ac4f9abce6 Change rate limits for various paths (#14253)
4 years ago
ThibG aa7142b9e2 Fix hashtag column options styling (#14247)
4 years ago
Eugen Rochko 8517a5fdb4 Add color extraction for audio thumbnails (#14209)
4 years ago
Yamagishi Kazutoshi 14736f82aa Run `bundle exec i18n-tasks normalize` (#14205)
4 years ago
ThibG f7c95510fb Change the about.instance_actor_flash to be single-line (#14200)
4 years ago
Eugen Rochko 21f1cbaf30 New Crowdin translations (#13749)
4 years ago
Eugen Rochko ca238c879d Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191)
4 years ago
ThibG 3e51b04d40 Change move handler to carry blocks over (#14144)
4 years ago
mayaeh 4b703d398a follow-up #14149 (#14192)
4 years ago
Eugen Rochko 36e5fd547b Fix remote files not using Content-Type header, streaming (#14184)
4 years ago
ThibG 3afc7977b1 Add user notes on accounts (#14148)
4 years ago
Eugen Rochko 42d2f45db1 Remove the terms blacklist and whitelist from UX (#14149)
4 years ago
Eugen Rochko 12ac904a33 Fix various issues around OpenGraph representation of media (#14133)
4 years ago
mayaeh db856552ce Suppress Redis#exists(key) warning (#14067)
4 years ago
dependabot[bot] 4aca523d14 Bump capistrano from 3.14.0 to 3.14.1 (#14037)
4 years ago
Mélanie Chauvel a617a8394b Improve wording and add titles on moderated servers section in /about/more (#13930)
4 years ago
Eugen Rochko 2dbf6bc5ad Add e-mail-based sign in challenge for users with disabled 2FA (#14013)
4 years ago
dependabot-preview[bot] 2773ea63fa Bump copy-webpack-plugin from 5.1.1 to 6.0.1 (#13861)
4 years ago
ThibG 8b552d6f0c Fix unpermitted operations on custom emojis leading to cryptic errors (#13951)
4 years ago
ThibG 8d57f6c4b4 Fix account redirect confirmation message talking about moved followers (#13950)
4 years ago
Eugen Rochko b864e78db8 Add E2EE API (#13820)
4 years ago
Takeshi Umeda e2694a18c7 Fix csv upload (#13835)
4 years ago
Takeshi Umeda 0febf853dd Fix workaround for Elasticsearch 7.x (#13828)
4 years ago
Eugen Rochko b7b081bb51 New Crowdin translations (#13398)
4 years ago
TheMainOne f5f549a99c Clarified "missing_also_known_as" (#13746)
4 years ago
ThibG f48e191e8e Fix sr locale being selected over sr-Latn (#13693)
4 years ago
Eugen Rochko 3144f8dbbc Refactor monkey-patching of Goldfinger (#12561)
4 years ago
taicv f4007517a6 Add `vi` to available locales (#13542)
4 years ago
Eugen Rochko fc7cad8b2d Add ability to remove identity proofs from account (#13682)
4 years ago
Bèr Kessels 3ce16eae26 Include capistrano tasks that reload the services after deploying. (#12642)
4 years ago
ThibG b7f47014a7 Fix "tootctl media remove-orphans" crashing on “Import” files (#13685)
4 years ago
dependabot-preview[bot] 139c853aac Bump capistrano from 3.13.0 to 3.14.0 (#13624)
4 years ago
ThibG b20d0db1eb Remove 'unsafe-inline' from Content-Security-Policy style-src (#13679)
4 years ago
ThibG fe7b81ac6b Fix PgHero Content-Security-Policy when CDN_HOST is used (#13595)
4 years ago
mayaeh 4ec7b137de Fix naming issue (#13551)
4 years ago
Eugen Rochko adfb22a9dd Add separate cache directory for non-local uploads (#12821)
4 years ago
sternenseemann 674005c08e Allow users to delete their header and avatar (#13234)
4 years ago
Eugen Rochko efd5db8f21 Fix search not working due to proxy settings when using hidden services (#13488)
4 years ago
ThibG dedac235bc Fix account aliases page (#13452)
5 years ago
Eugen Rochko 7745695860 New Crowdin translations (#13317)
5 years ago
Eugen Rochko 6932e0e2af Add ability to filter audit log in admin UI (#13381)
5 years ago
Eugen Rochko b1c596e8f3 Fix background jobs not using locks like they are supposed to (#13361)
5 years ago
Eugen Rochko 8fa78c0ec8 Fix re-sending of e-mail confirmation not being rate limited (#13360)
5 years ago
ThibG 1a993f9675 Fix 404 and 410 API errors being silently discarded in WebUI (#13279)
5 years ago
ThibG 246c4d4fbf Fix OCR not working on Safari because of unsupported worker-src CSP (#13323)
5 years ago
ThibG 5e544da8a4 Fix Paperclip using deprecated URI.escape function (#13320)
5 years ago
Eugen Rochko ebb4869690 New Crowdin translations (#13064)
5 years ago
dependabot-preview[bot] 75ba543aa5 Bump sidekiq from 5.2.7 to 6.0.4 (#11727)
5 years ago
dependabot-preview[bot] 60783cd48a Bump capistrano from 3.11.2 to 3.12.1 (#13264)
5 years ago
Eugen Rochko 9ced8b6dd5 Add option to include resolved DNS records when blacklisting e-mail domains in admin UI (#13254)
5 years ago
Eugen Rochko da9d81c4ac Add titles to warning presets in admin UI (#13252)
5 years ago
Eugen Rochko f459919552 Change local media attachments to perform heavy processing asynchronously (#13210)
5 years ago
Mélanie Chauvel (ariasuni) 600c47d610 Change wording of media display preferences to be more intuitive (#13198)
5 years ago
Bèr Kessels b5d7ec71ef Code style improvements in JavaScript (#13159)
5 years ago
ThibG cb93be3b88 Add ability to delete files uploaded for settings in admin UI (#13192)
5 years ago
Eugen Rochko a4668d994b Add specific rate limits for posting and following (#13172)
5 years ago
ThibG d7da2bba02 Fix misleading error when attempting to re-send a pending follow request (#13133)
5 years ago
Eugen Rochko fb336bb684 New Crowdin translations (#13036)
5 years ago
ThibG b30a87bc1c Fix typo in about page (#13038)
5 years ago
Eugen Rochko 0c14bb9c69 New Crowdin translations (#12953)
5 years ago
ThibG b290b5880d Fix english wording (#13003)
5 years ago
Sasha Sorokin 864c9a2141 Add "Show thread" button to public profiles (#13000)
5 years ago
Eugen Rochko 6c643bed6a Fix design of announcements in admin UI (#12989)
5 years ago
Eugen Rochko 9fb8165712 Add publish/unpublish controls to announcements in admin UI (#12967)
5 years ago
ButterflyOfFire 4bacf6aa2f Add kabyle language to Mastodon (#12962)
5 years ago
Eugen Rochko 7b1beaa6e7 New Crowdin translations (#12936)
5 years ago
Eugen Rochko 150c13c4e0 Add limit of 8 different reaction types per announcement (#12950)
5 years ago
Eugen Rochko eba5de6de2 New Crowdin translations (#12933)
5 years ago
koyu ee7cd466f8 Mac is now known as macOS (#12935)
5 years ago
Eugen Rochko 40dd82a857 Remove bad encoding middleware (#12931)
5 years ago
Eugen Rochko c1044bd29c New Crowdin translations (#12859)
5 years ago
Eugen Rochko f95fd62bac Add announcements (#12662)
5 years ago
ThibG 691b14aaf8 Add “account timeline” filter category (#12918)
5 years ago
ThibG 25e7aa913c Add support for magnet: URIs (#12905)
5 years ago
Eugen Rochko 67172aa4f9 Change followers page to relationships page in admin UI (#12927)
5 years ago
Eugen Rochko 9ebfb23e87 Various fixes and improvements (#12878)
5 years ago
Eugen Rochko 813bc119df Add is to available locales (#12882)
5 years ago
mayaeh e320588725 Undo translations restored to its previous state (#12876)
5 years ago
Eugen Rochko f7ba3e01a4 New Crowdin translations (#12830)
5 years ago
Eugen Rochko f8b7a9b68b New Crowdin translations (#12378)
5 years ago
ThibG 82262a6100 Fix invalid votes from the API being accepted (#12601)
5 years ago
koyu ab37978575 Fix spelling mistake (#12817)
5 years ago
ThibG b7927b397d Add support for linking XMPP URIs in toots (#12709)
5 years ago
Sasha Sorokin 03f81f7118 Use heading actions and placeholders in settings (#12801)
5 years ago
Sasha Sorokin b5426b4e9a Little improvements to filters settings page (#12793)
5 years ago
Eugen Rochko 413cb7e861 Fix base64-encoded file uploads not being possible (#12748)
5 years ago
Eugen Rochko bf2b425057 Fix resource_owner_from_credentials in Doorkeeper initializer (#12743)
5 years ago
Eugen Rochko e8b07657c2 Fix uncaught query param encoding errors (#12741)
5 years ago
Sasha Sorokin dd8d0c7d9d Add translation project promotion link (#12736)
5 years ago
Sasha Sorokin ecd71339db Use different strings on exports page (#12569)
5 years ago
ThibG 069718f6d6 Remove unused translatable strings (#12643)
5 years ago
Alice Gaudon a285b3c63c Admin setting to disable default follows (#12566)
5 years ago
Sasha Sorokin 1cc1840170 Avoid using pluralize on moderation pages (#12589)
5 years ago
Eugen Rochko b3f365f605 Add `S3_OVERRIDE_PATH_STYLE` environment variable (#12594)
5 years ago
Eugen Rochko 0769ef8277 Add `tootctl media remove-orphans` (#12568)
5 years ago
Takeshi Umeda 58dd9698c3 Add basic support for group actors (#12071)
5 years ago
tateisu f00f6bdd36 add S3_OPEN_TIMEOUT environment variable (#12459)
5 years ago
Mathieu Brunot 128a7ab7eb Add an LDAP Mail attribute config (#12053)
5 years ago
Mathieu Brunot 462788cb12 Convert LDAP username (#12461)
5 years ago
Sasha Sorokin 33696a4b44 Split relationships page strings (#12502)
5 years ago
ThibG 4b0a6d79dd Add ability to filter reports by target account domain (#12154)
5 years ago
ntl-purism 58e52929be LDAP & PAM added to OAuth password grant strategy (#7999) (#12390)
5 years ago
Sasha Sorokin 67e19f7977 Improve notifications page (#12497)
5 years ago
Yamagishi Kazutoshi 4ca914f4c0 Use override_csp options on pghero (#12489)
5 years ago
dependabot-preview[bot] 1346774607 Bump webpacker from 4.0.7 to 4.2.0 (#12416)
5 years ago
Eugen Rochko 25993fc00d Fix inconsistent interpolations test by ignoring single plural keys (#12394)
5 years ago
Eugen Rochko d144122718 Fix localization test failing due to order of locale definitions (#12393)
5 years ago
Eugen Rochko bf3c777751 Add kn, mr, ur to available locales (#12379)
5 years ago
Eugen Rochko 8eac21be16 New Crowdin translations (#12146)
5 years ago
ThibG 517c1cd062 Add bookmarks (#7107)
5 years ago
ThibG f73c977caa Fix broken admin audit log in whitelist mode (#12303)
5 years ago
Yamagishi Kazutoshi fdda54272d Change message of public timeline for local only (#12224)
5 years ago
Faye Duxovni 6bca6dbc2d Add setting for whether to crop images in unexpanded toots (#12126)
5 years ago
ThibG 17d472b91b Add link to search for users connected from the same IP address (#12157)
5 years ago
Soft. Dev 4b059fdfde change string from Disable to Disable login (#12201)
5 years ago
Eugen Rochko 0ba5f2037d New Crowdin translations (#12144)
5 years ago
Eugen Rochko 5fdf430491 New Crowdin translations (#12072)
5 years ago
Eugen Rochko 84e0e916e7 Fix auto-report string saying the account has been auto-silenced (#12142)
5 years ago
Eugen Rochko 9f94d4ceb3 Fix preloaded JSON-LD context for identity not being used (#12138)
5 years ago
Eugen Rochko d99a6145de Remove auto-silence behaviour from spam check (#12117)
5 years ago
Eugen Rochko 2e07a901c5 Fix attachment not being re-downloaded even if file is not stored (#12125)
5 years ago
Eugen Rochko 001ce9a1a9 Add admin setting to auto-approve hashtags (#12122)
5 years ago
Eugen Rochko ca8172ee02 Remove fallback to long description on sidebar and meta description (#12119)
5 years ago
Eugen Rochko d59562c0b2 Fix S3 adapter retrying failing uploads with exponential backoff (#12085)
5 years ago
dependabot-preview[bot] 9fa40f1f0a Bump capistrano from 3.11.1 to 3.11.2 (#12012)
5 years ago
Eugen Rochko 63fe37a977 New Crowdin translations (#12067)
5 years ago
Eugen Rochko a57da77719 Remove invite comments from UI (#12068)
5 years ago
Eugen Rochko 12fef4dab0 New Crowdin translations (#12061)
5 years ago
Eugen Rochko 27dff3317c Add br, es-AR, et, mk, nn to available locales (#12062)
5 years ago
Eugen Rochko 59d551093f New Crowdin translations (#12047)
5 years ago
Eugen Rochko 6152eaea04 New Crowdin translations (#11998)
5 years ago
mayaeh da68736ca3 Fix hashtag link to directory in AdminUI (#12005)
5 years ago
Eugen Rochko f77337daaf Fix records not being indexed sometimes (#12024)
5 years ago
ThibG f088e090e4 Add voters count support (#11917)
5 years ago
Eugen Rochko 51a72a802f Add a nodeinfo endpoint (#12002)
5 years ago
Eugen Rochko 11e7f5936e New Crowdin translations (#11985)
5 years ago
Eugen Rochko 7b7c50f124 Fix public list of domain blocks being too verbose on about page (#11967)
5 years ago
Eugen Rochko f5c71a6cd2 Add (back) option to set redirect notice on account without moving followers (#11994)
5 years ago
Eugen Rochko acdd77b5ee New Crowdin translations (#11909)
5 years ago
mayaeh a871331a03 Add translation strings for AdminUI custom emojis (#11970)
5 years ago
Eugen Rochko 67796a267d Fix relays UI being available in whitelist/secure mode (#11963)
5 years ago
Yamagishi Kazutoshi 161b0a0958 Hide error message on /heath (#11947)
5 years ago
Yamagishi Kazutoshi 3592705de5 Cast multipart threshold to integer (#11944)
5 years ago
Eugen Rochko 3773115066 Fix authentication before 2FA challenge (#11943)
5 years ago
Yamagishi Kazutoshi 71ff422997 Add config of multipart threshold for S3 (#11924)
5 years ago
Eugen Rochko 036e851c1a New Crowdin translations (#11901)
5 years ago
Eugen Rochko f3917e433b New Crowdin translations (#11861)
5 years ago
Eugen Rochko a2d3728c36 Add account migration UI (#11846)
5 years ago
Eugen Rochko 61442032a2 Add table of contents to about page (#11885)
5 years ago
Eugen Rochko 1781358bd9 Add password challenge to 2FA settings, e-mail notifications (#11878)
5 years ago
Eugen Rochko 0732212dbe Fix pre-review confirmation e-mail saying you can't login (#11860)
5 years ago
Eugen Rochko 722d8cdc36 New Crowdin translations (#11799)
5 years ago
mayaeh 566e85716f Add search and sort functions to hashtag admin UI (#11829)
5 years ago
Eugen Rochko 8eb0d880cb Fix 2FA challenge and password challenge for non-database users (#11831)
5 years ago
Eugen Rochko 8824964836 Remove deprecated `GET /api/v1/search` API (#11823)
5 years ago
Yamagishi Kazutoshi 025de313bc Change rate limit for media proxy (#11814)
5 years ago
Tao Bror Bojlén 0430cbec29 add admin setting for default search engine indexing (fix #11750) (#11804)
5 years ago