769 Commits (adfaf9551c817da83d955ac55e6791bb12ea894e)

Author SHA1 Message Date
BSKY 59946f9231 [Glitch] Add noopener and/or noreferrer
5 years ago
dependabot-preview[bot] 4a0281d8c4 [Glitch] Bump react-select from 2.4.4 to 3.0.5
5 years ago
Eugen Rochko 877e8c9d79 [Glitch] Fix media editing modal changing dimensions when image loads
5 years ago
trwnh bd1eaad816 [Glitch] Add missing back button header for invalid account
5 years ago
Eugen Rochko 9ba67c6045 [Glitch] Fix performance of home feed regeneration
5 years ago
Thibaut Girka fe6864a73a Apply scroll changes to Bookmark column
5 years ago
Eugen Rochko bd54ee294a [Glitch] Add refresh button to list of rebloggers/favouriters in web UI
5 years ago
Yamagishi Kazutoshi 7d79e1f31c [Glitch] Do not add margin light when opening modal on mobile
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
Thibaut Girka bc8543d9af Fix audio modal closing immediately
5 years ago
Eugen Rochko 360234d1bf [Glitch] Fix audio attachments opening in video modal from media tab in web UI
5 years ago
Jeong Arm c274774d06 [Glitch] Scroll into search bar when focus
5 years ago
Eugen Rochko 7ca6153c0c [Glitch] Fix media editing modal and profile directory in light theme
5 years ago
Jeong Arm cd2fce0318 [Glitch] Fix drag and drop link to composebox
5 years ago
ThibG badf02891a [Glitch] Fix typo in mute confirmation dialog
5 years ago
ThibG b3c19aa777 [Glitch] Fix custom emoji animation on hover in conversations view
5 years ago
ThibG 47f6d636e9 [Glitch] Fix missing propType for conversation delete
5 years ago
Eugen Rochko 13bc2cd4af [Glitch] Change conversations UI
5 years ago
koyu 1bfa9149ee [Glitch] Change at icon in notification filter to reply-all
5 years ago
ThibG 88481c9653 [Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI
5 years ago
Eugen Rochko a2bf1f9f56 [Glitch] Fix follower/following lists resetting on back-navigation in web UI
5 years ago
ThibG 8a63d659ac [Glitch] Change silences to always require approval on follow
5 years ago
ThibG 74af56b9cd [Glitch] Use blob URL for Tesseract to avoid CORS issues
5 years ago
Yamagishi Kazutoshi 844e0fb48c [Glitch] Check existence of timeline state in community timeline
5 years ago
Eugen Rochko 840c36f320 [Glitch] Fix web UI allowing uploads past status limit via drag & drop
5 years ago
ThibG 75673cf8e3 [Glitch] Fix “slow mode” issues
5 years ago
ThibG 8e699db334 [Glitch] Fix media description button being disabled at 420 characters instead of 1500
5 years ago
Thibaut Girka ab646fac5f Fix composer dropdown toggle buttons (threaded mode and local-only) not working
5 years ago
Eugen Rochko 3665d554c5 [Glitch] Add timeline read markers API
5 years ago
Eugen Rochko 344e52ffbe [Glitch] Change max length of media descriptions from 420 to 1500 characters
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
Rey Tucker 0014a32c19 glitch: fix webpack build failure in columns_area.js (#1212)
5 years ago
mayaeh dea2b234c9 [Glitch] Integrate translation strings for the Profile Directory.
5 years ago
ThibG 2f952f6d04 [Glitch] Fix custom emoji animation on hover in WebUI directory bios
5 years ago
Thibaut Girka 0128509605 Fix loading more items in account following/followers
5 years ago
Eugen Rochko ce182efd68 [Glitch] Add header to trends section and change refresh rate to 15 minutes
5 years ago
ThibG e1810eed8e [Glitch] Fix trending hashtags being fetched every 36 seconds instead of every hour (#11631)
5 years ago
Eugen Rochko 8b630f7e54 [Glitch] Add trends UI with admin and user settings
5 years ago
Thibaut Girka ef270ed0df Properly hide follower count in profile directory
5 years ago
Thibaut Girka e519b47da6 Update backend links and fix hardcoded ones
5 years ago
Thibaut Girka 682cfbb829 Fix imports importing modules from vanilla flavour instead of glitch
5 years ago
Eugen Rochko cd46099e49 [Glitch] Change layout of public profile directory to be the same as in web UI
5 years ago
Eugen Rochko 7fe2120dd5 [Glitch] Add profile directory to web UI
5 years ago
ThibG 759448c24c [Glitch] Change detailed status child ordering to sort self-replies on top
5 years ago
ThibG 6ee2501991 [Glitch] Change window resize handler to switch to/from mobile layout as soon as needed
5 years ago
Eugen Rochko b90bd31cfd [Glitch] Fix more visual issues with the audio player
5 years ago
Eugen Rochko 84d4d75c91 [Glitch] Fix public page crash due to audio player, fix unpause in audio player
5 years ago
Eugen Rochko 3aeaf9b897 [Glitch] Add audio player
5 years ago
ThibG 04de74c992 [Glitch] Add special alert for throttled requests
5 years ago
ThibG f11e9d5524 [Glitch] Add confirmation modal when logging out from the web app
5 years ago
Thibaut Girka 7c22e32562 Remove sign out link from getting started columns, as it is already in the footer
5 years ago
Thibaut Girka 79725f659d Fix crashes from favico.js crashing the entire web app
5 years ago
Thibaut Girka 956c1cf82a Refactor the Columns Area code to be closer to upstream
5 years ago
Thibaut Girka 3282bbe454 Add option to rewrite mentions to mentioned user's username or acct
5 years ago
ThibG f1528ea3c4 [Glitch] Fix handling of audio files in account media gallery
5 years ago
Thibaut Girka fae9e34484 Add button to edit media description from missing description confirmation dialog
5 years ago
Thibaut Girka dff4ccd7e9 Remove code for giving focus to first media without description
5 years ago
Thibaut Girka a334cbcb20 Move character counter to the options box to match upstream styling
5 years ago
ThibG ab0961fe9a [Glitch] Improve focal point modal on mobile
5 years ago
ThibG fcd2244015 [Glitch] Allow clicking behind preview
5 years ago
Eugen Rochko 91d968bf72 [Glitch] Fix edit media modal on small screens, touch events
5 years ago
Eugen Rochko 5c35c9c409 [Glitch] Fix tesseract.js being part of the common chunk
5 years ago
Eugen Rochko 41c7fec796 [Glitch] Add OCR tool to media editing modal
5 years ago
Thibaut Girka 066034c62e Refactor character counter to match upstream
5 years ago
Eugen Rochko ab019800f8 [Glitch] Add media editing modal
5 years ago
Thibaut Girka b859eb0017 Honor `system_emoji_font` in the Emoji Picker
5 years ago
Eugen Rochko 42588ed460 [Glitch] Fix "cancel follow request" button having unreadable text in web UI
5 years ago
Thibaut Girka d10f6036cf Implement keyboard navigation in glitch-soc composer
5 years ago
Thibaut Girka 6d2b0fa3f0 Refactor composer Dropdown's component a bit to make it closer to upstream
5 years ago
Thibaut Girka 68eb58b805 Fix color of dropdown icons
5 years ago
ThibG f02ffce249 [Glitch] Change icon button styles to make hover/focus states more obvious
5 years ago
ThibG 8b57d704dc [Glitch] Disable list title validation button when list title is empty
5 years ago
Thibaut Girka ff0ceb28b3 Remove link rewriting option as it is easily bypassable
5 years ago
Thibaut Girka df866a464d Add options to highlight misleading links in statuses
5 years ago
Thibaut Girka 49a28e69a5 Move decodeIDNA to app/javascript/flavours/glitch/util
5 years ago
ThibG f48c7689d2
Merge pull request #1179 from ThibG/glitch-soc/merge-upstream
5 years ago
Thibaut Girka a4a81c5434 Fix crash in /web/lists
5 years ago
Eugen Rochko 51411267fd [Glitch] Add search results pagination to web UI (#11409)
5 years ago
ThibG c1231a846a [Glitch] Play animated custom emoji on hover
5 years ago
Thibaut Girka 6db5669818 Clean up redundant shouldUpdateScroll definitions
5 years ago
Eugen Rochko e58af04287 [Glitch] Fix mutes, blocks, domain blocks and follow requests not paginating
5 years ago
ThibG bd7b1538f1 [Glitch] Fix followers and followings on account profiles
5 years ago
Jakub Mendyk c614abb95d [Glitch] Fix followers/follows layout issues from #8418
5 years ago
Thibaut Girka b294b5956b Add empty column message to bookmarks column
5 years ago
Jakub Mendyk e9f88f4005 [Glitch] Add messages informing that collections are empty
5 years ago
Eugen Rochko e91bf82083 [Glitch] Add option to disable real-time updates in web UI
5 years ago
Thibaut Girka 16b79a6237 Add options to configure filtering behavior
5 years ago
ThibG 64f3bc77ac [Glitch] Only scroll to the compose form if it's not horizontally in the viewport
5 years ago
ThibG 47c30be8d8 [Glitch] Memoize ancestorIds and descendantIds in detailed status view
5 years ago
Thibaut Girka 9d6b46fe34 Minor optimization regarding regexp filtering in timelines
5 years ago
Thibaut Girka 82cd138c89 Fix some React warnings
5 years ago
Eugen Rochko 662252c8f7 [Glitch] Add categories for custom emojis
5 years ago
ThibG 4d964398de [Glitch] Fix swiping columns on mobile sometimes failing
5 years ago
ThibG 43698e08ca [Glitch] Add message telling FTS is disabled when no toot can be found because of this
5 years ago
Thibaut Girka 6ad870a410 Change search components classes and styling to match upstream
5 years ago
ThibG 4175f13155 [Glitch] Add option to disable blurhash previews
5 years ago
Thibaut Girka 9ef25877df Scroll to compose form rather than reply indicator on focus
5 years ago
Thibaut Girka 598cdc9542 Use a different icon for audio attachments
5 years ago
Eugen Rochko 967456b6a9 [Glitch] Add audio uploads
5 years ago
Thibaut Girka 38d2882447 Fix NavigationBar styling
5 years ago
Thibaut Girka bb9459774d Add NavigationBar to getting started column in single-column mode
5 years ago
Thibaut Girka f4b008906d Change preferences link in local settings modal from sliders to cog for consistency
5 years ago
Thibaut Girka a06e7bc3fb Change plaintext icon in composer options
5 years ago
Thibaut Girka d3aaacb6d4 Do not scroll in the compose panel on single-column
5 years ago
Thibaut Girka e433386545 Fix replying not automatically switching to compose form on mobile
5 years ago
ThibG 7b68e1725c [Glitch] List attachments in boost modal
5 years ago
ThibG 80849812d2 [Glitch] Fix ordering of keyboard access between CW field, textarea and emoji picker
5 years ago
ThibG d1edbfaed3 [Glitch] Only show profile directory link when it's enabled
5 years ago
Thibaut Girka 0f41be5581 Fix notification badge
5 years ago
Thibaut Girka a773d02946 Add hints to make local settings about layout more explicit
5 years ago
Thibaut Girka 44b1a39682 Replace link to favourites with link to bookmarks
5 years ago
Thibaut Girka 9400ec43cc Fix navigation panel
5 years ago
Thibaut Girka 127ead34c4 Restore navigation bar position glitch-soc setting
5 years ago
Thibaut Girka b191861e15 Use forceSingleColumn only in automatic layout mode
5 years ago
Thibaut Girka 7fd8797d20 Add app settings link to single-column mode
5 years ago
Eugen Rochko 362f3973be [Glitch] Fix some React warnings
5 years ago
Wenceslao Páez Chávez 867d1233c7 [Glitch] Fix overlap of emoji button on search popup
5 years ago
Takeshi Umeda 8f924eb961 [Glitch] Fix emoji picker being always displayed
5 years ago
Eugen Rochko a5398c3df8 [Glitch] Add profile directory link to single column navigation panel
5 years ago
Takeshi Umeda 1329308bc7 [Glitch] Improvement variable height in single column layout
5 years ago
Eugen Rochko 763735f92e [Glitch] Refactor footers in web UI into a single component
5 years ago
Hanage999 c095eed121 [Glitch] Fix wrong redirect from getting started to home in advanced Web UI
5 years ago
Eugen Rochko ff88387a4a [Glitch] Improvements to the single column layout
5 years ago
Eugen Rochko d99a661f08 [Glitch] Add responsive panels to the single-column layout
5 years ago
Eugen Rochko 0bd9f23e6d [Glitch] Various improvements to single column layout
5 years ago
Eugen Rochko 610b4b44c4 [Glitch] Add single-column mode
5 years ago
Thibaut Girka fe5c4f976c Fix clicking on the elefriend
5 years ago
Thibaut Girka 32bdff09c1 Properly handle unboosting statuses from detailed view
5 years ago
Thibaut Girka b551d8aa53 Fix unboost confirmation dialog not showing up on detailed statuses
5 years ago
Thibaut Girka ccfb48d3eb Add option to display a warning before boosting toots lacking media descriptions
5 years ago
Thibaut Girka d61a6271c6 Add DM conversations mode similar to upstream
5 years ago
Eugen Rochko aec3fa35fd [Glitch] Fix not being able to directly switch between list timelines in web UI
5 years ago
Jeong Arm b32a62fe95 [Glitch] Scroll to compose form when focus
5 years ago
Thibaut Girka a7f6e72b30 Fix CW field automatically getting the focus when it is always enabled
5 years ago
slice e04724296b Remove isRequired from Glitch ReplyIndicator status
5 years ago
Thibaut Girka 6d60701bfa Fix video player regressions introduced by blurhash merge
5 years ago
Thibaut Girka b4d4138cf9 [Glitch] Add keyboard shortcut to hide/show media
5 years ago
Thibaut Girka 4fbce23992 Refactor contentType selection in glitch composer
5 years ago
Thibaut Girka 9df1ef87c2 Hide content-type dropdown by default
6 years ago
Haelwenn (lanodan) Monnier c2fa36bbae Content-Type Dropdown: use the selected option icon for the menu
6 years ago
KokaKiwi f34a402a94 Add status content type dropdown to compose box.
6 years ago
Thibaut Girka 3ea5c045d7 Use a checkbox for the “Mark media as sensitive” composer button
6 years ago
ThibG fe00f7a7e4
Merge pull request #1043 from ThibG/glitch-soc/merge-upstream
6 years ago
Aurélien Reeves 96f0747afe [Glitch] Add confirm modal for unboosting toots
6 years ago
Thibaut Girka d4d4e84324 Fix media description confirmation modal
6 years ago
Thibaut Girka 2c767f44bf Fix front-end crash when a video has a blurhash and is hidden behind a CW
6 years ago
Thibaut Girka 89d2859296 Fix content warning button displaying a link icon when no status card is set
6 years ago
Kirishima21 8383222026 fix pinned columns ’s Media-only button
6 years ago
Eugen Rochko f59973cc85 [Glitch] Make the "mark media as sensitive" button more obvious in web UI
6 years ago
Thibaut Girka b1ab4d5ebe Add visibility icon back in media gallery
6 years ago
Thibaut Girka cbda1b8b66 Add back description on hover
6 years ago
ThibG b7f69beebe [Glitch] Make the cursor icon consistant across media types in account media gallery
6 years ago
Eugen Rochko bc97fd641f [Glitch] Add button to view context to media modal
6 years ago
Eugen Rochko a5da59f140 [Glitch] Change account gallery in web UI
6 years ago
Eugen Rochko ccf4f3240a [Glitch] Add blurhash
6 years ago
Thibaut Girka 9f25ab9792 Fix polls icon not showing in CW button in detailed statuses
6 years ago
Thibaut Girka 7617f78359 Fix crash in onboarding modal
6 years ago
Thibaut Girka ac54292d69 Add high color privacy icons
6 years ago
Thibaut Girka d4c95e6a8a When selecting a toot via keyboard, ensure it is scrolled into view
6 years ago
Thibaut Girka 67fb9a8679 Add keyboard shortcut to collapse/uncollapse toots
6 years ago
Thibaut Girka f3acf8f414 Add hotkey for bookmarking a toot
6 years ago
Thibaut Girka d7e4be285a Add emoji suggestion to poll options
6 years ago
Thibaut Girka df52004fe6 Add suggestions in CW field
6 years ago
Thibaut Girka 3a671470ec Refactor selectComposeSuggestion so that different paths can be updated
6 years ago
Thibaut Girka ffab9d626a Hide media upload form if no media are attached
6 years ago
Thibaut Girka 416aa832e5 Fix file upload
6 years ago
Thibaut Girka 3d722b0c4e Fix settings modal
6 years ago
kedama 039e35560c [Glitch] Fix modal items cannot scroll on touch devices
6 years ago
Thibaut Girka c3fa4e8e07 Fix ReferenceError in dropdown
6 years ago
Thibaut Girka d779ec1f0e Fix broken reference to handleSubmit
6 years ago
Thibaut Girka e949861176 Cleanup
6 years ago
Thibaut Girka faff152ae5 Move ComposerPublisher to Compose
6 years ago
Thibaut Girka df951c319c Add OptionsContainer
6 years ago
Thibaut Girka 14028655df Move composer Dropdown from features/composer to features/compose
6 years ago
Thibaut Girka 4c6221929f Move ComposerTextareaIcons to TextareaIcons
6 years ago
Thibaut Girka 47faf47ed5 ComposerTextarea → AutosuggestTextarea
6 years ago
Thibaut Girka a243567a3e ComposerUploadForm → UploadForm + UploadFormContainer
6 years ago
Thibaut Girka c5f49a92dc Move PollForm from features/composer to features/compose
6 years ago
Thibaut Girka f1a22e33e2 Inline spoiler input
6 years ago
Thibaut Girka 8fd599fb40 ComposerReply → ReplyIndicator
6 years ago
Thibaut Girka f72af5794d Refactor Compose*Warning → ContainerWarning
6 years ago
Thibaut Girka 1bc4b8a0a5 features/composer/index.js → ComposeForm
6 years ago
Thibaut Girka 281a82d878 DrawerHeader → Header + HeaderContainer
6 years ago
Thibaut Girka 9a2f10fe8b DrawerAccount → NavigationBar + NavigationContainer
6 years ago
Eugen Rochko 9b9816aba6 [Glitch] Show suggested follows on search screen in mobile layout
6 years ago
Thibaut Girka 149aa07409 DrawerResults → SearchResults + SearchResultsContainer
6 years ago
Thibaut Girka 67771e6d65 Rework DrawerResults to make them closer to upstream
6 years ago
Thibaut Girka ab3e8fc542 Move DrawerSearch to Search + SearchContainer
6 years ago
Thibaut Girka c92ab35b19 Inline DrawerSearchPopout in DrawerSearch
6 years ago
Thibaut Girka c19b983986 Refactor a bit DrawerSearch to make it closer to upstream
6 years ago
Thibaut Girka eed2c9dd44 Rename flavours/glitch/features/drawer to flavours/glitch/features/compose
6 years ago
Thibaut Girka e3c1472040 Shift+click on column Back button to return to last pinable column
6 years ago
Thibaut Girka 8d57c0e70e When selecting a toot via keyboard, ensure it is scrolled into view
6 years ago
Eugen Rochko 92e1950194 [Glitch] Fix glitched out "not found" message for non-existing profiles in web UI
6 years ago
Thibaut Girka cb410f80a4 Add column title to “Favourited by” and “Boosted by” columns
6 years ago