merge in mastodon 4.0.2+glitch #41
ariadne
commented 2022-12-28 22:25:22 +00:00
Owner
There is no content yet.
ariadne
added 344 commits 2022-12-28 22:25:23 +00:00
17bd9a87b9
Fix wrong color on mentions hidden behind content warning in web UI (#20724)
b59683c156
Bump nokogiri from 1.13.8 to 1.13.9 (#20041)
b46b7c3d5e
Use "unsafe-wasm-eval" instead of "unsafe-eval" in script-src CSP (#20606)
43b0b2f3f4
Fix wrong directive `unsafe-wasm-eval` to `wasm-unsafe-eval` (#20729)
03b0f3ac83
Bump version to 4.0.2 (#20725)
a1738f8991
New Crowdin updates (#20580)
66a22ab391
Bump promise.prototype.finally from 3.1.3 to 3.1.4 (#20050)
3b82d1ef68
Bump reselect from 4.1.6 to 4.1.7 (#20052)
61264e52cc
Bump memory_profiler from 1.0.0 to 1.0.1 (#20054)
c76f29ae45
Bump tzinfo-data from 1.2022.4 to 1.2022.6 (#20056)
fc4452104c
Bump json-ld-preloaded from 3.2.0 to 3.2.2 (#20058)
4ef4db2a5a
Bump loader-utils from 1.4.0 to 1.4.1 (#20085)
3301aadba8
Bump redux-thunk from 2.4.1 to 2.4.2 (#20060)
9f95c419d2
Bump yargs from 17.6.0 to 17.6.2 (#20063)
dba1645bf0
Bump postcss from 8.4.18 to 8.4.19 (#20684)
ca6106603b
Bump array-includes from 3.1.5 to 3.1.6 (#20680)
dd360e653e
Bump blurhash from 2.0.3 to 2.0.4 (#19601)
acbf4d0dfe
Bump jsdom from 20.0.1 to 20.0.2 (#19603)
f32c2de6af
Bump pg from 1.4.3 to 1.4.4 (#19597)
dde60e2634
Bump object.values from 1.1.5 to 1.1.6 (#20047)
575bf3fa20
Bump oj from 3.13.21 to 3.13.23 (#20046)
f7d261cac7
Bump sidekiq from 6.5.7 to 6.5.8 (#20035)
ac7a29f068
Bump loader-utils from 1.4.1 to 1.4.2 (#20826)
4d85c27d1a
Add 'private' to Cache-Control, match Rails expectations (#20608)
1901829f9a
Merge branch 'main' into glitch-soc/merge-upstream
7efe2cf00f
Modify image build workflow for Glitch workflows (#1942)
ad84fd25f1
Merge pull request #1941 from ClearlyClaire/glitch-soc/merge-upstream
f890fdca41
Bump Helm app version to 4.0.2 (#20697)
8c56441b4a
Add form-action CSP directive (#1948)
23ea0e7508
Add aria-label and title attributes to local settings navigation items (#1949)
aaca78da78
Fix safari explore disappearing tabs (#20917)
a2931d19ae
Add missing admin scopes (fix #20892) (#20918)
413481f953
Add maskable icon support for Android (#20904)
0cc77263fc
Change batch account suspension to create a strike (#20897)
642870c82b
Bump Helm chart version to account for mastodon 4 (#20886)
654d348aac
Make the button that expands the publish form differentiable from the button that publishes a post (#20864)
e1f819fd78
Fix pagination of followed tags (#20861)
eb80789b0b
Fix misleading wording about waitlists (#20850)
7955d4b959
Add form-action CSP directive (#20781)
00b2720ef0
Change automatic post deletion configuration to be accessible to redirected users (#20774)
72618ebf03
Fix getting a single EmailDomainBlock (#20846)
7fdeed5fbc
Make tag following idempotent (#20860)
cbb0153bd0
Fix invalid/empty RSS feed link on account pages (#20772)
daf6f3453e
Handle links with no href in VerifyLinkService (#20741)
92734e3df1
Use buildx functions for faster build (#20692)
e7deea62d1
Remove last references to "silencing" in UI text (#20637)
c373148b3d
Support for import/export of instance-level domain blocks/allows for 4.x w/ additional fixes (#20597)
4f15fd0ba1
Fix style for hashes (#20518)
585cc1a604
Remove use of DOMParser in front-end emoji rewriting code (#20758)
ab7d99e035
Fix various issues with domain block import (#1944)
aec61a703f
Merge branch 'main' into glitch-soc/merge-upstream
5ef92dff57
Remove glitch-soc-specific translations of upstreamed feature (domain block import)
1b5ed32085
Split off Dockerfile components for faster build times (#20933)
87929ad866
[Glitch] Fix safari explore disappearing tabs
4b449fff23
[Glitch] Make the button that expands the publish form differentiable from the button that publishes a post
c22f3a87a3
[Glitch] Remove use of DOMParser in front-end emoji rewriting code
381137c94e
Merge pull request #1951 from ClearlyClaire/glitch-soc/merge-upstream
0a78631e86
New Crowdin updates (#20759)
231e3ec552
Remove blank line from start of Dockerfile breaking syntax declaration (#20948)
4ae97a2e4c
Fix OAuth flow being broken by recent CSP change (#20958)
367db8222f
Merge branch 'main' into glitch-soc/merge-upstream
f233b5ed25
Merge pull request #1954 from ClearlyClaire/glitch-soc/merge-upstream
48e136605a
Fix form-action CSP directive for external login (#20962)
597a783742
Merge branch 'main' into glitch-soc/merge-upstream
e0e7a09cfe
Merge pull request #1955 from ClearlyClaire/glitch-soc/merge-upstream
69378eac99
Don't allow URLs that contain non-normalized paths to be verified (#20999)
51a33ce77a
Fix not being able to follow more than one hashtag (#21285)
f343ed42ff
Add missing procps package to Dockerfile (#21028)
ff42233aae
Merge branch 'main' into glitch-soc/merge-upstream
bdc61d467d
Merge pull request #1966 from ClearlyClaire/glitch-soc/merge-upstream
43dbc62568
Fix privacy dropdown in boost modal on mobile (#1967)
94fe9c3075
Bump httplog from 1.6.0 to 1.6.2 (#21345)
b02cda69e8
Bump pg from 1.4.4 to 1.4.5 (#21350)
f83166ae74
Bump eslint-plugin-react from 7.31.10 to 7.31.11 (#21349)
e5cd79cd9c
Bump idn-ruby from 0.1.4 to 0.1.5 (#21348)
8654603b3f
Bump jsdom from 20.0.2 to 20.0.3 (#21347)
75bbe3b1b8
Bump regenerator-runtime from 0.13.10 to 0.13.11 (#21343)
cddcafec31
Helm: Major refactoring regarding Deployments, Environment variables and more (#20733)
8acf18a960
Fix the command to create the admin user (#19827)
3d906d8e62
New Crowdin updates (#20942)
6517b7b9f0
Fix pillbar buttons in light theme (#1972)
5b2ff8d32d
fix media uploads with ffmpeg 5 (#21191)
fefda70ee0
Bump bootsnap from 1.13.0 to 1.14.0 (#21344)
86cbee77d6
Bump brakeman from 5.3.1 to 5.4.0 (#21351)
99428cba55
Bump @babel/core from 7.19.6 to 7.20.2 (#20051)
08a50d3a71
Bump @babel/plugin-proposal-decorators from 7.19.6 to 7.20.2 (#20061)
dc7a49ddf6
Bump @babel/preset-env from 7.19.4 to 7.20.2 (#20037)
7b86e3a6ce
Bump @babel/runtime from 7.19.4 to 7.20.1 (#20038)
00466763e2
Bump capybara from 3.37.1 to 3.38.0 (#20036)
593a652090
Bump babel-loader from 8.2.5 to 8.3.0 (#20059)
4ed2b3590b
Bump webpack-bundle-analyzer from 4.6.1 to 4.7.0 (#19604)
95b24c51ec
Bump sass from 1.55.0 to 1.56.1 (#20681)
f17fc5742e
Clear voter count when poll is reset (#21700)
14e2354eea
Fix status mismatch of sensitive check (#21724)
d587a268fd
Add logging for Rails cache timeouts (#21667)
625216d8e1
Fix attachments of edited statuses not being fetched (#21565)
47f0d7021e
refactor(vacuum statuses): reduce amount of db queries and load for each query - improve performance (#21487)
098ced7420
Remove support for Ruby 2.6 (#21477)
fe421257e5
Fix “Share @{name}'s profile” profile menu item (#21490)
f4f2b062ec
Remove LDSignature on actor Delete activities (#21466)
e617ee7fd9
Add user profile OG tag on status page (#21423)
c0dcf15d1e
fix gif autoplay on iOS (#21422)
57b893d505
Fix spaces not being stripped in admin account search (#21324)
3ffaa966b0
Fix infinite loading instead of soft 404 for non-existing remote accounts (#21303)
cec1e902e0
Make the 'Trending now' header a link to Explore. (#21759)
a2e7997592
Merge branch 'main' into glitch-soc/merge-upstream
32b43a96a7
[Glitch] Fix status mismatch of sensitive check
c0bf90ac19
[Glitch] Fix “Share @{name}'s profile” profile menu item
2815ac4155
[Glitch] fix gif autoplay on iOS
98c5ca1037
[Glitch] Fix infinite loading instead of soft 404 for non-existing remote accounts
f51990bd62
[Glitch] Make the 'Trending now' header a link to Explore.
1a7aa37b60
Merge pull request #1976 from ClearlyClaire/glitch-soc/merge-upstream
2d4d99f135
Fix expanded statuses not always being scrolled into view (#21797)
1122697b37
3.0.5 version of cimg/ruby:3.0-node upgraded to node 18 (#21873)
fe111a8bad
Merge branch 'main' into glitch-soc/merge-upstream
f3ce9653eb
Merge pull request #1982 from ClearlyClaire/glitch-soc/merge-upstream
a3052dad04
[Glitch] Add user content translations with configurable backends
b5ee275ed9
[Glitch] Fix translations not being formatted, other issues in web UI
5e143db13a
[Glitch] Don't show translate button to logged-out users
e8d0a1b320
[Glitch] Fix showing translate button when status has no language in web UI
47bd934061
[Glitch] Change “Translate” button to only show up when a translation backend is configured
44c0ba445a
[Glitch] Add mention of the translation provider when translating a post
f7684a31fe
[Glitch] Change design of translations in web UI
620b079a78
Fix inconsistent with “translate” button padding
afdd75e1f9
Fix translate button not being shown when the toot has no Content Warning
e64909d8bf
Move translate button above media attachments/preview cards
fc0e11abdb
Merge pull request #1983 from ClearlyClaire/glitch-soc/features/translation
68d1df8bc3
Fix some performance issues with /admin/instances (#21907)
491ab8de89
Fix GitHub form label type (#21833)
fd6f9bf7a7
Merge branch 'main' into glitch-soc/merge-upstream
105d9743ae
Merge pull request #1984 from ClearlyClaire/glitch-soc/merge-upstream
4ac6601476
Port navigation bar from upstream (#1986)
2cabc5d188
Use a tree‐based approach for advanced text formatting (#1907)
6119668e45
New Crowdin updates (#21599)
31ab9b1115
Bump aws-sdk-s3 from 1.114.0 to 1.117.1 (#20043)
b1768153b2
Bump premailer-rails from 1.11.1 to 1.12.0 (#20588)
17d197787c
Bump bullet from 7.0.3 to 7.0.4 (#21809)
ca832c8dff
Bump bootsnap from 1.14.0 to 1.15.0 (#21810)
03ec81eedc
Bump postcss-scss from 4.0.5 to 4.0.6 (#21814)
d0dbc54c9e
Bump doorkeeper from 5.6.0 to 5.6.1 (#21816)
71185763bd
Bump @babel/runtime from 7.20.1 to 7.20.6 (#21819)
7b067ad95c
Bump @babel/core from 7.20.2 to 7.20.5 (#21811)
ea3d3505d0
Bump @babel/plugin-proposal-decorators from 7.20.2 to 7.20.5 (#21813)
f3934f2fff
Bump pkg-config from 1.4.9 to 1.5.1 (#21820)
ca4211ff47
Bump http-link-header from 1.0.5 to 1.1.0 (#20685)
beb380c9c7
Bump prettier from 2.7.1 to 2.8.0 (#21815)
7618e12333
Bump aws-sdk-s3 from 1.117.1 to 1.117.2 (#21949)
62ccc99af7
Bump axios from 1.1.3 to 1.2.0 (#21817)
41c1ff9933
Bump decode-uri-component from 0.2.0 to 0.2.2 (#21947)
3b6eee5437
Bump stoplight from 3.0.0 to 3.0.1 (#21953)
a22cfbb470
Bump stackprof from 0.2.22 to 0.2.23 (#21952)
0759d921aa
Bump tzinfo-data from 1.2022.6 to 1.2022.7 (#21951)
68dc60bd54
Bump doorkeeper from 5.6.0 to 5.6.2 (#21950)
43bd2ad820
Bump rdf-normalize from 0.5.0 to 0.5.1 (#21812)
758b5c7217
Bump react-select from 5.5.4 to 5.6.1 (#21346)
a75c86a89e
Bump react-textarea-autosize from 8.3.4 to 8.4.0 (#20683)
3ca73302a9
Bump react-select from 5.6.1 to 5.7.0 (#21955)
855b611879
Bump jest from 29.2.2 to 29.3.1 (#20686)
2413e5f3f0
Bump faker from 2.23.0 to 3.0.0 (#20039)
f77ed3a6b2
Correct prettier calls for YML/JSON (#21832)
05d4c50f64
Fix spacing warning from ESLint (#22005)
3be6aff1a8
Merge branch 'main' into glitch-soc/merge-upstream
e7ff8111b1
Merge pull request #1991 from ClearlyClaire/glitch-soc/merge-upstream
f4879c4481
Fix content-type being reset when editing toots (#1993)
fe523a3045
Fix unbounded recursion in account discovery (#1994)
66a70ebb6e
Fix pre-4.0 admin action logs (#22091)
33f06a4ae7
Fix the top border of verified account fields (#22006)
f80c3d40e8
enable be locale (#22022)
69137f4a90
Fix irreversible and whole_word parameters handling in /api/v1/filters (#21988)
98a9347dd7
Update Ubuntu, Node versions, dependencies (#22075)
c8849d6cee
Fix unbounded recursion in account discovery (#22025)
f6492a7c4d
Log admin approve and reject account (#22088)
51098035ed
Fix “Sign up” button with closed registrations not opening modal on mobile (#22060)
e538584fbe
See version file in GitHub Actions (#21927)
3d40282f1b
Change postgres connection timeout (#21790)
76454cc638
Fix UI header overflow on mobile (#21783)
21b208afcb
Fix hidden overflow on interaction modal (#21763)
b59fb28e90
Fix 500 error when trying to migrate to an invalid address (#21462)
9a3d91f629
Merge branch 'main' into glitch-soc/merge-upstream
0e70215c40
[Glitch] Fix “Sign up” button with closed registrations not opening modal on mobile
4642f7d830
[Glitch] Fix UI header overflow on mobile
16fb604c52
[Glitch] Fix hidden overflow on interaction modal
0194bd33fe
Merge pull request #1995 from ClearlyClaire/glitch-soc/merge-upstream
c8a1faa86b
Fix potential duplicate statuses in Explore tab (#22121)
c52263f6f8
Fix deprecation warning in `tootctl accounts rotate` (#22120)
ed07f10ca8
Fix failure when “Require a reason to join” is set with open registrations (#22127)
859db01268
initial translation of Glitch-specific texts into Czech (#1997)
64bea71714
helm: cleanup helm chart, now in mastodon/chart (#21801)
e8481e67a7
Add CI job to label PRs with merge conflicts (#22020)
97b6e38a7d
New Crowdin updates (#21954)
4555ecf995
Bump nokogiri from 1.13.9 to 1.13.10 (#22145)
e877bb47b8
Merge branch 'main' into glitch-soc/main
3ea445bb5c
[Glitch] Fix potential duplicate statuses in Explore tab
2b0112aab1
Bump sidekiq-unique-jobs from 7.1.27 to 7.1.29 (#22078)
ad568924c0
Bump axios from 1.2.0 to 1.2.1 (#22076)
5d95e6debb
Merge pull request #2001 from ClearlyClaire/glitch-soc/main
714e68db38
Add noindex setting to Admin settings Discovery page (#22205)
736b4283b0
Update Node 16.18.1 for latest security release (#22019)
dcae9edb14
Merge branch 'main' into glitch-soc/merge-upstream
b0ef980aa1
Merge pull request #2005 from ClearlyClaire/glitch-soc/merge-upstream
f70bdba926
Change default reply language to be default language when replying to a translated reply (#22272)
52a50c5e43
Make handle more easily selectable on profile page (#21479)
55b210b3e5
Fix crash and incorrect behavior in tootctl domains crawl (#19004)
42e16ea52d
fix missing style in warning and strike cards (#22177)
09191dee66
Add single splat to callback method definitions to avoid ArgumentError (#22246)
364f5f1f45
Bump prettier from 2.8.0 to 2.8.1 (#22255)
7e2d5e8aa7
Bump sass from 1.56.1 to 1.56.2 (#22257)
062197a193
Bump public_suffix from 5.0.0 to 5.0.1 (#22259)
44739096ec
Bump loofah from 2.19.0 to 2.19.1 (#22278)
1133e05e3d
Bump rails-html-sanitizer from 1.4.3 to 1.4.4 (#22279)
a9bd5f65bb
Bump postcss from 8.4.19 to 8.4.20 (#22256)
47c75c29da
Merge branch 'main' into glitch-soc/merge-upstream
bc91069e08
[Glitch] Change default reply language to be default language when replying to a translated reply
32b8b3355b
[Glitch] Make handle more easily selectable on profile page
21ee6a777d
[Glitch] fix missing style in warning and strike cards
ccc01559de
Fix invalid CSS for links in warning and strike cards
3868ba683d
Merge pull request #2007 from ClearlyClaire/glitch-soc/merge-upstream
78ef635980
Add command to remove avatar and header images of inactive remote accounts from the local database (#22149)
1f762f4271
Fix wasteful request to /api/v1/custom_emojis when not logged in (#22326)
5917b46c05
Allow admins to refresh remotely-suspended accounts (#22327)
f239d31f23
Add --email and --dry-run options to `tootctl accounts delete` (#22328)
6cdbc345f4
Validate nodeinfo response by schema (#21395)
fe9eab51d1
Change dropdown menu to contain “Copy link to post” even for non-public posts (#21316)
5fb1c3e934
Revoke all authorized applications on password reset (#21325)
bae6ef315e
Fix missing Javascript in domain block import confirmation page (#21471)
e5d15a5b56
Add CodeQL workflow (#21894)
e8cc63105f
Don't delivery a reply to domains which are blocked by author (#22117)
7b68e6409b
Fix invalid CSS for links in warning and strike cards (#22302)
441cac758f
Allow adding relays while secure mode & limited federation mode are enabled (#22324)
52540771b0
Fix crash in elasticsearch_check.rb (#21006)
c3388f4ab1
Fix profile avatar being slightly offset into left border (fixes #20822) (#20994)
a0813806d6
Add hadolint as Dockerfile linter (#20993)
596923da4a
Fix typos in source documentation (#21046)
63b379c2d9
Fix N+1 queries from in NotificationsController (#21202)
04c611daa1
Fix being unable to react with the keycap number sign emoji (#22231)
4114a7088a
Embed js height fix (#22141)
903e5a3f45
Fix hidden label causing accessibility issue for search inputs (#21275)
3a59ffde8d
Adding 12 hours option for polls (#21131)
58200132d0
`FormattedMessage` must be used directly (#20982)
baecdf2882
Fix typo in application_helper_spec.rb (#20981)
f0cebaee00
Add localization for new admin scopes (#20979)
c50e9d078a
Render current day formats in the client timezone (#21878)
08c0e43b6f
Increase the width of the unread notification border. (#21692)
72a8af8088
Fix typo in handler function call name (#21829)
22e36271c5
Add environment variable to configure sidekiq concurrency (#19589)
3d3429243f
Fix default S3_HOSTNAME used in mastodon:setup (#19932)
1f5740e65c
Use Rails tag API to build RSS feed for spoilers and polls (#20163)
19f78ea8fa
linting: RuboCop update, config fixes (#20574)
623d3d2e32
Change CSP directives on API to be tight and concise (#20960)
38596e49d4
Fix the top action bar appearing in multi-column layout (#20943)
725f21662f
Add Montenegrin (cnr) (#21013)
bbc49f15e0
Add explanation text to log-in page (#20946)
673c54f114
Fix inability to use local LibreTranslate without setting ALLOWED_PRIVATE_ADDRESSES (#21926)
059d64a59e
set activation for tag follow button (#21629)
1e95fa3df5
Fix punycoded local domains not being prettified in initial state (#21440)
7972e5981c
Add brotli compression (#19025)
8f8c0fe88c
Remove inline-css in logo (#20814)
d412147d02
Save avatar or header correctly even if other one fails (#18465)
1b5d207131
Fix single name variables on controller folder (#20092)
cedf138313
Fix margin for search field on medium window size (#21606)
3656a6b9cc
Add "disabled" user filter for admin/accounts UI (#21282)
9f63c428e1
Don't autofocus the compose form (#16517)
ff414a5489
Add transparancy to modal background for accessibility (#18081)
726c7dea31
Display search popout at fixed screen position (#16463)
8a56587d62
Improve devcontainer for running tests (#22277)
fb1d9789db
Fix attachment rendering of edited posts in OpenGraph (#22270)
1e49be3328
Align everything to Node.js 16 (#22223)
8556a649d5
Fix changing domain block severity not undoing individual account effects (#22135)
ebf1d74e40
Fix being stuck in edit mode when deleting the edited status (#22126)
2d12948220
Fix idempotency when database writes are slow (#21840)
2644a28cb3
Change remote media files to be downloaded outside of transactions (#21796)
99d2693071
Update circleci (#21880)
7fbc17afa2
Fix media markup (#21420)
bf1c7e2122
Ensure exact match is the first result in hashtag searches (#21315)
c649f4d386
fix: remove SMTP_SERVER (#21342)
b4fe2d1004
Add Southern Sami, and Lule Sami to language list under the ISO-639-3 standard (#21262)
c761e7a5ef
Fix language surrounding disability in prompts for alt text and other media descriptions (#20923)
7a3c6bb888
Dont use reserved foldername (#20582)
70415714f1
Add follow request banner on account header (#20785)
2c7df002fa
Add left and right margin to emojis (#20464)
10370d316a
Remove packages that are provided by Heroku stacks (#19836)
d13702ac06
Fix status cache hydration discrepancy (#19879)
f847f67410
Add Western Frisian support (#18602)
f3a4d57be1
Merge branch 'main' into glitch-soc/merge-upstream
b70c2e2167
Fix issue with glitch-soc theming
1e8aff072a
[Glitch] Fix wasteful request to /api/v1/custom_emojis when not logged in
65cc5cb891
[Glitch] Change dropdown menu to contain “Copy link to post” even for non-public posts
8cd7b95559
[Glitch] Fix profile avatar being slightly offset into left border
aad42cfc35
[Glitch] Fix hidden label causing accessibility issue for search inputs
98f7b3657a
[Glitch] Adding 12 hours option for polls
9f3cc9e555
[Glitch] `FormattedMessage` must be used directly
b22da94a65
[Glitch] Render current day formats in the client timezone
e76fb9b2c4
[Glitch] Increase the width of the unread notification border.
57eab6dbee
[Glitch] Fix typo in handler function call name
602f18103c
[Glitch] Fix the top action bar appearing in multi-column layout
7883ba34bb
[Glitch] set activation for tag follow button
0f5ecb3860
[Glitch] Fix margin for search field on medium window size
89d3d85cf2
[Glitch] Add transparancy to modal background for accessibility
d7a6a9393a
[Glitch] Display search popout at fixed screen position
cdba1ec5f4
[Glitch] Fix being stuck in edit mode when deleting the edited status
1ced365371
[Glitch] Fix media markup
c459625119
[Glitch] Fix language surrounding disability in prompts for alt text and other media descriptions
0912fb736d
[Glitch] Add follow request banner on account header
3c70f0a9c9
Run Prettier on YML files (#22345)
2889c68610
New Crowdin updates (#22182)
7ca0a71601
Merge pull request #2014 from ClearlyClaire/glitch-soc/merge-upstream
719a0951af
[Glitch] Fix being unable to react with the keycap number sign emoji (#2004)
06b68490d1
Enable eslint:recommended ruleset (#22433)
2bad619d17
Change HTTP to HTTPS for links in CODE_OF_CONDUCT (#22465)
c1de673060
Fix suspension worker crashing on S3-compatible setups without ACL support (#22487)
6a1d41635b
Bump sass from 1.56.2 to 1.57.0 (#22519)
fcaeae7761
Bump fog-core from 2.1.0 to 2.3.0 (#22521)
ef09016f35
Bump pundit from 2.2.0 to 2.3.0 (#22516)
c04b762b9c
Bump http from 5.1.0 to 5.1.1 (#22515)
919747322f
Bump scenic from 1.6.0 to 1.7.0 (#22258)
628b350516
Bump fog-openstack from 0.3.2 to 0.3.10 (#22542)
749c360ba0
Reuse upstream's “Posts and replies” as column heading (#2023)
ee71d42c29
Add missing translation keys (#2010)
ba15694003
Add ukrainian translations (#1959)
de21695162
New Crowdin updates (#22354)
dac312a11a
Bump fog-core from 2.1.0 to 2.3.0 (#22544)
a0af356df6
Bump fog-openstack from 0.3.2 to 0.3.10 (#22593)
fbe2c95ff1
Bump fog-core from 2.1.0 to 2.3.0 (#22596)
c4a429ed47
Bump fog-openstack from 0.3.2 to 0.3.10 (#22597)
b248aa4d3e
Merge branch 'main' into glitch-soc/merge-upstream
2f2ef1d4fe
Merge pull request #2029 from ClearlyClaire/glitch-soc/merge-upstream
18bcabf26a
Change i18n-tasks config to consider glitch-soc translation files (#2027)
a5e446a4a0
Change locales file generation to use JSON sources (#2028)
e79981936f
Add crowdin configuration file (#2030)
0b71a4770f
New Crowdin updates (#2032)
22d9306edc
Add links to glitch-soc's Crowdin (#2033)
deb804c954
New Crowdin updates (#2034)
dbc3890489
New Crowdin updates (#2035)
8b8ca8d71b
New Crowdin updates (#2036)
f79ab85a6a
New Crowdin updates (#2037)
fe3c816a10
Remove unused translation string (#2039)
db420fb779
New Crowdin updates (#2041)
6cde3dd08b
Wraps status timestamps in a `div` (#2038)
4eacf6c75f
New Crowdin updates (#2042)
05b3907b0c
New Crowdin updates (#2043)
4b51d1386b
Realign timestamps (#2044)
08837f730d
Use wrapper div as a spacer (#2046)
cbfeb105a8
New Crowdin updates (#2045)
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/pr/woodpecker Pipeline failed
Details
ariadne
added 1 commit 2022-12-28 22:28:02 +00:00
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/pr/woodpecker Pipeline was successful
Details
ariadne
merged commit 31550094b3 into main 2022-12-28 22:38:25 +00:00
ariadne
referenced this issue from a commit 2022-12-28 22:38:26 +00:00
Merge pull request 'merge in mastodon 4.0.2+glitch' (#41) from merge/glitch-4.0.2 into main
kouhai
referenced this issue from a commit 2023-09-20 07:40:42 +00:00
th: Merge pull request 'merge in mastodon 4.0.2+glitch' (#41) from merge/glitch-4.0.2 into main
No reviewers
Labels
No Label
area/i18n
area/infrastructure
area/moderation & safety
area/ux
priority/1.high
priority/2.medium
priority/3.low
tag/upstream issue
tag/duplicate
tag/help wanted
tag/invalid
tag/won't fix
type/bug
type/enhancement
type/question
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: treehouse/mastodon#41
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "merge/glitch-4.0.2"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?