Christian Schmidt
a813ea3c25
[Glitch] Only offer translation for supported languages
...
Port cc0c37cd69
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Terry Garcia
81aac88f65
[Glitch] Switched bookmark and favourites around
...
Port f5fe444913
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
05763031f1
[Glitch] Fix duplicate “Publish” button on mobile
...
Port 3faa229d8d
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
a6363c3a2a
Merge branch 'main' into glitch-soc/merge-upstream
...
Conflicts:
- `README.md`:
Upstream README has been changed, but we have a completely different one.
Kept our `README.md`.
- `lib/sanitize_ext/sanitize_config.rb`:
Upstream added support for more incoming HTML tags (a large subset of what
glitch-soc accepts).
Change the code style to match upstream's but otherwise do not change our
code.
- `spec/lib/sanitize_config_spec.rb`:
Upstream added support for more incoming HTML tags (a large subset of what
glitch-soc accepts).
Kept our version, since the tests are mostly glitch-soc's, except for cases
which are purposefuly different.
2 years ago
Claire
f7a679a4f5
New Crowdin updates ( #2118 )
...
* New translations en.json (Spanish)
[ci skip]
* New translations en.yml (Spanish)
[ci skip]
2 years ago
Claire
1103612c66
Merge pull request #2121 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes
2 years ago
Christian Schmidt
b50a08b15b
[Glitch] Add `lang` attribute to media and poll options
...
Port 41655e16ea
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Eugen Rochko
59491ba42b
Fix pgBouncer resetting application name on every transaction ( #23958 )
2 years ago
Eugen Rochko
8f9f5dd620
Fix streaming API not being usable without `DATABASE_URL` ( #23960 )
2 years ago
Samruddhi Khandale
2bc18f4438
Updates dev container and adds doc for getting started with GitHub Codespaces ( #23872 )
2 years ago
Nick Schonning
f731ba595b
Enable Rubocop for app/views ( #23874 )
2 years ago
Matt Jankowski
25aed1dafa
Update browser gem to version 5.3.1 ( #23945 )
2 years ago
Christian Schmidt
50b76430b4
Do not leave Mastodon when clicking “Back” ( #23953 )
2 years ago
Matt Jankowski
f6f3004420
Fix spec for api/v1/statuses/translations ( #23956 )
2 years ago
Matt Jankowski
d1984eb87f
Restore missing fabricators ( #23951 )
2 years ago
Matt Jankowski
db41d60d04
Pending example models minimal coverage ( #23912 )
2 years ago
Matt Jankowski
471346fd3a
User mailer spec coverage improvements ( #23905 )
2 years ago
Matt Jankowski
6e2d11ff48
Admin controllers specs ( #23917 )
2 years ago
Matt Jankowski
9a16204737
Specs api v1 controllers ( #23930 )
2 years ago
Matt Jankowski
5676537303
Fabricator specs ( #23925 )
2 years ago
Matt Jankowski
c48dd42fa8
Misc coverage improvements for validators ( #23928 )
2 years ago
Matt Jankowski
6210055dde
Helpers specs coverage improvement ( #23937 )
2 years ago
Matt Jankowski
5149123d20
Policies specs ( #23924 )
2 years ago
Matt Jankowski
5b612db821
Settings controllers specs ( #23915 )
2 years ago
Matt Jankowski
9e213fd37d
Add basic coverage for some worker jobs ( #23943 )
2 years ago
Matt Jankowski
bf674337d9
Models specs coverage ( #23940 )
2 years ago
Jean byroot Boussier
08c2938b4a
Upgrade to latest redis-rb 4.x and fix deprecations ( #23616 )
...
Co-authored-by: Jean Boussier <jean.boussier@gmail.com>
2 years ago
Claire
370cff9a5d
Disable Style/SymbolArray ( #23921 )
2 years ago
Nick Schonning
5f8438c42c
Remove pry gems ( #23884 )
2 years ago
Nick Schonning
24b0410744
Remove implied StandardError rescue ( #23942 )
2 years ago
Nick Schonning
03e192ae38
Remove climate_control gem ( #23886 )
2 years ago
Claire
fe098d35c2
Fix original account being unfollowed on migration before the follow request could be sent ( #21957 )
2 years ago
Claire
8f79c53cd6
Change `ActivityPub::DeliveryWorker` retries to be spread out more ( #21956 )
2 years ago
Christian Schmidt
cc0c37cd69
Only offer translation for supported languages ( #23879 )
2 years ago
Ramūns Usovs
c92301e942
Allow streaming to connect to postgress with self-signed certs ( #21431 )
2 years ago
Jamie Hoyle
8f81dba434
Added support for specifying S3 storage classes in environment ( #22480 )
2 years ago
Claire
f1c31853e3
Add tests for moderation actions without custom text ( #23184 )
2 years ago
Claire
5acc02793a
Fix external authentication not running onboarding code for new users ( #23458 )
2 years ago
Claire
cdc026c2fb
Fix tootctl accounts migrate error due to typo ( #23567 )
2 years ago
Claire
db0bbe5cb7
Add mail headers to avoid auto-replies ( #23597 )
2 years ago
Claire
05ef604007
Fix error when displaying post history of a trendable post in the admin interface ( #23574 )
2 years ago
Terry Garcia
f5fe444913
Switched bookmark and favourites around ( #23701 )
2 years ago
Claire
30c34fe90f
Change unintended SMTP read timeout from 5 seconds to 20 seconds ( #23750 )
2 years ago
Claire
6943192f5e
Fix server error when failing to follow back followers from `/relationships` ( #23787 )
2 years ago
Claire
3faa229d8d
Fix duplicate “Publish” button on mobile ( #23804 )
2 years ago
Claire
7bc43c91a0
Fix “Remove all followers from the selected domains” being more destructive than it claims ( #23805 )
2 years ago
Claire
16c8144b1c
Add support for incoming rich text ( #23913 )
2 years ago
Claire
a95dc48e01
Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Matt Jankowski
35cbd0685d
Fix deprecation warning about merging conditions ( #23618 )
2 years ago
Matt Jankowski
0d409f9fd7
Update rspec-rails to version 6.0.1 ( #23908 )
2 years ago