828 Commits (92efb888c7b25692af205b1a4dbce0ae689c439b)

Author SHA1 Message Date
  Alexander Strizhakov 631e8c1feb
docs update 4 years ago
  Alexander Strizhakov 1fd40532ae
docs fix 4 years ago
  Alexander Strizhakov 1c1b7e22af
list of options for pack metadata 4 years ago
  Alexander Strizhakov ddb757f743
emoji api packs changes in routes with docs update 4 years ago
  Alexander Strizhakov 95759310ab
docs update 4 years ago
  Alexander Strizhakov 5839e67eb8
return data only for updated emoji 4 years ago
  Mark Felder 4b3298133b Document DELETE /api/v1/notifications/destroy_multiple 4 years ago
  Alex Gleason 1bd9749a8f
Let blob: pass CSP 4 years ago
  lain 8480f84615
Update differences_in_mastoapi_responses.md 4 years ago
  Alexander be34672d67
formatting 4 years ago
  Alexander 6e625a427c
reply filtering 4 years ago
  Egor Kislitsyn 1b06a27746
Update Flake ID description 4 years ago
  Ivan Tashkinov 2958a7d246 Fixed OAuth restrictions for :api routes. Made auth info dropped for :api routes if OAuth check was neither performed nor explicitly skipped. 4 years ago
  lain 568f48435e Apply suggestion to docs/installation/debian_based_en.md 4 years ago
  Ivan Tashkinov f685cbd309 Automatic checks of authentication / instance publicity. Definition of missing OAuth scopes in AdminAPIController. Refactoring. 4 years ago
  Alex Gleason b54c8813d6
Add :reject_deletes option to SimplePolicy 4 years ago
  Alexander Strizhakov 72ef6cc4f2
added need_reboot endpoint to admin api 4 years ago
  Ilja aa0a4a1e78 small fix in the rewrite_policy example 4 years ago
  lain 4576520461 Revert "Merge branch 'issue/1276' into 'develop'" 4 years ago
  Alex Gleason ed894802d5
Expand MRF SimplePolicy docs 4 years ago
  Alexander Strizhakov c8bfbf511e Apply suggestion to docs/API/admin_api.md 4 years ago
  Alexander Strizhakov b59ac37b2c
tests for emoji mix task 4 years ago
  Egor Kislitsyn 8a0ffaa9ea
Fix formatting in documentation 4 years ago
  Alexander Strizhakov 2d64500a9d
error improvement for email_invite endpoint 4 years ago
  Alexander Strizhakov 7af0959a07
updating docs 4 years ago
  Alexander Strizhakov a6ee6784bc
creating trusted app from adminFE & mix task 4 years ago
  Alexander Strizhakov fe15f0ba15
restrict_unauthenticated setting 4 years ago
  Alexander Strizhakov 98a60df41f
include_types parameter in /api/v1/notifications 4 years ago
  eugenijm 13cce9c0de Admin API: `PATCH /api/pleroma/admin/users/:nickname/credentials`, `GET /api/pleroma/admin/users/:nickname/credentials`. 4 years ago
  eugenijm d198e7fa2a Admin API: `PATCH /api/pleroma/admin/users/:nickname/change_password` 4 years ago
  Alexander Strizhakov f3791add99
removing with_move parameter 4 years ago
  Mark Felder 8dd01b24d2 Improve documentation of mrf_object_age 4 years ago
  rinpatch e87a32bcd7 rip out fetch_initial_posts 4 years ago
  Haelwenn (lanodan) Monnier 6316726a5f
CLI_tasks: Use manpage formatting conventions 4 years ago
  Haelwenn (lanodan) Monnier a06104b9d5
CLI_tasks/user.md: Fix `pleroma.user new` documentation 4 years ago
  Haelwenn (lanodan) Monnier d9134d4430
installation/otp_en.md: Fix pleroma.nginx target [deb] 4 years ago
  Alexander Strizhakov b34bc669b9
adding descriptions 4 years ago
  Alexander Strizhakov 8d9dee1ba9
retry_timeout description change 4 years ago
  Alexander Strizhakov 8854770fc4
retry and retry_timeout settings default change 4 years ago
  Alexander Strizhakov 28ed4b41d0
naming for checkin from pool timeout 4 years ago
  Alexander Strizhakov df3c59d928 Apply suggestion to docs/configuration/cheatsheet.md 4 years ago
  Haelwenn (lanodan) Monnier 9b6c7843d6
debian_based_*.md: Use erlang-nox metapackage 4 years ago
  Mark Felder f987d83885 Clarify in docs how to control connections_pool for Gun. 4 years ago
  Ivan Tashkinov b4367125e9 [#1560] Added tests for non-federating instance bahaviour to ActivityPubControllerTest. 4 years ago
  eugenijm 7af431c150 Exclude reblogs from `GET /api/pleroma/admin/statuses` by default 4 years ago
  ilja 036e8a40a2 fix for :fetch_initial_posts 4 years ago
  Haelwenn (lanodan) Monnier deb5f5c40e
pleroma_api.md: direct_conversation_id vs. conversation_id 4 years ago
  Ilja 53ef8c11b9 Add warning to the fetch_initial_posts setting. Now we sometimes have people who enable this without realising the consequences (tons of posts being fetcht as each fetch makes Pleroma discover new users) 4 years ago
  rinpatch ffcebe7e22 timeline controller: rate limit timelines to 3 requests per 500ms per timeline per ip/user 4 years ago
  Ivan Tashkinov 6f2efb1c45 Runtime configurability of RateLimiter. Refactoring. Disabled default rate limits in tests. 4 years ago