969 Commits (5481469322d5a9c9746b8af3033798e7e2adc158)

Author SHA1 Message Date
Thibaut Girka 02bd678944 Add keyboard shortcut to collapse/uncollapse toots
5 years ago
Thibaut Girka 7ed89e9178 Add hotkey for bookmarking a toot
5 years ago
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
5 years ago
Thibaut Girka 8942036345 Fix color of muted statuses content not wrapped in a p tag
5 years ago
Thibaut Girka 73f83ef399 Redesign blockquote styling
5 years ago
Thibaut Girka f5ea016889 Better distinguish titles from text
5 years ago
Thibaut Girka 8003dd8849 Remove extra margin in paragraphs inside blockquotes
5 years ago
Thibaut Girka a855f38086 Make bold text bolder
5 years ago
Thibaut Girka ad30895262 Remove margins around `p` tags in lists
5 years ago
Thibaut Girka ce2da44c2c Rename status__text to status__content__text for consistency with upstream
5 years ago
Thibaut Girka facc95f71a Fix status header display in toot mobile menu
5 years ago
Thibaut Girka b43cfd3eb3 Fix upload progressbar when image resizing is involved
5 years ago
Thibaut Girka 4a95bfe919 Hide media upload form if no media are attached
5 years ago
Thibaut Girka 07367bc6ec Fix file upload
5 years ago
Thibaut Girka 86108e7af7 Fix settings modal
5 years ago
Thibaut Girka 9aeb714b7a Add support for lists in statuses
5 years ago
Thibaut Girka fea727c61a Do not switch to italic for status media buttons
5 years ago
Thibaut Girka 22ad8c89b2 Accept richer text from remote statuses
5 years ago
kedama 4ce6358787 [Glitch] Fix modal items cannot scroll on touch devices
5 years ago
Thibaut Girka 1b8d2af1f9 Fix ReferenceError in dropdown
5 years ago
Thibaut Girka 25cfabce26 Fix broken reference to handleSubmit
5 years ago
Thibaut Girka 041e27bd2d Cleanup
5 years ago
Thibaut Girka 2ee26ba420 Move ComposerPublisher to Compose
5 years ago
Thibaut Girka bf8b0394b7 Add OptionsContainer
5 years ago
Thibaut Girka ef17da32f9 Move composer Dropdown from features/composer to features/compose
5 years ago
Thibaut Girka a6bb49adf1 Move ComposerTextareaIcons to TextareaIcons
5 years ago
Thibaut Girka 08faf16d66 ComposerTextarea → AutosuggestTextarea
5 years ago
Thibaut Girka 513547ba57 ComposerUploadForm → UploadForm + UploadFormContainer
5 years ago
Thibaut Girka f7d1772fc8 Move PollForm from features/composer to features/compose
5 years ago
Thibaut Girka 2021f14e8f Inline spoiler input
5 years ago
Thibaut Girka 3529f6f4ae ComposerReply → ReplyIndicator
5 years ago
Thibaut Girka ad6166f0ef Refactor Compose*Warning → ContainerWarning
5 years ago
Thibaut Girka 5e4588524b features/composer/index.js → ComposeForm
5 years ago
Thibaut Girka 8ea0e64864 DrawerHeader → Header + HeaderContainer
5 years ago
Thibaut Girka 2f2381a400 DrawerAccount → NavigationBar + NavigationContainer
5 years ago
Eugen Rochko 7acc035cbe [Glitch] Show suggested follows on search screen in mobile layout
5 years ago
Thibaut Girka 4aee182cd3 DrawerResults → SearchResults + SearchResultsContainer
5 years ago
Thibaut Girka 7c2cc9d681 Rework DrawerResults to make them closer to upstream
5 years ago
Thibaut Girka 5264424b71 Move DrawerSearch to Search + SearchContainer
5 years ago
Thibaut Girka 7fa3320516 Inline DrawerSearchPopout in DrawerSearch
5 years ago
Thibaut Girka a55e1c1d49 Refactor a bit DrawerSearch to make it closer to upstream
5 years ago
Thibaut Girka e41c4ad61b Rename flavours/glitch/features/drawer to flavours/glitch/features/compose
5 years ago
Thibaut Girka 2da3b24eb8 [Glitch] Allow modal secondary button to shrink and allow wider confirmation modals
6 years ago
Thibaut Girka 619d55358f Shift+click on column Back button to return to last pinable column
6 years ago
Thibaut Girka a4db307b6a When selecting a toot via keyboard, ensure it is scrolled into view
6 years ago
Thibaut Girka ae88690fa6 Fix opening/closing gifv sometimes making the timeline scroll
6 years ago
Eugen Rochko 771dc9235a [Glitch] Fix glitched out "not found" message for non-existing profiles in web UI
6 years ago
Eugen Rochko c97a40647a [Glitch] Add "why do you want to join" field to invite requests
6 years ago
Thibaut Girka 0405e42c4a Add column title to “Favourited by” and “Boosted by” columns
6 years ago
ashleyhull-versent 85a9a248f9 [Glitch] Duplicate values
6 years ago
Eugen Rochko 2b965f8d17 [Glitch] Port SCSS changes from "Improve blocked view of profiles"
6 years ago
ThibG 3964cc964d Merge pull request #981 from ThibG/glitch-soc/merge-upstream
6 years ago
ThibG 729b3841c3 [Glitch] Update poll remaining time just like with status timestamps
6 years ago
Thibaut Girka b83e693c40 Do not handle clicks in detailed status content
6 years ago
Eugen Rochko a547a214fd [Glitch] Fix transparent avatars showing underlying elements in avatar stack and profile
6 years ago
Eugen Rochko 2393504c23 [Glitch] Fix search in web UI not setting a limit, restore limit of 10
6 years ago
Alex Gessner d1b617374c [Glitch] squashed identity proof updates
6 years ago
Thibaut Girka b29731bb10 Fix background color transition in destructive buttons
6 years ago
ThibG 4211c9b8d3 [Glitch] Fix opacity of relationship tags
6 years ago
Thibaut Girka 773c600c26 Fix left border of profile navigation tab
6 years ago
Thibaut Girka 751739337d Add fa-info-circle to disclaimer
6 years ago
Thibaut Girka a23e513f79 Fix double border for account disclaimer
6 years ago
slice 5900b0b206 [Glitch] Add rel='noopener' to redesigned profile column header avatar link
6 years ago
ThibG fb17e24352 [Glitch] Move the account dropdown menubar to the right, make sure it doesn't move
6 years ago
Aditoo17 6df0d0fd51 [Glitch] Make clicking on avatar open public profile in new tab
6 years ago
mayaeh a338bde550 [Glitch] Fix menu items that don't action
6 years ago
Eugen Rochko cfbadfa392 [Glitch] Redesign profile column in web UI to match design on public pages
6 years ago
Thibaut Girka 22d45fe6b9 Fix centering on public pages
6 years ago
Thibaut Girka 177a0ef2ec Fix padding and centering of display names
6 years ago
Thibaut Girka 1476826aba Port search results styling to glitch-soc
6 years ago
Thibaut Girka d72bc923e9 Revert "[Glitch] fix: update to emoji-mart 2.10.0"
6 years ago
ThibG 5ca976c776 [Glitch] Add a “Block & Report” button to the block confirmation dialog
6 years ago
Hinaloe 824dc7c6b9 [Glitch] Do not set CSRF Token when no csrf header
6 years ago
Eugen Rochko 36daf28215 [Glitch] Change icons of features on admin dashboard to remove bias
6 years ago
Eugen Rochko f6767a00d4 [Glitch] Add `lang` attribute to statuses in web UI
6 years ago
ThibG a1cc930335 [Glitch] Do not empty timeline of blocked users on block
6 years ago
Eugen Rochko f37800e097 [Glitch] Add custom closed registrations message to landing page when set
6 years ago
ThibG 5c8d15326f [Glitch] Add support for custom emojis in poll options
6 years ago
ThibG 3db8178355 [Glitch] Reduce padding around logo on landing page
6 years ago
Eugen Rochko 57b5582301 [Glitch] Add Keybase integration
6 years ago
Eugen Rochko b932e50dde [Glitch] Disable real-time updates on public pages to improve readability
6 years ago
Eugen Rochko f7a28fd46d [Glitch] Fix relationship manager on narrow screens
6 years ago
ThibG 91419e3b68 [Glitch] Save quick filter settings when selecting a different filter
6 years ago
Nolan Lawson b0e478fcc5 [Glitch] fix: update to emoji-mart 2.10.0
6 years ago
Eugen Rochko 26fdcccce3 [Glitch] Fix scrollbar styles on compose textarea, small bugs
6 years ago
Thibaut Girka 0ead513c58 Fix settings/flavours
6 years ago
Eugen Rochko 929b66be61 [Glitch] Add relationship manager UI
6 years ago
Eugen Rochko 80ae1f7bcf [Glitch] Admission-based registrations mode
6 years ago
Eugen Rochko c128abc413 [Glitch] Improve invites list with click-to-copy inputs
6 years ago
ThibG 0381a07606 [Glitch] Add UI for enabling/disabling poll notifications
6 years ago
Eugen Rochko 177258aa57 [Glitch] Add muted style for polls in web UI
6 years ago
Eugen Rochko ac5169aa31 [Glitch] Fix public timeline page not paginating correctly
6 years ago
Eugen Rochko 21366f9e05 [Glitch] Redesign landing page
6 years ago
Thibaut Girka 043978a20e Remove leftover console.log
6 years ago