Eugen Rochko
|
8050f86d04
|
[Glitch] Make the "mark media as sensitive" button more obvious in web UI
Port cc39785d45 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
167808363d
|
Add visibility icon back in media gallery
|
6 years ago |
Thibaut Girka
|
43dc5ad0e5
|
Add back description on hover
|
6 years ago |
ThibG
|
d0342a1a63
|
[Glitch] Fix transition: all
Port 9e044c9649 to glitch-soc
|
6 years ago |
ThibG
|
09d6a2920d
|
[Glitch] Make the cursor icon consistant across media types in account media gallery
|
6 years ago |
Eugen Rochko
|
52c09770fe
|
[Glitch] Add button to view context to media modal
Port 4aabc452d0 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Eugen Rochko
|
6138cad296
|
[Glitch] Fix alignment of items in the account gallery in web UI and load more per page
Port 78f5b96bf6 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Eugen Rochko
|
3b9ff1fa34
|
[Glitch] Change account gallery in web UI
Port db73f8e585 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
61b5fd518c
|
Minor CSS fixes
|
6 years ago |
Eugen Rochko
|
87a7a9a4df
|
[Glitch] Add blurhash
Port front-end changes from a6d2fe7165 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
ThibG
|
0f1d2f4d71
|
Fix glitch SCSS for links in error messages in admin interface
Port SCSS changes from 8c716f917f
|
6 years ago |
Thibaut Girka
|
d20647fd94
|
Fix polls icon not showing in CW button in detailed statuses
|
6 years ago |
Thibaut Girka
|
c15b1aa00c
|
Fix crash in onboarding modal
Fixes #1027
|
6 years ago |
Thibaut Girka
|
e53b2a9c37
|
Make hi-color privacy icons opt-in instead of opt-out
|
6 years ago |
Thibaut Girka
|
f5f0bd6c0a
|
Add high color privacy icons
Fixes #1015
|
6 years ago |
Thibaut Girka
|
98732502f5
|
When selecting a toot via keyboard, ensure it is scrolled into view
Fixes detailed status column
|
6 years ago |
Thibaut Girka
|
81c9377c7d
|
Add support for missing formatting tags
|
6 years ago |
Thibaut Girka
|
02bd678944
|
Add keyboard shortcut to collapse/uncollapse toots
|
6 years ago |
Thibaut Girka
|
7ed89e9178
|
Add hotkey for bookmarking a toot
|
6 years ago |
Thibaut Girka
|
5a8b820767
|
Fix regression with textarea's caret position when selecting a suggestion
|
6 years ago |
Thibaut Girka
|
b40841b488
|
Hide suggestions by default
They will be enabled if the input has focus
|
6 years ago |
Thibaut Girka
|
e720f1eac2
|
Attempt to fix CSS
|
6 years ago |
Thibaut Girka
|
4155a1556a
|
Add emoji suggestion to poll options
|
6 years ago |
Thibaut Girka
|
b35b38f4ea
|
Add suggestions in CW field
|
6 years ago |
Thibaut Girka
|
0541e4ad21
|
Refactor selectComposeSuggestion so that different paths can be updated
|
6 years ago |
Thibaut Girka
|
642a298ceb
|
Do not ask to register web intent handler
|
6 years ago |
Thibaut Girka
|
8942036345
|
Fix color of muted statuses content not wrapped in a p tag
|
6 years ago |
Thibaut Girka
|
73f83ef399
|
Redesign blockquote styling
|
6 years ago |
Thibaut Girka
|
f5ea016889
|
Better distinguish titles from text
|
6 years ago |
Thibaut Girka
|
8003dd8849
|
Remove extra margin in paragraphs inside blockquotes
|
6 years ago |
Thibaut Girka
|
a855f38086
|
Make bold text bolder
|
6 years ago |
Thibaut Girka
|
ad30895262
|
Remove margins around `p` tags in lists
|
6 years ago |
Thibaut Girka
|
ce2da44c2c
|
Rename status__text to status__content__text for consistency with upstream
|
6 years ago |
Thibaut Girka
|
facc95f71a
|
Fix status header display in toot mobile menu
|
6 years ago |
Thibaut Girka
|
b43cfd3eb3
|
Fix upload progressbar when image resizing is involved
|
6 years ago |
Thibaut Girka
|
4a95bfe919
|
Hide media upload form if no media are attached
|
6 years ago |
Thibaut Girka
|
07367bc6ec
|
Fix file upload
|
6 years ago |
Thibaut Girka
|
86108e7af7
|
Fix settings modal
|
6 years ago |
Thibaut Girka
|
9aeb714b7a
|
Add support for lists in statuses
|
6 years ago |
Thibaut Girka
|
fea727c61a
|
Do not switch to italic for status media buttons
|
6 years ago |
Thibaut Girka
|
22ad8c89b2
|
Accept richer text from remote statuses
Support abbr, del, pre, blockquote, code, strong, b, em, i, and h1…h5
HTML elements in remote statuses, add corresponding CSS.
|
6 years ago |
kedama
|
4ce6358787
|
[Glitch] Fix modal items cannot scroll on touch devices
Port 92ced1e94b to glitch-soc
|
6 years ago |
Thibaut Girka
|
1b8d2af1f9
|
Fix ReferenceError in dropdown
|
6 years ago |
Thibaut Girka
|
25cfabce26
|
Fix broken reference to handleSubmit
|
6 years ago |
Thibaut Girka
|
041e27bd2d
|
Cleanup
|
6 years ago |
Thibaut Girka
|
2ee26ba420
|
Move ComposerPublisher to Compose
|
6 years ago |
Thibaut Girka
|
bf8b0394b7
|
Add OptionsContainer
|
6 years ago |
Thibaut Girka
|
ef17da32f9
|
Move composer Dropdown from features/composer to features/compose
|
6 years ago |
Thibaut Girka
|
a6bb49adf1
|
Move ComposerTextareaIcons to TextareaIcons
|
6 years ago |
Thibaut Girka
|
08faf16d66
|
ComposerTextarea → AutosuggestTextarea
|
6 years ago |