617 Commits (069e0520c9ab496c4685a9ff1629858d58269f1d)

Author SHA1 Message Date
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
5 years ago
Haelwenn (lanodan) Monnier c2fa36bbae Content-Type Dropdown: use the selected option icon for the menu
5 years ago
KokaKiwi f34a402a94 Add status content type dropdown to compose box.
5 years ago
Thibaut Girka 3ea5c045d7 Use a checkbox for the “Mark media as sensitive” composer button
5 years ago
ThibG fe00f7a7e4
Merge pull request #1043 from ThibG/glitch-soc/merge-upstream
5 years ago
Aurélien Reeves 96f0747afe [Glitch] Add confirm modal for unboosting toots
5 years ago
Thibaut Girka d4d4e84324 Fix media description confirmation modal
5 years ago
Thibaut Girka 2c767f44bf Fix front-end crash when a video has a blurhash and is hidden behind a CW
5 years ago
Thibaut Girka 89d2859296 Fix content warning button displaying a link icon when no status card is set
5 years ago