796 Commits (9493606b11c628ec0e7578e2030ddf5132285613)

Author SHA1 Message Date
Eugen Rochko 8caa94f566 [Glitch] Add limit of 8 different reaction types per announcement
5 years ago
Eugen Rochko ac320c111c [Glitch] Add number animations
5 years ago
Sasha Sorokin 481b2e5df4 [Glitch] Fix unlocalized dropdown button title
5 years ago
Thibaut Girka 4c312ad79d Rename DropdownMenu's ariaLabel to title, to reduce unnecessary changes with upstream
5 years ago
Eugen Rochko 30470b53d6 [Glitch] Add announcements
5 years ago
ThibG 4668a06255 [Glitch] Add “account timeline” filter category
5 years ago
ThibG d1498df663 [Glitch] Fix unfollow confirmations in account directory
5 years ago
Thibaut Girka 40e87be793 Make prepending “re: ” to CWs on reply optional
5 years ago
ThibG 34f9541c3d [Glitch] Fix reuse of detailed status components
5 years ago
Thibaut Girka a9cece1403 Fix erroneous inclusion of upstream code
5 years ago
Takeshi Umeda 5ccd525287 [Glitch] Add basic support for group actors
5 years ago
ThibG 8bc0822716 [Glitch] Add follow_request notification type
5 years ago
Eugen Rochko 9de10c16d7 [Glitch] Fix conversations not having an unread indicator in web UI
5 years ago
ThibG 55d1f5c78c [Glitch] Add hotkey for opening media files
5 years ago
ThibG 95164e759b [Glitch] Fix OCR with delete & redraft
5 years ago
Thibaut Girka 510f98c7c2 Link move target account
5 years ago
Thibaut Girka b78c9e0980 Show acct of target account
5 years ago
Thibaut Girka 5bf65f4e97 Add moved account warning
5 years ago
ThibG d72c04a88e [Glitch] Change media description label to be context-sensitive
5 years ago
ThibG 333b93e632 [Glitch] Fix unread toot indicator not honoring onlyMedia in public and community timelines
5 years ago
ThibG c98e2faa41 [Glitch] Fix WebUI allowing to upload more items than the limit
5 years ago
ThibG 24bbe94224 [Glitch] Fix filtered out items being counted as pending items
5 years ago
ThibG b9cf415165 [Glitch] Add support for submitting media description with ctrl+enter
5 years ago
Hinaloe 4825d33aef [Glitch] dont crash with null-ref
5 years ago
Nima Boscarino 6800ddd649 [Glitch] Add download button to audio and video players
5 years ago
ThibG f94af5dc67 [Glitch] Fix volume slider in chromium 🤷
5 years ago
umonaca 55757b245d [Glitch] Improve swipe experience
5 years ago
BSKY e02b77a1f4 [Glitch] Add noopener and/or noreferrer
5 years ago
dependabot-preview[bot] e055b72963 [Glitch] Bump react-select from 2.4.4 to 3.0.5
5 years ago
Eugen Rochko 4ed9f70c95 [Glitch] Fix media editing modal changing dimensions when image loads
5 years ago
trwnh eab7fac6e0 [Glitch] Add missing back button header for invalid account
5 years ago
Eugen Rochko bee8c9112f [Glitch] Fix performance of home feed regeneration
5 years ago
Thibaut Girka 263f51edd1 Apply scroll changes to Bookmark column
5 years ago
Eugen Rochko f378f52030 [Glitch] Add refresh button to list of rebloggers/favouriters in web UI
5 years ago
Yamagishi Kazutoshi 35e165c1db [Glitch] Do not add margin light when opening modal on mobile
5 years ago
Eugen Rochko 3134aa0097 [Glitch] Fix scroll to top in single column UI
5 years ago
Eugen Rochko 2d701e88f5 [Glitch] Fix column header scrolling with the page
5 years ago
Eugen Rochko 4fdae72eeb [Glitch] Change single-column mode to scroll the whole page
5 years ago
Thibaut Girka a6262c37cf Fix audio modal closing immediately
5 years ago
Eugen Rochko 193bdbb4b0 [Glitch] Fix audio attachments opening in video modal from media tab in web UI
5 years ago
Jeong Arm d5827dd85f [Glitch] Scroll into search bar when focus
5 years ago
Eugen Rochko 8824642f78 [Glitch] Fix media editing modal and profile directory in light theme
5 years ago
Jeong Arm a230f5879a [Glitch] Fix drag and drop link to composebox
5 years ago
ThibG eb6039b401 [Glitch] Fix typo in mute confirmation dialog
5 years ago
ThibG 3c90dcf546 [Glitch] Fix custom emoji animation on hover in conversations view
5 years ago
ThibG de2a936748 [Glitch] Fix missing propType for conversation delete
5 years ago
Eugen Rochko 779423204a [Glitch] Change conversations UI
5 years ago
koyu 6e8131d46c [Glitch] Change at icon in notification filter to reply-all
5 years ago
ThibG 56ca0d8b1c [Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI
5 years ago
Eugen Rochko a70911807c [Glitch] Fix follower/following lists resetting on back-navigation in web UI
5 years ago
ThibG 11d07fae3b [Glitch] Change silences to always require approval on follow
5 years ago
ThibG c77eb90fa6 [Glitch] Use blob URL for Tesseract to avoid CORS issues
5 years ago
Yamagishi Kazutoshi 43d6f6d842 [Glitch] Check existence of timeline state in community timeline
5 years ago
Eugen Rochko d9d3828140 [Glitch] Fix web UI allowing uploads past status limit via drag & drop
5 years ago
ThibG 073df8d25b [Glitch] Fix “slow mode” issues
5 years ago
ThibG 81aed1ba0b [Glitch] Fix media description button being disabled at 420 characters instead of 1500
5 years ago
Thibaut Girka 1da97e86a4 Fix composer dropdown toggle buttons (threaded mode and local-only) not working
5 years ago
Eugen Rochko caa2fc89b3 [Glitch] Add timeline read markers API
5 years ago
Eugen Rochko 47bfd278c1 [Glitch] Change max length of media descriptions from 420 to 1500 characters
5 years ago
Thibaut Girka 8605a25800 Fix wrong icons from last refactoring
5 years ago
Thibaut Girka 9b0b130299 Use the `Icon` component instead of directly using `i` tag
5 years ago
Thibaut Girka 6b45aa450b Use upstream's Icon component
5 years ago
Thibaut Girka 080bdf6949 Move “export” before decorators
5 years ago
Rey Tucker aa6ef7acd0 glitch: fix webpack build failure in columns_area.js (#1212)
5 years ago
mayaeh a3186bbf67 [Glitch] Integrate translation strings for the Profile Directory.
5 years ago
ThibG dc41c64d81 [Glitch] Fix custom emoji animation on hover in WebUI directory bios
5 years ago
Thibaut Girka 8d587eafe5 Fix loading more items in account following/followers
5 years ago
Eugen Rochko 24611e1076 [Glitch] Add header to trends section and change refresh rate to 15 minutes
5 years ago
ThibG 66925dce64 [Glitch] Fix trending hashtags being fetched every 36 seconds instead of every hour (#11631)
5 years ago
Eugen Rochko 157d78dd44 [Glitch] Add trends UI with admin and user settings
5 years ago
Thibaut Girka fab9d261c1 Properly hide follower count in profile directory
5 years ago
Thibaut Girka 90ac926b1c Update backend links and fix hardcoded ones
5 years ago
Thibaut Girka 2743b33722 Fix imports importing modules from vanilla flavour instead of glitch
5 years ago
Eugen Rochko c4aa608971 [Glitch] Change layout of public profile directory to be the same as in web UI
5 years ago
Eugen Rochko 2cdbfb39e8 [Glitch] Add profile directory to web UI
5 years ago
ThibG fce59abade [Glitch] Change detailed status child ordering to sort self-replies on top
5 years ago
ThibG 854a990d3c [Glitch] Change window resize handler to switch to/from mobile layout as soon as needed
5 years ago
Eugen Rochko 478fa5f839 [Glitch] Fix more visual issues with the audio player
5 years ago
Eugen Rochko 08ad511c36 [Glitch] Fix public page crash due to audio player, fix unpause in audio player
5 years ago
Eugen Rochko 024b9a24e0 [Glitch] Add audio player
5 years ago
ThibG bbc1e15f39 [Glitch] Add special alert for throttled requests
5 years ago
ThibG 47ffc93705 [Glitch] Add confirmation modal when logging out from the web app
5 years ago
Thibaut Girka d212159f06 Remove sign out link from getting started columns, as it is already in the footer
5 years ago
Thibaut Girka ee6653adcf Fix crashes from favico.js crashing the entire web app
5 years ago
Thibaut Girka ed4dbca6bc Refactor the Columns Area code to be closer to upstream
5 years ago
Thibaut Girka 5de49ea272 Add option to rewrite mentions to mentioned user's username or acct
5 years ago
ThibG c36ee7b85f [Glitch] Fix handling of audio files in account media gallery
5 years ago
Thibaut Girka c2ecfa969b Add button to edit media description from missing description confirmation dialog
5 years ago
Thibaut Girka cec23a0de6 Remove code for giving focus to first media without description
5 years ago
Thibaut Girka 2d84897916 Move character counter to the options box to match upstream styling
5 years ago
ThibG ec9ae03ad7 [Glitch] Improve focal point modal on mobile
5 years ago
ThibG e27d8efacf [Glitch] Allow clicking behind preview
5 years ago
Eugen Rochko 6f3f392e8a [Glitch] Fix edit media modal on small screens, touch events
5 years ago
Eugen Rochko 66af3222be [Glitch] Fix tesseract.js being part of the common chunk
5 years ago
Eugen Rochko b3f63b601a [Glitch] Add OCR tool to media editing modal
5 years ago
Thibaut Girka f20d417448 Refactor character counter to match upstream
5 years ago
Eugen Rochko 4982885bfa [Glitch] Add media editing modal
5 years ago
Thibaut Girka 13faa1daa0 Honor `system_emoji_font` in the Emoji Picker
5 years ago
Eugen Rochko 284233f309 [Glitch] Fix "cancel follow request" button having unreadable text in web UI
5 years ago
Thibaut Girka 558628eb6d Implement keyboard navigation in glitch-soc composer
5 years ago
Thibaut Girka 3dedb60da6 Refactor composer Dropdown's component a bit to make it closer to upstream
5 years ago
Thibaut Girka 06a5239a2c Fix color of dropdown icons
5 years ago
ThibG 56734351d3 [Glitch] Change icon button styles to make hover/focus states more obvious
5 years ago
ThibG e96d040e58 [Glitch] Disable list title validation button when list title is empty
5 years ago
Thibaut Girka 50553e097d Remove link rewriting option as it is easily bypassable
5 years ago
Thibaut Girka 2f4cb78803 Add options to highlight misleading links in statuses
5 years ago
Thibaut Girka d84045c9ca Move decodeIDNA to app/javascript/flavours/glitch/util
5 years ago
ThibG a7a6563f22 Merge pull request #1179 from ThibG/glitch-soc/merge-upstream
5 years ago
Thibaut Girka ce25139d5d Fix crash in /web/lists
5 years ago
Eugen Rochko a71d66ab0e [Glitch] Add search results pagination to web UI (#11409)
5 years ago
ThibG b01e5e372f [Glitch] Play animated custom emoji on hover
5 years ago
Thibaut Girka f447eef7cd Clean up redundant shouldUpdateScroll definitions
5 years ago
Eugen Rochko 06990c0ece [Glitch] Fix mutes, blocks, domain blocks and follow requests not paginating
5 years ago
ThibG 9b58e25df5 [Glitch] Fix followers and followings on account profiles
5 years ago
Jakub Mendyk 1d58c95a8b [Glitch] Fix followers/follows layout issues from #8418
5 years ago
Thibaut Girka b67c436220 Add empty column message to bookmarks column
5 years ago
Jakub Mendyk be07e0038c [Glitch] Add messages informing that collections are empty
5 years ago
Eugen Rochko f1de5093fb [Glitch] Add option to disable real-time updates in web UI
5 years ago
Thibaut Girka 6476b7dabe Add options to configure filtering behavior
5 years ago
ThibG e2c93b4b34 [Glitch] Only scroll to the compose form if it's not horizontally in the viewport
5 years ago
ThibG 447e13fec3 [Glitch] Memoize ancestorIds and descendantIds in detailed status view
5 years ago
Thibaut Girka 65b1946489 Minor optimization regarding regexp filtering in timelines
5 years ago
Thibaut Girka edad7f2a6c Fix some React warnings
5 years ago
Eugen Rochko a3cd9e432d [Glitch] Add categories for custom emojis
5 years ago
ThibG 284ff65022 [Glitch] Fix swiping columns on mobile sometimes failing
5 years ago
ThibG a393529547 [Glitch] Add message telling FTS is disabled when no toot can be found because of this
5 years ago
Thibaut Girka ad4ebd172a Change search components classes and styling to match upstream
5 years ago
ThibG dd97db20d0 [Glitch] Add option to disable blurhash previews
5 years ago
Thibaut Girka 883160b769 Scroll to compose form rather than reply indicator on focus
5 years ago
Thibaut Girka b99f77bd31 Use a different icon for audio attachments
5 years ago
Eugen Rochko b02325e820 [Glitch] Add audio uploads
5 years ago
Thibaut Girka b468639015 Fix NavigationBar styling
5 years ago
Thibaut Girka 900db91d96 Add NavigationBar to getting started column in single-column mode
5 years ago
Thibaut Girka b9cfc69106 Change preferences link in local settings modal from sliders to cog for consistency
5 years ago
Thibaut Girka b24595c93f Change plaintext icon in composer options
5 years ago
Thibaut Girka aaa0c0bec7 Do not scroll in the compose panel on single-column
5 years ago
Thibaut Girka aefaa50f73 Fix replying not automatically switching to compose form on mobile
5 years ago
ThibG 7773b30b4f [Glitch] List attachments in boost modal
5 years ago
ThibG 7260574e9a [Glitch] Fix ordering of keyboard access between CW field, textarea and emoji picker
5 years ago
ThibG 88c7d217a5 [Glitch] Only show profile directory link when it's enabled
5 years ago
Thibaut Girka 5137951499 Fix notification badge
5 years ago
Thibaut Girka aabf4ab1a4 Add hints to make local settings about layout more explicit
5 years ago
Thibaut Girka a757cf567c Replace link to favourites with link to bookmarks
5 years ago
Thibaut Girka 0a3bbb215c Fix navigation panel
5 years ago
Thibaut Girka 9e4dd00b1a Restore navigation bar position glitch-soc setting
5 years ago
Thibaut Girka 428a1603e2 Use forceSingleColumn only in automatic layout mode
5 years ago
Thibaut Girka 425efff741 Add app settings link to single-column mode
5 years ago
Eugen Rochko 3a70752ab5 [Glitch] Fix some React warnings
5 years ago
Wenceslao Páez Chávez e99bdc6304 [Glitch] Fix overlap of emoji button on search popup
5 years ago
Takeshi Umeda 3565315aa2 [Glitch] Fix emoji picker being always displayed
5 years ago
Eugen Rochko 769823518c [Glitch] Add profile directory link to single column navigation panel
5 years ago
Takeshi Umeda 2a1e7f779b [Glitch] Improvement variable height in single column layout
5 years ago
Eugen Rochko 552d5f818a [Glitch] Refactor footers in web UI into a single component
5 years ago
Hanage999 7b14777589 [Glitch] Fix wrong redirect from getting started to home in advanced Web UI
5 years ago
Eugen Rochko 9cdb0fd8c5 [Glitch] Improvements to the single column layout
5 years ago
Eugen Rochko 04edd3fbdb [Glitch] Add responsive panels to the single-column layout
5 years ago
Eugen Rochko 9a3e47d27c [Glitch] Various improvements to single column layout
5 years ago
Eugen Rochko aa9377f77a [Glitch] Add single-column mode
5 years ago
Thibaut Girka 4c2b1e87c7 Fix clicking on the elefriend
5 years ago
Thibaut Girka 3bf93a3612 Properly handle unboosting statuses from detailed view
5 years ago
Thibaut Girka 2fe493ba25 Fix unboost confirmation dialog not showing up on detailed statuses
5 years ago
Thibaut Girka 6819b3333e Add option to display a warning before boosting toots lacking media descriptions
5 years ago
Thibaut Girka 7dd32100c3 Add DM conversations mode similar to upstream
5 years ago
Eugen Rochko f8e1c0da75 [Glitch] Fix not being able to directly switch between list timelines in web UI
5 years ago
Jeong Arm a473a7912b [Glitch] Scroll to compose form when focus
5 years ago
Thibaut Girka 2b54b78962 Fix CW field automatically getting the focus when it is always enabled
5 years ago
slice c12383e06c Remove isRequired from Glitch ReplyIndicator status
5 years ago
Thibaut Girka 938edb44a1 Fix video player regressions introduced by blurhash merge
5 years ago
Thibaut Girka c1619a5c24 [Glitch] Add keyboard shortcut to hide/show media
5 years ago
Thibaut Girka a0b7246388 Refactor contentType selection in glitch composer
5 years ago
Thibaut Girka dfeda8857f Hide content-type dropdown by default
5 years ago
Haelwenn (lanodan) Monnier 76d58bf63e Content-Type Dropdown: use the selected option icon for the menu
5 years ago
KokaKiwi 08a981dd25 Add status content type dropdown to compose box.
5 years ago
Thibaut Girka 46b5085ced Use a checkbox for the “Mark media as sensitive” composer button
5 years ago
ThibG 0bb3ba2406 Merge pull request #1043 from ThibG/glitch-soc/merge-upstream
5 years ago
Aurélien Reeves 22541e98e2 [Glitch] Add confirm modal for unboosting toots
5 years ago
Thibaut Girka e55cf0042f Fix media description confirmation modal
5 years ago
Thibaut Girka 40a480ea34 Fix front-end crash when a video has a blurhash and is hidden behind a CW
5 years ago
Thibaut Girka 5052b8c29f Fix content warning button displaying a link icon when no status card is set
5 years ago
Kirishima21 1592cab613 fix pinned columns ’s Media-only button
5 years ago
Eugen Rochko 8050f86d04 [Glitch] Make the "mark media as sensitive" button more obvious in web UI
5 years ago
Thibaut Girka 167808363d Add visibility icon back in media gallery
5 years ago
Thibaut Girka 43dc5ad0e5 Add back description on hover
5 years ago
ThibG 09d6a2920d [Glitch] Make the cursor icon consistant across media types in account media gallery
5 years ago
Eugen Rochko 52c09770fe [Glitch] Add button to view context to media modal
5 years ago
Eugen Rochko 3b9ff1fa34 [Glitch] Change account gallery in web UI
5 years ago
Eugen Rochko 87a7a9a4df [Glitch] Add blurhash
5 years ago
Thibaut Girka d20647fd94 Fix polls icon not showing in CW button in detailed statuses
5 years ago
Thibaut Girka c15b1aa00c Fix crash in onboarding modal
5 years ago
Thibaut Girka f5f0bd6c0a Add high color privacy icons
5 years ago
Thibaut Girka 98732502f5 When selecting a toot via keyboard, ensure it is scrolled into view
5 years ago
Thibaut Girka 02bd678944 Add keyboard shortcut to collapse/uncollapse toots
5 years ago
Thibaut Girka 7ed89e9178 Add hotkey for bookmarking a toot
5 years ago
Thibaut Girka 4155a1556a Add emoji suggestion to poll options
5 years ago
Thibaut Girka b35b38f4ea Add suggestions in CW field
5 years ago
Thibaut Girka 0541e4ad21 Refactor selectComposeSuggestion so that different paths can be updated
5 years ago
Thibaut Girka 4a95bfe919 Hide media upload form if no media are attached
5 years ago
Thibaut Girka 07367bc6ec Fix file upload
5 years ago
Thibaut Girka 86108e7af7 Fix settings modal
5 years ago
kedama 4ce6358787 [Glitch] Fix modal items cannot scroll on touch devices
6 years ago