2557 Commits (13cc52dc601f858923d15f3dcf694b7667634bd7)

Author SHA1 Message Date
  lain c1bae01376 Search: Add tests for unicode searches. 4 years ago
  Egor Kislitsyn d537bfd4e1
Add a task to re-count statuses for all users 4 years ago
  eugenijm 580a67f5ca Mastodon API: Return `pleroma.direct_conversation_id` when viewing a status (`GET /api/v1/statuses/:id`) 4 years ago
  Sergey Suprunenko 4b3f77a99f Extract RSS Feed functionality from OStatus 4 years ago
  Haelwenn (lanodan) Monnier 58aeabd020
mrf/simple_policy: check actor against accept/reject 4 years ago
  feld 1d8e956c32 Use the user.id instead of nickname in report URLs 4 years ago
  rinpatch fefbd31c6e Move local keys out of `user.info` 4 years ago
  eugenijm 8249924485 Mastodon API: Add `pleroma.unread_conversation_count` to the Account entity 4 years ago
  lain 276a520163 CommonAPI: Create profile updates as public. 4 years ago
  lain 4b8524f392 ActivityPub / Transmogrifier: Correctly store incoming Update id. 4 years ago
  Thibaut Girka b1ff66dc5f Add test for handling Announces with inlined object from different origin 4 years ago
  Thibaut Girka 977e711e22 Import object from self-Announce whenever possible 4 years ago
  kaniini e07e9cb75e Revert "Merge branch 'user-info-unread-direct-conversation' into 'develop'" 4 years ago
  Maksim Pechnikov 83631752af removed legacy api: "/objects/:uuid/likes" 4 years ago
  Ariadne Conill 8325858ed2 tests: streamer: add a test for blocked transitive activities 4 years ago
  lain 2a7f44acfe ActivityPub.Utils: Fix undo test. 4 years ago
  lain 568a995d64 ActivityPub: Change addressing of Undo. 4 years ago
  rinpatch 8217292085 Fix get_cached_by_nickname_or_id not allowing to get local users by 4 years ago
  Haelwenn (lanodan) Monnier 5dc14c89ce
notification_view.ex: Make sure `account` isn’t empty 4 years ago
  eugenijm 06d9df79c5 Mastodon API: Add `pleroma.unread_conversation_count` to the Account entity 4 years ago
  Egor Kislitsyn e0c68eeb02
Move `:favourites` and `:bookmarks` actions to StatusController 4 years ago
  Egor Kislitsyn 7f2bc57725
Move `follows`, `mutes` and `blocks` actions to AccountController 4 years ago
  Egor Kislitsyn 9b68aab8b3
Fix credo warning 4 years ago
  Egor Kislitsyn d3c404af12
Add MastoFEController 4 years ago
  Egor Kislitsyn 1c6e1055c8
Add CustomEmojiController 4 years ago
  Thibaut Girka 86880b9821 Inline object when Announcing a self-owned private object 4 years ago
  Egor Kislitsyn 0fc29deba0
Add tests for Pleroma.JobQueueMonitor 4 years ago
  Egor Kislitsyn c8b01f6667
Extract instance actions from `MastodonAPIController` to `InstanceController` 4 years ago
  feld 1255ec888d Revert "Add upload limits to /api/v1/instance" 4 years ago
  Thibaut Girka 427d0c2a00 Store private announcements in object.data["announcements"], filter them on display 4 years ago
  Sergey Suprunenko c541b83bef Track failed proxy urls and don't request them again 4 years ago
  Thibaut Girka 7d5a9f3f6d Add tests for privately announcing statuses via API 4 years ago
  Thibaut Girka e0b654e202 Add tests 4 years ago
  Maxim Filippov 0f9c2c8b87 Send an identifier alongside with error message in OAuthController 4 years ago
  Egor Kislitsyn af690d1033
Extract auth actions from `MastodonAPIController` to `AuthController` 4 years ago
  Egor Kislitsyn 2dad6dd020
Extract apps actions from `MastodonAPIController` to `AppController` 4 years ago
  Egor Kislitsyn 39695c4436 Extract suggestions actions from `MastodonAPIController` to `SuggestionController` 4 years ago
  Egor Kislitsyn 585bc57edb
Extract media actions from `MastodonAPIController` to `MediaController` 4 years ago
  Egor Kislitsyn 36a34c36fe
Extract poll actions from `MastodonAPIController` to `PollController` 4 years ago
  kPherox f364438032
Add `rel="ugc"` 4 years ago
  lain dae744478e Transmogrifier: Handle compact objects in undos. 4 years ago
  Egor Kislitsyn 0c6009dd2e
Extract mascot actions from `MastodonAPIController` to MascotController 4 years ago
  Egor Kislitsyn c55facf78b
Fix warning in TransmogrifierTest 4 years ago
  Egor Kislitsyn 987e0b8be8
Move update_credentials to MastodonAPI.AccountController 4 years ago
  Egor Kislitsyn c0ce2d5faf
Move account_register, relationships and verify_credentials to MastodonAPI.AccountController 4 years ago
  Egor Kislitsyn 122cc050ab
Move account_lists test to MastodonAPI.AccountControllerTest 4 years ago
  Egor Kislitsyn 38db4878a4
Disable async in DomainBlockControllerTest 4 years ago
  Egor Kislitsyn 3c5ecb70b4
Add PleromaAPI.AccountController 4 years ago
  Egor Kislitsyn e7aef27c00
Fix merge 4 years ago
  Egor Kislitsyn 1207e88195
Fix ReportControllerTest 4 years ago