169 Commits (47f6d636e93cd4c7b48793d3458ba13bf03f76ca)

Author SHA1 Message Date
Eugen Rochko ccf4f3240a [Glitch] Add blurhash
5 years ago
Thibaut Girka 7617f78359 Fix crash in onboarding modal
5 years ago
Thibaut Girka ac54292d69 Add high color privacy icons
5 years ago
Thibaut Girka 67fb9a8679 Add keyboard shortcut to collapse/uncollapse toots
5 years ago
Thibaut Girka f3acf8f414 Add hotkey for bookmarking a toot
5 years ago
kedama 039e35560c [Glitch] Fix modal items cannot scroll on touch devices
6 years ago
Thibaut Girka 1bc4b8a0a5 features/composer/index.js → ComposeForm
6 years ago
Thibaut Girka 9a2f10fe8b DrawerAccount → NavigationBar + NavigationContainer
6 years ago
Thibaut Girka ab3e8fc542 Move DrawerSearch to Search + SearchContainer
6 years ago
Thibaut Girka eed2c9dd44 Rename flavours/glitch/features/drawer to flavours/glitch/features/compose
6 years ago
Thibaut Girka e3c1472040 Shift+click on column Back button to return to last pinable column
6 years ago
Thibaut Girka 8d57c0e70e When selecting a toot via keyboard, ensure it is scrolled into view
6 years ago
ThibG 9e80b34a95 [Glitch] Add a “Block & Report” button to the block confirmation dialog
6 years ago
Thibaut Girka 896beb16c5 [Glitch] Internationalize unexpected error message
6 years ago
Thibaut Girka b47a53f902 [Glitch] Rename from instance to server.
6 years ago
Thibaut Girka 7ed2aeb6e9 [Glitch] Allow multiple files upload through web UI, including drag & drop
6 years ago
Thibaut Girka a963ea67dd [Glitch] Add missing rejection handling for Promises
6 years ago
Marek Ľach a0a8203a0b Minor description corrections
6 years ago
Thibaut Girka e9060b04d4 [Glitch] Hide floating action button on search and getting started pages
6 years ago
tmm576 9b5810b3e9 Allow event defaults on index for text data transfer (#9840)
6 years ago
Thibaut Girka 5684cd090c [Glitch] make draggingOver state off correctly
6 years ago
Thibaut Girka 7baf15675f Add local setting to disable swipe-to-change-columns
6 years ago
Thibaut Girka e77ceb1b29 [Glitch] Update dependencies for Node.js (2018-12-31)
6 years ago
Thibaut Girka 056a8a8ee4 Allow disabling media confirmation from the confirmation dialog itself
6 years ago
Thibaut Girka 490d8fff0b Remove dead code
6 years ago
Thibaut Girka c03cbb9471 [Glitch] Save onlyMedia prop when pinning column
6 years ago
Thibaut Girka 1a9e78b9bc [Glitch] Add exact attribute to WrappedRoute for community timeline
6 years ago
Thibaut Girka 1fb4bf87f7 [Glitch] Add media timeline
6 years ago
Thibaut Girka 36d27e2891 Sandbox toot embeds in the embed modal
6 years ago
Thibaut Girka 39c8a71df8 Do not crash the whole UI when loading an invalid column
6 years ago
Thibaut Girka bf92e7aaa6 [Glitch] Implement adding a user to a list from their profile
6 years ago
Thibaut Girka bb1103d974 Really fix HotKeys
6 years ago
Thibaut Girka d0b1369a85 Fix app-wide hotkeys randomly failing to work
6 years ago
Thibaut Girka a3677a828d [Glitch] Change documentation URL
6 years ago
Thibaut Girka fa18859b20 [Glitch] Adjust beforeUnload conditions
6 years ago
Thibaut Girka 1cb3af21c5 Autofocus comment textarea in report modal
6 years ago
Thibaut Girka 59de2868c1 Fix media description in various media modals
6 years ago
Thibaut Girka 65f625cf23 [Glitch] Hide floating action button on thread views
6 years ago
Thibaut Girka 324ce93368 Add preferences for notification badges
6 years ago
Thibaut Girka b28cbb8b25 Add unread notifications badge to the mobile navbar
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 8e862ecf8d [Glitch] Add aria-label to floatingActionButton
6 years ago
Thibaut Girka 4a686ddf8a [Glitch] On the mobile UI, move the search column to the right
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 360fbf1bd4 Add pinned accounts editor
6 years ago
Thibaut Girka c789181626 [Glitch] Add hotkey for follow requests
6 years ago
Thibaut Girka 0c091475df Make non-link ColumnLinks behave as links
6 years ago
Thibaut Girka 534439e73b Add focal points support in the composer
6 years ago
Thibaut Girka 175c2155a9 [Glitch] Compensate for scrollbar disappearing when media modal
6 years ago
Thibaut Girka d2b3eebe00 [Glitch] Show media modal on public timeline
6 years ago
Thibaut Girka 82ab5aacb2 Prevent scrolling main frame when navigating in image gallery with arrow keys
6 years ago
Thibaut Girka 02326a4322 [Glitch] Use LoadingBar instead of blur to indicate that an image is loading
6 years ago
Thibaut Girka b1ed2b1d03 Fix focusing search bar with hotkeys
6 years ago
Thibaut Girka c600bcfe1d Fix focusing composer textarea on “new toot” hotkey
6 years ago
Thibaut Girka 037228cf03 Fix routing issues, especially keyboards shortcuts changing location
6 years ago
Thibaut Girka 0bb1720495 Add client-side custom filter support to glitch-soc
6 years ago
Thibaut Girka f0161702d8 [Glitch] Submit report using meta key
6 years ago
Thibaut Girka cc396f085d Use history.state to decide whether we should goBack() or go to / (fixes #247)
6 years ago
Thibaut Girka f86d280fd6 Use props.router instead of context.router, as we are using withRouter
6 years ago
Thibaut Girka fbc25bdd2d [Glitch] Do not crash in getStatusIds when there is a gap in the timeline
6 years ago
Thibaut Girka 4eba8c50c3 [Glitch] Allow clients to fetch notifications made while they were offline
6 years ago
Thibaut Girka 0ad3eedd4c [Glitch] Allow clients to fetch statuses made while they were offline
6 years ago
Thibaut Girka 8b98afa781 [Glitch] Replace onScrollToBottom with onLoadMore
6 years ago
Thibaut Girka 07baa1ddb5 [Glitch] Open video modal on public UI
6 years ago
Thibaut Girka dfa60cb0a8 Fix modals testing for props.noEsc (fixes #482)
6 years ago
Thibaut Girka 769a48495c Fix root modal's keyup handling (Fixes #478)
6 years ago
Thibaut Girka 7972464e71 [Glitch] Also display replies in report modal
6 years ago
beatrix f4ed38272b
Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread
7 years ago
Thibaut Girka 240833c023 Fix actions modal on mobile (fixes #441)
7 years ago
Thibaut Girka 259bc9840b [Glitch] Fix style of legacy column headers
7 years ago
Thibaut Girka 7a68079b3f [Glitch] Show media modal on public pages
7 years ago
ThibG 21837b291e
Merge pull request #430 from ThibG/glitch-soc/features/bookmarks
7 years ago
Thibaut Girka 1aac83ef47 Fix the bookmark column pinning fix…
7 years ago
ThibG 84d0aa7b26
Merge pull request #429 from ThibG/glitch-soc/features/bookmarks
7 years ago
Thibaut Girka 54f5170f59 Fix pinning the bookmarks column (fixes #428)
7 years ago
David Yip b7804028c2
Merge pull request #419 from ThibG/glitch-soc/features/bookmarks
7 years ago
Thibaut Girka acb434b0c9 Add glitch-soc front-end support for bookmarks
7 years ago
Thibaut Girka a4fa8c9064 [Glitch] Avoid using JS to set height in MediaModal
7 years ago
Thibaut Girka 87071d9e81 [Glitch] Improved media modal
7 years ago
Thibaut Girka 0b86ec4e7f [Glitch] Allow to open a modal for embedded photo
7 years ago
beatrix 3304cb681d
Merge pull request #380 from ThibG/glitch-soc/features/domain-block-ui
7 years ago
Thibaut Girka 48bcf4d6e8 [Glitch] Remove pointer events on the entire UI when a dropdown menu is open
7 years ago
Thibaut Girka afa813d71f Add basic domain block UI
7 years ago
David Yip a387f99659
Merge pull request #388 from ThibG/glitch-soc/federated-pinned-toots
7 years ago
Thibaut Girka f00af46d70 [Glitch] Add "Toots/Toots with replies/Media" tab below profile header
7 years ago
Thibaut Girka 22870985da Add close modal icon to report dialog (#6591)
7 years ago
Thibaut Girka 9cf574d0d2 Port federated reports UI to glitchsoc
7 years ago
cwm 00be9eb3fe merge tootsuite pr #6313 into glitch
7 years ago
David Yip bcd86404da
Port 7badad7797 to glitch frontend
7 years ago
David Yip 708ec07e27
Style fixes to make eslint happier, hopefully
7 years ago
beatrix cd6674606f
Merge pull request #329 from KnzkDev/scss-refactor
7 years ago
kibi! 0fb3bd09e9 Oops this should have been a part of last commit
7 years ago
kibi! 1fa03e026a Fixes onboarding modal (#318)
7 years ago
ncls7615 6a73c8c8a2
Initial scss refactor
7 years ago
cwm aef4b1af66 Refactor /api/web APIs to use the centralized axios instance (tootsuite pr #6223)
7 years ago
kibigo! 42f50049ff WIP <Compose> Refactor; 1000 tiny edits
7 years ago