reactions-quotes/spec
neatchee 4691b0068c
Merge latest upstream from glitch-soc/mastodon/main (#70)
* Remove the search button from UI header when logged out (#25631)

* Change account search to match by text when opted-in (#25599)

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>

* Fix ResolveURLService not resolving local URLs for remote content (#25637)

* Remove `pkg-config` gem dependency (#25615)

* Update Crowdin configuration file

* Fix onboarding prompt being displayed because of disconnection gaps (#25617)

* Use an Immutable Record as the root state (#25584)

* Add index to backups on `user_id` column (#25647)

* Fix rails `rewhere` deprecation warning in directories api controller (#25625)

* Remove unused routes (#25578)

* Fixing an issue with a missing argument (#2261)

undefined

* Update uri to version 0.12.2 (CVE fix) (#25657)

* Change local and federated timelines to be in a single firehose column (#25641)

* Fix HTTP 500 in `/api/v1/emails/check_confirmation` (#25595)

* Rails 7 update (#24241)

* Change dropdown icon above compose form from ellipsis to bars in web UI (#25661)

* Prevent duplicate concurrent calls of `/api/*/instance` in web UI (#25663)

* Revert "Rails 7 update" (#25667)

* [Glitch] Remove the search button from UI header when logged out

Port 285a691936 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>

* [Glitch] Fix onboarding prompt being displayed because of disconnection gaps

Port 9934949fc4 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>

* [Glitch] Use an Immutable Record as the root state

Port 78ba12f0bf to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>

* [Glitch] Change local and federated timelines to be in a single firehose column

Port cea9db5a0b to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>

* [Glitch] Change dropdown icon above compose form from ellipsis to bars in web UI

Port 0512537eb6 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>

* [Glitch] Prevent duplicate concurrent calls of `/api/*/instance` in web UI

Port 5b46345459 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>

* Show local-only posts in “All” by default, and add back option to toggle it

* Fix showing local only toots in "All" (#2265)

* Fix warnings about missing dependency in hooks

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>

* Add `allowLocalOnly` to timelineId

Without this local-only toots will never be loaded.

feedType is checked to be public to not show local-only toots in the "Remote" tab.

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>

---------

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>

* Add regex filter back to firehose (#2266)

* Add regex filter back to firehose

The regex filter will apply to all tabs and not be automatically applied when pinned.

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>

* Keep regex when pinned

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>

---------

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>

---------

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: jsgoldstein <jakegoldstein95@gmail.com>
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
Co-authored-by: Matt Jankowski <matt@jankowski.online>
Co-authored-by: Vivianne <puttabutta@gmail.com>
Co-authored-by: Daniel M Brasil <danielmbrasil@protonmail.com>
Co-authored-by: mogaminsk <mgmnjp@icloud.com>
Co-authored-by: Plastikmensch <Plastikmensch@users.noreply.github.com>
2023-07-03 09:12:00 -07:00
..
chewy Add basic search specs for chewy indexes (#24065) 2023-03-10 19:31:10 +01:00
config/initializers Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
controllers Merge latest upstream from glitch-soc/mastodon/main (#70) 2023-07-03 09:12:00 -07:00
fabricators Merge remote-tracking branch 'mastodon/main' 2023-06-13 11:44:19 -07:00
features Fix suspending an already-limited domain (#25603) 2023-06-27 12:32:51 +02:00
fixtures Add support for importing lists (#25203) 2023-06-01 14:47:31 +02:00
generators Clean up the post deployment migration generator (#24233) 2023-04-11 11:25:29 +02:00
helpers Merge commit '55e7c08a83547424024bac311d5459cb82cf6dae' into glitch-soc/merge-upstream 2023-06-25 14:27:38 +02:00
lib Merge remote-tracking branch 'glitch-soc/main' into merge/glitch/20230627 2023-06-27 11:03:08 -07:00
locales Replace i18n view spec with helper spec (#24966) 2023-05-15 17:25:04 +02:00
mailers Add coverage for UserMailer methods (#25484) 2023-06-19 09:50:35 +02:00
models Merge remote-tracking branch 'glitch-soc/main' into merge/glitch/20230627 2023-06-27 11:03:08 -07:00
policies Merge remote-tracking branch 'glitch-soc/main' into merge/glitch/20230627 2023-06-27 11:03:08 -07:00
presenters Merge commit 'b85c387c5c0527b0ad31c27031a09d361826c5fc' into glitch-soc/merge-upstream 2023-06-10 16:48:01 +02:00
requests Migrate to request specs in /api/v1/suggestions (#25540) 2023-06-22 11:49:35 +02:00
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
serializers Update rubocop-rspec to version 2.22.0, fix RSpec/IndexedLet cop (#24698) 2023-06-14 16:44:37 +02:00
services Merge latest upstream from glitch-soc/mastodon/main (#70) 2023-07-03 09:12:00 -07:00
support Extract shared examples from api specs (#25387) 2023-06-14 09:34:01 +02:00
validators Merge remote-tracking branch 'glitch-soc/main' into merge/glitch/20230627 2023-06-27 11:03:08 -07:00
views/statuses Fix RSpec/VerifiedDoubles cop (#25469) 2023-06-22 14:55:22 +02:00
workers Merge remote-tracking branch 'glitch-soc/main' into merge/glitch/20230627 2023-06-27 11:03:08 -07:00
fabricators_spec.rb Fabricator specs (#23925) 2023-03-04 17:12:09 +01:00
rails_helper.rb Add coverage for CLI::Cache command (#25238) 2023-06-10 18:36:09 +02:00
spec_helper.rb Remove Ruby GC config from spec helper (#25455) 2023-06-15 22:14:46 +01:00