5064 Commits (aa0f0d4edd4205c2b1d7c4f5a885d57287f6379a)

Author SHA1 Message Date
  Egor Kislitsyn aa0f0d4edd
Disable NewUsersDigestEmail by default 4 years ago
  Egor Kislitsyn df0b8f1d08
Add new users digest email 4 years ago
  Ivan Tashkinov 76c1948880 [#1478] Adjusted AdminAPIController admin subscope requirements. 4 years ago
  Roman Chvanikov 88f0eed0f2 Delete attachments when status is deleted 4 years ago
  Hakaba Hitoyo 0c9c62509d Remove MDII uploader 4 years ago
  Ivan Tashkinov 6c94b7498b [#1478] OAuth admin tweaks: enforced OAuth admin scopes usage by default, migrated existing OAuth records. Adjusted tests. 4 years ago
  Maksim Pechnikov 70410dfafd fix create service actor 4 years ago
  eugenijm 0b6d1292d2 Fix mark-as-read (`POST /api/v1/conversations/:id/read`) refreshing updated_at and bringing conversation to the top in the user's direct conversation list 4 years ago
  Maksim Pechnikov fa7d8e77e6 fixed Metadata.Utils.scrub_html_and_truncate 4 years ago
  Maksim Pechnikov 933dc12043 added code of mr#2067 4 years ago
  Maksim Pechnikov bdd71669da update test 4 years ago
  Maksim 4c505bc615 Apply suggestion to lib/pleroma/web/twitter_api/views/remote_follow_view.ex 4 years ago
  Maksim c9a44ec4a6 Apply suggestion to lib/pleroma/web/twitter_api/controllers/remote_follow_controller.ex 4 years ago
  Maksim Pechnikov 5b84156013 moved remote follow in separate controller 4 years ago
  Maxim Filippov e71a13ad57 Revert "Merge branch 'feature/status-counts-by-scope' into 'develop'" 4 years ago
  Mark Felder 06ae56a3ae Posts without media attachments should get the Summary TwitterCard 4 years ago
  Maksim Pechnikov 7bd0bca2ab fixed remote follow 4 years ago
  Maxim Filippov 5fc84552d3 Fix all count 4 years ago
  Ivan Tashkinov 455e072d27 [#2068] Introduced proper OAuth tokens usage to controller tests. 4 years ago
  Egor Kislitsyn 34d85f8a54
Return 404 if account to filter notifications from is not found 4 years ago
  Egor Kislitsyn 432b3067d4
Do not crash when remote user follower and following counters are hidden 4 years ago
  Maxim Filippov 404a9ccb9a Stats: return status counts by scope 4 years ago
  Thomas Citharel d2f1c4f658
Add ActivityPub Object Event type support 4 years ago
  Egor Kislitsyn 6c39fa20b1
Add support for `account_id` param to filter notifications by the account 4 years ago
  Egor Kislitsyn 8f79f433bc
Hide follower counter when hiding is activated 4 years ago
  Egor Kislitsyn 8d242f52d4
Revert "Add default endpoint to Pleroma.Captcha.Kocaptcha" 4 years ago
  Egor Kislitsyn 82c62c5028
Add default endpoint to Pleroma.Captcha.Kocaptcha 4 years ago
  Ivan Tashkinov 7973cbdb9f OAuthScopesPlug: disallowed nil token (unless with :fallback option). WIP: controller tests modification: OAuth scopes usage. 4 years ago
  rinpatch bcd16676a7 Publisher: check out a connection for inserting publish_one jobs 4 years ago
  Ivan Tashkinov 81b05340e9 [#1427] Graceful clearance of OAuth admin scopes for non-admin users (no error raised). 4 years ago
  Egor Kislitsyn e536796984 Add native captcha and enable it by default. 4 years ago
  Maxim Filippov 82fae3e23f AdminAPI: Merge account views for list instance statuses 4 years ago
  Egor Kislitsyn ee6805850c Set log level to debug for not important messages 4 years ago
  Sadposter 1ad96d667a remove single-step pipe 4 years ago
  Ivan Tashkinov 3920244be5 [#1427] Fixed `:admin` option handling in OAuthScopesPlug, added tests. 4 years ago
  Sadposter 457821adb0 Apply suggestion to lib/pleroma/user.ex 4 years ago
  Sadposter 25f774f7c1 format activity_pub.ex 4 years ago
  Sadposter 19d228cc58 modify SQL to include followed-but-domain-blocked activities 4 years ago
  Egor Kislitsyn 75b419d7c8 Do not apply http signature pipeline to the unsubscribe route 4 years ago
  Hakaba Hitoyo 701815e64c [ActivityPub] Configurable ActivityPub actor type 4 years ago
  Egor Kislitsyn a37bd5c255 Change log level 4 years ago
  Maksim Pechnikov 9dfaa0b832 fix loads config variable with large value from db 4 years ago
  rinpatch f4b7f32d51 status search: prefer the status fetched by url over other results 4 years ago
  Egor Kislitsyn b7a57d8e38 Use Pleroma.Utils.compile_dir/1 in Pleroma.HTML.compile_scrubbers/0 4 years ago
  Egor Kislitsyn 78299ab182 Set Plug.Logger to log at `:debug` level 4 years ago
  Egor Kislitsyn ed92784e7c Set Logger level to :info in prod 4 years ago
  Egor Kislitsyn 84f891ea3e Add Pleroma.Utils.compile_dir/1 4 years ago
  rinpatch 3c45ed4f47 OTP: Fix runtime upload limit config being ignored 4 years ago
  rinpatch d6c89068f3 HTML: Compile Scrubbers on boot 4 years ago
  rinpatch bd3aa8500c OAuth token cleanup: Get rid of compile-time configuration 4 years ago