9199 Commits (a564a067394ff4ec59c2e8addfe5a7d45adf0d0a)

Author SHA1 Message Date
Claire 0845bee8d6 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire e689495a81 Please Codeclimate
3 years ago
Claire 1af75ba990 Rework actions modal to bring it closer to upstream and fix modal stacking issue
3 years ago
Claire d92bd7c906 Remove unused noModal prop
3 years ago
Claire 952342d251 Some more refactoring
3 years ago
Claire f14193d3f4 Refactor dropdown and action modal code slightly
3 years ago
Eugen Rochko 6732217dd0 Change languages to be listed under standard instead of native name in admin UI (#17485)
3 years ago
Eugen Rochko 948da1a958 Add edit history to web UI (#17390)
3 years ago
Eugen Rochko b0021ca3d5 Fix error in suggestions API due to typo (#17486)
3 years ago
Claire bab90c9e1b Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko a44cc7931a Remove language detection through cld3 (#17478)
3 years ago
Eugen Rochko 1e5989c612 Add global `locale` param (#17464)
3 years ago
Eugen Rochko d979087a98 Fix localization of cold-start follow recommendations (#17479)
3 years ago
Claire edd7dad3e2 Fix Ruby 2.5 incompatibility (#17465)
3 years ago
Eugen Rochko 73a585dd64 Fix structured data parsing from links choking on bad data (#17403)
3 years ago
Claire 42fdf52f0c Fix replies collection incorrectly looping (#17462)
3 years ago
Claire 621d92114d Fix errors when multiple Delete are received for a given actor (#17460)
3 years ago
Claire aaace9f1db Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 5d53b3c8a7 Fix instance actor not being dereferenceable (#17457)
3 years ago
Claire c94ff7c869 Move glitch-soc-specific theming methods to ThemingConcern
3 years ago
Claire 4944068bd0 Make theme-selection fall back to default ones if configured is not found
3 years ago
Eugen Rochko 25d1195a04 Fix error on account relationships page in admin UI (#17444)
3 years ago
Claire b3190c2cd6 Fix compacted JSON-LD possibly causing compatibility issues on forwarding (#17428)
3 years ago
Claire ec8cf0e39b Fix response_to_recipient? CTE (#17427)
3 years ago
Claire b891d09d2f Compact JSON-LD signed incoming activities (#17426)
3 years ago
Claire eee2c187ee Fix response_to_recipient? CTE
3 years ago
Claire 77cc434f2b Fix compacted JSON-LD possibly causing compatibility issues on forwarding
3 years ago
Puck Meerburg 9d92e9204f Compact JSON-LD signed incoming activities
3 years ago
Claire 2341754c70 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 2657ca3b5e Fix requiring an extra restart after recent post-deployment migrations (#17422)
3 years ago
Claire a2bc2e14c6 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 8919f6cf63 Change public profile pages to be disabled for unconfirmed users (#17385)
3 years ago
Claire de596a03c0 Fix Sidekiq warning when pushing DMs to direct timeline
3 years ago
Claire daab277c0e Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 33ea1c9008 Fix Sidekiq warnings about JSON serialization (#17381)
3 years ago
Claire 56a49e9334 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 6e8d231e27 Fix local distribution of edited statuses (#17380)
3 years ago
Eugen Rochko b6364cf1ad Fix poll updates being saved as status edits (#17373)
3 years ago
Claire 599b27788a Add some explanation text on the CAPTCHA confirmation page
3 years ago
Claire ea32eb89e1 Change CAPTCHA handling to be only on email verification
3 years ago
Claire 6988e6ecc3 Add ability to set hCaptcha either on registration form or on e-mail validation
3 years ago
Claire a9faba63f1 Disable `registrations` flag in /api/v1/instance when CAPTCHA is enabled
3 years ago
Claire 2d4faa5cfd Disable captcha if registrations are disabled for various reasons
3 years ago
Claire c209cf5a09 Renew Rails session ID on successful registration
3 years ago
Claire d36eb0503f Please CodeClimate
3 years ago
Claire 5c88cb1a67 Add optional hCaptcha support
3 years ago
Claire d045ba2add Fix link_to_login argument handling when a block is passed (#17345)
3 years ago
Claire 73eeb58f10 [Glitch] Change `percent` to `rate` in retention metrics API
3 years ago
Claire 1800e05513 [Glitch] Fix text being incorrectly pre-selected in composer textarea on /share
3 years ago
Claire 67028c4779 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire e92ac5b769 Fix error-prone SQL queries (#15828)
3 years ago
Claire 41d64ee271 Change `percent` to `rate` in retention metrics API (#16910)
3 years ago
Claire 06f653972a Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288)
3 years ago
Claire 12bb24ea35 Remove support for OAUTH_REDIRECT_AT_SIGN_IN (#17287)
3 years ago
Claire 8114f4208f Remove leftover database columns from Devise::Models::Rememberable (#17191)
3 years ago
Claire 335049cc33 Fix text being incorrectly pre-selected in composer textarea on /share (#17339)
3 years ago
Claire 68a9057420 Add post edited notice in admin and public UIs (#17335)
3 years ago
Claire 458f232d21 Add content-type to status source in glitch-soc
3 years ago
Eugen Rochko cb8ec71677 [Glitch] Add support for editing for published statuses
3 years ago
Claire 01e495563e Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 686eaacbc8 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko a427958026 Fix error when using raw distribution worker (#17334)
3 years ago
Eugen Rochko bfbfbf5032 Fix error when processing poll updates (#17333)
3 years ago
Eugen Rochko 06b698a723 Add support for editing for published statuses (#16697)
3 years ago
Claire 6ae170697a Merge pull request #1662 from ClearlyClaire/glitch-soc/merge-upstream
3 years ago
Claire ad5fd97277 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Jeong Arm be15674215 Fix NameError on ActivityPub::FetchFeaturedCollectionService (#17326)
3 years ago
Claire 8904dac905 Merge pull request #1660 from ClearlyClaire/glitch-soc/features/themes-multiple-packs
3 years ago
Claire 5d38a8573c Please CodeClimate
3 years ago
Claire a250aefe77 Move controller theming code to concern
3 years ago
Claire 833a5e4e52 Fix `pinned` attribute not being set for private self-posts (#17304)
3 years ago
Eugen Rochko a5cb48879d [Glitch] Add notifications for statuses deleted by moderators
3 years ago
Claire 485cf5c0c1 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire a10833e909 Fix `pinned` attribute not being set for private self-posts
3 years ago
Eugen Rochko 2fb76550a9 Add notifications for statuses deleted by moderators (#17204)
3 years ago
Claire b20dafb566 [Glitch] Add support for private pinned posts
3 years ago
Claire de7f936b96 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 5aade2baac Add support for private pinned posts (#16954)
3 years ago
Claire 21828806b3 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 91c1fbf714 Fix missing media: 'all' on default skins
3 years ago
Claire a3a9d4d789 Refactor theming HAML template a bit
3 years ago
Claire c8973773bc Refactor theme config loading
3 years ago
Claire 37dadd4512 Refactor some more
3 years ago
Claire 10bef4493c Refactor glitch-soc's theme handling
3 years ago
Claire 928890bd38 Fix admin interface crash when displaying deleted user (#17301)
3 years ago
Jeong Arm 923eda5cd5 [Glitch] Gradually increase retry waiting for media processing
3 years ago
Claire 577c74d422 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 7b3972c270 Remove IP tracking columns from users table (#16409)
3 years ago
Jeong Arm 52b05dad34 Gradually increase retry waiting for media processing (#17271)
3 years ago
Claire 817072e9c7 [Glitch] Fix media descriptions not being used for client-side filtering
3 years ago
Claire 338c47b6c6 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Jeong Arm db10cd8d15 Remove custom emojis on domain purge (#17210)
3 years ago
Claire 651e997a98 Fix media descriptions not being used for client-side filtering (#17206)
3 years ago
Rens Groothuijsen 5baeb90bd4 [Glitch] Fix tag rendering error in hashtag column settings
3 years ago
Claire 2136aa2759 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 9a8784829f Fix warnings on Rails boot (#16946)
3 years ago
Rens Groothuijsen 9d43863426 Fix tag rendering error in hashtag column settings (#17184)
3 years ago
Jeong Arm ba93eb818b Fix duplicate record on admin/accounts when searching with IP (#17150)
3 years ago
Claire 77e23e2005 [Glitch] Change title of retention chart
3 years ago
Claire 65987b3956 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago