563 Commits (5b328d07e6a1d92c5d40e4854ad665102785695f)

Author SHA1 Message Date
Claire 43c40b5df8 Fix thread lines not being properly updated when new posts are received (#2210)
2 years ago
Claire e390c26429 Fix some of the Javascript linting issues, as well as bugs and unneeded divergences with upstream (#2208)
2 years ago
Claire b80dc7d2ed Fix SCSS linting issues (#2207)
2 years ago
Eugen Rochko ffb5a3d4f3 [Glitch] Change logo version in header based on screen size in web UI
2 years ago
Nick Schonning c4e35a3f68 [Glitch] Enable formatjs/prefer-pound-in-plural
2 years ago
Claire a1a60257c5 Disable full-width media in thread view
2 years ago
Eugen Rochko a2a800c212 [Glitch] Add lines to threads in web UI
2 years ago
fusagiko / takayamaki e45bb3f893 [Glitch] Allow `==` when null checking
2 years ago
Plastikmensch c33ecc00fa [Glitch] [Proposal] Make able to write React in Typescript (#2190)
2 years ago
fusagiko / takayamaki 0015bd91a6 [Glitch] Rewrite AnimatedNumber component with React hooks
2 years ago
fusagiko / takayamaki eadf9807fb [Glitch] Rewrite GIFV component with React hooks
2 years ago
Eugen Rochko d509c41d38 [Glitch] Change all components to use the same error page in web UI
2 years ago
Nick Schonning 3237eb3759 [Glitch] Ensure tabIndex is number instead of string
2 years ago
neatchee a73b29e8cc [Glitch] Remove legacy decorators syntax
2 years ago
Christian Schmidt bb60db4471 [Glitch] Replace `Status#translatable?` with language matrix in separate endpoint
2 years ago
Christian Schmidt a813ea3c25 [Glitch] Only offer translation for supported languages
2 years ago
Christian Schmidt b50a08b15b [Glitch] Add `lang` attribute to media and poll options
2 years ago
Renaud Chaput 295d193e7f [Glitch] Rename JSX files with proper `.jsx` extension
2 years ago
Christian Schmidt eb3d03a52a [Glitch] Fix bad type for spellCheck attribute
2 years ago
Christian Schmidt 71629f6f99 [Glitch] Spell check input fields
2 years ago
Claire 5d7c0b3254 [Glitch] Run eslint --fix
2 years ago
neatchee c5af6caf05 Allow users to set the trigger height for lengthy toot auto-collapse (#2070)
2 years ago
Claire 4b9c5fffde [Glitch] Add lang attribute to compose textarea and CW field
2 years ago
Claire caeeec0fdb [Glitch] Fix /api/v1/admin/trends/tags using wrong serializer
2 years ago
Peter Simonsson 37cd05b115 [Glitch] Fix dropdown menu positions when scrolling
2 years ago
Claire e08ebf920d [Glitch] Add dropdown menu item to open admin interface for remote domains
2 years ago
Sean Whalen a1eb5ed7b3 [Glitch] Replace hide toot with hide post
2 years ago
Holden Foreman 786ab56927 [Glitch] Add aria-hidden to 'Hide image' button in MediaGallery since the button is useless 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 9220032156 Use wrapper div as a spacer (#2046)
2 years ago
prplecake b09f223f36 Wraps status timestamps in a `div` (#2038)
2 years ago
Claire 123fb66cb5 [Glitch] Change dropdown menu to contain “Copy link to post” even for non-public posts
2 years ago
Claire 07eee38b87 Move translate button above media attachments/preview cards
2 years ago
Claire b15bf23f9d Fix translate button not being shown when the toot has no Content Warning
2 years ago
Eugen Rochko e347472acb [Glitch] Change design of translations in web UI
2 years ago
Claire 36b6edc0b7 [Glitch] Add mention of the translation provider when translating a post
2 years ago
Claire 1bd102f6a9 [Glitch] Change “Translate” button to only show up when a translation backend is configured
2 years ago
Eugen Rochko a933af3805 [Glitch] Fix showing translate button when status has no language in web UI
2 years ago
Eugen Rochko 377b2ce8d3 [Glitch] Don't show translate button to logged-out users
2 years ago
Eugen Rochko 10b5e85e7c [Glitch] Fix translations not being formatted, other issues in web UI
2 years ago
Eugen Rochko 24583c3194 [Glitch] Add user content translations with configurable backends
2 years ago
James Adney d886636767 [Glitch] fix gif autoplay on iOS
2 years ago
Claire d4f1b79bcf [Glitch] Remove preview cards from fav and boost notifications
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 f3e39d1776 [Glitch] Change larger reblogs/favourites numbers to be shortened in web UI
2 years ago
Claire d4a1711d5a [Glitch] Add aria-expanded to content warning toggle button
2 years ago
Sunny Ripert 906cbff923 [Glitch] Fix JavaScript console error on Getting Started column
2 years ago
Eugen Rochko df921b23a9 [Glitch] Change design of link footer
2 years ago
Eugen Rochko 0082653909 [Glitch] Fix showing profile's featured tags on individual statuses
2 years ago
Jeremy Kescher f00756b79e Remove/update old "tootsuite" references, except those needed for Docker (#1860)
2 years ago
Eugen Rochko 96e921ff5e [Glitch] Fix number of uses being shown again on trending hashtags in web UI
2 years ago
Eugen Rochko e06a095eb4 [Glitch] Change featured hashtags to be displayed in navigation panel
2 years ago
Eugen Rochko ad94457784 [Glitch] Remove volume number from hashtags in web UI
2 years ago
Eugen Rochko ccdf8b587f [Glitch] Fix `nofollow` rel being removed in web UI
2 years ago
Eugen Rochko 60bd9718cf [Glitch] Change post editing to be enabled in web UI
2 years ago
Eugen Rochko f3c3f1f244 [Glitch] Fix error when rendering limited account in web UI
2 years ago
Eugen Rochko 104af53947 [Glitch] Change public accounts pages to mount the web UI
2 years ago
Eugen Rochko 5f44aae001 [Glitch] Change about page to be mounted in the web UI
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 0094109575 [Glitch] Remove timeline preview link from nav panel when not signed-in
2 years ago
Claire 6e553c6467 Revert notification design (#1875)
2 years ago
Claire 7379f8aa14 Fix status prepend design (#1874)
2 years ago
Claire d540cfc73f Move flavours/glitch/utils/emoji back to flavours/glitch/features/emoji
2 years ago
Claire bf6b66bf32 Move more modules from flavours/glitch/utils to flavours/glitch
2 years ago
Claire bd82ae6aaa Move flavours/glitch/utils/ready to flavours/glitch/ready
2 years ago
Claire 812b755bcb Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/ui/util/
2 years ago
Claire 874cd0e883 Rename flavours/glitch/util into flavours/glitch/utils
2 years ago
Claire 619601a94b Move flavours/glitch/util/api to flavours/glitch/api
2 years ago
Claire 3bf201ddaa Move flavours/glitch/util/initial_state to flavours/glitch/initial_state
2 years ago
Eugen Rochko 7fbd7deefa [Glitch] Add server banner to web app
2 years ago
Eugen Rochko f1599cb808 [Glitch] Add interaction modal to logged-out web UI
2 years ago
Eugen Rochko 790ee76c1c [Glitch] Fix various issues with logged-out web UI
2 years ago
Eugen Rochko f9d95f82d6 [Glitch] Fix various issues with logged-out Web UI
2 years ago
Eugen Rochko 6782bded91 [Glitch] Fix logo on /web/start
2 years ago
Eugen Rochko da834aa518 [Glitch] Add explore page to web UI
2 years ago
Eugen Rochko 440676c84a [Glitch] Fix pop-out player appearing on mobile screens in web UI
2 years ago
Claire dadb98634c Fix regexp filtering in pinned community/public TLs (#1840)
2 years ago
Claire 0dfcf54d06 Fix position of “expand” icon in media modal on glitch-soc (#1838)
2 years ago
Claire e1d3397818 [Glitch] Add ability to filter individual posts
2 years ago
Takeshi Umeda 4116cc4e83 [Glitch] Fix case where boolean was passed to onFilter on StatusActionBar
2 years ago
Claire 6ce8b42ff1 [Glitch] Fix reblogged statuses being erroneously shown as filtered
2 years ago
Claire 60649e5665 [Glitch] Revamp post filtering system
2 years ago
Claire e0055fdcf7 [Glitch] Fix media modal link button
2 years ago
Rens Groothuijsen 6dfb31ea0c [Glitch] Add warning for sensitive audio posts
2 years ago
Claire 5e628e4fd3 Add option to share CW toggle state across instances of a post
2 years ago
Claire 711301519a Improve interaction between out-of-CW attachments and collapsed toots
2 years ago
Claire 406b7d972b Add local setting toggle to move media attachments outside CWs
2 years ago
Eugen Rochko acd3f34a31 [Glitch] Change hashtag numbers to have clearer labels in web UI
2 years ago
Eugen Rochko cfb73f9fc9 [Glitch] Add customizable user roles
2 years ago
Eugen Rochko a14136558e [Glitch] Add notifications for new reports
2 years ago
Claire a7a44a4dff Fix checkmark on interaction buttons with larger fonts (#1799)
2 years ago
Claire 705ebf794b [Glitch] Remove unnused otherAccounts property
2 years ago
Jeong Arm 4c43ac85d6 [Glitch] Add lang html attr to each posts
2 years ago
Claire 47fa6c3b91 Add language indicator icon and local settings for status icons (#1788)
3 years ago
Claire ca81647961 Various code cleanup (#1782)
3 years ago
Claire e6af69d56b Use upstream's settings for CW auto-expand and column swiping (#1770)
3 years ago
Eugen Rochko fbef44009d [Glitch] Add `limited` attribute to accounts in REST API and a warning in web UI
3 years ago
Claire 6545114ac7 [Glitch] Fix block/mute lists showing a follow button when unblocking a user (#18364)
3 years ago