6456 Commits (5a8b820767c47b85d09a6068720aee670f705efb)

Author SHA1 Message Date
Thibaut Girka 5a8b820767 Fix regression with textarea's caret position when selecting a suggestion
5 years ago
Thibaut Girka b40841b488 Hide suggestions by default
5 years ago
Thibaut Girka e720f1eac2 Attempt to fix CSS
5 years ago
Thibaut Girka 4155a1556a Add emoji suggestion to poll options
5 years ago
Thibaut Girka b35b38f4ea Add suggestions in CW field
5 years ago
Thibaut Girka 0541e4ad21 Refactor selectComposeSuggestion so that different paths can be updated
5 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 0f97c82eac Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 07367bc6ec Fix file upload
6 years ago
Thibaut Girka 86108e7af7 Fix settings modal
6 years ago
Eugen Rochko 72f3242a59 Fix sign up button not saying sign up when invite is used (#10623)
6 years ago
Thibaut Girka 2d2eca5bda Do not leak local-only toots to remote mentioned users
6 years ago
Thibaut Girka 2ad61962ae Load custom CSS rules after standard ones
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
6 years ago
kedama 4ce6358787 [Glitch] Fix modal items cannot scroll on touch devices
6 years ago
Thibaut Girka 6f85bb754b Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka 513547ba57 ComposerUploadForm → UploadForm + UploadFormContainer
6 years ago
Thibaut Girka f7d1772fc8 Move PollForm from features/composer to features/compose
6 years ago
Thibaut Girka 2021f14e8f Inline spoiler input
6 years ago
Thibaut Girka 3529f6f4ae ComposerReply → ReplyIndicator
6 years ago
Thibaut Girka ad6166f0ef Refactor Compose*Warning → ContainerWarning
6 years ago
Thibaut Girka 5e4588524b features/composer/index.js → ComposeForm
6 years ago
Thibaut Girka 8ea0e64864 DrawerHeader → Header + HeaderContainer
6 years ago
Thibaut Girka 2f2381a400 DrawerAccount → NavigationBar + NavigationContainer
6 years ago
Eugen Rochko 7acc035cbe [Glitch] Show suggested follows on search screen in mobile layout
6 years ago
Thibaut Girka 4aee182cd3 DrawerResults → SearchResults + SearchResultsContainer
6 years ago
Thibaut Girka 7c2cc9d681 Rework DrawerResults to make them closer to upstream
6 years ago
Thibaut Girka 5264424b71 Move DrawerSearch to Search + SearchContainer
6 years ago
Thibaut Girka 7fa3320516 Inline DrawerSearchPopout in DrawerSearch
6 years ago
Thibaut Girka a55e1c1d49 Refactor a bit DrawerSearch to make it closer to upstream
6 years ago