beatrix
e774936358
Merge pull request #468 from ThibG/glitch-soc/features/reports-improvements
...
Various improvements to the reports modal
7 years ago
beatrix
bac3fc9706
Merge pull request #467 from ThibG/glitch-soc/fixes/fix-boost-color
...
Fix color of disabled boost buttons (fixes #466 )
7 years ago
Thibaut Girka
3333cce41e
Hide media in report modal regardless of whether they are marked sensitive
...
The rationale behind this is that if the user wants to report violent media,
they might not want to see it repeatedly. The “sensitive” property is still
kept, displaying different messages for hidden media depending on whether
they are marked as sensitive.
7 years ago
Thibaut Girka
49181d497f
[Glitch] Allow report modal to be up to 80% of viewport height
...
Port bddb330a8a08b7459c299fb56ae8770c3ac69af5 to glitch-soc
7 years ago
Thibaut Girka
d5e0e665df
[Glitch] Also display replies in report modal
...
Port c88e12fca622c46a361a5c751a529e77aa5bf2ba to glitch-soc
7 years ago
Thibaut Girka
557db7ae6d
Fix color of disabled boost buttons ( fixes #466 )
7 years ago
David Yip
d01cb2c8e3
Merge pull request #465 from ThibG/glitch-soc/rollback-scroll-changes
...
Glitch soc/rollback scroll changes
7 years ago
David Yip
3a7bebf8c4
Merge pull request #464 from ThibG/glitch-soc/fixes/high-contrast-colors
...
Fix glitch high-contrast skin text colors
7 years ago
Thibaut Girka
04a8aef9d2
Revert "[Glitch] Prevent timeline from moving when cursor is hovering over it"
...
This reverts commit 1c75c7901f
.
7 years ago
Thibaut Girka
82421dc2e2
Revert "[Glitch] Do not re-position scroll when loading more (inserting items from below)"
...
This reverts commit ca62d8bcc6
.
7 years ago
Thibaut Girka
1bc1d8e676
Fix glitch high-contrast skin text colors
...
Port from e0c3d950d1
7 years ago
beatrix
f5f840cdb3
Merge pull request #462 from ThibG/glitch-soc/features/dropdowns-accessibility
...
Improve accessibility of toot dropdown menu
7 years ago
beatrix
923e79ea00
Merge pull request #461 from ThibG/glitch-soc/fixes/emoji-picker-placement
...
[Glitch] Place emoji picker top if it is closer to the bottom of the viewport
7 years ago
beatrix
1cd9812d52
Merge pull request #460 from ThibG/glitch-soc/features/do-not-scroll-when-mouse-over
...
Prevent timeline from moving when cursor is hovering over it
7 years ago
beatrix
c21fe3e7a0
Merge pull request #459 from ThibG/glitch-soc/features/text-color-variables
...
Add text color variables + minor SCSS fixes + high contrast skin
7 years ago
beatrix
a3884450fc
Merge pull request #458 from monsterpit-daggertooth/glitch-fix-escape-metachars-in-mutes
...
Escape regex metachars in keyword mutes
7 years ago
beatrix
3f7348c436
Merge pull request #449 from ThibG/glitch-soc/features/upstream-account-items
...
Support upstream bio items / custom account fields
7 years ago
Thibaut Girka
2b5821b86b
Fix color of status icons in glitch-soc high contrast skin
7 years ago
ThibG
78ac856e5b
Merge pull request #457 from m4sk1n/glitch-light
...
Add a light theme by @Sylvhem
7 years ago
Thibaut Girka
8abac3dcb8
minor fix
7 years ago
Thibaut Girka
345d5aeba1
[Glitch] Add high-contrast theme
7 years ago
Thibaut Girka
18c7b739eb
Move attachment-lists out of lists.scss
7 years ago
Thibaut Girka
995eea1836
[Glitch] Fix text color in "show more" link inside boost confirmation modal
...
Port b5d0bf338c
to glitch-soc
7 years ago
Thibaut Girka
0bf81fde9b
Fix link colors in report modal
7 years ago
Thibaut Girka
c58ee84022
[Glitch] Add color variables of texts for better accesibility
...
Port e5ad96390e
and related to glitch-soc
7 years ago
Thibaut Girka
a565aa6530
[Glitch] Update SCSS of admin and setting pages
...
Port the SCSS changes from 18d4e03e6b
to glitch-soc
7 years ago
Thibaut Girka
6c4ea9c000
[Glitch] Improve styling of closed registrations message
...
Port SCSS changes from f67fe3ebe8
to glitch-soc
7 years ago
Thibaut Girka
ca62d8bcc6
[Glitch] Do not re-position scroll when loading more (inserting items from below)
...
Port 554653a423
to glitch-soc
7 years ago
Thibaut Girka
1c75c7901f
[Glitch] Prevent timeline from moving when cursor is hovering over it
...
Port 9188537f5f
to glitch-soc
7 years ago
Thibaut Girka
eea6b78afc
Improve accessibility of toot dropdown menu
...
* Prevent Enter keypresses from triggering dropdown display toggle twice
* Give focus to first/selected item of dropdown menus
* Implement keyboard navigation in generic dropdown menus
Partial port from ef7d64c801
to glitch-soc
7 years ago
Thibaut Girka
02876fd33c
[Glitch] Place emoji picker top if it is closer to the bottom of the viewport
...
Port a661a25845
to glitch-soc
7 years ago
Daggertooth
b60e38c985
Escape metachars in keywords
7 years ago
Marcin Mikołajczak
73e3585042
Add a light theme
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
7 years ago
Jenkins
3fc6e7dabb
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Eugen Rochko
93b8db8f08
Better pagination for ActivityPub outbox ( #7356 )
7 years ago
David Yip
ecdfcbf266
Merge remote-tracking branch 'origin/master' into gs-master
...
Conflicts:
CONTRIBUTING.md
7 years ago
David Yip
ec2dc881dd
Merge branch 'merge-upstream' into gs-master
7 years ago
David Yip
ccb6a8e2d2
Merge pull request #456 from m4sk1n/glitch-contrast
...
“Enable” high contrast theme
7 years ago
Marcin Mikołajczak
e38c51da92
Improve “how to translate” ( #7358 )
7 years ago
Yamagishi Kazutoshi
00df2b623f
Add translate guide to CONTRIBUTING.md ( #7355 )
7 years ago
Marcin Mikołajczak
17fa2c7aa6
“Enable” high contrast theme
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
7 years ago
David Yip
c03d5b2c52
Remove duplicate posix-spawn entry from Gemfile.
7 years ago
David Yip
8ce630ee2e
Make posix-spawn spec in Gemfile match what's in Gemfile.lock.
7 years ago
David Yip
ea46024add
Merge remote-tracking branch 'origin/master' into merge-upstream
...
Conflicts:
Gemfile.lock
7 years ago
Eugen Rochko
d9eda62221
Show remote reports in admin UI as coming from domain rather than user ( #7347 )
...
Fix #6994
7 years ago
Eugen Rochko
860701a9a8
Marginally improve convert/ffmpeg calls performance with posix-spawn ( #7346 )
7 years ago
David Yip
b0dcceb9fe
Merge remote-tracking branch 'glitchsoc/master' into gs-master
7 years ago
David Yip
976347fa78
Merge remote-tracking branch 'origin/master' into merge-upstream
7 years ago
David Yip
74be9b2f65
Merge pull request #453 from ThibG/glitch-soc/features/short-date
...
[Glitch] Improve relative timestamps in web UI
7 years ago
David Yip
587c2da0cf
Remove unused translations.
7 years ago