Christian Schmidt
|
330f7e5e7e
|
Fix profile picture preview (#26538)
|
1 year ago |
Claire
|
b4a95b46cd
|
Change follow recommendation materialized view to be faster in most cases (#26545)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
|
1 year ago |
Claire
|
f37cc8c15b
|
Fix already initialized constant warning (#26542)
|
1 year ago |
Emelia Smith
|
c2ef995baa
|
Fix: support both DATABASE_URL and DB_PASS (#26295)
|
1 year ago |
Christian Schmidt
|
fa6b30b2f9
|
Remove redundant ready() wrapper (#26533)
|
1 year ago |
renovate[bot]
|
8f40a96f28
|
Update dependency @material-design-icons/svg to v0.14.11 (#26536)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
1 year ago |
renovate[bot]
|
408991045b
|
Update dependency puma to v6.3.1 (#26537)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
1 year ago |
Nicolai Søborg
|
e4db4df28b
|
Fix `frame_rate` for videos where `ffprobe` reports 0/0 (#26500)
|
1 year ago |
Renaud Chaput
|
f4a6879caf
|
Allow setting a custom HTTP method in CacheBuster (#26528)
Co-authored-by: Jorijn Schrijvershof <jorijn@jorijn.com>
|
1 year ago |
renovate[bot]
|
5dcf08d912
|
Update dependency pg to v8.11.3 (#26519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
1 year ago |
Claire
|
2e66d2562c
|
Fix cached posts including stale stats (#26409)
|
1 year ago |
Claire
|
5904d363b9
|
Fix case-insensitive comparison of hashtags to do case-folding (#26525)
|
1 year ago |
Claire
|
4b4228c0cd
|
Change “privacy and reach” settings so that unchecking boxes always increase privacy and checking them always increase reach (#26508)
|
1 year ago |
Claire
|
a19ce425ef
|
Fix “legal” report category not showing up in moderation interface (#26509)
|
1 year ago |
Claire
|
805e0eff77
|
Fix hashtag bar sometimes including tags that appear in the post's body (#26506)
|
1 year ago |
renovate[bot]
|
dc779cbd55
|
Update dependency postcss to v8.4.28 (#26502)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
1 year ago |
Santiago Kozak
|
030dd2c9de
|
Fix hashtag bar display when status is in a thread (#26497)
|
1 year ago |
Claire
|
321e7aa07f
|
Add display of out-of-band hashtags in the web interface (#26492)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
1 year ago |
Claire
|
bd7f631918
|
Fix unfollow icon styling in advanced column (#26482)
|
1 year ago |
Claire
|
90e403ba4d
|
Fix ES_PRESET not being applied to Chewy's internal index (#26489)
|
1 year ago |
Claire
|
3c50a91087
|
Add support for `indexable` attribute on remote actors (#26485)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
1 year ago |
Claire
|
738b024d0c
|
Add privacy tab in profile settings (#26484)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
1 year ago |
Claire
|
89b675cb07
|
Fix `repo:changelog` task matching strings that are not Pull Request identifiers (#26280)
|
1 year ago |
Claire
|
6c6f3c9148
|
Add `ES_PRESET` option to customize numbers of shards and replicas (#26483)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
1 year ago |
github-actions[bot]
|
30f84f10b1
|
New Crowdin Translations (automated) (#26444)
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Renaud Chaput
|
e7ad149590
|
Fix `lint:json` not processing `json5` extension (#26481)
|
1 year ago |
renovate[bot]
|
81108ad3e8
|
Update dependency nokogiri to v1.15.4 (#26476)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
1 year ago |
renovate[bot]
|
7cf538f547
|
Update dependency autoprefixer to v10.4.15 (#26473)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
1 year ago |
renovate[bot]
|
ade07610e6
|
Update dependency faker to v3.2.1 (#26474)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
1 year ago |
HonkingGoose
|
489f8cdbc4
|
Improve Renovate configuration (#26306)
|
1 year ago |
mogaminsk
|
10651d8b8a
|
Fix "Create Account" button in interaction modal (#26459)
|
1 year ago |
Renaud Chaput
|
98912c5caf
|
Upgrade `@types/react` (#26457)
|
1 year ago |
Claire
|
e204d2090f
|
Remove old non-unique index on preview_cards statuses join table (#26447)
|
1 year ago |
Claire
|
75a57fabd0
|
Merge pull request #2368 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes up to 60438e6097
|
1 year ago |
Claire
|
c6ec56e0b2
|
[Glitch] Fix reply not preserving the language from the replied-to post
Port a9219018a7 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Claire
|
436d049fa8
|
Merge commit '60438e609795bbd99bf38adb739d46155de8daa3' into glitch-soc/merge-upstream
|
1 year ago |
Claire
|
fa3a993c54
|
[Glitch] Change the hashtag column to not display the hashtag header on pinned columns
Port f08d97c0c2 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Claire
|
f19168ec19
|
[Glitch] Fix interaction modal layout
Port cae84de47b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Eugen Rochko
|
b4dcac1315
|
[Glitch] Change header of hashtag timelines in web UI
Port 2ddf268e73 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Claire
|
03858547bd
|
[Glitch] Fix report modal secondary buttons style
Port 1037c413cf to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Claire
|
9d885a93fc
|
[Glitch] Fix confirmation when closing media edition modal with unsaved changes
Port aac7e9fd9d to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Trevor Wolf
|
9d80be79a2
|
[Glitch] Fix light theme select option for hashtags
Port 395dc4524f to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Eugen Rochko
|
3037873bbc
|
[Glitch] Change design of hidden media overlay (again) in web UI
Port 6ff571563c to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Eugen Rochko
|
254da0e834
|
[Glitch] Change reblogs to be excluded from "Posts and replies" tab in web UI
Port 1a2f3b8a9b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
CSDUMMI
|
a86876f676
|
[Glitch] Add direct link to the Single-Sign On provider if there is only one sign up method available (#26083)
Port 1ebdd46242 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Christian Schmidt
|
0e6c62a4c7
|
[Glitch] Add alt text for preview card thumbnails
Port ecb00fa5ac to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Claire
|
33024cca51
|
Merge commit '13a4a81f022a1b944dd65acb1041dc76093b0901' into glitch-soc/main
Conflicts:
- `.rubocop_todo.yml`:
Upstream regenerated this file, glitch-soc had a specific ignore.
|
1 year ago |
Jeong Arm
|
60438e6097
|
Add missing instances option to tootctl search deploy (#26461)
|
1 year ago |
Claire
|
b2a86fdac3
|
Merge pull request #2366 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes up to 788d7a6a2a
|
1 year ago |
Eugen Rochko
|
2b248693f1
|
[Glitch] Add client-side timeout on resend confirmation button
Port f51e991561 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |