ThibG
3ce98a995e
Fix failing keybase-related test ( #10428 )
6 years ago
Eugen Rochko
2393504c23
[Glitch] Fix search in web UI not setting a limit, restore limit of 10
...
Port 20769a332a
to glitch-soc, but changing
the 5 limit to 10, since that's what we had previously
6 years ago
Thibaut Girka
99336afaff
Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Jeong Arm
1289e86116
Remove unused code ( #10426 )
6 years ago
Eugen Rochko
403ba71317
Cache error 410 responses in recommended nginx configuration ( #10425 )
6 years ago
Eugen Rochko
2dc1f643d9
Bump version to 2.8.0rc1 ( #10340 )
...
Update AUTHORS.md
Update CHANGELOG.md
6 years ago
Eugen Rochko
a82bc7f5ae
Add ActivityPub representation for identity proofs ( #10414 )
...
* Add ActivityPub representation for identity proofs
* Add tests
6 years ago
Eugen Rochko
ed2862e249
Fix emoji-mart crashing web UI on search by reverting the upgrade to 2.10.0 ( #10413 )
...
Fix #10315
This reverts commit e781d842a5
.
6 years ago
Eugen Rochko
9a12568a33
Fix transparent avatars showing underlying elements in avatar stack and profile ( #10422 )
6 years ago
Eugen Rochko
20769a332a
Fix search in web UI not setting a limit, restore limit of 5 ( #10421 )
...
The search API now supports returning more results and pagination,
but until the web UI implements pagination, it makes no sense to
dump so many results at once. This fix restores the behaviour
before the API change
6 years ago
Eugen Rochko
d31affe69b
Add indication that you have been blocked in web UI ( #10420 )
6 years ago
Aditoo17
0c334481cc
I18n: Update Czech translation ( #10419 )
6 years ago
Jeong Arm
6c39082e87
Add missing Korean translations ( #10416 )
...
* Fix Korean translation
* Add missing translation
6 years ago
dependabot[bot]
3df435ddba
Bump capybara from 3.15.0 to 3.16.0 ( #10415 )
...
Bumps [capybara](https://github.com/teamcapybara/capybara ) from 3.15.0 to 3.16.0.
- [Release notes](https://github.com/teamcapybara/capybara/releases )
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md )
- [Commits](https://github.com/teamcapybara/capybara/compare/3.15.0...3.16.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
Alix Rossi
1ce9bd86b3
Update Corsican translations ( #10418 )
...
* Update Corsican translation
* Update Corsican YML
* Corsican JSON fix
* Update co.yml
6 years ago
Masoud Abkenar
c2e0b3487d
l10n update: fa ( #10417 )
6 years ago
Alex Gessner
d1b617374c
[Glitch] squashed identity proof updates
...
Port JS from be7c92061c
to glitch-soc
6 years ago
Thibaut Girka
b29731bb10
Fix background color transition in destructive buttons
6 years ago
ThibG
4211c9b8d3
[Glitch] Fix opacity of relationship tags
...
Port ddd7a9e44b
to glitch-soc
6 years ago
Thibaut Girka
773c600c26
Fix left border of profile navigation tab
6 years ago
Thibaut Girka
751739337d
Add fa-info-circle to disclaimer
6 years ago
Thibaut Girka
a23e513f79
Fix double border for account disclaimer
6 years ago
slice
5900b0b206
[Glitch] Add rel='noopener' to redesigned profile column header avatar link
...
Port da47c30eac
to glitch-soc
6 years ago
ThibG
fb17e24352
[Glitch] Move the account dropdown menubar to the right, make sure it doesn't move
...
Port 2e5ec8b7c8
to glitch-soc
6 years ago
Aditoo17
6df0d0fd51
[Glitch] Make clicking on avatar open public profile in new tab
...
Port 70a78d968f
to glitch-soc
6 years ago
mayaeh
a338bde550
[Glitch] Fix menu items that don't action
...
Port 798d9a6b4a
to glitch-soc
6 years ago
Eugen Rochko
cfbadfa392
[Glitch] Redesign profile column in web UI to match design on public pages
...
Port 858bc12635
to glitch-soc
6 years ago
Thibaut Girka
22d45fe6b9
Fix centering on public pages
6 years ago
Thibaut Girka
177a0ef2ec
Fix padding and centering of display names
6 years ago
Thibaut Girka
1476826aba
Port search results styling to glitch-soc
6 years ago
ThibG
b0445e2fa5
Merge pull request #973 from ThibG/glitch-soc/merge-upstream
...
Merge upstream changes
6 years ago
Thibaut Girka
1600aeb6cb
Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG
ddd7a9e44b
Fix opacity of relationship tags ( #10411 )
6 years ago
Aditoo17
2a740c3e9a
I18n: Update Czech translation ( #10410 )
6 years ago
Alex Gessner
be7c92061c
squashed identity proof updates ( #10375 )
6 years ago
Eugen Rochko
3a9abe39b2
Add `tootctl self-destruct` ( #10367 )
...
Fix #10305
6 years ago
ThibG
2b3d268dfb
Merge pull request #970 from ThibG/glitch-soc/merge-upstream
...
Merge upstream changes
6 years ago
Thibaut Girka
0117de0a01
Merge branch 'master' into glitch-soc/merge-upstream
...
Conflicts:
- app/workers/activitypub/distribute_poll_update_worker.rb
- config/locales/pl.yml
6 years ago
dependabot[bot]
db1d883202
Bump aws-sdk-s3 from 1.35.0 to 1.36.0 ( #10406 )
...
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby ) from 1.35.0 to 1.36.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases )
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-s3/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-ruby/compare/v1.35.0...v1.36.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
68d3c33532
Bump rails from 5.2.2.1 to 5.2.3 ( #10407 )
...
Bumps [rails](https://github.com/rails/rails ) from 5.2.2.1 to 5.2.3.
- [Release notes](https://github.com/rails/rails/releases )
- [Commits](https://github.com/rails/rails/compare/v5.2.2.1...v5.2.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
Eugen Rochko
364e49ae1f
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status ( #10401 )
...
Also, fix some n+1 queries
Resolve #10365
6 years ago
dependabot[bot]
11b3d88dc8
[Security] Bump devise from 4.5.0 to 4.6.2 ( #10394 )
...
Bumps [devise](https://github.com/plataformatec/devise ) from 4.5.0 to 4.6.2. **This update includes security fixes.**
- [Release notes](https://github.com/plataformatec/devise/releases )
- [Changelog](https://github.com/plataformatec/devise/blob/master/CHANGELOG.md )
- [Commits](https://github.com/plataformatec/devise/compare/v4.5.0...v4.6.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
Eugen Rochko
b6bf8e24be
Add `tootctl search deploy` to avoid ugly rake task syntax ( #10403 )
6 years ago
Eugen Rochko
7aeb50cc89
Add order options to relationship manager UI ( #10404 )
6 years ago
Eugen Rochko
f1a582dc15
Revert locales touched by automated translations ( #10399 )
...
* Revert ruined translations
Regression from #10362
* yarn manage:translations
6 years ago
Eugen Rochko
6e163d5b2a
Fix alternative relay support regression ( #10398 )
...
Fix #10324
6 years ago
dependabot[bot]
77718e0b98
Bump tzinfo-data from 1.2018.9 to 1.2019.1 ( #10396 )
...
Bumps [tzinfo-data](https://github.com/tzinfo/tzinfo-data ) from 1.2018.9 to 1.2019.1.
- [Release notes](https://github.com/tzinfo/tzinfo-data/releases )
- [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2018.9...v1.2019.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
b27559d1c4
Bump bootsnap from 1.4.1 to 1.4.2 ( #10395 )
...
Bumps [bootsnap](https://github.com/Shopify/bootsnap ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/Shopify/bootsnap/releases )
- [Changelog](https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Shopify/bootsnap/compare/v1.4.1...v1.4.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
slice
da47c30eac
Add rel='noopener' to redesigned profile column header avatar link ( #10393 )
6 years ago
Aditoo17
02d5017d85
Fix interpolations in some localizations ( #10397 )
6 years ago