~cytrogen/masto-fe

cb50d95c — Eugen Rochko 2 years ago
[Glitch] Add search options to search popout in web UI

Port bceb8931591b4b9df6e8dcfb47864c230884262c to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
c8aa3d6d — Claire 2 years ago
Merge commit 'dd72a8d28b4479afdc19ac73cac83609d85b5f9e' into glitch-soc/merge-upstream
3c7dbf3a — Claire 2 years ago
Merge commit '5694e24bbf9afccbbf1b44d3a405a4e2bc0ff08d' into glitch-soc/merge-upstream

Conflicts:
- `.github/workflows/build-nightly.yml`:
  Upstream changed the environment variables used for defining the version
  number. This change occurs close to lines that were modified in glitch-soc
  to account for the different repositories to push to.
  Ported upstream changes.
- `.github/workflows/build-push-pr.yml`:
  Upstream changed the environment variables used for defining the version
  number. This change occurs close to lines that were modified in glitch-soc
  to account for the different repositories to push to.
  Ported upstream changes.
- `lib/mastodon/version.rb`:
  Upstream changed how the version string is built from environment variables.
  Adapted the logic to account for the `+glitch` in glitch-soc.
023673c0 — Claire 2 years ago
[Glitch] Add `data-nosnippet` attribute to remote posts and local posts with `noindex`

Port c3a42e1280759ea28bee11f241aef892b148bf6a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
6b7c4731 — Claire 2 years ago
Merge commit '072112867b9a3ec090ad2c92d6363b47b2265d74' into glitch-soc/merge-upstream
786e5866 — github-actions[bot] 2 years ago
New Crowdin translations (#2388)

Co-authored-by: GitHub Actions <noreply@github.com>
dd72a8d2 — renovate[bot] 2 years ago
Update dependency stoplight to v3.0.2 (#26698)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2304cc64 — Eugen Rochko 2 years ago
Fix bad search type heuristic (#26673)

0cce7fb6 — Claire 2 years ago
Fix incorrect call to `PublicStatusesIndex.import` (#26697)

bceb8931 — Eugen Rochko 2 years ago
Add search options to search popout in web UI (#26662)

67166de8 — Eugen Rochko 2 years ago
Add `from:me` syntax to search (#26660)

9d9de8d2 — renovate[bot] 2 years ago
Update dependency @testing-library/jest-dom to v6 (#26479)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
7bd5ebb0 — Eugen Rochko 2 years ago
Fix multiple issues with status index mappings (#26686)

4ea5db90 — renovate[bot] 2 years ago
Update DefinitelyTyped types (non-major) (#26693)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
b42fe5e3 — renovate[bot] 2 years ago
Update dependency haml_lint to v0.50.0 (#26665)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
822a35b9 — Eugen Rochko 2 years ago
Fix not being able to negate prefix clauses in search (#26672)

fc14d1f3 — renovate[bot] 2 years ago
Update eslint (non-major) (#26694)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
e263db27 — Eugen Rochko 2 years ago
Change indexing jobs to use database replica (#26692)

5694e24b — Eugen Rochko 2 years ago
Fix unnecessary condition causing seqscan when indexing (#26689)

f8d2fea2 — Eugen Rochko 2 years ago
Change queue of job when opting into search from `default` to `pull` (#26688)

Next