Claire
4127a9d9fe
Merge commit 'a8d18668b2dd066e316c8bb0a712dd19911cdd59' into glitch-soc/merge-upstream
2023-09-15 20:57:40 +02:00
Eugen Rochko
054ae66061
[Glitch] Add infinite scrolling for search results in web UI
...
Port 01e3a1f941
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-15 20:54:20 +02:00
Eugen Rochko
fda4246c3a
[Glitch] Add in:
to search popout in web UI
...
Port 3433972ed3
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-15 20:33:51 +02:00
Claire
5cc06f5edc
Merge commit '37e5129118019dae515a876c40b25b14ac976be2' into glitch-soc/merge-upstream
2023-09-15 20:21:40 +02:00
Claire
e55eb73623
[Glitch] Improve interaction modal error handling
...
Port a8a25dcbdb
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-15 20:11:18 +02:00
Claire
9bb5ff5a62
Merge commit 'a8a25dcbdb63efb3191dbb3720c385209ffe4f34' into glitch-soc/merge-upstream
2023-09-15 20:08:09 +02:00
Jeong Arm
26c903c35b
Fix Version metadata have trailing dot ( #2403 )
2023-09-13 08:47:39 +02:00
Plastikmensch
06221b90d2
Fix wrong gradient color on collapsed private mentions ( #2402 )
...
Upstream changed the background color of private mentions, but the gradient used for collapsed toots still used the old color.
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
2023-09-13 08:44:40 +02:00
Eugen Rochko
a8d18668b2
Fix paragraph margins resulting in irregular read-more cut-off in web UI ( #26828 )
2023-09-07 04:24:01 +02:00
renovate[bot]
10d99cb5c5
Update dependency webpack to v4.47.0 ( #26825 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-06 22:25:03 +02:00
Claire
b6409b51a3
Fix blocked domain appears from account feed ( #26823 )
...
Co-authored-by: Jeong Arm <kjwonmail@gmail.com>
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2023-09-06 21:04:48 +02:00
gunchleoc
dc423b33d5
Link to hashtag timelines from the Trending hashtags moderation interface ( #26724 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-09-06 17:49:52 +02:00
Claire
834bbc141e
Add timezone to datetimes in e-mails ( #26822 )
2023-09-06 17:25:39 +02:00
Claire
1e8b335d70
Add some information about Full-text search being disabled in search popout ( #26756 )
2023-09-06 17:23:58 +02:00
Claire
bd83df7fd1
Fix moderator rights inconsistencies ( #26729 )
2023-09-06 16:40:19 +02:00
Claire
37e5129118
Update FEDERATION.md ( #26819 )
2023-09-06 16:28:31 +02:00
Claire
bc817cf534
Fix crash when encountering invalid URL ( #26814 )
2023-09-06 12:17:51 +02:00
Claire
575ad09c6a
Downgrade signature verification debug logging from warn
to debug
( #26812 )
2023-09-06 12:17:22 +02:00
Claire
5533ba6909
Update supported versions in SECURITY.md ( #26811 )
2023-09-06 10:00:25 +02:00
renovate[bot]
907065dee9
Update dependency pghero to v3.3.4 ( #26808 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-06 09:19:43 +02:00
Claire
27e5b1ad3d
Do not truncate backtrace when the BACKTRACE
env variable is set ( #26794 )
2023-09-06 09:18:10 +02:00
Eugen Rochko
3433972ed3
Add in:
to search popout in web UI ( #26807 )
2023-09-06 06:46:26 +02:00
Eugen Rochko
2c5ba586ff
Remove obfuscation of reply count in web UI ( #26768 )
2023-09-05 23:57:03 +02:00
Eugen Rochko
01e3a1f941
Add infinite scrolling for search results in web UI ( #26784 )
2023-09-05 23:54:24 +02:00
Claire
a8a25dcbdb
Improve interaction modal error handling ( #26795 )
2023-09-05 23:49:48 +02:00
Claire
abe414aeed
Merge pull request #2397 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes
2023-09-05 20:52:53 +02:00
Claire
3582239913
Merge branch 'main' into glitch-soc/merge-upstream
2023-09-05 20:34:17 +02:00
Claire
529ee44ff6
Fix video player not being displayed in reports interface ( #26801 )
2023-09-05 20:05:58 +02:00
Michael Stanclift
773e2d44f2
Migrate Dockerfile to Bookworm ( #26802 )
2023-09-05 18:19:59 +02:00
Claire
96f51d6c1f
Fix “Scoped order is ignored, it's forced to be batch order.” warnings ( #26793 )
2023-09-05 15:37:23 +02:00
Claire
8fae0c2c3b
Merge pull request #2396 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes
2023-09-05 10:05:52 +02:00
Claire
64f446b164
Merge commit '7b181d2005dcd8fa52f4482359f0178a2d148d0b' into glitch-soc/merge-upstream
2023-09-05 08:14:52 +02:00
Claire
7b181d2005
Bump version to v4.2.0-beta3 ( #26753 )
2023-09-04 21:20:20 +02:00
Stanislas Signoud
21b72ec665
[Glitch] Fix light mode colors for advanced interface banner
...
Port cfd21eee96
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-04 18:31:00 +02:00
Claire
ef01aa71a9
Merge branch 'main' into glitch-soc/merge-upstream
2023-09-04 18:27:46 +02:00
renovate[bot]
4533426018
Update babel monorepo to v7.22.15 ( #26790 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 17:56:47 +02:00
Claire
49c9861551
Fix language settings for users having selected the kmr
language ( #26787 )
2023-09-04 17:56:31 +02:00
Eugen Rochko
a93f7392fd
Add in:library
syntax to search ( #26760 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-09-04 17:20:35 +02:00
gunchleoc
3ae5f35833
Remove kmr from language selection ( #26014 )
2023-09-04 13:21:43 +02:00
renovate[bot]
1d954462bb
Update dependency stylelint-config-standard-scss to v11 ( #26780 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 11:02:36 +02:00
renovate[bot]
536958f489
Update dependency rubocop to v1.56.2 ( #26568 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 11:00:55 +02:00
Eugen Rochko
2c3f3e0390
Fix #hashtag
matching non-hashtagged posts in search ( #26781 )
2023-09-04 10:18:45 +02:00
Stanislas Signoud
cfd21eee96
Fix light mode colors for advanced interface banner ( #26759 )
2023-09-04 10:14:01 +02:00
Christian Schmidt
e51426c1dc
Fix invalid Content-Type header for WebP images ( #26773 )
2023-09-04 09:46:33 +02:00
renovate[bot]
f16b40332c
Update DefinitelyTyped types (non-major) ( #26785 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 09:26:33 +02:00
Eugen Rochko
22d4942395
Fix before:
, after:
and during:
failing when time zone not set ( #26782 )
2023-09-04 09:09:25 +02:00
renovate[bot]
e7b2092c4c
Update dependency typescript to v5.2.2 ( #26786 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 09:08:53 +02:00
Plastikmensch
d245d6380b
Add recent
to search props ( #2394 )
...
The new search popout requires the `recent` prop to be set, otherwise onboarding crashes with "recent is undefined"
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
2023-09-03 08:46:30 +02:00
Claire
2514c0efa1
Merge pull request #2392 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes into glitch-soc
2023-09-03 08:46:08 +02:00
Claire
f15e8e3e0d
[Glitch] Add admin notifications for new Mastodon versions
...
Port front-end changes from 97238e3496
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-02 15:20:06 +02:00