Takeshi Umeda
|
38c84f57b6
|
Refactoring relations_map (#24195)
|
2 years ago |
mogamin
|
0a9def5498
|
Fit the max-width of media in .prose to parent box (#24180)
|
2 years ago |
Matt Jankowski
|
7bef11630d
|
Remove references to non-existent actions (#24183)
|
2 years ago |
Vyr Cossont
|
94cbd808b5
|
Webhooks for local status.create, status.update, account.update (#24133)
|
2 years ago |
Jean byroot Boussier
|
160f38f03d
|
Workaround the ActiveRecord / Marshal serialization bug on Ruby 3.2 (#24142)
Co-authored-by: Jean Boussier <jean.boussier@gmail.com>
|
2 years ago |
Nick Schonning
|
b22b4bac03
|
Include config/ and update all rubcop deps (#23963)
|
2 years ago |
CSDUMMI
|
d75a1e5054
|
Link to the Identity provider's account settings from the account settings (#24100)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Claire
|
8fdf49b11d
|
Add warning for object storage misconfiguration (#24137)
|
2 years ago |
Eugen Rochko
|
75e5a6e437
|
Change user backups to use expiring URLs for download when possible (#24136)
|
2 years ago |
Eugen Rochko
|
a085901108
|
New Crowdin updates (#23904)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
2 years ago |
Christian Schmidt
|
bd047acc35
|
Replace `Status#translatable?` with language matrix in separate endpoint (#24037)
|
2 years ago |
Eugen Rochko
|
630436ab2d
|
Refactor monkey-patching of `PrivateAddressCheck` (#24122)
|
2 years ago |
Nick Schonning
|
25d36b6edd
|
Autofix Rubocop Style/RedundantArgument (#23798)
|
2 years ago |
Nick Schonning
|
65669d3c57
|
Fix more haml-lint Rubocop (#24107)
|
2 years ago |
Nick Schonning
|
75131e7bf7
|
Setup haml-lint CI with todo config (#23524)
|
2 years ago |
Claire
|
a232a1feb8
|
Fix misleading error code when receiving invalid WebAuthn credentials (#23568)
|
2 years ago |
Claire
|
cf50667e26
|
Fix incorrect post links in strikes when the account is remote (#23611)
|
2 years ago |
Claire
|
9875be09fe
|
Fix dashboard crash on ElasticSearch server error (#23751)
|
2 years ago |
CSDUMMI
|
39c7236649
|
Redirect users to SLO at the IdP after logging them out of Mastodon. (#24020)
|
2 years ago |
Claire
|
1d0ad558ff
|
Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call (#24034)
|
2 years ago |
CSDUMMI
|
d258ec8e3b
|
Prefer the stored location as after_sign_in_path in Omniauth Callback Controller (#24073)
|
2 years ago |
Rodion Borisov
|
a52ccd7ad9
|
Center the text itself in upload area (#24029)
|
2 years ago |
Christian Schmidt
|
684a970b3c
|
Unescape HTML entities (#24019)
|
2 years ago |
Matt Jankowski
|
dfa1be4ab4
|
Remove unused TOCGenerator (#23986)
|
2 years ago |
PauloVilarinho
|
8770473dbb
|
add modal message when editing toot (#23936)
Co-authored-by: PauloVilarinho <paulotarsobranco@hotmail.com>
|
2 years ago |
Claire
|
21db91a0a8
|
Remove sidebar dead code (#23984)
|
2 years ago |
Claire
|
86f8aa2db2
|
Fix unconfirmed accounts being registered as active users (#23803)
|
2 years ago |
Christian Schmidt
|
c4cf92094e
|
Do not strip tags from `Setting.site_short_description` (#23975)
|
2 years ago |
Nick Schonning
|
82a6cf4012
|
Enable Rubocop for app/views (#23874)
|
2 years ago |
Christian Schmidt
|
cb868228bd
|
Do not leave Mastodon when clicking “Back” (#23953)
|
2 years ago |
Matt Jankowski
|
7f4412eeeb
|
User mailer spec coverage improvements (#23905)
|
2 years ago |
Matt Jankowski
|
c40d5e5a8f
|
Misc coverage improvements for validators (#23928)
|
2 years ago |
Jean byroot Boussier
|
922837dc96
|
Upgrade to latest redis-rb 4.x and fix deprecations (#23616)
Co-authored-by: Jean Boussier <jean.boussier@gmail.com>
|
2 years ago |
Nick Schonning
|
b00f945d92
|
Remove implied StandardError rescue (#23942)
|
2 years ago |
Claire
|
050f1669c6
|
Fix original account being unfollowed on migration before the follow request could be sent (#21957)
|
2 years ago |
Claire
|
ddde4e0d95
|
Change `ActivityPub::DeliveryWorker` retries to be spread out more (#21956)
|
2 years ago |
Christian Schmidt
|
5a8c651e8f
|
Only offer translation for supported languages (#23879)
|
2 years ago |
Claire
|
6b16b77ab0
|
Fix external authentication not running onboarding code for new users (#23458)
|
2 years ago |
Claire
|
d6679d1751
|
Add mail headers to avoid auto-replies (#23597)
|
2 years ago |
Claire
|
f94aa70b81
|
Fix error when displaying post history of a trendable post in the admin interface (#23574)
|
2 years ago |
Terry Garcia
|
a1347f456e
|
Switched bookmark and favourites around (#23701)
|
2 years ago |
Claire
|
f8bb4d0d6b
|
Fix server error when failing to follow back followers from `/relationships` (#23787)
|
2 years ago |
Claire
|
b55fc883b6
|
Fix duplicate “Publish” button on mobile (#23804)
|
2 years ago |
Claire
|
c2a046ded1
|
Fix “Remove all followers from the selected domains” being more destructive than it claims (#23805)
|
2 years ago |
Claire
|
3a6451c867
|
Add support for incoming rich text (#23913)
|
2 years ago |
Matt Jankowski
|
af578e8ce0
|
Fix deprecation warning about merging conditions (#23618)
|
2 years ago |
Matt Jankowski
|
b6602f68eb
|
Spec coverage for HomeHelper (#23907)
|
2 years ago |
Eugen Rochko
|
cb97ba7a2f
|
New Crowdin updates (#23802)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
2 years ago |
Nick Schonning
|
56489cdc4f
|
Autofix Rubocop Style/HashConversion (#23852)
|
2 years ago |
Matt Jankowski
|
cc3633539e
|
Remove unused admin/announcements helper (#23899)
|
2 years ago |
Matt Jankowski
|
055ed5a616
|
Remove unused InstancePresenter#sample_accounts method (#23900)
|
2 years ago |
Matt Jankowski
|
4bb39ac3c3
|
Fix single-record invalid condition on PollVote (#23810)
|
2 years ago |
Christian Schmidt
|
d3eefead30
|
Add `lang` attribute to media and poll options (#23891)
|
2 years ago |
Matt Jankowski
|
730bb3e211
|
Remove unused HTML Validator (#23866)
|
2 years ago |
Christian Schmidt
|
8000a8f230
|
Add `lang` attribute to preview card (#23869)
|
2 years ago |
Claire
|
20b80c62ff
|
Change auto-deletion throttling constants to better scale with server size (#23320)
|
2 years ago |
Tim Lucas
|
f4f91bc295
|
Increase contrast of upload progress background (#23836)
|
2 years ago |
Eugen Rochko
|
2564117131
|
New Crowdin updates (#23625)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
2 years ago |
Claire
|
f682478de8
|
Fix inefficiency when searching accounts per username in admin interface (#23801)
|
2 years ago |
Nick Schonning
|
4ff44be134
|
Autofix Rubocop Rails/Blank (#23765)
|
2 years ago |
Nick Schonning
|
0cfdd1a401
|
Enable Rubocop Style/StringConcatenation defaults (#23792)
|
2 years ago |
Botao Wang
|
7adde24a95
|
Fix sidebar cut-off on small screens in admin UI (#23764)
|
2 years ago |
Claire
|
7207a98d39
|
Add `lang` tag to native language names in language picker (#23749)
|
2 years ago |
Nick Schonning
|
434770f580
|
Autofix Rubocop Rails/FindById (#23762)
|
2 years ago |
Nick Schonning
|
9909b4b653
|
Autofix Rubocop Rails/WhereEquals (#23759)
|
2 years ago |
Claire
|
d3b4d4d4f3
|
Change compose form checkbox to native input with `appearance: none` (#22949)
|
2 years ago |
Nick Schonning
|
59c8d43d94
|
Autofix Rubocop Style/RescueStandardError (#23745)
|
2 years ago |
Christian Schmidt
|
62c4aecf8f
|
Make larger part of status clickable (#23621)
|
2 years ago |
Nick Schonning
|
af4c95100c
|
Autofix Rubocop Style/FormatString (#23743)
|
2 years ago |
Nick Schonning
|
717683d1c3
|
Autofix Rubocop remaining Layout rules (#23679)
|
2 years ago |
Nick Schonning
|
d2dcb6c45a
|
Autofix Rubocop Style/UnpackFirst (#23741)
|
2 years ago |
Nick Schonning
|
38a1d8bb85
|
Autofix Rubocop RSpec/ImplicitSubject (#23721)
|
2 years ago |
Nick Schonning
|
63e6353886
|
Autofix Rubocop Rails/EnumHash (#23737)
|
2 years ago |
Renaud Chaput
|
44a7d87cb1
|
Rename JSX files with proper `.jsx` extension (#23733)
|
2 years ago |
Nick Schonning
|
f0e1b12c10
|
Autofix Rubocop Style/ExplicitBlockArgument (#23704)
|
2 years ago |
Nick Schonning
|
aef0051fd0
|
Enable Rubocop HTTP status rules (#23717)
|
2 years ago |
Nick Schonning
|
21bf326356
|
Autofix Rubocop Rails/Pluck (#23730)
|
2 years ago |
Nick Schonning
|
597767a9f7
|
Autofix Rubocop Rails/RedundantForeignKey (#23731)
|
2 years ago |
Claire
|
b2283b6838
|
Fix focus point of already-attached media not saving after edit (#23566)
|
2 years ago |
Nick Schonning
|
81ad6c2e39
|
Autofix Rubocop Style/StringLiterals (#23695)
|
2 years ago |
Nick Schonning
|
2177daeae9
|
Autofix Rubocop Style/RedundantBegin (#23703)
|
2 years ago |
Nick Schonning
|
c38bd17657
|
Autofix Rubocop Style/TrailingCommaInArguments (#23694)
|
2 years ago |
Nick Schonning
|
ab7816a414
|
Autofix Rubocop Style/Lambda (#23696)
|
2 years ago |
Nick Schonning
|
e2a3ebb271
|
Autofix Rubocop Style/IfUnlessModifier (#23697)
|
2 years ago |
Nick Schonning
|
8aee4de034
|
Autofix Rubocop Style/PerlBackrefs (#23649)
|
2 years ago |
Nick Schonning
|
a6f77aa28a
|
Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681)
|
2 years ago |
Nick Schonning
|
e2567df860
|
Enable Lint/RedundantCopDisableDirective (#23687)
|
2 years ago |
Nick Schonning
|
634368c491
|
Autofix Rubocop Lint/SymbolConversion (#23683)
|
2 years ago |
Nick Schonning
|
669f6d2c0a
|
Run rubocop formatting except line length (#23632)
|
2 years ago |
Christian Schmidt
|
cde13349cb
|
Fix bad type for spellCheck attribute (#23638)
|
2 years ago |
Nick Schonning
|
5e1c0c3d94
|
Enable ESLint Promise plugin defaults (#22229)
|
2 years ago |
Eugen Rochko
|
630975bf41
|
New Crowdin updates (#23527)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
2 years ago |
Aaron Patterson
|
fb8503e861
|
Upgrade to Ruby 3.2 (#22928)
Co-authored-by: Matthew Ford <matt@bitzesty.com>
|
2 years ago |
Claire
|
66f715550e
|
Add `memorial` attribute to REST API (#23591)
|
2 years ago |
Claire
|
d6930b3847
|
Add API parameter to safeguard unexpect mentions in new posts (#18350)
|
2 years ago |
Nick Schonning
|
eddfb33dfe
|
Enable ESLint import recommended rules (#23315)
|
2 years ago |
Nick Schonning
|
db2c58d47a
|
Enable ESLint no-useless-escape (#23311)
|
2 years ago |
Dean Bassett
|
4da5f77d92
|
Fix case-sensitive check for previously used hashtags (#23526)
|
2 years ago |
Jeong Arm
|
5f56818f9e
|
Change followed_by link to location=all if account is local on /admin/accounts/:id page (#23467)
|
2 years ago |
Nick Schonning
|
0c9d455ea5
|
Upgrade to Stylelint 15 with Prettier (#23558)
|
2 years ago |