193 Commits (e1d29f7d9f85a25af7a1595d2c9afc127ab36ca7)

Author SHA1 Message Date
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
6 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
kibigo! b4a3792201 WIP <Compose> Refactor; <ActionsModal>; dropdowns
7 years ago
kibigo! 083170bec7 WIP <Compose> Refactor; SCSS ed.
7 years ago
kibigo! 8713659dff WIP <Compose> Refactor; <OnboardingModal> ed.
7 years ago
cwm 337c2e77ee Fix layout for RTL (tootsuite pr #6014, #6018)
7 years ago
cwm 9042f9a813 add keyboard shortcuts to getting started (fixes #275)
7 years ago
cwm 37ced4c903 add components to getting started column
7 years ago
cwm 072ab191cc pulled master, moved locale entry to new location
7 years ago
cwm eec5d350fd removed unneeded actions_modal div
7 years ago
cwm 7a8711ccac removed app settings additions
7 years ago
cwm 8606e53384 moved locales to glitch, created add settings entry
7 years ago
cwm c5a688d70e remove trailing spaces
7 years ago
cwm 22cdbca82c fixes, functioning now
7 years ago
cwm a489e5d5cd added a few more things
7 years ago
cwm abe95b614b add initial components based off of tootsuite pr #1507
7 years ago
cwm 47157e07b2 merged tootsuite pr #5811 into glitch flavour
7 years ago
cwm f44c8fd130 merged tootsuite pr #5750 into glitch flavour
7 years ago
kibigo! 2f2467ce8e Add option to remove DMs from home (#126)
7 years ago
David Yip d9800a5647
Merge branch 'gs-master' into glitch-theme
7 years ago
kibigo! bc4fa6b198 Rename themes -> flavours ? ?
7 years ago