407 Commits (e6b272e5c9c227cfbbe375a893f567c5967d669c)

Author SHA1 Message Date
  Eugen Rochko e6b272e5c9
Change REST API to return empty data for suspended accounts (#14765) 3 years ago
  abcang e79d719e92
Changed tag most_used to recently_used (#14760) 3 years ago
  Eugen Rochko e8bc187845
Refactor how public and tag timelines are queried (#14728) 3 years ago
  Takeshi Umeda 33ad850c98
Added account featured tags API (#11817) 3 years ago
  ThibG 79305428a7
Add configuration option to filter replies in lists (#9205) 3 years ago
  dependabot[bot] 8972e5f7f6
Bump rubocop from 0.86.0 to 0.88.0 (#14412) 3 years ago
  Akihiko Odaki ae871c4d46
Make Array-creation behavior of Paginable more predictable (#14687) 3 years ago
  Akihiko Odaki 64ef37b89d
Introduce ApplicationController#cache_collection_paginated_by_id (#14677) 3 years ago
  Akihiko Odaki b63ede5005
Eagerly load statuses with the main query in Api::V1::BookmarksController (#14674) 3 years ago
  Akihiko Odaki e26e7a1cb5
Replace incorrect use of distinct with group (#14675) 3 years ago
  Akihiko Odaki 552e886b64
Eagerly load statuses with the main query in Api::V1::FavouritesController (#14673) 3 years ago
  Akihiko Odaki 41eeb9ebaa
Use Status.group instead of Status.distinct in HashQueryService (#14662) 3 years ago
  ThibG f6a82cb2cd
Fix not being able to unbookmark toots when blocked by their author (#14604) 3 years ago
  Ariel 2ada2ae18a
Fix/14021 behaviour on add or remove toots (#14212) 3 years ago
  ThibG 0a8a3fe595
Fix being unable to unboost when blocked by their author (#14308) 3 years ago
  ThibG 65506bac3f
Add user notes on accounts (#14148) 3 years ago
  Eugen Rochko 64aac30733
Add customizable thumbnails for audio and video attachments (#14145) 3 years ago
  ThibG ac8a788370
Fix functional user requirements in whitelist mode (#14093) 3 years ago
  Eugen Rochko f669b8bcce
Fix wrong route helper in encrypted messages controller (#13952) 3 years ago
  Eugen Rochko 5d8398c8b8
Add E2EE API (#13820) 4 years ago
  Takeshi Umeda 26b08a3c54
Add remote only to public timeline (#13504) 4 years ago
  ThibG f1e0fa80f6
Fix own following/followers not showing muted users (#13614) 4 years ago
  Eugen Rochko 988b0493fe
Add more tests for ActivityPub controllers (#13585) 4 years ago
  Eugen Rochko c9efb400b4
Add rate limit for reporting (#13390) 4 years ago
  ThibG 0d117c106a
Fix 404 and 410 API errors being silently discarded in WebUI (#13279) 4 years ago
  ThibG b154428e14
Add federation support for the "hide network" preference (#11673) 4 years ago
  Eugen Rochko 9660aa4543
Change local media attachments to perform heavy processing asynchronously (#13210) 4 years ago
  Eugen Rochko 339ce1c4e9
Add specific rate limits for posting and following (#13172) 4 years ago
  Eugen Rochko 0ae5c6312f
Remove useless `respond_to` calls (#13208) 4 years ago
  Eugen Rochko 0c28a505dd
Fix leak of arbitrary statuses through unfavourite action in REST API (#13161) 4 years ago
  ThibG 7face973fa
Fix dismissing an announcement twice raising an obscure error (#13124) 4 years ago
  Eugen Rochko a64973aecf
Fix malformed HTML causing uncaught error (#13042) 4 years ago
  ThibG 3adc722d1c
Change how unread announcements are handled (#13020) 4 years ago
  Eugen Rochko c4c315ea40
Fix OEmbed leaking information about existence of non-public statuses (#12930) 4 years ago
  Eugen Rochko f52c988e12
Add announcements (#12662) 4 years ago
  Eugen Rochko 02d272cf49
Fix access to OEmbed endpoint in secure mode (#12864) 4 years ago
  Eugen Rochko 49b2f7c0a2
Fix base64-encoded file uploads not being possible (#12748) 4 years ago
  ThibG 3b3bdc7293 Hide blocked users from more places (#12733) 4 years ago
  Eugen Rochko 2999c95596
Fix error when fetching followers/following from REST API when user has network hidden (#12716) 4 years ago
  Eugen Rochko 6d7daf6154
Fix generic HTTP 500 error on duplicate records (#12563) 4 years ago
  ThibG 911cc14481 Add follow_request notification type (#12198) 4 years ago
  Eugen Rochko d9793b2367
Fix proofs API being inaccessible in secure mode (#12495) 4 years ago
  Gomasy 5a2c0707f1 Support min_id-based pagination for bookmarks (#12381) 4 years ago
  Jennifer Glauche fd93a9c871 make it not return http 400 when passing and empty source argument (#12259) 4 years ago
  ThibG dfea7368c9 Add bookmarks (#7107) 4 years ago
  Eugen Rochko 354fdd317e
Fix attachment not being re-downloaded even if file is not stored (#12125) 4 years ago
  Eugen Rochko a582185625
Fix `GET /api/v1/instance` REST APIs being unavailable in secure mode (#12089) 4 years ago
  Eugen Rochko f665901e3c
Fix performance of home feed regeneration (#12084) 4 years ago
  Eugen Rochko eb83d6256e
Add `reason` param to `POST /api/v1/accounts` REST API (#12064) 4 years ago
  Eugen Rochko ab33c4df94
Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977) 4 years ago