6464 Commits (ac54292d69984e8ecc38dc53321c20cecea5d421)

Author SHA1 Message Date
Thibaut Girka ac54292d69 Add high color privacy icons 5 years ago
Zac be6ef1947e changed pinned status count operator 5 years ago
Zac 5616200ed4 added documentation into .env.production.sample 5 years ago
Zac a36affb9d6 add env var for max pinned toots 5 years ago
Thibaut Girka d4c95e6a8a When selecting a toot via keyboard, ensure it is scrolled into view 5 years ago
Thibaut Girka 3e095cab83 Add support for missing formatting tags 5 years ago
Thibaut Girka 67fb9a8679 Add keyboard shortcut to collapse/uncollapse toots 5 years ago
Thibaut Girka f3acf8f414 Add hotkey for bookmarking a toot 5 years ago
Thibaut Girka cd9a284702 Fix regression with textarea's caret position when selecting a suggestion 5 years ago
Thibaut Girka aa1832ac4d Hide suggestions by default 5 years ago
Thibaut Girka fddd8251dd Attempt to fix CSS 5 years ago
Thibaut Girka d7e4be285a Add emoji suggestion to poll options 5 years ago
Thibaut Girka df52004fe6 Add suggestions in CW field 5 years ago
Thibaut Girka 3a671470ec Refactor selectComposeSuggestion so that different paths can be updated 5 years ago
Thibaut Girka 1c0402c103 Do not ask to register web intent handler 5 years ago
Thibaut Girka b13c90f3e3 Fix color of muted statuses content not wrapped in a p tag 5 years ago
Thibaut Girka e4b65e6349 Redesign blockquote styling 5 years ago
Thibaut Girka 8753e5317f Better distinguish titles from text 5 years ago
Thibaut Girka 3631c3314a Remove extra margin in paragraphs inside blockquotes 5 years ago
Thibaut Girka 9b86707b1e Make bold text bolder 5 years ago
Thibaut Girka 5a8495dabe Remove margins around `p` tags in lists 5 years ago
Thibaut Girka ef249a2718 Rename status__text to status__content__text for consistency with upstream 5 years ago
Thibaut Girka adbb174c9c Fix status header display in toot mobile menu 5 years ago
Thibaut Girka ef1504d625 Fix upload progressbar when image resizing is involved 5 years ago
Thibaut Girka ffab9d626a Hide media upload form if no media are attached 5 years ago
Thibaut Girka 416aa832e5 Fix file upload 5 years ago
Thibaut Girka 3d722b0c4e Fix settings modal 5 years ago
Eugen Rochko 041fb0e840
Fix sign up button not saying sign up when invite is used (#10623) 5 years ago
Thibaut Girka 08afd6b69c Do not leak local-only toots to remote mentioned users 5 years ago
Thibaut Girka 2db0506226 Load custom CSS rules after standard ones 5 years ago
Thibaut Girka 27e8354914 Add support for lists in statuses 5 years ago
Thibaut Girka 659f972bed Do not switch to italic for status media buttons 5 years ago
Thibaut Girka 2e3640ecbb Accept richer text from remote statuses 5 years ago
kedama 039e35560c [Glitch] Fix modal items cannot scroll on touch devices 5 years ago
Thibaut Girka c3fa4e8e07 Fix ReferenceError in dropdown 5 years ago
Thibaut Girka d779ec1f0e Fix broken reference to handleSubmit 5 years ago
Thibaut Girka e949861176 Cleanup 5 years ago
Thibaut Girka faff152ae5 Move ComposerPublisher to Compose 5 years ago
Thibaut Girka df951c319c Add OptionsContainer 5 years ago
Thibaut Girka 14028655df Move composer Dropdown from features/composer to features/compose 5 years ago
Thibaut Girka 4c6221929f Move ComposerTextareaIcons to TextareaIcons 5 years ago
Thibaut Girka 47faf47ed5 ComposerTextarea → AutosuggestTextarea 5 years ago
Thibaut Girka a243567a3e ComposerUploadForm → UploadForm + UploadFormContainer 5 years ago
Thibaut Girka c5f49a92dc Move PollForm from features/composer to features/compose 5 years ago
Thibaut Girka f1a22e33e2 Inline spoiler input 5 years ago
Thibaut Girka 8fd599fb40 ComposerReply → ReplyIndicator 5 years ago
Thibaut Girka f72af5794d Refactor Compose*Warning → ContainerWarning 5 years ago
Thibaut Girka 1bc4b8a0a5 features/composer/index.js → ComposeForm 5 years ago
Thibaut Girka 281a82d878 DrawerHeader → Header + HeaderContainer 5 years ago
Thibaut Girka 9a2f10fe8b DrawerAccount → NavigationBar + NavigationContainer 5 years ago