87 Commits (f9fc7d7660a863ba75bea7b31ed1fea4a6a400a7)

Author SHA1 Message Date
Thibaut Girka e968dcea13 Fix app-wide hotkeys randomly failing to work
6 years ago
Thibaut Girka 58cbb9ef8f [Glitch] Change documentation URL
6 years ago
Thibaut Girka c454db6f11 [Glitch] Adjust beforeUnload conditions
6 years ago
Thibaut Girka 634a1ddc6a Autofocus comment textarea in report 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 3dc5051f03 Add preferences for notification badges
6 years ago
Thibaut Girka 9193dde5eb Add unread notifications badge to the mobile navbar
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 c11159af5f [Glitch] Add aria-label to floatingActionButton
6 years ago
Thibaut Girka deb14b957a [Glitch] On the mobile UI, move the search column to the right
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 dcb7f34684 Add pinned accounts editor
6 years ago
Thibaut Girka 0e9a426d5a [Glitch] Add hotkey for follow requests
6 years ago
Thibaut Girka 466df752ba Make non-link ColumnLinks behave as links
6 years ago
Thibaut Girka 02adce1ad8 Add focal points support in the composer
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 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 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 4850a2348c Add client-side custom filter support to glitch-soc
6 years ago
Thibaut Girka 7833326959 [Glitch] Submit report using meta key
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 44e534c1a5 [Glitch] Do not crash in getStatusIds when there is a gap in the timeline
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 4c835854d6 [Glitch] Open video modal on public UI
6 years ago
Thibaut Girka f7b9911f71 Fix modals testing for props.noEsc (fixes #482)
6 years ago
Thibaut Girka 336d5fecdb Fix root modal's keyup handling (Fixes #478)
6 years ago
Thibaut Girka d5e0e665df [Glitch] Also display replies in report modal
6 years ago
beatrix cd9c602a0e Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread
7 years ago
Thibaut Girka 3e703fe757 Fix actions modal on mobile (fixes #441)
7 years ago
Thibaut Girka 270d5e9b72 [Glitch] Fix style of legacy column headers
7 years ago
Thibaut Girka d6693f3ae3 [Glitch] Show media modal on public pages
7 years ago
ThibG ccb708e614 Merge pull request #430 from ThibG/glitch-soc/features/bookmarks
7 years ago
Thibaut Girka 42e4225e03 Fix the bookmark column pinning fix…
7 years ago
ThibG 83e2740b44 Merge pull request #429 from ThibG/glitch-soc/features/bookmarks
7 years ago
Thibaut Girka 2b30d057b6 Fix pinning the bookmarks column (fixes #428)
7 years ago
David Yip 605016368d Merge pull request #419 from ThibG/glitch-soc/features/bookmarks
7 years ago
Thibaut Girka 8b3d03067b Add glitch-soc front-end support for bookmarks
7 years ago
Thibaut Girka 9a5a49f17c [Glitch] Avoid using JS to set height in MediaModal
7 years ago