992 Commits (9bb4f796db1159f5dc57b6d02527f1304f481932)

Author SHA1 Message Date
Thibaut Girka 2c767f44bf Fix front-end crash when a video has a blurhash and is hidden behind a CW
6 years ago
Thibaut Girka 89d2859296 Fix content warning button displaying a link icon when no status card is set
6 years ago
Kirishima21 8383222026 fix pinned columns ’s Media-only button
6 years ago
Baptiste Gelez eef8802325 [Glitch] Make sure the instance banner is never cropped
6 years ago
Thibaut Girka f2cf8144b4 Minor style fixes
6 years ago
Eugen Rochko 9b1ef58c95 [Glitch] Change font weight of sensitive button to 500
6 years ago
Eugen Rochko f59973cc85 [Glitch] Make the "mark media as sensitive" button more obvious in web UI
6 years ago
Thibaut Girka b1ab4d5ebe Add visibility icon back in media gallery
6 years ago
Thibaut Girka cbda1b8b66 Add back description on hover
6 years ago
ThibG 8e221cd22b [Glitch] Fix transition: all
6 years ago
ThibG b7f69beebe [Glitch] Make the cursor icon consistant across media types in account media gallery
6 years ago
Eugen Rochko bc97fd641f [Glitch] Add button to view context to media modal
6 years ago
Eugen Rochko 209c080280 [Glitch] Fix alignment of items in the account gallery in web UI and load more per page
6 years ago
Eugen Rochko a5da59f140 [Glitch] Change account gallery in web UI
6 years ago
Thibaut Girka 373dd1fdf1 Minor CSS fixes
6 years ago
Eugen Rochko ccf4f3240a [Glitch] Add blurhash
6 years ago
ThibG 1149ddd3da Fix glitch SCSS for links in error messages in admin interface
6 years ago
Thibaut Girka 9f25ab9792 Fix polls icon not showing in CW button in detailed statuses
6 years ago
Thibaut Girka 7617f78359 Fix crash in onboarding modal
6 years ago
Thibaut Girka cc5a81b7d8 Make hi-color privacy icons opt-in instead of opt-out
6 years ago
Thibaut Girka ac54292d69 Add high color privacy icons
6 years ago
Thibaut Girka d4c95e6a8a When selecting a toot via keyboard, ensure it is scrolled into view
6 years ago
Thibaut Girka 3e095cab83 Add support for missing formatting tags
6 years ago
Thibaut Girka 67fb9a8679 Add keyboard shortcut to collapse/uncollapse toots
6 years ago
Thibaut Girka f3acf8f414 Add hotkey for bookmarking a toot
6 years ago
Thibaut Girka cd9a284702 Fix regression with textarea's caret position when selecting a suggestion
6 years ago
Thibaut Girka aa1832ac4d Hide suggestions by default
6 years ago
Thibaut Girka fddd8251dd Attempt to fix CSS
6 years ago
Thibaut Girka d7e4be285a Add emoji suggestion to poll options
6 years ago
Thibaut Girka df52004fe6 Add suggestions in CW field
6 years ago
Thibaut Girka 3a671470ec Refactor selectComposeSuggestion so that different paths can be updated
6 years ago
Thibaut Girka 1c0402c103 Do not ask to register web intent handler
6 years ago
Thibaut Girka b13c90f3e3 Fix color of muted statuses content not wrapped in a p tag
6 years ago
Thibaut Girka e4b65e6349 Redesign blockquote styling
6 years ago
Thibaut Girka 8753e5317f Better distinguish titles from text
6 years ago
Thibaut Girka 3631c3314a Remove extra margin in paragraphs inside blockquotes
6 years ago
Thibaut Girka 9b86707b1e Make bold text bolder
6 years ago
Thibaut Girka 5a8495dabe Remove margins around `p` tags in lists
6 years ago
Thibaut Girka ef249a2718 Rename status__text to status__content__text for consistency with upstream
6 years ago
Thibaut Girka adbb174c9c Fix status header display in toot mobile menu
6 years ago
Thibaut Girka ef1504d625 Fix upload progressbar when image resizing is involved
6 years ago
Thibaut Girka ffab9d626a Hide media upload form if no media are attached
6 years ago
Thibaut Girka 416aa832e5 Fix file upload
6 years ago
Thibaut Girka 3d722b0c4e Fix settings modal
6 years ago
Thibaut Girka 27e8354914 Add support for lists in statuses
6 years ago
Thibaut Girka 659f972bed Do not switch to italic for status media buttons
6 years ago
Thibaut Girka 2e3640ecbb Accept richer text from remote statuses
6 years ago
kedama 039e35560c [Glitch] Fix modal items cannot scroll on touch devices
6 years ago
Thibaut Girka c3fa4e8e07 Fix ReferenceError in dropdown
6 years ago
Thibaut Girka d779ec1f0e Fix broken reference to handleSubmit
6 years ago
Thibaut Girka e949861176 Cleanup
6 years ago
Thibaut Girka faff152ae5 Move ComposerPublisher to Compose
6 years ago
Thibaut Girka df951c319c Add OptionsContainer
6 years ago
Thibaut Girka 14028655df Move composer Dropdown from features/composer to features/compose
6 years ago
Thibaut Girka 4c6221929f Move ComposerTextareaIcons to TextareaIcons
6 years ago
Thibaut Girka 47faf47ed5 ComposerTextarea → AutosuggestTextarea
6 years ago
Thibaut Girka a243567a3e ComposerUploadForm → UploadForm + UploadFormContainer
6 years ago
Thibaut Girka c5f49a92dc Move PollForm from features/composer to features/compose
6 years ago
Thibaut Girka f1a22e33e2 Inline spoiler input
6 years ago
Thibaut Girka 8fd599fb40 ComposerReply → ReplyIndicator
6 years ago
Thibaut Girka f72af5794d Refactor Compose*Warning → ContainerWarning
6 years ago
Thibaut Girka 1bc4b8a0a5 features/composer/index.js → ComposeForm
6 years ago
Thibaut Girka 281a82d878 DrawerHeader → Header + HeaderContainer
6 years ago
Thibaut Girka 9a2f10fe8b DrawerAccount → NavigationBar + NavigationContainer
6 years ago
Eugen Rochko 9b9816aba6 [Glitch] Show suggested follows on search screen in mobile layout
6 years ago
Thibaut Girka 149aa07409 DrawerResults → SearchResults + SearchResultsContainer
6 years ago
Thibaut Girka 67771e6d65 Rework DrawerResults to make them closer to upstream
6 years ago
Thibaut Girka ab3e8fc542 Move DrawerSearch to Search + SearchContainer
6 years ago
Thibaut Girka c92ab35b19 Inline DrawerSearchPopout in DrawerSearch
6 years ago
Thibaut Girka c19b983986 Refactor a bit DrawerSearch to make it closer to upstream
6 years ago
Thibaut Girka eed2c9dd44 Rename flavours/glitch/features/drawer to flavours/glitch/features/compose
6 years ago
Thibaut Girka 8b7b65e995 [Glitch] Allow modal secondary button to shrink and allow wider confirmation modals
6 years ago
Thibaut Girka e3c1472040 Shift+click on column Back button to return to last pinable column
6 years ago
Thibaut Girka 8d57c0e70e When selecting a toot via keyboard, ensure it is scrolled into view
6 years ago
Thibaut Girka fbec0edf08 Fix opening/closing gifv sometimes making the timeline scroll
6 years ago
Eugen Rochko 92e1950194 [Glitch] Fix glitched out "not found" message for non-existing profiles in web UI
6 years ago
Eugen Rochko fa4b51a110 [Glitch] Add "why do you want to join" field to invite requests
6 years ago
Thibaut Girka cb410f80a4 Add column title to “Favourited by” and “Boosted by” columns
6 years ago
ashleyhull-versent ac071d65de [Glitch] Duplicate values
6 years ago
Eugen Rochko df42de68e5 [Glitch] Port SCSS changes from "Improve blocked view of profiles"
6 years ago
ThibG 30500dff7c
Merge pull request #981 from ThibG/glitch-soc/merge-upstream
6 years ago
ThibG be6885eb93 [Glitch] Update poll remaining time just like with status timestamps
6 years ago
Thibaut Girka 14bad3f472 Do not handle clicks in detailed status content
6 years ago
Eugen Rochko b9b472d519 [Glitch] Fix transparent avatars showing underlying elements in avatar stack and profile
6 years ago
Eugen Rochko 59551ece31 [Glitch] Fix search in web UI not setting a limit, restore limit of 10
6 years ago
Alex Gessner b6fa500806 [Glitch] squashed identity proof updates
6 years ago
Thibaut Girka a74d300b68 Fix background color transition in destructive buttons
6 years ago
ThibG f4b038f779 [Glitch] Fix opacity of relationship tags
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
6 years ago
ThibG 841d2c9f23 [Glitch] Move the account dropdown menubar to the right, make sure it doesn't move
6 years ago
Aditoo17 37ad0478ef [Glitch] Make clicking on avatar open public profile in new tab
6 years ago
mayaeh cf3f063e10 [Glitch] Fix menu items that don't action
6 years ago
Eugen Rochko 00f251b8fe [Glitch] Redesign profile column in web UI to match design on public pages
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 355d384d8d Revert "[Glitch] fix: update to emoji-mart 2.10.0"
6 years ago