257 Commits (324ce93368bbac88a5b53083c8932ec175450f55)

Author SHA1 Message Date
Thibaut Girka 324ce93368 Add preferences for notification badges
6 years ago
Thibaut Girka ba4521b175 Move compose box options to their own page
6 years ago
Thibaut Girka b28cbb8b25 Add unread notifications badge to the mobile navbar
6 years ago
Thibaut Girka 2cdc00bc8b Add unread notifications badge to the navigation bar
6 years ago
Thibaut Girka 0f155af32a Add notification badge to favicon
6 years ago
Thibaut Girka d315f1dc02 Count unread notifications when window loses focus
6 years ago
Thibaut Girka c8875b4d8a Keep track of unread notifications when the notification column isn't mounted
6 years ago
Thibaut Girka d8b2f15b23 Pause video playback if toot is collapsed or CWs folded (fixes #146)
6 years ago
Thibaut Girka c0275cdcb2 Fix interactions between CW and sensitive flag when spoilersAlwaysOn is set
6 years ago
Thibaut Girka b6ce5fa3fb Fix emoji autosuggest when using a CDN for assets
6 years ago
Thibaut Girka be644e3b7c Media gallery styling closer to upstream's
6 years ago
Thibaut Girka bd437f8077 Add admin links to status and account menus (fixes #673)
6 years ago
Thibaut Girka 8e862ecf8d [Glitch] Add aria-label to floatingActionButton
6 years ago
Thibaut Girka e915bc3e9e Fixes columns scrolling to top when opening media modal
6 years ago
Thibaut Girka c6942a5283 Add option to not automatically unfold content warnings matching a regexp
6 years ago
Thibaut Girka 5c400a2842 Allow text inputs in local settings dialog
6 years ago
Thibaut Girka 9d2739d74d Add a setting to automatically unfold all content warnings
6 years ago
Thibaut Girka 130bdb5ee8 [Glitch] Show compose form on delete & redraft when in mobile layout
6 years ago
Thibaut Girka 0f1db47a7e Fix search results on compose box
6 years ago
Thibaut Girka b4f548fa18 Fix account header showing on search page
6 years ago
Thibaut Girka 4a686ddf8a [Glitch] On the mobile UI, move the search column to the right
6 years ago
Thibaut Girka 4686b3fa76 [Glitch] Hide search from Compose on mobile devices
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 c20b27a9f4 Restrict querySelectorAll to the upload form component
6 years ago
Thibaut Girka 1544ac4e27 Add confirmation dialog when posting media without description
6 years ago
Thibaut Girka 171e54eb46 Add opt-in feature to have the spoilers field always on (fixes #634)
6 years ago
Thibaut Girka 24b6811a6e [Glitch] Implement tag auto-completion by history
6 years ago
Thibaut Girka 937cd03a9a [Glitch] Add missing video descriptions
6 years ago
Thibaut Girka 3106c81b1e [Glitch] Wait until relationship is loaded before showing follow button
6 years ago
Thibaut Girka 3c49daeb8d Add glitch-soc local setting to display reply counters
6 years ago
Thibaut Girka d62ea55d51 Move layout options to their own section
6 years ago
Thibaut Girka 801919fc9b Add hashtag trendline support to glitch-soc flavour
6 years ago
Thibaut Girka 360fbf1bd4 Add pinned accounts editor
6 years ago
Thibaut Girka 9fbaaefe59 Split list editor into components and containers
6 years ago
Thibaut Girka d69f045681 Fix ColumnLink keys in getting_started_misc
6 years ago
Thibaut Girka c789181626 [Glitch] Add hotkey for follow requests
6 years ago
Thibaut Girka b230c04e00 Make the privacy dropdown button not look strange when using top placement
6 years ago
Thibaut Girka 0c091475df Make non-link ColumnLinks behave as links
6 years ago
Thibaut Girka 432f6b88b0 Focus CW field when enabling it, focus compose textarea when disabling it
6 years ago
Thibaut Girka 7423c0c130 Various minor upload description fixes
6 years ago
Thibaut Girka 534439e73b Add focal points support in the composer
6 years ago
Thibaut Girka 9782ac017b Refactor in preparation for focal points modal
6 years ago
Thibaut Girka 4a6bc2482a [Glitch] Defer scrollIntoView after DOM is drawn
6 years ago
Thibaut Girka 50cd70b3e9 Fix incorrect prop type for ComposerReply.status
6 years ago
Thibaut Girka 7595ae4090 Fix one GettingStarted ColumnLink not having a key
6 years ago
Thibaut Girka 494eaab5b1 Slightly more aggressive video preloading
6 years ago
Thibaut Girka c4e8402ef9 Fix bug when clicking on video position slider before starting the video
6 years ago