1193 Commits (09556606417948185a743a813348194f0235ae4b)

Author SHA1 Message Date
Claire 5c4f034e9b [Glitch] Fix infinite loop in emoji replacement code
2 years ago
Claire 53e8b2dc7e [Glitch] Fix characters being emojified even when using Variation Selector 15 (text)
2 years ago
Plastikmensch c33ecc00fa [Glitch] [Proposal] Make able to write React in Typescript (#2190)
2 years ago
Plastikmensch 10259df1be Change `drawer--header` to `drawer__header` (#2189)
2 years ago
fusagiko / takayamaki eadf9807fb [Glitch] Rewrite GIFV component with React hooks
2 years ago
Claire 3919549c96 [Glitch] Fix crash when trying to open the filter modal
2 years ago
Ivan Rodriguez 98bc47e3ca [Glitch] Fix status title for statuses without text
2 years ago
Nick Schonning b31e7d43ea [Glitch] typo: collapsable -> collapsible
2 years ago
Eugen Rochko d509c41d38 [Glitch] Change all components to use the same error page in web UI
2 years ago
Claire d6e6a036b4 [Glitch] Add “In Memoriam” banner back to profiles
2 years ago
Nick Schonning 3237eb3759 [Glitch] Ensure tabIndex is number instead of string
2 years ago
Christian Schmidt 3e1e35b8ec [Glitch] Fix loading spinner + infinite scroll for private mentions
2 years ago
Christian Schmidt ba35f8f630 [Glitch] Fix height of announcements not being updated when using reduced animations
2 years ago
Nick Schonning bd52e88774 [Glitch] Set marginRight as string
2 years ago
Nick Schonning 970001fd77 [Glitch] HTML string attributes set as booleans
2 years ago
Christian Schmidt 90ecb96dba [Glitch] Add colour to follow button when hashtag is being followed
2 years ago
Tdxdxoz f9cc42d6db [Glitch] Fix: set multiColumn value for /explore Statuses
2 years ago
neatchee a73b29e8cc [Glitch] Remove legacy decorators syntax
2 years ago
Plastikmensch 5569c86171 Add getting-started-misc to route (#2141)
2 years ago
Christian Schmidt bb60db4471 [Glitch] Replace `Status#translatable?` with language matrix in separate endpoint
2 years ago
Terry Garcia 81aac88f65 [Glitch] Switched bookmark and favourites around
2 years ago
Claire 05763031f1 [Glitch] Fix duplicate “Publish” button on mobile
2 years ago
Christian Schmidt b50a08b15b [Glitch] Add `lang` attribute to media and poll options
2 years ago
Christian Schmidt 5eaad2ae5b [Glitch] Add `lang` attribute to preview card
2 years ago
Claire 5548b2c73f [Glitch] Add `lang` tag to native language names in language picker
2 years ago
Renaud Chaput 295d193e7f [Glitch] Rename JSX files with proper `.jsx` extension
2 years ago
Nick Schonning a0bef6bdb6 [Glitch] Enable ESLint no-useless-escape
2 years ago
Claire 70984c6f65 [Glitch] Enable ESLint import recommended rules
2 years ago
Claire b525ce4bf9 [Glitch] Fix attached media uploads not being cleared when replying to a post
2 years ago
Christian Schmidt 54e6fa1363 [Glitch] Show spinner while loading follow requests
2 years ago
Christian Schmidt 71629f6f99 [Glitch] Spell check input fields
2 years ago
Eugen Rochko 664847db15 [Glitch] Add setting for status page URL
2 years ago
Claire 2862f0d94a Further JS code style changes
2 years ago
Akira Ouchi 84e332a9a1 [Glitch] autofocus the compose form again on /share
2 years ago
Nick Schonning 90d652c623 [Glitch] Update hasOwnProperty calls for ESLint
2 years ago
Claire 5d7c0b3254 [Glitch] Run eslint --fix
2 years ago
Nick Schonning 43c2509789 [Glitch] Remove extra semicolons with ESLint autofix
2 years ago
Christian Schmidt 4051993833 [Glitch] Add lang attribute to image description textarea and poll option field
2 years ago
Claire c14c4be592 Add role badges to WebUI (#2096)
2 years ago
neatchee c5af6caf05 Allow users to set the trigger height for lengthy toot auto-collapse (#2070)
2 years ago
Claire dc463f0c36 [Glitch] Fix missing filtering on some notification types
2 years ago
Claire 4b9c5fffde [Glitch] Add lang attribute to compose textarea and CW field
2 years ago
Mina Her 370511dd06 [Glitch] Make <Audio> to handle volume change
2 years ago
Claire bbc96feb16 [Glitch] Fix confusing wording in the sign in banner
2 years ago
Connor Shea d4932b3073 [Glitch] Add listing of followed hashtags
2 years ago
Claire 6da5d6bb1d [Glitch] Add option to make the landing page be /about even when trends are enabled
2 years ago
Claire c0a441d90f [Glitch] Add support for editing media description and focus point of already-posted statuses
2 years ago
Jeong Arm e8b3b8a2bb [Glitch] Make visible change for new post notification setting icon
2 years ago
Claire 05e9c71cfc [Glitch] Remove hardcoded width from dropdown overlays
2 years ago
Peter Simonsson 37cd05b115 [Glitch] Fix dropdown menu positions when scrolling
2 years ago
Holden Foreman ef26a0bb9a [Glitch] Fix footer link circle dividers' screen reader accessibility by adding aria-hidden
2 years ago
Akira Ouchi 54b6e2ce08 [Glitch] Add variable autoFocus to video
2 years ago
Claire e08ebf920d [Glitch] Add dropdown menu item to open admin interface for remote domains
2 years ago
Holden Foreman 67b5d82b42 [Glitch] Add aria-hidden to content warning field when dimmed so that it is not confusing to screen reader users
2 years ago
Claire 4dc050c665 [Glitch] Fix unnecessary re-rendering of various components when typing in web UI (#2063)
2 years ago
Plastikmensch 66d84db53a Prevent doodle from closing on outside click (#2047)
2 years ago
Claire 934d024950 Remove unused translation string (#2039)
2 years ago
Claire f2c3200884 Reuse upstream's “Posts and replies” as column heading (#2023)
2 years ago
Claire 7fa8938ebb [Glitch] Add follow request banner on account header
2 years ago
Holden Foreman 800e27716a [Glitch] Fix language surrounding disability in prompts for alt text and other media descriptions
2 years ago
Bramus! f589055664 [Glitch] Fix media markup
2 years ago
Rens Groothuijsen 6e40a09c88 [Glitch] Display search popout at fixed screen position
2 years ago
Meisam aecb09252f [Glitch] set activation for tag follow button
2 years ago
Nick Schonning 89c6f1702e [Glitch] Fix typo in handler function call name
2 years ago
Yamagishi Kazutoshi c7ebc9e6ea [Glitch] `FormattedMessage` must be used directly
2 years ago
Pleclown 99cd75cfc4 [Glitch] Adding 12 hours option for polls
2 years ago
Alex Stine 44b65e3b13 [Glitch] Fix hidden label causing accessibility issue for search inputs
2 years ago
cadars 69774c415f [Glitch] Make handle more easily selectable on profile page
2 years ago
Claire bbca4a02c2 [Glitch] Fix “Sign up” button with closed registrations not opening modal on mobile
2 years ago
Claire dd29c1d258 Port navigation bar from upstream (#1986)
2 years ago
Eugen Rochko 24583c3194 [Glitch] Add user content translations with configurable backends
2 years ago
Connor Shea 57a52f91d2 [Glitch] Make the 'Trending now' header a link to Explore.
2 years ago
Claire 5fcaaa66f0 [Glitch] Fix infinite loading instead of soft 404 for non-existing remote accounts
2 years ago
James Adney d886636767 [Glitch] fix gif autoplay on iOS
2 years ago
Claire 0c954ada93 [Glitch] Fix “Share @{name}'s profile” profile menu item
2 years ago
Claire cc21d9137f Fix privacy dropdown in boost modal on mobile (#1967)
2 years ago
Claire f9740cbfd6 [Glitch] Remove use of DOMParser in front-end emoji rewriting code
2 years ago
Levi Bard e2d8c20201 [Glitch] Make the button that expands the publish form differentiable from the button that publishes a post
2 years ago
nyura123dev ac51817c39 [Glitch] Fix safari explore disappearing tabs
2 years ago
Claire 8ec48c486c Add aria-label and title attributes to local settings navigation items (#1949)
2 years ago
Claire 51864b0b0d Fix infinite loop when system emoji font is enabled (#1931)
2 years ago
Claire 7fbfa23d71 [Glitch] Fix nodes order being sometimes mangled when rewriting emoji
2 years ago
Claire 9f0a4acfb1 [Glitch] Fix emoji substitution not applying only to text nodes in Web UI
2 years ago
Eugen Rochko 6353e83d6c [Glitch] Fix dropdown menu on profiles not being accessible on narrow screens in web UI
2 years ago
Claire 8fe691e177 [Glitch] Fix WebUI crash when listing server blocks and rationale is not available
2 years ago
Claire 06c5841fbd [Glitch] Add the ability to edit media attachment metadata for any unattached media
2 years ago
Cutls f5aacdcc74 [Glitch] Do not show drag&drop dialog when not logined
2 years ago
Claire 905aa6616d [Glitch] Remove “No description added” media warning in edit mode
2 years ago
Eugen Rochko fd6d4392c2 [Glitch] Fix domain blocks on about page not working well on small screens in web UI
2 years ago
Claire bef72dcabb Fix styling of advanced options dropdown (#1916)
2 years ago
Eugen Rochko 3b3886e80b [Glitch] Add option to open original page in dropdowns of remote content in web UI
2 years ago
Sasha Sorokin a0b5700720 [Glitch] Remove aria-pressed where it's redundant
2 years ago
Eugen Rochko 4e183e1e4a [Glitch] Fix confusing wording in interaction modal in web UI
2 years ago
Claire 59e51cfea4 [Glitch] Fix opening the language picker scrolling the single-column view to the top
2 years ago
Claire 55e949369e Fix light theme issues with the favourite modal and some background colors (#1902)
2 years ago
Sunny Ripert 5baaa9f8a6 [Glitch] Fix console log error on column settings load
2 years ago
Claire ba394a191b Change glitch-soc composer classes to match upstream
2 years ago
Eugen Rochko df921b23a9 [Glitch] Change design of link footer
2 years ago
Eugen Rochko 7cc6e34cc4 [Glitch] Fix missing interpolation of domain in disabled account banner in web UI
2 years ago
Claire 3eec8f7152 [Glitch] Change sign-in banner to reflect disabled or moved account status
2 years ago
Eugen Rochko bf76aeb117 [Glitch] Add assets from Twemoji 14.0
2 years ago
Sunny Ripert 1f7d23bdd8 [Glitch] Fix JavaScript console warning when loading notifications
2 years ago
Sunny Ripert 1ad7f63551 [Glitch] Fix JavaScript console error on upload editing status
2 years ago
Eugen Rochko 8a2d0a928f [Glitch] Fix limited account hint referencing "your" server when logged out
2 years ago
Claire 850e8e5f3c [Glitch] Fix being unable to withdraw follow request when confirmation modal is disabled (#19687)
2 years ago
prplecake b6e72884ca Fix 'App settings' label visible in sidebar on mobile UI (#1888)
2 years ago
prplecake e8e547b23d Fix 'App settings' link in basic web UI (#1880)
2 years ago
Jeremy Kescher f00756b79e Remove/update old "tootsuite" references, except those needed for Docker (#1860)
2 years ago
Eugen Rochko b12ffe1fbf [Glitch] Fix upload progress not communicating processing phase in web UI
2 years ago
Eugen Rochko a1fed002e8 [Glitch] Fix logged out search and changed logged-in search placeholder
2 years ago
Eugen Rochko 1a71d95760 [Glitch] Fix closed registrations message not appearing in web UI
2 years ago
Claire 9e071d5c78 Remove local settings items that make no sense anymore
2 years ago
Claire f1d9278d0a [Glitch] Remove navigation links to /explore when trends are disabled
2 years ago
Eugen Rochko 97e7443443 [Glitch] Fix redirecting to `/publish` when compose form is visible in web UI
2 years ago
Eugen Rochko 2caae26da9 [Glitch] Fix media, following and followers tabs in web UI
2 years ago
Eugen Rochko 6ecd6364be [Glitch] Fix too many featured tags causing navigation panel scroll in web UI
2 years ago
Eugen Rochko e06a095eb4 [Glitch] Change featured hashtags to be displayed in navigation panel
2 years ago
Takeshi Umeda 87d3b61bb6 [Glitch] Add featured tags selector for WebUI
2 years ago
Eugen Rochko 3c8f8ed8e3 [Glitch] Change floating action button to be a button in header in web UI
2 years ago
Claire 535bd4712c [Glitch] Add closed registrations modal
2 years ago
Eugen Rochko 62ab234587 [Glitch] Fix notifications about deleted reports not being also deleted
2 years ago
Eugen Rochko 358012fefd [Glitch] Fix missing delete and redraft link in web UI
2 years ago
Eugen Rochko 60bd9718cf [Glitch] Change post editing to be enabled in web UI
2 years ago
Claire 5cf02124ed [Glitch] Fix WebUI notification settings for new user and new report notifications
2 years ago
Eugen Rochko a27d108cea [Glitch] Add error boundary around routes in web UI
2 years ago
Claire e90ba7df8f [Glitch] Change landing page to be /about instead of /explore when trends are disabled
2 years ago
Eugen Rochko a916c471d1 [Glitch] Fix case-sensitive look-up for profiles in web UI
2 years ago
Eugen Rochko 1f9f465931 [Glitch] Fix error on profile in web UI
2 years ago
prplecake 8a6d6ae4fc [Glitch] Don't use "unfollow language" when cancelling follow requests
2 years ago
Claire 37879eb72e fixup! [Glitch] Fix logged-out web UI on smaller screens
2 years ago
Claire 3462b81094 fixup! [Glitch] Change public accounts pages to mount the web UI
2 years ago
Claire 3e360ed0b4 fixup! [Glitch] Fix intermediary responsive layout, accessibility on navigation in web UI
2 years ago
Eugen Rochko 104af53947 [Glitch] Change public accounts pages to mount the web UI
2 years ago
Eugen Rochko b8c9d74210 [Glitch] Fix missing rules in report modal in web UI
2 years ago
Eugen Rochko ca506459b7 [Glitch] Fix error while server rules are loading in report modal in web UI
2 years ago
Eugen Rochko 5f44aae001 [Glitch] Change about page to be mounted in the web UI
2 years ago
Yamagishi Kazutoshi 9e32bcc0d8 [Glitch] Redirect non-logged-in user to owner statuses on single user mode
2 years ago
Yamagishi Kazutoshi f25dd7d44e [Glitch] Hide list panel from nav bar in mobile layout
2 years ago
Yamagishi Kazutoshi f801b65abf [Glitch] Fix `ColumnLink` labels not disappearing in mobile UI
2 years ago
Yamagishi Kazutoshi f9c8ac8dd1 [Glitch] Fix fedi/local timeline nav link always hide
2 years ago
Eugen Rochko 47700a2f99 [Glitch] Fix intermediary responsive layout, accessibility on navigation in web UI
2 years ago
Eugen Rochko 579cb88392 [Glitch] Add dismissable hints to various timelines in web UI
2 years ago
Yamagishi Kazutoshi 6fcc2e5969 [Glitch] Add title to pages with missing title in Web UI
2 years ago
Yamagishi Kazutoshi 0094109575 [Glitch] Remove timeline preview link from nav panel when not signed-in
2 years ago
Eugen Rochko d80c810243 [Glitch] Change privacy policy to be rendered in web UI, add REST API
2 years ago
Eugen Rochko d8338794a1 [Glitch] Fix logged-out web UI on smaller screens
2 years ago
Eugen Rochko a0cf17883f [Glitch] Remove code for rendering public and hashtag timelines outside the web UI
2 years ago
Claire dc4e84cebd Port various forgotten fixes from upstream (#1864)
2 years ago
Claire 74e5dc13d8 Move flavours/glitch/features/emoji_picker back to flavours/glitch/features/compose/containers/emoji_picker_dropdown_container
2 years ago
Claire d540cfc73f Move flavours/glitch/utils/emoji back to flavours/glitch/features/emoji
2 years ago