1561 Commits (a48dbc78f829874190ba062635881a7444d1e5f9)

Author SHA1 Message Date
kedama afa753a890 [Glitch] Set z-index of dropdown to 9999.
4 years ago
ThibG 787a629b8f [Glitch] Update Tesseract.js
4 years ago
ThibG a2d66a90e6 [Glitch] Add border around 🐞 emoji
4 years ago
Thibaut Girka d95dd3883e Change radio button design to be consistent with that of the directory explorer
4 years ago
Thibaut Girka 70e64206be Capitalize replies_policy strings
4 years ago
Thibaut Girka e02f375d22 Fix threaded mode
4 years ago
Thibaut Girka 38182fceb3 Fix crash when opening detailed view of a status you boosted
4 years ago
santiagorodriguez96 a340e653df [Glitch] Add WebAuthn as an alternative 2FA method
4 years ago
Tdxdxoz bf55b5463a [Glitch] Fix: also use custom private boost icon for detailed status
4 years ago
Daigo 3 Dango 72b1d5fdc5 [Glitch] Better manage subscriptionCounters
4 years ago
proxy 3bbf6b1519 [Glitch] reword "boost to original audience" as per tootsuite#14596
4 years ago
Takeshi Umeda cd806663af [Glitch] Fix click range discrepancies in gifv
4 years ago
ThibG 45d1f34a30 [Glitch] Fix scrolling issues when closing some dropdown menus
4 years ago
Thibaut Girka 30632adf9e Fix replying to some remote toots switching to local-only
4 years ago
Thibaut Girka f1d31cf18d Fix spacing around reblog counter in detailed statuses
4 years ago
Thibaut Girka 5dcc406abe Change styling to always have scrollbar on search results
4 years ago
Thibaut Girka d4b65193c7 Fix WebUI crash in edge case when media display size causes scroll
4 years ago
Thibaut Girka e5dbdebc31 Fix styling of display names and account handles, make it closer to upstream
4 years ago
ThibG 0f71372d63 [Glitch] Add client-side validation in password change forms
4 years ago
ThibG b6c0f1fdc6 [Glitch] Add HTML form validation for the registration form
4 years ago
Thibaut Girka 660188c900 Fix local-only flag not necessarily being preserved on delete & redraft
4 years ago
Thibaut Girka 0376b6b92b Fix new audio player when under content warnings
4 years ago
Eugen Rochko 8ae52dc792 [Glitch] Add support for managing multiple stream subscriptions in a single connection
4 years ago
Thibaut Girka a3806ec6ba [Glitch] Fallback to previous, more approximative hashtag RE on older browsers
4 years ago
ThibG 8f0e6122a9 [Glitch] Fix audio player on Safari
4 years ago
ThibG de7ba22c45 [Glitch] Fix new audio player features not working on Safari
4 years ago
ThibG 8f3295f212 [Glitch] Fix wrong proptypes for onEditAccountNote
4 years ago
kedama 1d8e930445 [Glitch] Fix the hashtag judgment of the compose form to be the same as the server side
4 years ago
Thibaut Girka 5e93c7359d Fix custom boost icon colors being swapped
4 years ago
ThibG b136e621ea [Glitch] Add custom icon for private boosts
4 years ago
ThibG 59e0eb1ba0 [Glitch] Change disabled retweet icon
4 years ago
Thibaut Girka 855ada7e93 Fix “Show less for all”/”Show more for all” eye icon not reflecting state
4 years ago
ThibG f8e315cd74 [Glitch] Fix keyboard navigation in scrollable lists
4 years ago
Sasha Sorokin 4412e2579c [Glitch] Fix following_counter plural to include "one"
4 years ago
ThibG 9bdad8f14e [Glitch] Fix audio player controls color in mastodon-light theme
4 years ago
ThibG f94cb94767 [Glitch] Fix error when closing a playing audio or video modal
4 years ago
Thibaut Girka 470458da13 Fix style of visibility icon in boost modal
4 years ago
han@highemelry 610f71db7a [Glitch] Add a visibility icon to boost modal
4 years ago
Eugen Rochko dad3132046 [Glitch] Fix audio and video items in account gallery in web UI
4 years ago
ThibG 3fbcc4871f [Glitch] Fix block/mute pagination in WebUI
4 years ago
Sasha Sorokin 66c0953c33 [Glitch] Improve safety of Blurhash component
4 years ago
ThibG 0520273573 [Glitch] Audio player visualization improvements
4 years ago
ThibG e248399220 [Glitch] Freeze scroll position when a dropdown menu is open in the TL
4 years ago
Sasha Sorokin 042c32ea3b [Glitch] Replace repetitive blurhash code with component (#14267)
4 years ago
Thibaut Girka d42a23fdbe Fix clicking the audio player also opening toots in detailed view
4 years ago
Thibaut Girka 0fe5deae89 Change styling of account note editing buttons
4 years ago
ThibG 11446be6d1 [Glitch] Fix new accent color not refreshing when changing thumbnail for audio uploads
4 years ago
ThibG b27eecdbfc [Glitch] Fix WebUI crash on sensitive preview card with no preview thumbnail
4 years ago
ThibG a513997367 [Glitch] Fix WebUI crash on sensitive preview card with no preview thumbnail
4 years ago
ThibG 4acb7efb4b
Merge pull request #1372 from ThibG/glitch-soc/fixes/local-only-public-option
4 years ago
Thibaut Girka 64b6c20676 Change styling and layout of account notes UI
4 years ago
Thibaut Girka a9b13804e2 Change account note placeholder name since the design has diverged upstream
4 years ago
Thibaut Girka 170b38c3f4 Fix being unable to add account notes
4 years ago
Sasha Sorokin a3ac322ded [Glitch] Replace shortNumberFormat with <ShortNumber>
4 years ago
Eugen Rochko 6c7ac1b48f [Glitch] Add ability to choose media thumbnail in web UI
4 years ago
ThibG 8b17d47e12 [Glitch] Fix hashtag column options styling
4 years ago
Thibaut Girka d973e11061 Add UI option to show local-only toots in public timeline
4 years ago
Eugen Rochko 69cddc3909 [Glitch] Add color extraction for audio thumbnails
4 years ago
Eugen Rochko ad73e05f46 [Glitch] Fix audio modals not using blurhash and poster
4 years ago
Eugen Rochko 9b3677d509 [Glitch] Add customizable thumbnails for audio and video attachments
4 years ago
Eugen Rochko 8999eea707 [Glitch] Fix various issues around OpenGraph representation of media
4 years ago
Eugen Rochko 06309129be [Glitch] Fix audio/video/images/cards not reacting to window resizes in web UI
4 years ago
Eugen Rochko 1c58420831 [Glitch] Change volume control and download buttons in web UI
4 years ago
ThibG 1ad79d11f3 [Glitch] Fix audio player not working when media files are hosted on a different domain
4 years ago
Eugen Rochko ad978ab1d4 [Glitch] Change design of audio players in web UI
4 years ago
Takeshi Umeda 1c8eb9bcf7 [Glitch] Fix the conditions for incomplete remote content
4 years ago
Ariel f60c78ff3e [Glitch] Fix cursor type in statuses
4 years ago
ThibG 24508bb837 [Glitch] Fix lock icon not being shown when locking account in profile settings
4 years ago
ThibG 511edccf61 [Glitch] Add user notes on accounts
4 years ago
trwnh 50f5254568 [Glitch] Fix padding on account header
4 years ago
ThibG befe8c72dd [Glitch] Fix read marker state not being udpated internally
4 years ago
ThibG 934bacd05f [Glitch] Change sensitive preview cards to not blur text
4 years ago
Thibaut Girka de735286cd Fix public page CSS to match upstream's changes
4 years ago
Mélanie Chauvel 4964490bbd [Glitch] Improve appearence consistency of settings pages
4 years ago
ThibG 327f6309e4 [Glitch] Fix design issues with sensitive preview cards
4 years ago
ThibG 9a26d2e127 [Glitch] Fix avatar size in public page detailed status
4 years ago
Eugen Rochko 2bb25c7730 [Glitch] Fix various issues around OpenGraph representation of media
4 years ago
ThibG 72d193654b [Glitch] Fix very wide media attachments resulting in too thin a thumbnail
4 years ago
Takeshi Umeda 83bc9f68af [Glitch] Fix modifier key to keep the EmojiPicker on macOS
4 years ago
fuyu 51922d7ffa [Glitch] Fix unnecessary gap under of video modal
4 years ago
Thibaut Girka 5d12b63e79 Simplify filtering condition
4 years ago
ash lea c1377049c6 never filter own posts from timeline
4 years ago
Eugen Rochko 9a641a5a0e [Glitch] Add hints about incomplete remote content to web UI
4 years ago
ThibG 65a9b788fc [Glitch] Fix initial audio volume not corresponding to what's displayed
4 years ago
fuyu 45fbba2742 [Glitch] Fixed emoji detection problem to append border
4 years ago
Thibaut Girka e9d7ca7645 [Glitch] Fix WebUI crash when loading account data before page is loaded
4 years ago
ThibG 00cd919750 [Glitch] Add hotkey for toggling content warning composer field
4 years ago
ThibG 304721edc1 [Glitch] Improve rendering of emoji which do not contrast with background
4 years ago
Ben Lubar 4657c1a1ca [Glitch] FIX: filters ignore media descriptions
4 years ago
ThibG 776aff9656 [Glitch] Hide sensitive preview cards with blurhash
4 years ago
Yamagishi Kazutoshi 2da2f7f7c2 [Glitch] Fix ref attr for react-textarea-autozsize
4 years ago
Christopher Choi c225ac8b9e [Glitch] Adjust flash alert contrast for better readability
4 years ago
Brian C. Lindner a8559458c3 [Glitch] Allow Ctrl-click to keep EmojiPicker window open
4 years ago
ariasuni 1f94f4009e Improve appearance of notification cleaning UI
4 years ago
ThibG 9707dbee6f [Glitch] Fix timeline markers in Firefox
4 years ago
ThibG 9bd30b8dd5 [Glitch] Fix timeline markers not working on Chrome
4 years ago
Thibaut Girka e8714530a4 Fix local-only hashtag columns
4 years ago
Thibaut Girka 7a74e46b77 Fix one import being made on mastodon's codebase instead of glitch-soc's
4 years ago
Mélanie Chauvel 0b01492276 [Glitch] Change wording from “Hide media” to “Hide image/images” in Web UI
4 years ago
Takeshi Umeda 44ea965557 [Glitch] Fix local streaming of hashtag timelines
4 years ago