Eugen Rochko
59551ece31
[Glitch] Fix search in web UI not setting a limit, restore limit of 10
...
Port 379c3e237f
to glitch-soc, but changing
the 5 limit to 10, since that's what we had previously
6 years ago
Thibaut Girka
4444d8f9b3
Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Jeong Arm
51625d3423
Remove unused code ( #10426 )
6 years ago
Eugen Rochko
1714ea5978
Add ActivityPub representation for identity proofs ( #10414 )
...
* Add ActivityPub representation for identity proofs
* Add tests
6 years ago
Eugen Rochko
8fb69f1366
Fix emoji-mart crashing web UI on search by reverting the upgrade to 2.10.0 ( #10413 )
...
Fix #10315
This reverts commit db06b25376
.
6 years ago
Eugen Rochko
79227d153b
Fix transparent avatars showing underlying elements in avatar stack and profile ( #10422 )
6 years ago
Eugen Rochko
379c3e237f
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
bd02ec6daa
Add indication that you have been blocked in web UI ( #10420 )
6 years ago
Aditoo17
1d62b88f8d
I18n: Update Czech translation ( #10419 )
6 years ago
Jeong Arm
e5d79d1635
Add missing Korean translations ( #10416 )
...
* Fix Korean translation
* Add missing translation
6 years ago
Alix Rossi
34090a85e4
Update Corsican translations ( #10418 )
...
* Update Corsican translation
* Update Corsican YML
* Corsican JSON fix
* Update co.yml
6 years ago
Masoud Abkenar
2a326940e8
l10n update: fa ( #10417 )
6 years ago
Alex Gessner
b6fa500806
[Glitch] squashed identity proof updates
...
Port JS from 69141dca26
to glitch-soc
6 years ago
Thibaut Girka
a74d300b68
Fix background color transition in destructive buttons
6 years ago
ThibG
f4b038f779
[Glitch] Fix opacity of relationship tags
...
Port 58667072d9
to glitch-soc
6 years ago
Thibaut Girka
0318b23395
Fix left border of profile navigation tab
6 years ago
Thibaut Girka
ab39ffb175
Add fa-info-circle to disclaimer
6 years ago
Thibaut Girka
6c58367f36
Fix double border for account disclaimer
6 years ago
slice
6fdd829d8c
[Glitch] Add rel='noopener' to redesigned profile column header avatar link
...
Port 73f5711fb8
to glitch-soc
6 years ago
ThibG
841d2c9f23
[Glitch] Move the account dropdown menubar to the right, make sure it doesn't move
...
Port a91acf79b5
to glitch-soc
6 years ago
Aditoo17
37ad0478ef
[Glitch] Make clicking on avatar open public profile in new tab
...
Port 6f6abc369f
to glitch-soc
6 years ago
mayaeh
cf3f063e10
[Glitch] Fix menu items that don't action
...
Port 186f7bcbb6
to glitch-soc
6 years ago
Eugen Rochko
00f251b8fe
[Glitch] Redesign profile column in web UI to match design on public pages
...
Port a96181f16f
to glitch-soc
6 years ago
Thibaut Girka
abb53fa338
Fix centering on public pages
6 years ago
Thibaut Girka
60fc04756a
Fix padding and centering of display names
6 years ago
Thibaut Girka
58da5e93c0
Port search results styling to glitch-soc
6 years ago
Thibaut Girka
ce7d055d3c
Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG
58667072d9
Fix opacity of relationship tags ( #10411 )
6 years ago
Aditoo17
1a7d1f4a42
I18n: Update Czech translation ( #10410 )
6 years ago
Alex Gessner
69141dca26
squashed identity proof updates ( #10375 )
6 years ago
Thibaut Girka
050efbc126
Merge branch 'master' into glitch-soc/merge-upstream
...
Conflicts:
- app/workers/activitypub/distribute_poll_update_worker.rb
- config/locales/pl.yml
6 years ago
Eugen Rochko
f1bc90ab50
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status ( #10401 )
...
Also, fix some n+1 queries
Resolve #10365
6 years ago
Eugen Rochko
08ec7435ce
Add order options to relationship manager UI ( #10404 )
6 years ago
Eugen Rochko
683013756e
Revert locales touched by automated translations ( #10399 )
...
* Revert ruined translations
Regression from #10362
* yarn manage:translations
6 years ago
Eugen Rochko
e86663b1da
Fix alternative relay support regression ( #10398 )
...
Fix #10324
6 years ago
slice
73f5711fb8
Add rel='noopener' to redesigned profile column header avatar link ( #10393 )
6 years ago
Eugen Rochko
11fe293e1b
Remove unused ActivityPub `@context` values depending on response ( #10378 )
...
Fix #8078
6 years ago
Thibaut Girka
3a2f646cb1
Revert "fix: update to emoji-mart 2.10.0 ( #10281 )"
...
This reverts commit db06b25376
.
6 years ago
Thibaut Girka
355d384d8d
Revert "[Glitch] fix: update to emoji-mart 2.10.0"
...
This reverts commit 49bea8c46b
.
6 years ago
Thibaut Girka
497a958297
Revert "Fix compilation after emoji-picker change"
...
This reverts commit 8ea344fed4
.
6 years ago
Thibaut Girka
48230b57d2
Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG
a91acf79b5
Move the account dropdown menubar to the right, make sure it doesn't move ( #10390 )
...
* Move the account dropdown menubar to the right, make sure it doesn't move
* Fix margin
6 years ago
ThibG
9e80b34a95
[Glitch] Add a “Block & Report” button to the block confirmation dialog
...
Port 6df4a82969
to glitch-soc
6 years ago
Thibaut Girka
fae53e1a39
Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG
6df4a82969
Add a “Block & Report” button to the block confirmation dialog ( #10360 )
6 years ago
ThibG
0c46bd11aa
Fix HTML validation ( #10354 )
...
* Fix HTML validation
* Report first HTML error instead on validation error
6 years ago
Aditoo17
6f6abc369f
Make clicking on avatar open public profile in new tab ( #10387 )
6 years ago
Hinaloe
872eab5784
[Glitch] Do not set CSRF Token when no csrf header
...
Port 68f2211f00
to glitch-soc
6 years ago
Eugen Rochko
89a0fa3053
[Glitch] Change icons of features on admin dashboard to remove bias
...
Port SCSS changes from e117964325
to glitch-soc
6 years ago
Eugen Rochko
614bd3f8d4
[Glitch] Add `lang` attribute to statuses in web UI
...
Port JS changes from e6cfa7ab89
to glitch-soc
6 years ago