272 Commits (6a592083f1698f18821281d66d18a8233bf33848)

Author SHA1 Message Date
Takeshi Umeda 8681ef85d0 [Glitch] Fix logout link not working in safari
3 years ago
Claire 34a573ac27 [Glitch] Add confirmation modal when closing media edit modal with unsaved changes
3 years ago
Claire 6e3d5cbca2 Fix and simplify browser history handling in relation to modals
3 years ago
David Sterry ba8f4535e3 [Glitch] Hide /about/more footer link in limited federation mode
3 years ago
Claire 6dd51448a6 [Glitch] Fix OCR failure when erroneous lang data is in cache
3 years ago
Mélanie Chauvel 67c2c0a41e [Glitch] Fix dialog close button
4 years ago
Takeshi Umeda 34cc6f45ac [Glitch] Fix expand video on public page
4 years ago
Eugen Rochko d973a90bcc [Glitch] Fix not being able to open audio modal in web UI
4 years ago
Eugen Rochko cccc65651d [Glitch] Fix media modal crashing when media has no blurhash
4 years ago
Eugen Rochko 50b100df00 Change media modals look in web UI
4 years ago
Claire 56135a77f9 [Glitch] Hide floating action button on onboarding page
4 years ago
Claire 6be0b4b014 [Glitch] Fix crash in old browsers
4 years ago
Claire 5ea53b6158 [Glitch] Fix compose form behavior in mobile view
4 years ago
Claire 49eef466b8 [Glitch] Add dropdown for boost privacy in boost confirmation modal
4 years ago
ThibG 31e68bf3d3 [Glitch] Fix OCR lang data failing to load
4 years ago
ThibG 7d0e45a3be [Glitch] Fix column swiping animation logic
4 years ago
Eugen Rochko e18f9f8228 [Glitch] Fix unnecessary re-rendering of various components when typing in web UI
4 years ago
abcang b9fc807115 [Glitch] Fixed ESLint error
4 years ago
Eugen Rochko 51d0e1c7b4 [Glitch] Fix hardcoded frame rate for frame by frame video navigation in web UI
4 years ago
Thibaut Girka 8ffae82fa6 Fix minor design issues with fav confirmation modal
4 years ago
Mashiro e4d62042bd [Glitch] Add limitation of image's max zoom rate (max to the original size of image)
4 years ago
dependabot[bot] 91c2f14fd2 [Glitch] Bump detect-passive-events from 1.0.5 to 2.0.1
4 years ago
Mashiro dc86d814d9 [Glitch] add mouse scroll lock in image expand view
4 years ago
Mashiro 40af1cf65b [Glitch] Add expand/compress image button on image view box
4 years ago
Mélanie Chauvel 078744f210 [Glitch] Make visibility icon clickable as part of the time of a toot
4 years ago
Eugen Rochko 8f950e540b [Glitch] Add pop-out player for audio/video in web UI
4 years ago
mayaeh 5c60f7eaed [Glitch] Fix strings that could not be translated
4 years ago
Eugen Rochko 4ae4b03974 [Glitch] Change how missing desktop notifications permission is displayed
4 years ago
ThibG b5927301cf [Glitch] Fix browser notification permission request logic
4 years ago
OSAMU SATO 78ad04420c [Glitch] Add duration parameter to muting.
4 years ago
ThibG 813c84cd6c [Glitch] Change how CDN_HOST is passed down to make assets build reproducible
4 years ago
ThibG 787a629b8f [Glitch] Update Tesseract.js
4 years ago
han@highemelry 610f71db7a [Glitch] Add a visibility icon to boost modal
4 years ago
Eugen Rochko dad3132046 [Glitch] Fix audio and video items in account gallery in web UI
4 years ago
Eugen Rochko 6c7ac1b48f [Glitch] Add ability to choose media thumbnail in web UI
4 years ago
Eugen Rochko 69cddc3909 [Glitch] Add color extraction for audio thumbnails
4 years ago
Eugen Rochko ad73e05f46 [Glitch] Fix audio modals not using blurhash and poster
4 years ago
Takeshi Umeda 559214c33f [Glitch] Add remote only to public timeline
5 years ago
ThibG 572e89e563 [Glitch] Fix expanded video player issues
5 years ago
Eugen Rochko 376e524278 [Glitch] Add announcements
5 years ago
Thibaut Girka 49027ee948 Fix erroneous inclusion of upstream code
5 years ago
ThibG 1e1293e3c8 [Glitch] Add follow_request notification type
5 years ago
ThibG 7ce7575549 [Glitch] Fix OCR with delete & redraft
5 years ago
ThibG 962f485423 [Glitch] Change media description label to be context-sensitive
5 years ago
ThibG ea55f70f97 [Glitch] Add support for submitting media description with ctrl+enter
5 years ago
umonaca dd810a9405 [Glitch] Improve swipe experience
5 years ago
BSKY 59946f9231 [Glitch] Add noopener and/or noreferrer
5 years ago
Eugen Rochko 877e8c9d79 [Glitch] Fix media editing modal changing dimensions when image loads
5 years ago
Yamagishi Kazutoshi 7d79e1f31c [Glitch] Do not add margin light when opening modal on mobile
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
Eugen Rochko 7ca6153c0c [Glitch] Fix media editing modal and profile directory in light theme
5 years ago
ThibG badf02891a [Glitch] Fix typo in mute confirmation dialog
5 years ago
ThibG 88481c9653 [Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI
5 years ago
ThibG 74af56b9cd [Glitch] Use blob URL for Tesseract to avoid CORS issues
5 years ago
ThibG 8e699db334 [Glitch] Fix media description button being disabled at 420 characters instead of 1500
5 years ago
Eugen Rochko 344e52ffbe [Glitch] Change max length of media descriptions from 420 to 1500 characters
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
Eugen Rochko 8b630f7e54 [Glitch] Add trends UI with admin and user settings
5 years ago
Thibaut Girka e519b47da6 Update backend links and fix hardcoded ones
5 years ago
Eugen Rochko 7fe2120dd5 [Glitch] Add profile directory to web UI
5 years ago
Eugen Rochko 3aeaf9b897 [Glitch] Add audio player
5 years ago
ThibG f11e9d5524 [Glitch] Add confirmation modal when logging out from the web app
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
Eugen Rochko ab019800f8 [Glitch] Add media editing modal
5 years ago
ThibG 4d964398de [Glitch] Fix swiping columns on mobile sometimes failing
5 years ago
Thibaut Girka d3aaacb6d4 Do not scroll in the compose panel on single-column
5 years ago
ThibG 7b68e1725c [Glitch] List attachments in boost modal
6 years ago
ThibG d1edbfaed3 [Glitch] Only show profile directory link when it's enabled
6 years ago
Thibaut Girka 0f41be5581 Fix notification badge
6 years ago
Thibaut Girka 44b1a39682 Replace link to favourites with link to bookmarks
6 years ago
Thibaut Girka 9400ec43cc Fix navigation panel
6 years ago
Thibaut Girka 127ead34c4 Restore navigation bar position glitch-soc setting
6 years ago
Thibaut Girka 7fd8797d20 Add app settings link to single-column mode
6 years ago
Eugen Rochko a5398c3df8 [Glitch] Add profile directory link to single column navigation panel
6 years ago
Takeshi Umeda 1329308bc7 [Glitch] Improvement variable height in single column layout
6 years ago
Eugen Rochko 763735f92e [Glitch] Refactor footers in web UI into a single component
6 years ago
Eugen Rochko ff88387a4a [Glitch] Improvements to the single column layout
6 years ago
Eugen Rochko d99a661f08 [Glitch] Add responsive panels to the single-column layout
6 years ago
Eugen Rochko 0bd9f23e6d [Glitch] Various improvements to single column layout
6 years ago
Eugen Rochko 610b4b44c4 [Glitch] Add single-column mode
6 years ago
Thibaut Girka ccfb48d3eb Add option to display a warning before boosting toots lacking media descriptions
6 years ago
Aurélien Reeves 96f0747afe [Glitch] Add confirm modal for unboosting toots
6 years ago
Eugen Rochko bc97fd641f [Glitch] Add button to view context to media modal
6 years ago
Eugen Rochko ccf4f3240a [Glitch] Add blurhash
6 years ago
Thibaut Girka 7617f78359 Fix crash in onboarding modal
6 years ago
kedama 039e35560c [Glitch] Fix modal items cannot scroll on touch devices
6 years ago
Thibaut Girka 1bc4b8a0a5 features/composer/index.js → ComposeForm
6 years ago
Thibaut Girka 9a2f10fe8b DrawerAccount → NavigationBar + NavigationContainer
6 years ago
Thibaut Girka ab3e8fc542 Move DrawerSearch to Search + SearchContainer
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
ThibG 9e80b34a95 [Glitch] Add a “Block & Report” button to the block confirmation dialog
6 years ago
Thibaut Girka b47a53f902 [Glitch] Rename from instance to server.
6 years ago
Thibaut Girka a963ea67dd [Glitch] Add missing rejection handling for Promises
6 years ago
Marek Ľach a0a8203a0b Minor description corrections
6 years ago
Thibaut Girka e9060b04d4 [Glitch] Hide floating action button on search and getting started pages
6 years ago
Thibaut Girka 7baf15675f Add local setting to disable swipe-to-change-columns
6 years ago
Thibaut Girka 056a8a8ee4 Allow disabling media confirmation from the confirmation dialog itself
6 years ago
Thibaut Girka c03cbb9471 [Glitch] Save onlyMedia prop when pinning column
6 years ago
Thibaut Girka 36d27e2891 Sandbox toot embeds in the embed modal
6 years ago
Thibaut Girka 39c8a71df8 Do not crash the whole UI when loading an invalid column
6 years ago
Thibaut Girka bf92e7aaa6 [Glitch] Implement adding a user to a list from their profile
6 years ago
Thibaut Girka a3677a828d [Glitch] Change documentation URL
6 years ago
Thibaut Girka 1cb3af21c5 Autofocus comment textarea in report modal
6 years ago
Thibaut Girka 59de2868c1 Fix media description in various media modals
6 years ago
Thibaut Girka 65f625cf23 [Glitch] Hide floating action button on thread views
6 years ago
Thibaut Girka 324ce93368 Add preferences for notification badges
6 years ago
Thibaut Girka b28cbb8b25 Add unread notifications badge to the mobile navbar
6 years ago
Thibaut Girka 8e862ecf8d [Glitch] Add aria-label to floatingActionButton
6 years ago
Thibaut Girka 4a686ddf8a [Glitch] On the mobile UI, move the search column to the right
6 years ago
Thibaut Girka 37a00d4c1d [Glitch] Add search item to tab bar for mobile devices
6 years ago
Thibaut Girka 76a3f373e3 [Glitch] Use withRouter for TabsBar
6 years ago
Thibaut Girka 5f035a2a1a [Glitch] Move "compose" on mobile to floating action button
6 years ago
Thibaut Girka 70c308c4aa [Glitch] When search enabled, display hint in search popout
6 years ago
Thibaut Girka 360fbf1bd4 Add pinned accounts editor
6 years ago
Thibaut Girka 0c091475df Make non-link ColumnLinks behave as links
6 years ago
Thibaut Girka 534439e73b Add focal points support in the composer
6 years ago
Thibaut Girka 175c2155a9 [Glitch] Compensate for scrollbar disappearing when media modal
6 years ago
Thibaut Girka d2b3eebe00 [Glitch] Show media modal on public timeline
6 years ago
Thibaut Girka 82ab5aacb2 Prevent scrolling main frame when navigating in image gallery with arrow keys
6 years ago
Thibaut Girka 02326a4322 [Glitch] Use LoadingBar instead of blur to indicate that an image is loading
6 years ago
Thibaut Girka f0161702d8 [Glitch] Submit report using meta key
6 years ago
Thibaut Girka 0ad3eedd4c [Glitch] Allow clients to fetch statuses made while they were offline
7 years ago
Thibaut Girka 07baa1ddb5 [Glitch] Open video modal on public UI
7 years ago
Thibaut Girka dfa60cb0a8 Fix modals testing for props.noEsc (fixes #482)
7 years ago
Thibaut Girka 769a48495c Fix root modal's keyup handling (Fixes #478)
7 years ago
Thibaut Girka 7972464e71 [Glitch] Also display replies in report modal
7 years ago
beatrix f4ed38272b
Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread
7 years ago
Thibaut Girka 240833c023 Fix actions modal on mobile (fixes #441)
7 years ago
Thibaut Girka 259bc9840b [Glitch] Fix style of legacy column headers
7 years ago
Thibaut Girka 7a68079b3f [Glitch] Show media modal on public pages
7 years ago
ThibG 21837b291e
Merge pull request #430 from ThibG/glitch-soc/features/bookmarks
7 years ago
Thibaut Girka 1aac83ef47 Fix the bookmark column pinning fix…
7 years ago
ThibG 84d0aa7b26
Merge pull request #429 from ThibG/glitch-soc/features/bookmarks
7 years ago
Thibaut Girka 54f5170f59 Fix pinning the bookmarks column (fixes #428)
7 years ago
Thibaut Girka a4fa8c9064 [Glitch] Avoid using JS to set height in MediaModal
7 years ago
Thibaut Girka 87071d9e81 [Glitch] Improved media modal
7 years ago
Thibaut Girka 0b86ec4e7f [Glitch] Allow to open a modal for embedded photo
7 years ago
Thibaut Girka 22870985da Add close modal icon to report dialog (#6591)
7 years ago