586 Commits (74fd46d3ab27c0ffe1bed6d0eae2bf1a25d5a20c)

Author SHA1 Message Date
fusagiko / takayamaki 7d9b7f28b8 [Glitch] Add type annotation for DisplayName component
2 years ago
fusagiko / takayamaki ea1f9b4223 [Glitch] Rename Image component to ServerHeroImage
2 years ago
Claire cb6f445b90
Greatly simplify history management code (#2230)
2 years ago
Claire 058898802a
Fix AvatarComposite and DisplayName referencing undefined props (#2222)
2 years ago
Claire 96e99e2170 Run prettier on Typescript files
2 years ago
Renaud Chaput 5f2071d055 [Glitch] Enforce stricter rules for Typescript files
2 years ago
Claire 42bdc2add9 Copy hooks/useHovering.ts to glitch-soc
2 years ago
Claire 8e806b6e88 Fix IconButton prop types in glitch-soc
2 years ago
Renaud Chaput 6415981056 [Glitch] Mark `wheel` events on scrollable list as passive
2 years ago
fusagiko / takayamaki f94eb65cf9 [Glitch] Rewrite Domain component as function component
2 years ago
たいち ひ 87a704f70b [Glitch] Rewrite RadioButton component as FC
2 years ago
たいち ひ bd851d3b58 [Glitch] Rewrite Image component as function component
2 years ago
たいち ひ 1edaf58fb9 [Glitch] Rewrite <NotSignedInIndicator /> as FC
2 years ago
Claire 5f0d2b6e3b Copy Typescript type definitions to glitch-soc
2 years ago
Eugen Rochko bbd0e9caa6 [Glitch] Add ALT badges to media that has alternative text in web UI
2 years ago
Claire a8939e9098 [Glitch] Change media elements to use aspect-ratio rather than compute height themselves
2 years ago
fusagiko / takayamaki 9ab89bb832 [Glitch] Add type annotation for Blurhash component
2 years ago
fusagiko / takayamaki 20f1f3aa7d [Glitch] Add type annotation for IconButton component
2 years ago
fusagiko / takayamaki aff2d55b80 [Glitch] Add type annotation for RelativeTimestamp component
2 years ago
fusagiko / takayamaki a49707dacb [Glitch] Rewrite Icon and IconWithBadge with typescript
2 years ago
Eugen Rochko 7835f8fd22 [Glitch] Fix icons having an image role
2 years ago
Nick Schonning 51479f5c28 [Glitch] Add eslint-plugin-jsdoc
2 years ago
Claire de74acbe0c
Fix some more Javascript linting issues and discrepancies with upstream (#2209)
2 years ago
Claire ed0a407888
Fix thread lines not being properly updated when new posts are received (#2210)
2 years ago
Claire 3fb7fe14c6
Fix some of the Javascript linting issues, as well as bugs and unneeded divergences with upstream (#2208)
2 years ago
Claire 6f64c79ca4
Fix SCSS linting issues (#2207)
2 years ago
Eugen Rochko 38eeed6cbf [Glitch] Change logo version in header based on screen size in web UI
2 years ago
Nick Schonning 1033598416 [Glitch] Enable formatjs/prefer-pound-in-plural
2 years ago
Claire edec08b970 Disable full-width media in thread view
2 years ago
Eugen Rochko 7b01b7c3bf [Glitch] Add lines to threads in web UI
2 years ago
fusagiko / takayamaki 66bda4713e [Glitch] Allow `==` when null checking
2 years ago
Plastikmensch 1565af1caf
[Glitch] [Proposal] Make able to write React in Typescript (#2190)
2 years ago
fusagiko / takayamaki 9ef32ea570 [Glitch] Rewrite AnimatedNumber component with React hooks
2 years ago
fusagiko / takayamaki 799e9917e4 [Glitch] Rewrite GIFV component with React hooks
2 years ago
Eugen Rochko 34f8e696e2 [Glitch] Change all components to use the same error page in web UI
2 years ago
Nick Schonning bfe46d08f9 [Glitch] Ensure tabIndex is number instead of string
2 years ago
neatchee 8215df76c0 [Glitch] Remove legacy decorators syntax
2 years ago
Christian Schmidt 8f97ffe91e [Glitch] Replace `Status#translatable?` with language matrix in separate endpoint
2 years ago
Christian Schmidt 1317553f3a [Glitch] Only offer translation for supported languages
2 years ago
Christian Schmidt 0e476f3c4f [Glitch] Add `lang` attribute to media and poll options
2 years ago
Renaud Chaput 81ef21a0c8 [Glitch] Rename JSX files with proper `.jsx` extension
2 years ago
Christian Schmidt 229ab559dc [Glitch] Fix bad type for spellCheck attribute
2 years ago
Christian Schmidt 8fd6c36243 [Glitch] Spell check input fields
2 years ago
Claire 155424e52f [Glitch] Run eslint --fix
2 years ago
neatchee 20abef6590
Allow users to set the trigger height for lengthy toot auto-collapse (#2070)
2 years ago
Claire 853d0f28c5 [Glitch] Add lang attribute to compose textarea and CW field
2 years ago
Claire 473fed2cdf [Glitch] Fix /api/v1/admin/trends/tags using wrong serializer
2 years ago
Peter Simonsson a36dfbb2aa [Glitch] Fix dropdown menu positions when scrolling
2 years ago
Claire c4649ae9d4 [Glitch] Add dropdown menu item to open admin interface for remote domains
2 years ago
Sean Whalen 1219c57209 [Glitch] Replace hide toot with hide post
2 years ago
Holden Foreman 4f335da8f8 [Glitch] Add aria-hidden to 'Hide image' button in MediaGallery since the button is useless to screen reader users
2 years ago
Claire 7e9d5bdbb9
[Glitch] Fix unnecessary re-rendering of various components when typing in web UI (#2063)
2 years ago
Plastikmensch 08837f730d
Use wrapper div as a spacer (#2046)
2 years ago
prplecake 6cde3dd08b
Wraps status timestamps in a `div` (#2038)
2 years ago
Claire 65cc5cb891 [Glitch] Change dropdown menu to contain “Copy link to post” even for non-public posts
2 years ago
Claire e64909d8bf Move translate button above media attachments/preview cards
2 years ago
Claire afdd75e1f9 Fix translate button not being shown when the toot has no Content Warning
2 years ago
Eugen Rochko f7684a31fe [Glitch] Change design of translations in web UI
2 years ago
Claire 44c0ba445a [Glitch] Add mention of the translation provider when translating a post
2 years ago
Claire 47bd934061 [Glitch] Change “Translate” button to only show up when a translation backend is configured
2 years ago
Eugen Rochko e8d0a1b320 [Glitch] Fix showing translate button when status has no language in web UI
2 years ago
Eugen Rochko 5e143db13a [Glitch] Don't show translate button to logged-out users
2 years ago
Eugen Rochko b5ee275ed9 [Glitch] Fix translations not being formatted, other issues in web UI
2 years ago
Eugen Rochko a3052dad04 [Glitch] Add user content translations with configurable backends
2 years ago
James Adney 2815ac4155 [Glitch] fix gif autoplay on iOS
2 years ago
Claire 487689f062 [Glitch] Remove preview cards from fav and boost notifications
2 years ago
Eugen Rochko c4d2c72924 [Glitch] Add option to open original page in dropdowns of remote content in web UI
2 years ago
Sasha Sorokin 099b3011aa [Glitch] Remove aria-pressed where it's redundant
2 years ago
Eugen Rochko 65b6c4f6df [Glitch] Change larger reblogs/favourites numbers to be shortened in web UI
2 years ago
Claire 2bc22be66c [Glitch] Add aria-expanded to content warning toggle button
2 years ago
Sunny Ripert 71e68dac4e [Glitch] Fix JavaScript console error on Getting Started column
2 years ago
Eugen Rochko c883799a1f [Glitch] Change design of link footer
2 years ago
Eugen Rochko 0437159056 [Glitch] Fix showing profile's featured tags on individual statuses
2 years ago
Jeremy Kescher 41885c8715
Remove/update old "tootsuite" references, except those needed for Docker (#1860)
2 years ago
Eugen Rochko 9f6c175550 [Glitch] Fix number of uses being shown again on trending hashtags in web UI
2 years ago
Eugen Rochko 7bb1b917b2 [Glitch] Change featured hashtags to be displayed in navigation panel
2 years ago
Eugen Rochko 2cea6e5564 [Glitch] Remove volume number from hashtags in web UI
2 years ago
Eugen Rochko a2942fd0b8 [Glitch] Fix `nofollow` rel being removed in web UI
2 years ago
Eugen Rochko b36c58b99e [Glitch] Change post editing to be enabled in web UI
2 years ago
Eugen Rochko 7d3acb1f2c [Glitch] Fix error when rendering limited account in web UI
2 years ago
Eugen Rochko 9363e5c24e [Glitch] Change public accounts pages to mount the web UI
2 years ago
Eugen Rochko 67b4ecdd21 [Glitch] Change about page to be mounted in the web UI
2 years ago
Eugen Rochko c36f28ba77 [Glitch] Fix intermediary responsive layout, accessibility on navigation in web UI
2 years ago
Eugen Rochko dea951cce8 [Glitch] Add dismissable hints to various timelines in web UI
2 years ago
Yamagishi Kazutoshi 8491a3532d [Glitch] Remove timeline preview link from nav panel when not signed-in
2 years ago
Claire 371563b0e2
Revert notification design (#1875)
2 years ago
Claire 19765216a1
Fix status prepend design (#1874)
2 years ago
Claire b728b25c10 Move flavours/glitch/utils/emoji back to flavours/glitch/features/emoji
2 years ago
Claire b75bf336bd Move more modules from flavours/glitch/utils to flavours/glitch
2 years ago
Claire 7097a459be Move flavours/glitch/utils/ready to flavours/glitch/ready
2 years ago
Claire 015e798394 Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/ui/util/
2 years ago
Claire d3879c07b1 Rename flavours/glitch/util into flavours/glitch/utils
2 years ago
Claire c285546052 Move flavours/glitch/util/api to flavours/glitch/api
2 years ago
Claire 26b687160b Move flavours/glitch/util/initial_state to flavours/glitch/initial_state
2 years ago
Eugen Rochko 757e16a0b5 [Glitch] Add server banner to web app
2 years ago
Eugen Rochko c9fadb3cae [Glitch] Add interaction modal to logged-out web UI
2 years ago
Eugen Rochko 60e2cdd81a [Glitch] Fix various issues with logged-out web UI
2 years ago
Eugen Rochko b38361a347 [Glitch] Fix various issues with logged-out Web UI
2 years ago
Eugen Rochko 52e056cd61 [Glitch] Fix logo on /web/start
2 years ago
Eugen Rochko 058b74dc0a [Glitch] Add explore page to web UI
2 years ago