239 Commits (f485e2ced39dc9e972043b42aa14740698ef615e)

Author SHA1 Message Date
Thibaut Girka f485e2ced3 Fix search results on compose box
6 years ago
Thibaut Girka 923a7f3f11 Fix account header showing on search page
6 years ago
Thibaut Girka deb14b957a [Glitch] On the mobile UI, move the search column to the right
6 years ago
Thibaut Girka 89b50796ba [Glitch] Hide search from Compose on mobile devices
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 9ca7d1c7c8 Restrict querySelectorAll to the upload form component
6 years ago
Thibaut Girka fa5f416270 Add confirmation dialog when posting media without description
6 years ago
Thibaut Girka 8f33f0f087 Add opt-in feature to have the spoilers field always on (fixes #634)
6 years ago
Thibaut Girka acdb5b43da [Glitch] Implement tag auto-completion by history
6 years ago
Thibaut Girka 1295515bd4 [Glitch] Add missing video descriptions
6 years ago
Thibaut Girka 2f8583ce4a [Glitch] Wait until relationship is loaded before showing follow button
6 years ago
Thibaut Girka 8db23dd477 Add glitch-soc local setting to display reply counters
6 years ago
Thibaut Girka ed841bbbf7 Move layout options to their own section
6 years ago
Thibaut Girka 30d88cee78 Add hashtag trendline support to glitch-soc flavour
6 years ago
Thibaut Girka dcb7f34684 Add pinned accounts editor
6 years ago
Thibaut Girka 9b213f990d Split list editor into components and containers
6 years ago
Thibaut Girka d90795e0a7 Fix ColumnLink keys in getting_started_misc
6 years ago
Thibaut Girka 0e9a426d5a [Glitch] Add hotkey for follow requests
6 years ago
Thibaut Girka 52fe8ee95d Make the privacy dropdown button not look strange when using top placement
6 years ago
Thibaut Girka 466df752ba Make non-link ColumnLinks behave as links
6 years ago
Thibaut Girka bbee6d85d3 Focus CW field when enabling it, focus compose textarea when disabling it
6 years ago
Thibaut Girka c43db794e6 Various minor upload description fixes
6 years ago
Thibaut Girka 02adce1ad8 Add focal points support in the composer
6 years ago
Thibaut Girka 96e58d01ad Refactor in preparation for focal points modal
6 years ago
Thibaut Girka 7c8a8cda81 [Glitch] Defer scrollIntoView after DOM is drawn
6 years ago
Thibaut Girka a1ee3d464f Fix incorrect prop type for ComposerReply.status
6 years ago
Thibaut Girka cf36cd40eb Fix one GettingStarted ColumnLink not having a key
6 years ago
Thibaut Girka 919bd0842d Slightly more aggressive video preloading
6 years ago
Thibaut Girka 99b2e034c2 Fix bug when clicking on video position slider before starting the video
6 years ago
Thibaut Girka 2f73a9358e Prevent default event handling when clicking on the video position slider
6 years ago
Thibaut Girka ca4fa96a99 Implement public profile endorsements in glitch-soc
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 4277328e9c Drop glitch-style account bio fields
6 years ago
Thibaut Girka f37bf7c0a3 Don't reset scroll position when opening a modal
6 years ago
Thibaut Girka 32d4005516 Treat the App Setting link as a proper link (fixes #375)
6 years ago
Thibaut Girka 8a9882ee34 [Glitch] Improve WebUI account action bar
6 years ago
Thibaut Girka 40fe9256ea Move CW field just above main textarea
6 years ago
Thibaut Girka 0ef509c27a Get rid of Collapsable, use CSS instead
6 years ago
Thibaut Girka 5eeb95fac7 Refactor reply indicator and show compact list of attachments
6 years ago
Thibaut Girka 22618172b4 Show reply indicator for empty toots, not undefined toots (fixes #610)
6 years ago
Thibaut Girka d0853d1f3a [Glitch] Add documentation for “p” hotkey
6 years ago
Thibaut Girka 56f5323194 Add hotkey variants to keyboard shortcuts description
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 443b660cd6 Use the same description string as upstream for the “x” hotkey
6 years ago
Thibaut Girka a2c595d0d0 Fix focusing search bar with hotkeys
6 years ago