328 Commits (6259051853992496d53e90d8d8ad7a4909efc6c2)

Author SHA1 Message Date
Thibaut Girka d27b7d7645 Scroll to textarea when composing a toot
6 years ago
Thibaut Girka c454db6f11 [Glitch] Adjust beforeUnload conditions
6 years ago
Thibaut Girka 0081bf3784 Disable the “TOOT” button (and secondary toot button) if the toot text is empty
6 years ago
Thibaut Girka b865cf7018 [Glitch] Display verified links in glitch flavor
6 years ago
Thibaut Girka c25d8949e3 [Glitch] Add edit profile action button to profile
6 years ago
Thibaut Girka cb333daa72 [Glitch] Fix “Toots” tab highlighting for replies and media timelines
6 years ago
Thibaut Girka 6af379cf53 Prevent clicks on video from initiating selections
6 years ago
Thibaut Girka 495b50e3ab Fix thread CW expansion not being reset when changing threads
6 years ago
Thibaut Girka 9631397395 [Glitch] Highlight active tab in action bar
6 years ago
Thibaut Girka 634a1ddc6a Autofocus comment textarea in report modal
6 years ago
Thibaut Girka 6acc3e1fbd Auto-focus emoji picker's search field
6 years ago
Thibaut Girka 22a48adabc Fix composer actions 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 e6aa730195 [Glitch] After click to embed video, autoplay it
6 years ago
Thibaut Girka ddbf9887cd [Glitch] Click card to embed external content
6 years ago
Thibaut Girka 6e3625c5bc [Glitch] Fix oEmbed image_modal src.
6 years ago
Thibaut Girka c48345969f [Glitch] Ensure link thumbnails are not stretched to super low quality
6 years ago
Thibaut Girka 9b7139099f [Glitch] Add embed_url to preview cards
6 years ago
Thibaut Girka 3dc5051f03 Add preferences for notification badges
6 years ago
Thibaut Girka 46fcc9fd96 Move compose box options to their own page
6 years ago
Thibaut Girka 9193dde5eb Add unread notifications badge to the mobile navbar
6 years ago
Thibaut Girka 9f86627233 Add unread notifications badge to the navigation bar
6 years ago
Thibaut Girka dc381facbd Add notification badge to favicon
6 years ago
Thibaut Girka 44b647abe7 Count unread notifications when window loses focus
6 years ago
Thibaut Girka 3fd407b859 Keep track of unread notifications when the notification column isn't mounted
6 years ago
Thibaut Girka d465da45b4 Pause video playback if toot is collapsed or CWs folded (fixes #146)
6 years ago
Thibaut Girka 9002ec066a Fix interactions between CW and sensitive flag when spoilersAlwaysOn is set
6 years ago
Thibaut Girka aaa3de166f Fix emoji autosuggest when using a CDN for assets
6 years ago
Thibaut Girka 4567e42341 Media gallery styling closer to upstream's
6 years ago
Thibaut Girka 34ecec8c85 Add admin links to status and account menus (fixes #673)
6 years ago
Thibaut Girka c11159af5f [Glitch] Add aria-label to floatingActionButton
6 years ago
Thibaut Girka 7ed6f60a74 Fixes columns scrolling to top when opening media modal
6 years ago
Thibaut Girka 46166b8676 [Glitch] Give focused status a sensible aria-label for screen readers
6 years ago
Thibaut Girka 4aa1be379e [Glitch] Add aria-label to column regions
6 years ago
Thibaut Girka ff18ba0d2b Add option to not automatically unfold content warnings matching a regexp
6 years ago
Thibaut Girka 2fbebd89fb Allow text inputs in local settings dialog
6 years ago
Thibaut Girka 02c32ad7af Add a setting to automatically unfold all content warnings
6 years ago
Thibaut Girka a3afd0791d [Glitch] Show compose form on delete & redraft when in mobile layout
6 years ago
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
Thibaut Girka 5de267d6ff Fix focusing composer textarea on “new toot” hotkey
6 years ago
Thibaut Girka b908e9b23a Fix routing issues, especially keyboards shortcuts changing location
6 years ago
Thibaut Girka faa14e76da Display custom emoji in account notes in WebUI (fixes #595)
6 years ago
Thibaut Girka 4a23251f3c Add an option restricting secondary toot privacy to that of the toot being replied to
6 years ago
Thibaut Girka 1a3e119ef7 Use options rather than a boolean
6 years ago
Thibaut Girka b169f2df3b Do not store duplicate reply_privacy
6 years ago
Ash Levy 2d4c33a89c add option to enable auto visibility on secondary toot button
6 years ago
Thibaut Girka 14061b76dc Display reply indicator even when replying to contentless toot (fixes #564)
6 years ago
Thibaut Girka f94afcb935 [Glitch] Fix filters not affecting notifications in web UI
6 years ago
Thibaut Girka 4850a2348c Add client-side custom filter support to glitch-soc
6 years ago
Ash Levy 58c19ac07c add keybind in composer textarea for secondary submit
6 years ago