1110 Commits (master)

Author SHA1 Message Date
  Eugen Rochko 0c28a505dd
Fix leak of arbitrary statuses through unfavourite action in REST API (#13161) 4 years ago
  ThibG c48d895ea7
Fix sign-ups without checked user agreement being accepted through the web form (#13088) 4 years ago
  Eugen Rochko b1349342d2
Fix rendering `<a>` without `href` when scheme unsupported (#13040) 4 years ago
  Eugen Rochko 5265df0a8a
Change signature verification to ignore signatures with invalid host (#13033) 4 years ago
  abcang 61a7390b66
Search account domain in lowercase (#13016) 4 years ago
  Eugen Rochko ae2198bd95
Fix validations of reactions limit (#12955) 4 years ago
  Eugen Rochko 71921f6bc3
Fix user disabling changing activity timestamps, fix nil error (#12943) 4 years ago
  Eugen Rochko dee853f23c
Remove bad encoding middleware (#12931) 4 years ago
  Eugen Rochko f52c988e12
Add announcements (#12662) 4 years ago
  Eugen Rochko 81cc86bb1f
Fix media attachments without file being uploadable (#12562) 4 years ago
  ThibG a8e46cf7a1 Add support for magnet: URIs (#12905) 4 years ago
  ThibG 57e2833f6a Remove dependency on OStatus2 gem (#12822) 4 years ago
  ThibG ea436b355b Add support for linking XMPP URIs in toots (#12709) 4 years ago
  Alexander 05756c9a14 improve status title (#8596) 4 years ago
  ThibG 51eb111503 Allow blocking TLDs, and fix TLD blocks not being editable (#12805) 4 years ago
  Eugen Rochko 49b2f7c0a2
Fix base64-encoded file uploads not being possible (#12748) 4 years ago
  Bèr Kessels 6c1ba513ee Add feature test that tests behaviour of profile name and bio (#12658) 4 years ago
  ThibG aa138ea350 Fix RefollowWorker not keeping show_reblogs setting (#12707) 4 years ago
  Eugen Rochko 09d54d1f62
Fix uncaught query param encoding errors (#12741) 4 years ago
  ThibG 3b3bdc7293 Hide blocked users from more places (#12733) 4 years ago
  Eugen Rochko f86ee4b59f
Fix IDN mentions not being processed, IDN domains not being rendered (#12715) 4 years ago
  Bèr Kessels 8a347f4937 Fix typo in login feature-test. (#12651) 4 years ago
  ThibG 2ee5a9d9c3 Clean up OStatus-related codepaths (#12173) 4 years ago
  ThibG da2143b308 Fixes featured hashtag setting page erroring out instead of rejecting invalid tags (#12436) 4 years ago
  Thomas Citharel 8094955461 Add Event activity-type support (#12637) 4 years ago
  Yamagishi Kazutoshi e598ce0bd9 Move rspec examples to tmp dir (#12539) 4 years ago
  ThibG 911cc14481 Add follow_request notification type (#12198) 4 years ago
  ThibG c656cc2191 Fix FetchLinkCardServices crashing on a tags without a target (#12159) 4 years ago
  Dimitri Merejkowsky cb3e9a2934 Store rspec statuses in .cache/rspec (#12427) 4 years ago
  Eugen Rochko d14e74eff5
Add cache for OEmbed endpoints to avoid extra HTTP requests (#12403) 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
  Eugen Rochko 510e184216
Fix localization test failing due to order of locale definitions (#12393) 4 years ago
  ThibG dfea7368c9 Add bookmarks (#7107) 4 years ago
  Yamagishi Kazutoshi afb398b583 Change to always returns html document in error pages (#12214) 4 years ago
  ThibG 66c1fe0495 Fix various issues with account migration (#12301) 4 years ago
  ThibG 650820d62d Fix remote media descriptions being cut off at 420 chars (#12262) 4 years ago
  Takeshi Umeda a6269b2f83 Split AccountsHelper from StatusesHelper (#12078) 4 years ago
  BSKY fccf83e1f2 Add noopener and/or noreferrer (#12202) 4 years ago
  Eugen Rochko b5f7e12817
Remove auto-silence behaviour from spam check (#12117) 4 years ago
  Eugen Rochko 354fdd317e
Fix attachment not being re-downloaded even if file is not stored (#12125) 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 62f60e86c2
Fix account counters being overwritten by parallel writes (#12045) 4 years ago
  ThibG 3a4d994c40 Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid (#12037) 4 years ago
  Eugen Rochko 9ba40a6bfd
Remove HEAD request from fetching link previews (#12028) 4 years ago
  Eugen Rochko 5c42f47617
Fix records not being indexed sometimes (#12024) 4 years ago
  Eugen Rochko 5f69eb89e2
Add a nodeinfo endpoint (#12002) 4 years ago
  Eugen Rochko ab33c4df94
Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977) 4 years ago
  ThibG 18b451c0e6 Change silences to always require approval on follow (#11975) 4 years ago