191 Commits (d1498df66318e3fc9db5435b622ca6c30f8da87a)

Author SHA1 Message Date
Thibaut Girka a9cece1403 Fix erroneous inclusion of upstream code
5 years ago
ThibG 8bc0822716 [Glitch] Add follow_request notification type
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 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
umonaca 55757b245d [Glitch] Improve swipe experience
5 years ago
BSKY e02b77a1f4 [Glitch] Add noopener and/or noreferrer
5 years ago
Eugen Rochko 4ed9f70c95 [Glitch] Fix media editing modal changing dimensions when image loads
5 years ago
Yamagishi Kazutoshi 35e165c1db [Glitch] Do not add margin light when opening modal on mobile
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
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 56ca0d8b1c [Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI
5 years ago
ThibG c77eb90fa6 [Glitch] Use blob URL for Tesseract to avoid CORS issues
5 years ago
Eugen Rochko d9d3828140 [Glitch] Fix web UI allowing uploads past status limit via drag & drop
5 years ago
ThibG 81aed1ba0b [Glitch] Fix media description button being disabled at 420 characters instead of 1500
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 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
Eugen Rochko 157d78dd44 [Glitch] Add trends UI with admin and user settings
5 years ago
Thibaut Girka 90ac926b1c Update backend links and fix hardcoded ones
5 years ago
Eugen Rochko 2cdbfb39e8 [Glitch] Add profile directory to web UI
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 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 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
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
Eugen Rochko 4982885bfa [Glitch] Add media editing modal
5 years ago
Eugen Rochko f1de5093fb [Glitch] Add option to disable real-time updates in web UI
5 years ago
Thibaut Girka 65b1946489 Minor optimization regarding regexp filtering in timelines
5 years ago