Stanislas Signoud
f7e8c8033f
[Glitch] Add an explanation banner on switching to single column mode
...
Port 2c0eaf50f6
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
432bd89f72
Merge commit '20913b52bb192a9525b3da53a1d25c816a4a177d' into glitch-soc/merge-upstream
...
Conflicts:
- `.github/workflows/build-releases.yml`:
Upstream changed comments close to a line we modified to account for
different container image repositories.
Updated the comments as upstream did.
1 year ago
Claire
513d22e1d6
[Glitch] Fix sign up steps progress layout in right-to-left locales
...
Port 4452d8dad5
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Tim Rogers
e21ef86a9b
[Glitch] Fix bug with reblogged view on Toots only showing latest reblogging accounts
...
Port 378b3dcddf
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Tim Rogers
97d464e5d3
[Glitch] Fix bug with favourited view on Toots only showing latest favouriting accounts
...
Port 1b52b02c1c
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
d38116d584
Merge commit 'e26e4702acadc05fca8bb550f98b4186b04d335d' into glitch-soc/merge-upstream
1 year ago
Claire
5d5d0c06d8
Merge commit 'dec7a90989c823dba7f6322c3359c3cd861812e9' into glitch-soc/merge-upstream
...
Conflicts:
- `README.md`:
Upstream has updated their README, we have a completely different one.
Kept ours.
- `config/initializers/content_security_policy.rb`:
Upstream has updated their development CSPs, while we disable CSPs in
the development environment.
Kept our version.
1 year ago
Claire
c499c4a019
Merge commit 'd2ee5b19004995d385e344c5b3216e29c8337094' into glitch-soc/merge-upstream
...
Conflicts:
- `app/javascript/packs/public.jsx`:
Some of the removed dead code was split from this code in
`app/javascript/core/public.js` and `app/javascript/core/settings.js`.
Removed this dead code, and removed `app/javascript/core/public.js`
altogether.
1 year ago
Claire
1ef0758cf0
Merge commit 'f8b5f05d440796970b761dafb4bfea1784884ecf' into glitch-soc/merge-upstream
1 year ago
Eugen Rochko
dab6bbdd54
[Glitch] Add search options to search popout in web UI
...
Port 9ab2c6b479
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
a9fb03b6c0
Merge commit 'e1b0d6bbe590b1d4f7bc90a528eeb20d89c499b7' into glitch-soc/merge-upstream
1 year ago
Claire
ed5d57dac3
Merge commit '4456f65da4da07b37132130d9049c6684d379085' 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.
1 year ago
Claire
f188aa636c
[Glitch] Add `data-nosnippet` attribute to remote posts and local posts with `noindex`
...
Port d8276ad1b4
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
52ce0a1c1d
Merge commit 'c833282412b5dec6999fa76ac74cd8ba8a0394c5' into glitch-soc/merge-upstream
1 year ago
Claire
20913b52bb
Fix search popout including full-text search instructions when full-text search is disabled ( #26755 )
1 year ago
Claire
5cf3e206bb
Revert to using primary database in IndexingScheduler ( #26754 )
1 year ago
renovate[bot]
8e34673487
Update dependency pg to v1.5.4 ( #26750 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
50423eec75
Update dependency oj to v3.16.1 ( #26749 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Eugen Rochko
1f57ff8dd1
Fix unmatched quotes and prefixes causing search to fail ( #26701 )
1 year ago
Eugen Rochko
340e86a137
Fix not being able to invoke phrase search using unicode quotation marks ( #26687 )
1 year ago
Eugen Rochko
a189771256
Fix search queries with slash causing or-condition ( #26699 )
1 year ago
Claire
dcd8d25ac1
Change importers to avoid a few inefficiencies ( #26721 )
1 year ago
Eugen Rochko
703178c117
Fix videos not playing in some browsers due to unsupported color space ( #26745 )
1 year ago
Claire
3f1b38932b
Fix `AddUniqueIndexOnPreviewCardsStatuses` migration requiring PostgreSQL 12+ in some cases ( #26737 )
1 year ago
Claire
76033c02ff
Fix searching by username by reverting account verbatim tokenizer to `standard` ( #26739 )
1 year ago
Renaud Chaput
df241f222b
Fix comment in build image workflow ( #26740 )
1 year ago
Santiago Kozak
1b9fe4882f
Allow filter form in profiles directory to wrap ( #26682 )
1 year ago
Daniel M Brasil
8ad87eeb93
Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when public preview is disabled ( #26237 )
1 year ago
Tyler Deitz
a50d3d877f
Add avatar image to webfinger responses ( #26558 )
1 year ago
Stanislas Signoud
2c0eaf50f6
Add an explanation banner on switching to single column mode ( #26019 )
1 year ago
gunchleoc
e26e4702ac
Add suggestion for secure cyphers to nginx.conf ( #26349 )
1 year ago
renovate[bot]
9c5bcaf188
Update dependency @babel/preset-env to v7.22.14 ( #26732 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
a76a99b2bb
Update dependency webpack-bundle-analyzer to v4.9.1 ( #26733 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
1097ca5377
Update dependency glob to v10.3.4 ( #26734 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Claire
4d9dbcc5f0
Change text extraction in `PlainTextFormatter` to be faster ( #26727 )
1 year ago
Claire
4452d8dad5
Fix sign up steps progress layout in right-to-left locales ( #26728 )
1 year ago
Eugen Rochko
d525fd6d87
Change `language:` to attempt to match to a known value in search ( #26663 )
1 year ago
renovate[bot]
3c1ef9b548
Update dependency chewy to v7.3.4 ( #26717 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
6fc874631a
Update dependency postcss to v8.4.29 ( #26720 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
e04379d3e1
Update dependency webmock to v3.19.1 ( #26722 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Claire
e5da7a6c53
Change private statuses index to index without crutches ( #26713 )
1 year ago
Tim Rogers
378b3dcddf
Fix bug with reblogged view on Toots only showing latest reblogging accounts ( #26574 )
1 year ago
Claire
47a4923157
Fix N+1 in `tootctl search deploy` ( #26710 )
1 year ago
Tim Rogers
1b52b02c1c
Fix bug with favourited view on Toots only showing latest favouriting accounts ( #26577 )
1 year ago
renovate[bot]
dec7a90989
Update dependency aws-sdk-s3 to v1.133.0 ( #26616 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
425af3ef0f
Update dependency axios to v1.5.0 ( #26680 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Claire
e7472ecd2a
Add debug logging on signature verification failure ( #26637 )
1 year ago
Christian Schmidt
c536148396
Improve Codespaces port forwarding ( #26400 )
1 year ago
Christian Schmidt
5d8b227748
Support webpacker live-reloading on Docker ( #26419 )
1 year ago
Christian Schmidt
d2ee5b1900
Remove dead code from public.jsx ( #26547 )
1 year ago