202 Commits (919fc150976beda89ef812b22bf8cdb78f62c263)

Author SHA1 Message Date
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
Thibaut Girka 7833326959 [Glitch] Submit report using meta key
6 years ago
Thibaut Girka d8c35a6b85 [Glitch] Add redraft function
6 years ago
David Yip 4cc75efb7b Port emojimart 2.6.1 changes to glitch flavour
6 years ago
David Yip 4b7ceed3f0 Merge pull request #509 from ThibG/glitch-soc/fixes/router-history-navigation
6 years ago
Thibaut Girka 93e6984be8 Make active bookmarks red (fixes #493)
6 years ago
Thibaut Girka 37dc96b71b Use history.state to decide whether we should goBack() or go to / (fixes #247)
6 years ago
Thibaut Girka fa980f2c95 Use props.router instead of context.router, as we are using withRouter
6 years ago
Thibaut Girka 663c9dcf36 Fix direct timeline
6 years ago
Thibaut Girka 06a6f1759e [Glitch] Fix low-contrasted cancel button of reply indicator
6 years ago
Thibaut Girka febaae28f4 [Glitch] Improve load gap styling in web UI
6 years ago
Thibaut Girka 44e534c1a5 [Glitch] Do not crash in getStatusIds when there is a gap in the timeline
6 years ago
Thibaut Girka 54c32199af [Glitch] Fix LoadMore on account media gallery
6 years ago
Thibaut Girka 7096611df6 [Glitch] Allow clients to fetch notifications made while they were offline
6 years ago
Thibaut Girka 7a953db0b6 [Glitch] Allow clients to fetch statuses made while they were offline
6 years ago
Thibaut Girka 5ad747727f [Glitch] Replace onScrollToBottom with onLoadMore
6 years ago
Thibaut Girka c7e5a0af57 Do not needlessly refresh pinned toots
6 years ago
Thibaut Girka 4f2bf28a86 [Glitch] Change icon for domain blocks
6 years ago
Thibaut Girka 89f4e0298c [Glitch] Add option to show only local toots in timeline preview
6 years ago
Thibaut Girka b2a316bc16 [Glitch] Use streaming API for standalone timelines on /about and /tag pages
6 years ago
Thibaut Girka 2a78acb354 Change direct message warning to match upstream
6 years ago
Thibaut Girka dc67caa371 Port upstream's result section headers (fixes #366)
6 years ago
Thibaut Girka f9a8240394 Fix caret position after inserting suggestions (fixes #281)
6 years ago
Thibaut Girka 2e017e752f Remove unneeded code now that attachment URL isn't appended to toots
6 years ago
Thibaut Girka 2b26e7ed5f [Glitch] Use .star-icon instead of hardcoding color in detailed statuses
6 years ago
Thibaut Girka 4c835854d6 [Glitch] Open video modal on public UI
6 years ago
ThibG d3117e444d Merge pull request #405 from ThibG/glitch-soc/features/dm-from-menu
6 years ago