186 Commits (3b4abfe1329ef273d78f4c96e3f27ae3c9c54159)

Author SHA1 Message Date
Eugen Rochko 26227204df [Glitch] Fix audio modals not using blurhash and poster
4 years ago
Takeshi Umeda 885b2e3d86 [Glitch] Add remote only to public timeline
4 years ago
ThibG ed2267b78e [Glitch] Fix expanded video player issues
4 years ago
Eugen Rochko 30470b53d6 [Glitch] Add announcements
5 years ago
Thibaut Girka a9cece1403 Fix erroneous inclusion of upstream code
5 years ago
ThibG 8bc0822716 [Glitch] Add follow_request notification type
5 years ago
ThibG 95164e759b [Glitch] Fix OCR with delete & redraft
5 years ago
ThibG d72c04a88e [Glitch] Change media description label to be context-sensitive
5 years ago
ThibG b9cf415165 [Glitch] Add support for submitting media description with ctrl+enter
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
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
ThibG 81aed1ba0b [Glitch] Fix media description button being disabled at 420 characters instead of 1500
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
Eugen Rochko 024b9a24e0 [Glitch] Add audio player
5 years ago
ThibG 47ffc93705 [Glitch] Add confirmation modal when logging out from the web app
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
ThibG 284ff65022 [Glitch] Fix swiping columns on mobile sometimes failing
5 years ago
Thibaut Girka aaa0c0bec7 Do not scroll in the compose panel on single-column
5 years ago
ThibG 7773b30b4f [Glitch] List attachments in boost modal
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 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 425efff741 Add app settings link to single-column mode
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
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 6819b3333e Add option to display a warning before boosting toots lacking media descriptions
5 years ago
Aurélien Reeves 22541e98e2 [Glitch] Add confirm modal for unboosting toots
5 years ago
Eugen Rochko 52c09770fe [Glitch] Add button to view context to media modal
5 years ago
Eugen Rochko 87a7a9a4df [Glitch] Add blurhash
5 years ago
Thibaut Girka c15b1aa00c Fix crash in onboarding modal
5 years ago
kedama 4ce6358787 [Glitch] Fix modal items cannot scroll on touch devices
6 years ago
Thibaut Girka 5e4588524b features/composer/index.js → ComposeForm
6 years ago
Thibaut Girka 2f2381a400 DrawerAccount → NavigationBar + NavigationContainer
6 years ago
Thibaut Girka 5264424b71 Move DrawerSearch to Search + SearchContainer
6 years ago
Thibaut Girka e41c4ad61b Rename flavours/glitch/features/drawer to flavours/glitch/features/compose
6 years ago
Thibaut Girka 619d55358f Shift+click on column Back button to return to last pinable column
6 years ago
ThibG 5ca976c776 [Glitch] Add a “Block & Report” button to the block confirmation dialog
6 years ago
Thibaut Girka d96df46a63 [Glitch] Rename from instance to server.
6 years ago
Thibaut Girka 5946d76d0a [Glitch] Add missing rejection handling for Promises
6 years ago
Marek Ľach 43b2f021eb Minor description corrections
6 years ago
Thibaut Girka 8dea30a0c7 [Glitch] Hide floating action button on search and getting started pages
6 years ago
Thibaut Girka 07592234ac Add local setting to disable swipe-to-change-columns
6 years ago
Thibaut Girka 55e3dae600 Allow disabling media confirmation from the confirmation dialog itself
6 years ago
Thibaut Girka f39c452cab [Glitch] Save onlyMedia prop when pinning column
6 years ago
Thibaut Girka e4b9a8da07 Sandbox toot embeds in the embed modal
6 years ago
Thibaut Girka c0675a272e Do not crash the whole UI when loading an invalid column
6 years ago
Thibaut Girka e48b428ef3 [Glitch] Implement adding a user to a list from their profile
6 years ago
Thibaut Girka 58cbb9ef8f [Glitch] Change documentation URL
6 years ago
Thibaut Girka 634a1ddc6a Autofocus comment textarea in report modal
6 years ago
Thibaut Girka 12abb0f530 Fix media description in various media modals
6 years ago
Thibaut Girka 22de1c6c17 [Glitch] Hide floating action button on thread views
6 years ago
Thibaut Girka 3dc5051f03 Add preferences for notification badges
6 years ago
Thibaut Girka 9193dde5eb Add unread notifications badge to the mobile navbar
6 years ago
Thibaut Girka c11159af5f [Glitch] Add aria-label to floatingActionButton
6 years ago
Thibaut Girka deb14b957a [Glitch] On the mobile UI, move the search column to the right
6 years ago
Thibaut Girka fb195f37bb [Glitch] Add search item to tab bar for mobile devices
6 years ago
Thibaut Girka 042b5212cd [Glitch] Use withRouter for TabsBar
6 years ago
Thibaut Girka e88fe59712 [Glitch] Move "compose" on mobile to floating action button
6 years ago
Thibaut Girka 000b9f7b03 [Glitch] When search enabled, display hint in search popout
6 years ago
Thibaut Girka dcb7f34684 Add pinned accounts editor
6 years ago
Thibaut Girka 466df752ba Make non-link ColumnLinks behave as links
6 years ago
Thibaut Girka 02adce1ad8 Add focal points support in the composer
6 years ago
Thibaut Girka 658fc6bc1e [Glitch] Compensate for scrollbar disappearing when media modal
6 years ago
Thibaut Girka 28cdf3da09 [Glitch] Show media modal on public timeline
6 years ago
Thibaut Girka 12eb48c85c Prevent scrolling main frame when navigating in image gallery with arrow keys
6 years ago
Thibaut Girka ddaf5eeb3b [Glitch] Use LoadingBar instead of blur to indicate that an image is loading
6 years ago
Thibaut Girka 7833326959 [Glitch] Submit report using meta key
6 years ago
Thibaut Girka 7a953db0b6 [Glitch] Allow clients to fetch statuses made while they were offline
6 years ago
Thibaut Girka 4c835854d6 [Glitch] Open video modal on public UI
6 years ago
Thibaut Girka f7b9911f71 Fix modals testing for props.noEsc (fixes #482)
6 years ago