Commit Graph

67 Commits (e7472ecd2a8c2392e9364e5176aef8773a32406c)

Author SHA1 Message Date
Daniel M Brasil 2e58f75da6 Fix timeout on invalid set of exclusionary parameters in `/api/v1/timelines/public` () 2023-08-23 15:50:23 +02:00
Claire 5458629e60 Refactor `Api::V1::ProfilesController` into two separate controllers () 2023-08-21 15:47:09 +02:00
Daniel M Brasil 89d2b28e0b Add ability to delete avatar or header picture via the API ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-08-21 08:44:35 +02:00
Daniel M Brasil 788d7a6a2a Add `GET /api/v1/instance/languages` to REST API ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-08-03 11:25:47 +02:00
Emelia Smith e395939ead Refactor: replace whitelist_mode mentions with limited_federation_mode () 2023-08-02 19:32:48 +02:00
Christian Schmidt 20e9ed14c9 Add List-Unsubscribe email header () 2023-08-01 19:34:40 +02:00
Daniel M Brasil 03c444d6e2 Migrate to request specs in `/api/v2/filters` () 2023-07-27 14:58:20 +02:00
Matt Jankowski 2a0b6be46a Coverage for `Auth::OmniauthCallbacks` controller () 2023-07-25 09:46:57 +02:00
Claire 5664c5370f Fix CSP headers being unintendedly wide () 2023-07-21 13:34:15 +02:00
Christian Schmidt 540cced981 Wrong count in response when removing favourite/reblog ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-07-19 09:02:30 +02:00
Daniel M Brasil c05ff864cc Migrate to request specs in `/api/v1/mutes` () 2023-07-18 13:05:19 +02:00
Daniel M Brasil 03eaa9746c Migrate to request specs in `/api/v1/bookmarks` () 2023-07-18 09:15:50 +02:00
Daniel M Brasil 580d5831ec Migrate to request specs in `/api/v1/timelines/public` ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-07-18 09:15:18 +02:00
Daniel M Brasil 381baa978a Migrate to request specs in `/api/v1/statuses/:status_id/favourite` () 2023-07-17 16:53:57 +02:00
Daniel M Brasil b9694cb13e Migrate to request specs in `/api/v1/statuses/:status_id/bookmark` () 2023-07-17 16:51:49 +02:00
Daniel M Brasil 31b2765f6e Migrate to request specs in `/api/v1/polls` () 2023-07-17 16:50:00 +02:00
Daniel M Brasil 32b7709183 Migrate to request specs in `/api/v1/statuses/:status_id/pin` () 2023-07-17 16:24:05 +02:00
Daniel M Brasil 07cb4e35f4 Migrate to request specs in `/api/v1/emails/confirmations` () 2023-07-17 16:22:33 +02:00
Daniel M Brasil 9c6f214c17 Migrate to request specs in `/api/v1/timelines/home` () 2023-07-17 16:20:11 +02:00
Claire 618eb10d18 Fix embed dropdown menu item for unauthenticated users () 2023-07-13 15:53:03 +02:00
Claire 0b9ced4b0c Fix processing of media files with unusual names () 2023-07-07 13:35:22 +02:00
Daniel M Brasil 33f3a9c5f5 Migrate to request specs in `/api/v1/suggestions` () 2023-06-22 11:49:35 +02:00
Daniel M Brasil 88cdb02d89 Migrate to request specs in `/api/v1/admin/account_actions` () 2023-06-20 18:16:48 +02:00
Daniel M Brasil a27a33ebde Migrate to request specs in `/api/v1/tags` () 2023-06-19 08:51:40 +02:00
Daniel M Brasil dc9352a450 Migrate to request specs in `/api/v1/lists` () 2023-06-15 10:19:51 +02:00
Daniel M Brasil 507a7e785a Migrate to request specs in `/api/v1/domain_blocks` () 2023-06-14 16:08:53 +02:00
Daniel M Brasil 895e157b4d Migrate to request specs in `/api/v1/follow_requests` () 2023-06-14 15:43:50 +02:00
Daniel M Brasil 943c99f780 Migrate to request specs in `/api/v1/apps/verify_credentials` () 2023-06-14 09:48:57 +02:00
Daniel M Brasil 51fdaefad4 Migrate to request specs in `/api/v1/apps` () 2023-06-14 09:48:48 +02:00
Matt Jankowski bc7346ab9c Extract shared examples from api specs () 2023-06-14 09:34:01 +02:00
fusagiko / takayamaki c31e2b3267 migrate test for `GET /api/v1/accounts/{account_id}` to request spec () 2023-06-10 18:33:24 +02:00
Daniel M Brasil e2323fdcf6 Migrate to request specs in `/api/v1/admin/canonical_email_blocks` () 2023-06-10 18:33:02 +02:00
Daniel M Brasil e359a19387 Migrate to request specs in `/api/v1/admin/ip_blocks` () 2023-06-10 18:32:46 +02:00
Daniel M Brasil 9c7f3acaf6 Migrate to request specs in `/api/v1/admin/domain_allows` () 2023-06-10 18:32:26 +02:00
Daniel M Brasil 70cc460c39 Migrate to request specs in `/api/v1/admin/domain_blocks` () 2023-06-10 18:32:07 +02:00
Daniel M Brasil 1a723c3425 Migrate to request specs in `/api/v1/admin/reports` () 2023-06-10 18:30:43 +02:00
Daniel M Brasil 14fa204dfc Migrate to request specs in `/api/v1/admin/email_domain_blocks` () 2023-06-09 14:00:14 +02:00
Matt Jankowski 1361e4cb7a Add request spec for backups download () 2023-05-23 15:44:11 +02:00
Daniel M Brasil ffce0d14bd Improve test coverage for `/api/v1/featured_tags` () 2023-05-23 09:01:11 +02:00
Matt Jankowski 790aa68ea3 Misc spec cleanup () 2023-05-04 05:47:52 +02:00
Matt Jankowski fdd7fc23c2 Fix Performance/RedundantEqualityComparisonBlock cop () 2023-05-03 10:30:10 +02:00
Claire 2e33a31f80 Add request specs for caching behavior () 2023-05-02 13:58:29 +02:00
Matt Jankowski 2a78b65bfd Fix Rails/I18nLocaleAssignment cop () 2023-04-30 14:07:03 +02:00
João Pedro Marques d00c43b9c1 Adds new follower/following routes () 2023-04-30 09:01:42 +02:00
Claire 31bd0da41f Fix anonymous visitors getting a session cookie on first visit () 2023-04-25 16:51:38 +02:00
Nick Schonning dd46810e8a Enable Style/FrozenStringLiteralComment for specs () 2023-02-22 09:55:31 +09:00
Nick Schonning ae51248ffe Enable Rubocop HTTP status rules () 2023-02-20 11:16:40 +09:00
Nick Schonning be1ec56c6d Autofix Rubocop Style/StringLiterals () 2023-02-19 07:38:14 +09:00
Eugen Rochko 0fdfbe555e Change public accounts pages to mount the web UI ()
* Change public accounts pages to mount the web UI

* Fix handling of remote usernames in routes

- When logged in, serve web app
- When logged out, redirect to permalink
- Fix `app-body` class not being set sometimes due to name conflict

* Fix missing `multiColumn` prop

* Fix failing test

* Use `discoverable` attribute to control indexing directives

* Fix `<ColumnLoading />` not using `multiColumn`

* Add `noindex` to accounts in REST API

* Change noindex directive to not be rendered by default before a route is mounted

* Add loading indicator for detailed status in web UI

* Fix missing indicator appearing while account is loading in web UI
2022-10-20 14:35:29 +02:00
Eugen Rochko 82d3e178ba Remove previous landing page () 2022-10-06 02:19:45 +02:00