1591 Commits (f90fa11db5935521f662ce0d9c608a1037e40da8)

Author SHA1 Message Date
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
Thibaut Girka c8cee24cb3 Fix Cmd-Enter not working to send toot
4 years ago
Eugen Rochko 2b75728a80 [Glitch] Fix regression in sparkline style in web UI
4 years ago
ThibG d147dd7588 [Glitch] Change “hide/show boosts from …” menu to be hidden when the account is muted
4 years ago
ThibG ef2f98317a [Glitch] Fix some account avatars on public pages having incorrect size
4 years ago
ThibG 6a17fa2b99 [Glitch] Fix first poll option not being focused when adding a poll
4 years ago
Takeshi Umeda 559214c33f [Glitch] Add remote only to public timeline
5 years ago
ThibG 51508e5061 [Glitch] Fix use of inline CSS in public pages
5 years ago
ThibG 89fcd68b75 [Glitch] Fix admin-facing uses of inline CSS
5 years ago
ThibG 7ea8b07b93 [Glitch] Fix page incorrectly scrolling when bringing up dropdown menus
5 years ago
ThibG 9e5a216878 [Glitch] Fix end-user-facing uses of inline CSS
5 years ago
ThibG 4a5f93c25f [Glitch] Refactor/cleanup TIMELINE_DELETE-related code
5 years ago
ThibG 502a0365df [Glitch] Fix messed up z-index when NoScript blocks media/previews
5 years ago
Thibaut Girka a22e6a3683 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 9d41a410a3 [Glitch] Fix uninformative error message when uploading unsupported image files
5 years ago
ThibG 572e89e563 [Glitch] Fix expanded video player issues
5 years ago
Irie Aoi 0f4a8a6487 [Glitch] Set max-width and max-height to gif video
5 years ago
ThibG ce33822e2c [Glitch] Fix and refactor keyboard navigation in dropdown menus
5 years ago
D Anzorge 221ea4787f [Glitch] Update Twemoji to 12.1.5
5 years ago
Takeshi Umeda 7ceeb97f3d [Glitch] Add local only to hashtag timeline
5 years ago
ThibG bf9da1e734 [Glitch] Fix uploaded image orientation in some browsers
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
ThibG a08a2130f0 [Glitch] Fix WebUI pagination of following, followers, follow requests, blocks and mutes lists
5 years ago
Thibaut Girka 51bbf0b68d Clean up some dead code
5 years ago
Thibaut Girka 5d2cdeb225 Fix deprecated use of createBrowserHistory
5 years ago
Thibaut Girka 9101254d0a Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG fd7a37c371 [Glitch] Add explanation as to why unlocked accounts may have follow requests
5 years ago
Eugen Rochko 7d5b43d8bb [Glitch] Add ability to filter audit log in admin UI
5 years ago
Sasha Sorokin b367dd713e [Glitch] Improve polls: option lengths & redesign
5 years ago
Mélanie Chauvel (ariasuni) 2e337d850f [Glitch] Improve toot clicking areas
5 years ago
ThibG 9175ebf20c [Glitch] Fix content warning being unnecessarily cleared when enabling/disabling CW
5 years ago
Mélanie Chauvel (ariasuni) dcf841545d [Glitch] Fix wrong color for ellipsis in boost confirmation dialog in Web UI
5 years ago
ThibG 3eede6f64b [Glitch] Fix 404 and 410 API errors being silently discarded in WebUI
5 years ago
ThibG faa56643b8 [Glitch] Fix frontend crash when deleting announcements
5 years ago
ThibG 60338b2bee [Glitch] Change poll option hover/active styling to be less confusing
5 years ago
Daniel Sockwell 9da4bd098c [Glitch] Fix frontend crash when deleting announcements
5 years ago
ThibG 0ff78befc6 [Glitch] Fix regression in “Edit media” modal in web UI
5 years ago
mayaeh 912f4a2eba [Glitch] Change the string "hidden" to "blocked" in WebUI
5 years ago
Eugen Rochko 295dadc9f0 [Glitch] Change local media attachments to perform heavy processing asynchronously
5 years ago
Thibaut Girka 9abb227250 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka 7115b0b8c9 Fix missing media description dialog when sending toots with keyboard shortcuts
5 years ago
Thibaut Girka 531658d6cf Fix posting privacy on secondary button with missing description confirmation dialog
5 years ago
Thibaut Girka e53622442c Fix privacy icon being displayed twice in glitch-soc Web UI
5 years ago
ThibG 9c29229587 [Glitch] Add support for links to statuses in announcements to be opened in web UI
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
Mélanie Chauvel (ariasuni) 35d2189ac8 [Glitch] Change description of privacy levels to be more intuitive in web UI
5 years ago
Mélanie Chauvel (ariasuni) bdb06f50ec [Glitch] Fix text area above/right of emoji picker being accidentally clickable in web UI
5 years ago
ThibG 3c96a0c21d [Glitch] Fix too large announcements not being scrollable in web UI
5 years ago
koyu 6211eff739 [Glitch] Change GIF label to be displayed even when autoplay is enabled in web UI
5 years ago
ThibG c8f36a71ea [Glitch] Change the string "Hide everything from …" to "Block domain …" in web UI
5 years ago
Mélanie Chauvel (ariasuni) eae96cb204 [Glitch] Add tooltips to audio/video player buttons
5 years ago
ThibG 2f2b48b227 [Glitch] Fix `/web` redirecting to `/web/web` in web UI
5 years ago
Thibaut Girka 0d41fef506 Document alt+enter
5 years ago
Thibaut Girka bc4de2f661 [Glitch] Add source-mapped stacktrace to error message in web UI
5 years ago
ThibG c9166a5943 [Glitch] Fix old browsers crashing because of missing `finally` polyfill in web UI
5 years ago
Thibaut Girka 955f838f9d Fix clicking on the “TOOT” button send bogus visibility parameter
5 years ago
Thibaut Girka 40798cba41 Fix alt+enter changing visibility setting without sending toot when toot is empty
5 years ago
Thibaut Girka 3d7fd4a2df Fix boosting private toots in detailed view
5 years ago
Eugen Rochko 5f61065e74 [Glitch] Fix unread indicator on announcements not being aligned with text in web UI
5 years ago
ThibG e443874024 [Glitch] Fix native share button not being displayed for unlisted toots
5 years ago
ThibG fe9a124f5a [Glitch] Fix dates (without time) being rendered as datetimes in public pages
5 years ago
fuyu b9aa57d5bf [Glitch] Don't display toggle reveal button in video modal when full screen
5 years ago
Thibaut Girka 885e9227c6 Fix poll compose form being broken on single-column layout
5 years ago
ThibG 3dcb279da3 [Glitch] Change how unread announcements are handled
5 years ago
Sasha Sorokin dd6149ca0b [Glitch] Add "Show thread" button to public profiles
5 years ago