529 Commits (f8980d714aecf378e85d0e4f87473b083975b2f9)

Author SHA1 Message Date
Thibaut Girka 9f30a97e7f Fix and refactor SCSS
5 years ago
Eugen Rochko b6a6c3482e [Glitch] Fix position of search icon
5 years ago
Eugen Rochko d0205ee469 [Glitch] Fix margins on profile metadata in single column mode
5 years ago
Takeshi Umeda 3565315aa2 [Glitch] Fix emoji picker being always displayed
5 years ago
Takeshi Umeda 2a1e7f779b [Glitch] Improvement variable height in single column layout
5 years ago
Hanage999 1e0b2ffccf [Glitch] Center 2-columns layout without side effect
5 years ago
Eugen Rochko 04edd3fbdb [Glitch] Add responsive panels to the single-column layout
5 years ago
Eugen Rochko 9a3e47d27c [Glitch] Various improvements to single column layout
5 years ago
Eugen Rochko aa9377f77a [Glitch] Add single-column mode
5 years ago
Eugen Rochko 9e868158a5 [Glitch] Fix list not being automatically unpinned when it returns 404 in web UI
5 years ago
Eugen Rochko d0f90c3e9d [Glitch] Fix RTL layout not being RTL within the columns area
5 years ago
Eugen Rochko abb2700350 [Glitch] Change preferences page into appearance, notifications, and other
5 years ago
Thibaut Girka 7dd32100c3 Add DM conversations mode similar to upstream
5 years ago
Thibaut Girka 390f22ab44 Fix display of alt-text when a media attachment is not available
5 years ago
Jeong Arm 3d34bc17e2 [Glitch] Fix profile picture preview
5 years ago
Eugen Rochko 40117d908f [Glitch] Use `<use />` to render transparent SVG logo instead of inserting it
5 years ago
nzws 3d860417a5 [Glitch] Fix stacking order of emoji picker
5 years ago
Thibaut Girka 9a101b91ae Make headers font size proportional
5 years ago
Thibaut Girka d8e9a04354 Fix rich text style in reply indicator
5 years ago
Thibaut Girka 9f0ff9b6ea Fix rich text styling on public pages
5 years ago
Thibaut Girka 6e625755a6 Fix text color of some formatted elements in notifications
5 years ago
Thibaut Girka 46b5085ced Use a checkbox for the “Mark media as sensitive” composer button
5 years ago
Maciek Baron e060819020 [Glitch] Improve poll link accessibility
5 years ago
nzws f625501c05 [Glitch] Fix some colors of high contrast theme
5 years ago
Thibaut Girka e9f0c31dc6 Fix tabs bar on mobile
5 years ago
Baptiste Gelez 83665f0357 [Glitch] Make sure the instance banner is never cropped
5 years ago
Thibaut Girka 850f8195fd Minor style fixes
5 years ago
Eugen Rochko 5df7b98c2b [Glitch] Change font weight of sensitive button to 500
5 years ago
Eugen Rochko 8050f86d04 [Glitch] Make the "mark media as sensitive" button more obvious in web UI
5 years ago
Thibaut Girka 167808363d Add visibility icon back in media gallery
5 years ago
ThibG d0342a1a63 [Glitch] Fix transition: all
5 years ago
Eugen Rochko 52c09770fe [Glitch] Add button to view context to media modal
5 years ago
Eugen Rochko 6138cad296 [Glitch] Fix alignment of items in the account gallery in web UI and load more per page
5 years ago
Eugen Rochko 3b9ff1fa34 [Glitch] Change account gallery in web UI
5 years ago
Thibaut Girka 61b5fd518c Minor CSS fixes
5 years ago
Eugen Rochko 87a7a9a4df [Glitch] Add blurhash
5 years ago
ThibG 0f1d2f4d71 Fix glitch SCSS for links in error messages in admin interface
5 years ago
Thibaut Girka f5f0bd6c0a Add high color privacy icons
5 years ago
Thibaut Girka 81c9377c7d Add support for missing formatting tags
5 years ago
Thibaut Girka e720f1eac2 Attempt to fix CSS
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 4a95bfe919 Hide media upload form if no media are attached
5 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 08faf16d66 ComposerTextarea → AutosuggestTextarea
6 years ago
Thibaut Girka 7c2cc9d681 Rework DrawerResults to make them closer to upstream
6 years ago
Thibaut Girka 2da3b24eb8 [Glitch] Allow modal secondary button to shrink and allow wider confirmation modals
6 years ago
Thibaut Girka ae88690fa6 Fix opening/closing gifv sometimes making the timeline scroll
6 years ago
Eugen Rochko c97a40647a [Glitch] Add "why do you want to join" field to invite requests
6 years ago
Eugen Rochko 2b965f8d17 [Glitch] Port SCSS changes from "Improve blocked view of profiles"
6 years ago
Eugen Rochko a547a214fd [Glitch] Fix transparent avatars showing underlying elements in avatar stack and profile
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 a23e513f79 Fix double border for account disclaimer
6 years ago
ThibG fb17e24352 [Glitch] Move the account dropdown menubar to the right, make sure it doesn't move
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
Eugen Rochko 36daf28215 [Glitch] Change icons of features on admin dashboard to remove bias
6 years ago
Eugen Rochko f37800e097 [Glitch] Add custom closed registrations message to landing page when set
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 f7a28fd46d [Glitch] Fix relationship manager on narrow screens
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
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
Eugen Rochko 177258aa57 [Glitch] Add muted style for polls in web UI
6 years ago
Eugen Rochko 21366f9e05 [Glitch] Redesign landing page
6 years ago
Kirishima21 2172dec88d fix poll fotter layout
6 years ago
Thibaut Girka e2d56cc90d [Glitch] Port polls creation UI from upstream
6 years ago
Eugen Rochko 31017d18a5 Avoid line breaks in poll options
6 years ago
Eugen Rochko ec787e4205 Fix various issues in polls
6 years ago
ThibG 469e5af537 Fixes to the polls UI
6 years ago
Eugen Rochko 342d9d25bb Add polls
6 years ago
Thibaut Girka bdc5cd092e Port public page mastodon-light fixes from upstream
6 years ago
Ben Lubar 9ad1ca9a2b Allow multi-line image descriptions. (Glitch)
6 years ago
Eugen Rochko 85ef358a0a Fix style regressions on landing page (#10030)
6 years ago
Thibaut Girka f29b69c08b [Glitch] Fix hashtags select styling in default and high contrast skins
6 years ago
Eugen Rochko 74d84d2109 Fix color of static page links in high contrast theme (#10028)
6 years ago
Thibaut Girka b3fc70d13e [Glitch] Add featured hashtags to profiles
6 years ago
Eugen Rochko 252a765368 Fix link color in high-contrast theme, add underlines (#9949)
6 years ago
trwnh 36b6fee96d Fix Firefox scrollbar color regression in #9210 (#9908)
6 years ago
Jeong Arm fdf6c4a63f Apply style for .landing-page strong (#9892)
6 years ago
Thibaut Girka 14c617983d [Glitch] Fix public hashtag timeline width on mobile, fix scrollbar width compensation
6 years ago
Thibaut Girka a847f3bec6 [Glitch] Fix new hashtag page's items not being full-width on mobile
6 years ago
Thibaut Girka a205783d1c [Glitch] Add information about how to opt-in to the directory on the directory
6 years ago
Mélanie Chauvel (ariasuni) c4a352bbf6 Fix slightly cropped font on settings page dropdowns when using system font (#9839)
6 years ago
Thibaut Girka eaebfc67d8 [Glitch] Improve the public hashtag page
6 years ago
Thibaut Girka 8219940214 [Glitch] Redesign public hashtag page to use a masonry layout
6 years ago
Thibaut Girka 1c67a27069 [Glitch] Fix hashtag timeline on mobile
6 years ago
Thibaut Girka 1ceb7b32e3 [Glitch] Adjust admin UI right panel size
6 years ago
Thibaut Girka 7fcfe054cc [Glitch] change height on narrow view to take 100% of screen
6 years ago
Thibaut Girka d9abcb4b4b [Glitch] Redesign admin instances area
6 years ago
Thibaut Girka e950122e06 [Glitch] Fix embed play icons regression
6 years ago
Thibaut Girka 95dcaccb03 [Glitch] Display fallback link card thumbnail when none is given
6 years ago
Thibaut Girka 6fcb487e75 Update glitch-soc admin page style from upstream
6 years ago
ash lea b22f9c8792 add list title editing
6 years ago
Thibaut Girka 9b6e4daca7 [Glitch] Improve admin UI for account view
6 years ago
Thibaut Girka 536dc2cdea Fix some image paths in SCSS files
6 years ago
Thibaut Girka 9e2ceac0ba [Glitch] Add moderation warnings
6 years ago
Thibaut Girka 423c953518 [Glitch] Allow joining several hashtags in a single column
6 years ago
Thibaut Girka bbba494092 Make drawer markup and styling closer to upstream
6 years ago
Thibaut Girka ce7ac8c1d7 [Glitch] Improved appearance of notification filter on safari
6 years ago
Thibaut Girka 55e3dae600 Allow disabling media confirmation from the confirmation dialog itself
6 years ago
Thibaut Girka 2bf78186aa [Glitch] Put "Media Only" option in column settings instead of content area headline
6 years ago
Thibaut Girka 0a87d07f97 [Glitch] Add media timeline
6 years ago
Thibaut Girka e1f8359ea4 [Glitch] Make notifications quick-filter use consistent style with profile tabs
6 years ago
Thibaut Girka c678e1906a [Glitch] Responsive design for profile directory
6 years ago
Thibaut Girka d16638a116 [Glitch] Minor scrollable list fixes
6 years ago
Thibaut Girka 2a9c9fcedb [Glitch] Fix padding on select elements in preferences
6 years ago
Thibaut Girka 3d859a7c2b [Glitch] Fix various things in the directory
6 years ago
Thibaut Girka 6259051853 Port directory CSS changes from upstream
6 years ago
Thibaut Girka cb2822b68a Add error boundary component to catch Web UI crashes
6 years ago
Thibaut Girka 76603a189a Switch “cycling” reply policy link to set of radio inputs
6 years ago
David Yip 50b7d2f002 Merge pull request #829 from ThibG/glitch-soc/features/volume-sliders
6 years ago
Thibaut Girka c81ad5a2cb [Glitch] Volume sliders for videos
6 years ago
Thibaut Girka a04a39668e [Glitch] check_boxes label should use display: inline-block
6 years ago
Thibaut Girka 7a1ec950a8 Fix composer not displaying on iPad
6 years ago
Thibaut Girka f40a7b2616 [Glitch] Use local instead of global loading indicator for timelines, account timelines
6 years ago
ThibG c81ac519ef Merge pull request #806 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 1dc409ffa6 Fix drawer waves being displayed in the list editor
6 years ago
Thibaut Girka 759005e4d0 [Glitch] Fix form validation flash message color and input borders
6 years ago
Thibaut Girka e48b428ef3 [Glitch] Implement adding a user to a list from their profile
6 years ago
Thibaut Girka c29da32add [Glitch] Update reset.scss from upstream
6 years ago
Thibaut Girka 235e9b13ff Fix timestamp position in public pages with RTL languages
6 years ago
Thibaut Girka 080a6cb6f3 Fix styling of display names in public pages
6 years ago
Thibaut Girka 13567f13af [Glitch] Port some of upstream's getting started footer links
6 years ago
Thibaut Girka 18870c45f1 [Glitch] Include preview cards in status entity in REST API
6 years ago
Masoud Abkenar bdcdc35df7 [Glitch] RTL: fix toot privacy preferences radio buttonss
6 years ago
Masoud Abkenar cecd8b25c4 [Glitch] RTL: fix preferences page checkbox margins
6 years ago
Thibaut Girka f679c8d70d [Glitch] RTL: fix column-back-button__icon margins/content
6 years ago
Thibaut Girka 2159add1d6 [Glitch] RTL: fix cardbar margins and alignment
6 years ago
Thibaut Girka f48cff1a95 [Glitch] RTL: fix admin account avatar margin in about page
6 years ago
Thibaut Girka 15e3b0f070 [Glitch] RTL: fix column settings toggle label
6 years ago
Thibaut Girka c47e40cd6e [Glitch] Fix domain label position and color
6 years ago
Thibaut Girka 69d348ed98 [Glitch] RTL: fix preferences layout
6 years ago
Thibaut Girka 7dc82e1eb2 [Glitch] Fix admin account avatar margin
6 years ago
Thibaut Girka acd870ccba [Glitch] RTL: fix user stats in about page
6 years ago
Thibaut Girka 81c0cbaa9e [Glitch] RTL: fix domain append at signup form
6 years ago
Thibaut Girka 0631c9ed7c [Glitch] Fixes 8987 broken alignment at "Remote interaction dialog"
6 years ago
Thibaut Girka d779b09ed7 [Glitch] RTL: fix admin account margins in about page
6 years ago
Thibaut Girka d804ed1dd4 [Glitch] undo part of PR 8202 to fix RTL
6 years ago
Thibaut Girka 2ecd3d97ba [Glitch] Improve style of notice/alert messages
6 years ago
Thibaut Girka f9fc7d7660 Fix CW icon color in local-settings modal
6 years ago
Thibaut Girka c40ba63f42 Add support for hints (or extended descriptions) in local-settings pages
6 years ago
Thibaut Girka c598692cdf When screen width is too narrow, hide local-settings page text, keep only icons
6 years ago
Thibaut Girka 065a19b18b Add icons for each of the local-setting pages
6 years ago
Thibaut Girka caa56b01a9 Switch from selects to radio buttons for local settings, improve styling
6 years ago
Thibaut Girka 52f97080e7 [Glitch] RTL: fix margins of public-account-header__tabs
6 years ago
Thibaut Girka 1476e653ec Make hidden media clickable in account media gallery
6 years ago
Thibaut Girka a62e47672e Fix account gallery hidden media background color in mastodon-light
6 years ago
Thibaut Girka e9f2659066 [Glitch] Honour displayMedia setting in accountMedia gallery
6 years ago
Thibaut Girka 56714ef14c [Glitch] RTL: fix margins: public-layout.header.nav-button
6 years ago
Thibaut Girka 9bec970736 [Glitch] RTL: fix statubar action buttons/counter margins
6 years ago
Thibaut Girka 9617c07724 [Glitch] Separate font-family into variable
6 years ago
Thibaut Girka 840cf21a3c Fix background being transparent for verified link fields
6 years ago
Thibaut Girka b865cf7018 [Glitch] Display verified links in glitch flavor
6 years ago
Thibaut Girka ac4daca235 [Glitch] Redesign forms, verify link ownership with rel="me"
6 years ago
Thibaut Girka 6c042828e2 [Glitch] Port SCSS changes from upstream
6 years ago
Thibaut Girka fa3520721b [Glitch] Group reports by target account
6 years ago
Thibaut Girka 9631397395 [Glitch] Highlight active tab in action bar
6 years ago
Thibaut Girka 5b7d0fcdb9 Fix incorrect disabled boost button color when reduce-motion is set
6 years ago
Thibaut Girka 7dd2c28836 Fix status embed card links color
6 years ago
Thibaut Girka ddbf9887cd [Glitch] Click card to embed external content
6 years ago
Thibaut Girka 9193dde5eb Add unread notifications badge to the mobile navbar
6 years ago
Thibaut Girka 9f86627233 Add unread notifications badge to the navigation bar
6 years ago
Thibaut Girka 66dd890390 Fix dropdown arrow position
6 years ago
Thibaut Girka bd90f20e0c Fix public profile's “show more” links styling
6 years ago
Thibaut Girka 743b67f796 Port SCSS changes from a68079e6ee
6 years ago
Thibaut Girka db0e83cf2e Port SCSS changes from 5c32fbce98
6 years ago
Thibaut Girka f5ba261067 Port SCSS changes from 273e8f0474
6 years ago
Thibaut Girka 58fc8be184 Fix videos being cropped
6 years ago
Thibaut Girka 345a38fe21 Fix “sensitive” media warning and upload form colors in Mastodon-light
6 years ago
Thibaut Girka 04f631bc3f Outline white/grey/blue emojis
6 years ago
Thibaut Girka 75b4af5a84 Light theme overhaul
6 years ago
Thibaut Girka c1d0f6fc54 [Glitch] Add white outline to black emoji
6 years ago
Thibaut Girka 434a287861 Fix full-width margins
6 years ago
Thibaut Girka 4567e42341 Media gallery styling closer to upstream's
6 years ago
Thibaut Girka ea2054e2f5 [Glitch] Inactive header in main profile to match column
6 years ago
Thibaut Girka b72cc57175 Fix composer not displaying on chrome mobile (fixes #696)
6 years ago
Thibaut Girka e88fe59712 [Glitch] Move "compose" on mobile to floating action button
6 years ago
Thibaut Girka 08c26ab391 [Glitch] Reduce padding of profile metadata boxes to allow more text
6 years ago
Thibaut Girka e48709fb0e [Glitch] Display replies count in web UI
6 years ago
Thibaut Girka 30d88cee78 Add hashtag trendline support to glitch-soc flavour
6 years ago