68 Commity (8b6221d4ecd1d7e354e7de831dd46e285cb85077)

Autor SHA1 Wiadomość Data
  Alexander Strizhakov 011525a3d1
EnsurePublicOrAuthenticatedPlug module name 3 lat temu
  Alexander Strizhakov a6d8cef33e
OAuthScopesPlug module name 4 lat temu
  rinpatch da4923f2e5 Merge branch 'authenticated-api-oauth-check-enforcement' into 'develop' 4 lat temu
  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 lat temu
  Ivan Tashkinov f685cbd309 Automatic checks of authentication / instance publicity. Definition of missing OAuth scopes in AdminAPIController. Refactoring. 4 lat temu
  Ivan Tashkinov fc81e5a49c Enforcement of OAuth scopes check for authenticated API endpoints, :skip_plug plug to mark a plug explicitly skipped (disabled). 4 lat temu
  Mark Felder 05da5f5cca Update Copyrights 4 lat temu
  rinpatch b74f4260ae Fix rendering conversations when there's a malformed status 4 lat temu
  eugenijm 790ae8e189 Mastodon API: Fix private and direct statuses not being filtered out from the public timeline for an authenticated user (`GET /api/v1/timelines/public`) 4 lat temu
  kPherox c5338764df Extract if block into private function 4 lat temu
  kPherox db6c5aa66a Change to delete empty name field 4 lat temu
  kPherox 313b134fac Fix type of fields_attributes 4 lat temu
  kPherox 81abee22b6 Rename fields to fields_attributes 4 lat temu
  rinpatch eae9a6d34d Initial poll refresh support 4 lat temu
  Ivan Tashkinov b93856874d [#1234] Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mastodon-2-4-3-oauth-scopes 4 lat temu
  Egor Kislitsyn e0c68eeb02
Move `:favourites` and `:bookmarks` actions to StatusController 4 lat temu
  Egor Kislitsyn 7f2bc57725
Move `follows`, `mutes` and `blocks` actions to AccountController 4 lat temu
  Egor Kislitsyn d3c404af12
Add MastoFEController 4 lat temu
  Egor Kislitsyn 1c6e1055c8
Add CustomEmojiController 4 lat temu
  Egor Kislitsyn c8b01f6667
Extract instance actions from `MastodonAPIController` to `InstanceController` 4 lat temu
  feld 1255ec888d Revert "Add upload limits to /api/v1/instance" 4 lat temu
  Egor Kislitsyn af690d1033
Extract auth actions from `MastodonAPIController` to `AuthController` 4 lat temu
  Egor Kislitsyn 2dad6dd020
Extract apps actions from `MastodonAPIController` to `AppController` 4 lat temu
  Egor Kislitsyn 39695c4436 Extract suggestions actions from `MastodonAPIController` to `SuggestionController` 4 lat temu
  Egor Kislitsyn 585bc57edb
Extract media actions from `MastodonAPIController` to `MediaController` 4 lat temu
  Egor Kislitsyn 36a34c36fe
Extract poll actions from `MastodonAPIController` to `PollController` 4 lat temu
  Egor Kislitsyn 0c6009dd2e
Extract mascot actions from `MastodonAPIController` to MascotController 4 lat temu
  Egor Kislitsyn 987e0b8be8
Move update_credentials to MastodonAPI.AccountController 4 lat temu
  Egor Kislitsyn c0ce2d5faf
Move account_register, relationships and verify_credentials to MastodonAPI.AccountController 4 lat temu
  Egor Kislitsyn 3c5ecb70b4
Add PleromaAPI.AccountController 4 lat temu
  Egor Kislitsyn e7aef27c00
Fix merge 4 lat temu
  Egor Kislitsyn b7f27a4f58
Extract report actions from `MastodonAPIController` to `ReportController` 4 lat temu
  Egor Kislitsyn d4d88b3361
Extract conversation actions from `MastodonAPIController` to ConversationController 4 lat temu
  Egor Kislitsyn 408750b94e Extract domain blocks actions from `MastodonAPIController` to `DomainBlockController` 4 lat temu
  Egor Kislitsyn 99c5a35890 Extract follow requests actions from `MastodonAPIController` to `FollowRequestController` 4 lat temu
  Egor Kislitsyn 0a5b106ddd Extract scheduled statuses actions from `MastodonAPIController` to `ScheduledActivityController` 4 lat temu
  Egor Kislitsyn 621377f378 Extract filter actions from `MastodonAPIController` to `FilterController` 4 lat temu
  Egor Kislitsyn 98d1347a4e Extract status actions from `MastodonAPIController` into `StatusController` 4 lat temu
  Maksim Pechnikov 73ae38ca04 add deprecated tag 4 lat temu
  Egor Kislitsyn 3572cf29b7 Extract timeline actions from `MastodonAPIController` into `TimelineController` 4 lat temu
  Egor Kislitsyn eed774d058 Add CommonAPI.ActivityDraft 4 lat temu
  Hakaba Hitoyo 5fb72170a7 Revert "add _discoverable_ keyword into ActivityPub @context" 4 lat temu
  Egor Kislitsyn 035f22f784 Fix Credo warnings 4 lat temu
  Egor Kislitsyn 209395c7e6 Add User.change_info/2 and User.update_info/2 4 lat temu
  Egor Kislitsyn a66a7a328f Extract notification actions from `MastodonAPIController` into `NotificationController` 4 lat temu
  Egor Kislitsyn 79b25be4e1 Do not return tuple when unneeded 4 lat temu
  Maksim Pechnikov 494bb6bac6 updated tests 4 lat temu
  eugenijm 7cf1252455 Mastodon API: Fix private and direct statuses not being filtered out from the public timeline for an authenticated user (`GET /api/v1/timelines/public`) 4 lat temu
  eugenijm fe5e0b7846 Mastodon API: Return `pleroma.direct_conversation_id` when creating direct messages (`POST /api/v1/statuses`) 4 lat temu
  rinpatch 7ef575d11e Initial poll refresh support 4 lat temu