390 Commits (44fd66f0c6bff9cd94ba55345640c913cd733948)

Author SHA1 Message Date
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
Sasha Sorokin a3ac322ded [Glitch] Replace shortNumberFormat with <ShortNumber>
4 years ago
Eugen Rochko 69cddc3909 [Glitch] Add color extraction for audio thumbnails
4 years ago
Eugen Rochko 9b3677d509 [Glitch] Add customizable thumbnails for audio and video attachments
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
Eugen Rochko ad978ab1d4 [Glitch] Change design of audio players in web UI
4 years ago
Eugen Rochko 9a641a5a0e [Glitch] Add hints about incomplete remote content to web UI
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
Mélanie Chauvel 0b01492276 [Glitch] Change wording from “Hide media” to “Hide image/images” in Web UI
4 years ago
ThibG 7ea8b07b93 [Glitch] Fix page incorrectly scrolling when bringing up dropdown menus
5 years ago
ThibG 572e89e563 [Glitch] Fix expanded video player issues
5 years ago
ThibG ce33822e2c [Glitch] Fix and refactor keyboard navigation in dropdown menus
5 years ago
ThibG 81ef26b67d [Glitch] Fix not being able to vote
5 years ago
Gurgen Hayrapetyan 4849752a9c [Glitch] Fix Poll fetchPoll action not being debounced.
5 years ago
Thibaut Girka 5d2cdeb225 Fix deprecated use of createBrowserHistory
5 years ago
Sasha Sorokin b367dd713e [Glitch] Improve polls: option lengths & redesign
5 years ago
mayaeh 912f4a2eba [Glitch] Change the string "hidden" to "blocked" in WebUI
5 years ago
Mélanie Chauvel (ariasuni) 669cf49c54 [Glitch] Change the tooltip "Toggle visibility" to "Hide media" in web UI
5 years ago
Bèr Kessels fc53d9cc76 [Glitch] Code style improvements in JavaScript
5 years ago
Thibaut Girka bc4de2f661 [Glitch] Add source-mapped stacktrace to error message in web UI
5 years ago
ThibG e443874024 [Glitch] Fix native share button not being displayed for unlisted toots
5 years ago
Thibaut Girka cf5b769857 Add support for xmpp: and magnet: URIs to misleading link detection code
5 years ago
Eugen Rochko cf230d551f [Glitch] Change number animations direction based on decrease or increase
5 years ago
ThibG 41d0869d7f [Glitch] Change last_status_at to be a date, not datetime
5 years ago
Eugen Rochko e36d0a98cc [Glitch] Add streaming API updates for announcements being modified or deleted
5 years ago
Thibaut Girka 8924743349 Refactor notifications cleaning mode
5 years ago
ThibG 5e4d1f699e [Glitch] Fix “new items glow” being displayed above settings and announcements
5 years ago
Eugen Rochko f1e4738f81 [Glitch] Add number animations
5 years ago
Thibaut Girka 1f8563c256 Rename DropdownMenu's ariaLabel to title, to reduce unnecessary changes with upstream
5 years ago
Eugen Rochko 008063d562 [Glitch] Change reported media attachments to always be hidden in admin UI
5 years ago
ThibG c6ba870f00 [Glitch] Fix poll options not being selectable via keyboard
5 years ago
ThibG 2f8c4c588b [Glitch] Fix lost focus when modals open/close
5 years ago
ThibG 776352d329 [Glitch] Add hotkey for opening media files
5 years ago
Thibaut Girka 84a27a08df [Glitch] Fix notification message for own poll
5 years ago
Gabriel Rubens d76ab55608 [Glitch] Use inert polyfill
5 years ago
Takeshi Umeda f2fc7246e1 [Glitch] Fix an issue where polls with 'expires_at' not set expired
5 years ago
ThibG 2ed48037ea [Glitch] Replace fav icon animation with CSS
5 years ago
BSKY 59946f9231 [Glitch] Add noopener and/or noreferrer
5 years ago
ThibG c2112c7781 [Glitch] Fix crash when switching back/from mobile layout
5 years ago
Eugen Rochko 877e8c9d79 [Glitch] Fix media editing modal changing dimensions when image loads
5 years ago
Eugen Rochko 4ee167d89b [Glitch] Remove `lang` attribute from individual statuses
5 years ago
Eugen Rochko 9ba67c6045 [Glitch] Fix performance of home feed regeneration
5 years ago
Eugen Rochko 7fc6213bfe [Glitch] Fix thread column showing pin button
5 years ago
Eugen Rochko 90bdbddbfe [Glitch] Fix scroll to top in single column UI
5 years ago
Eugen Rochko fdadd520b1 [Glitch] Fix column header scrolling with the page
5 years ago
Eugen Rochko 9e2e623ebe [Glitch] Change single-column mode to scroll the whole page
5 years ago
Eugen Rochko 13bc2cd4af [Glitch] Change conversations UI
5 years ago
Thibaut Girka 4d6ef02203 Fix using wrong component in ColumnBackButtonSlim
5 years ago
ThibG e5a50eda4c [Glitch] Add voters count support
5 years ago
ThibG 332be562ea [Glitch] Change vote results to display ex-aequo leading options as leading
5 years ago
ThibG 98cc81c0e2 [Glitch] Fix vote checkmark in poll results
5 years ago
ThibG e25b7feb72 [Glitch] Show user what options they have voted
5 years ago
ThibG 75673cf8e3 [Glitch] Fix “slow mode” issues
5 years ago
ThibG 15a37a967c [Glitch] Fix expiring polls not being displayed as such in the WebUI
5 years ago
Thibaut Girka 0e1291c888 Fix wrong icons from last refactoring
5 years ago
Thibaut Girka 2aa0cdf7e6 Use the `Icon` component instead of directly using `i` tag
5 years ago
Thibaut Girka f154d9d6e9 Use upstream's Icon component
5 years ago
Thibaut Girka f2b307af25 Move “export” before decorators
5 years ago
Eugen Rochko a869572aab [Glitch] Fix wrong sum of usage in hashtag component in web UI
5 years ago
Eugen Rochko 4907517db4 [Glitch] Fix wrong pluralization in hashtag component in web UI
5 years ago
Eugen Rochko ca86858558 [Glitch] Change hashtag component in web UI to show numbers for 2 last days
5 years ago
Eugen Rochko b86292af33 [Glitch] Fix uncached media in web UI not being clickable
5 years ago
Eugen Rochko 23c513846a [Glitch] Add "not available" label on unknown media attachments
5 years ago
ThibG 12c188f533 [Glitch] Restore hashtag suggestions from local tag history
5 years ago
Eugen Rochko 3c70fb9146 [Glitch] Fix emoji autosuggestions
5 years ago
Eugen Rochko 3380e96449 [Glitch] Add autosuggestions for hashtags
5 years ago
Thibaut Girka 682cfbb829 Fix imports importing modules from vanilla flavour instead of glitch
5 years ago
Eugen Rochko 7fe2120dd5 [Glitch] Add profile directory to web UI
5 years ago
Thibaut Girka f3ac4a4411 Fix clicking on the new audioplayer opening the toot in detailed view
5 years ago
Eugen Rochko b90bd31cfd [Glitch] Fix more visual issues with the audio player
5 years ago
Eugen Rochko 3aeaf9b897 [Glitch] Add audio player
5 years ago
Thibaut Girka 3282bbe454 Add option to rewrite mentions to mentioned user's username or acct
5 years ago
Thibaut Girka ed4317b549 [Glitch] Fix hidden statuses losing focus
5 years ago
Eugen Rochko 42588ed460 [Glitch] Fix "cancel follow request" button having unreadable text in web UI
5 years ago
Eugen Rochko e8ad0a8006 [Glitch] Fix hashtag links always being lowercase
5 years ago
ThibG e8e980cdac [Glitch] Improve focus handling with dropdown menus
5 years ago
Thibaut Girka d10f6036cf Implement keyboard navigation in glitch-soc composer
5 years ago
ThibG a4b15e2cf0 [Glitch] Port changes to IconButton
5 years ago
ThibG fe1de4e49b [Glitch] Improve dropdown menu keyboard navigation
5 years ago
ThibG 6afdb6c2b6 [Glitch] Trap tab in modals
5 years ago
Thibaut Girka 3ea7a334d8 Fix up try/catch block in invalid URL handling
5 years ago
Thibaut Girka cbd75fe128 Remove href attribute of invalid links instead of crashing
5 years ago
ThibG f02ffce249 [Glitch] Change icon button styles to make hover/focus states more obvious
5 years ago
Thibaut Girka ff0ceb28b3 Remove link rewriting option as it is easily bypassable
5 years ago
Thibaut Girka 76b80a1511 Perform case-insensitive comparison for international domain names
5 years ago
Thibaut Girka 43b137e1f9 Perform case-insensitive comparison of non-International domain names
5 years ago
Thibaut Girka c01de0f721 Ensure link rewriting setting changes are immediately applied
5 years ago
Thibaut Girka 6600da0f7b Handle Mastodon-generated links for targets starting with “www.” properly
5 years ago
Thibaut Girka df866a464d Add options to highlight misleading links in statuses
5 years ago
ThibG 7f147acea6 [Glitch] Change contrast of status links that are not mentions nor hashtags
5 years ago
Thibaut Girka 91da921dbb Fix links in status media having their title rewritten
5 years ago
Thibaut Girka 48c68eafb7 Handle animated emoji on mouse hover in CWs and poll options
5 years ago
ThibG c1231a846a [Glitch] Play animated custom emoji on hover
5 years ago
Thibaut Girka 621590b4ab Refactor DisplayName component to make it closer to upstream
5 years ago
Thibaut Girka 249b7c7c12 Fix filtering behaviors
5 years ago
Thibaut Girka 6ff285d948 Fix *another* typo and crash in StatusIcons
5 years ago