dependabot[bot]
|
e95e896f10
|
Bump capybara from 3.39.0 to 3.39.1 (#25004)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-16 10:52:07 +02:00 |
|
Nick Schonning
|
cee4369cf5
|
Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#25002)
|
2023-05-16 10:51:59 +02:00 |
|
dependabot[bot]
|
520462799f
|
Bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.6 (#24998)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-16 10:51:02 +02:00 |
|
dependabot[bot]
|
bbe4800b04
|
Bump @typescript-eslint/parser from 5.59.5 to 5.59.6 (#25000)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-16 10:45:53 +02:00 |
|
dependabot[bot]
|
4d6a8ee34a
|
Bump eslint-plugin-jsdoc from 43.1.1 to 44.2.4 (#24994)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-16 10:10:02 +02:00 |
|
Steven Munn
|
52d36f0f98
|
Fix spelling of "Lets" on the onboarding page after clicking the confirmation email (#24959)
Co-authored-by: Steven Munn <stevenjmunn@gmail.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-05-15 22:42:07 +02:00 |
|
Matt Jankowski
|
604e1c2b11
|
Remove usage of random sample values in specs (#24869)
|
2023-05-15 20:20:13 +02:00 |
|
Matt Jankowski
|
b84bc2de5d
|
Replace i18n view spec with helper spec (#24966)
|
2023-05-15 17:25:04 +02:00 |
|
Renaud Chaput
|
2e1c6e93ad
|
Bump mkdirp major version (#24978)
|
2023-05-15 09:40:24 +02:00 |
|
Claire
|
054df2d67e
|
Merge pull request #2216 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
|
2023-05-14 15:39:47 +02:00 |
|
dependabot[bot]
|
713d217384
|
Bump eslint from 8.39.0 to 8.40.0 (#24919)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-14 15:09:33 +02:00 |
|
Matt Jankowski
|
679aca46da
|
I18n pluralization errors (#24963)
|
2023-05-12 18:53:30 +02:00 |
|
Daniel M Brasil
|
433ab0c9a3
|
Fix uncaught NoMethodError error in /api/v1/admin/canonical_email_blocks/test (#24947)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-05-12 13:46:16 +02:00 |
|
Claire
|
9015c2d646
|
Change profile updates to be sent to recently-mentioned servers (#24852)
|
2023-05-12 13:13:04 +02:00 |
|
Matt Jankowski
|
2c2d924942
|
Fix RSpec/RepeatedExampleGroupDescription cop (#24850)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-05-12 12:25:32 +02:00 |
|
Matt Jankowski
|
bf3ebeb42f
|
Fix RSpec/SharedContext cop (#24847)
|
2023-05-12 09:25:43 +02:00 |
|
Jeremy Kescher
|
f158fb7151
|
ReactionsController: Don't check for status reaction existence in destroy
UnreactService checks for its existence in the background anyway, so remove redundant checks.
|
2023-05-11 13:45:14 +02:00 |
|
Christian Schmidt
|
5241f7b2fd
|
Fix UI crash in moderation interface when opening the media modal (#24816)
|
2023-05-11 12:41:55 +02:00 |
|
Jeremy Kescher
|
4252c6fe1e
|
Revert "Redo StatusReaction set_custom_emoji to be similar to AnnouncementReaction"
This reverts commit b8774d3b5d , to address a regression when trying to react with non-local custom emoji.
|
2023-05-11 12:39:24 +02:00 |
|
Matt Jankowski
|
a610a02d4f
|
Fix RSpec/ScatteredSetup cop (#24848)
|
2023-05-11 10:32:09 +02:00 |
|
Daniel M Brasil
|
9cbda99941
|
Add test coverage for Mastodon::IpBlocksCLI (#24935)
|
2023-05-11 10:19:24 +02:00 |
|
Emelia Smith
|
b8a2430642
|
Fix Onboarding Errors (#24883)
|
2023-05-11 07:55:10 +02:00 |
|
Claire
|
6b0942d107
|
Change AccessTokensVacuum to also delete expired tokens (#24868)
|
2023-05-11 04:40:03 +02:00 |
|
Jeremy Kescher
|
7f571db254
|
Update README.md
|
2023-05-10 21:39:32 +02:00 |
|
Jeremy Kescher
|
0a67076fa9
|
Bump version
|
2023-05-10 21:12:23 +02:00 |
|
Jeremy Kescher
|
b8774d3b5d
|
Redo StatusReaction set_custom_emoji to be similar to AnnouncementReaction
Co-authored-by: Plastikmensch <plastikmensch@users.noreply.github.com>
|
2023-05-10 21:10:31 +02:00 |
|
Jeremy Kescher
|
241974a74a
|
Fix invalidating status reactions when they already exist
Co-authored-by: Plastikmensch <plastikmensch@users.noreply.github.com>
|
2023-05-10 21:10:31 +02:00 |
|
Jeremy Kescher
|
aac4edf0c5
|
status_reaction_fabricator: Use a unicode emoji instead of "MyString"
Co-authored-by: Plastikmensch <plastikmensch@users.noreply.github.com>
|
2023-05-10 21:10:31 +02:00 |
|
Jeremy Kescher
|
d5303f2cd3
|
api.rb: Remove resources line that wasn't in routes.rb anymore
Co-authored-by: Plastikmensch <plastikmensch@users.noreply.github.com>
|
2023-05-10 21:10:31 +02:00 |
|
Eugen Rochko
|
3869e8c210
|
Change "Sign in" to "Login" (#24942)
|
2023-05-10 20:17:55 +02:00 |
|
Claire
|
0eed06073f
|
Fix videos being improperly positioned on safari (#24943)
|
2023-05-10 17:22:34 +02:00 |
|
Renaud Chaput
|
5eeb40bdbe
|
Add stricter ESLint rules for Typescript files (#24926)
|
2023-05-10 12:59:29 +02:00 |
|
Nick Schonning
|
b878e3d8df
|
Enable ESLint react/no-deprecated (#24471)
|
2023-05-10 09:05:32 +02:00 |
|
たいち ひ
|
2d5e257938
|
Rewrite logo.tsx as FC (#24909)
|
2023-05-10 08:58:21 +02:00 |
|
Renaud Chaput
|
6f8db56a01
|
Disable RTK safety middlewares (#24936)
|
2023-05-10 08:38:02 +02:00 |
|
Jeremy Kescher
|
968dce888d
|
Remove duplicate strings
|
2023-05-10 00:42:22 +02:00 |
|
Jeremy Kescher
|
6137ede4e8
|
Remove leftover German translation
|
2023-05-10 00:38:33 +02:00 |
|
Jeremy Kescher
|
1fad578552
|
Remove old emoji reaction-related strings and translations
|
2023-05-10 00:34:03 +02:00 |
|
neatchee
|
a6f1533aa0
|
Restore loc files for non-English languages; CrowdIn should handle this
|
2023-05-10 00:32:00 +02:00 |
|
Jeremy Kescher
|
ed5e07cc5d
|
Remove further leftover makeCustomEmojiMap references
|
2023-05-10 00:07:26 +02:00 |
|
Claire
|
f371464639
|
Remove our copy of image.d.ts as tsconfig already uses upstream's
|
2023-05-10 00:00:28 +02:00 |
|
Jeremy Kescher
|
54cf5721ac
|
Run rubocop -a
|
2023-05-09 23:44:20 +02:00 |
|
Jeremy Kescher
|
12f0a5333f
|
Add back missing visibleReactions variable to both initial_state.js files
|
2023-05-09 23:44:20 +02:00 |
|
Claire
|
96e99e2170
|
Run prettier on Typescript files
Port 51b83ed195 to glitch-soc
|
2023-05-09 23:41:18 +02:00 |
|
Claire
|
facc7ab03c
|
Merge commit '51b83ed19536b06ce3f57b260400ecec2d1dd187' into glitch-soc/merge-upstream
|
2023-05-09 23:37:38 +02:00 |
|
Renaud Chaput
|
5aa08826cf
|
[Glitch] Type Redux store and middleware
Port 6aeb162927 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-05-09 23:28:40 +02:00 |
|
Jeremy Kescher
|
f26f4676db
|
Add missing visible_reactions to vanilla initial_state typedef
|
2023-05-09 23:26:15 +02:00 |
|
Jeremy Kescher
|
b5eb2b639c
|
Fix max_reactions typedef
|
2023-05-09 23:26:15 +02:00 |
|
Jeremy Kescher
|
27df8a9079
|
Move reaction endpoints from route.rb to api.rb
|
2023-05-09 23:26:15 +02:00 |
|
Jeremy Kescher
|
9fe04326ea
|
Merge remote-tracking branch 'upstream/main' into develop
# Conflicts:
# .github/workflows/build-image.yml
# config/routes.rb
# db/schema.rb
# lib/mastodon/version.rb
|
2023-05-09 23:26:00 +02:00 |
|