247 Commits (49a28e69a520d5994352e231e9879a5093af5916)

Author SHA1 Message Date
David Yip f8d50a4070
Merge pull request #509 from ThibG/glitch-soc/fixes/router-history-navigation
6 years ago
David Yip cfdbb36bdf
Merge pull request #519 from ThibG/glitch-soc/fixes/status-node-null
6 years ago
David Yip 9ad5de8a3a
Merge pull request #501 from ThibG/glitch-soc/features/red-bookmarks
6 years ago
Spencer Alves e5f25a73f2 Adjust spacing between status icons
6 years ago
Spencer Alves 7d2e6429c2 Merge branch 'glitch' into thread-icon
6 years ago
Thibaut Girka b9fdeceb3c Make active bookmarks red (fixes #493)
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 893f2aff20 Prevent a rare crash when a status' root node is undefined
6 years ago
Thibaut Girka 08dbe29e29 [Glitch] Improve load gap styling in web UI
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 d0b2f71501 Fix width only being set for standalone media
6 years ago
Thibaut Girka 3ad3cee44c [Glitch] Use real container width in MediaGallery srcSet
6 years ago
Thibaut Girka 9d6788b30b Prevent click on video from opening detailed toot
6 years ago
Thibaut Girka 2154bd1b5a Widen clickable area of toots
6 years ago
Thibaut Girka 07baa1ddb5 [Glitch] Open video modal on public UI
6 years ago
Thibaut Girka 97c69de416 [Glitch] Feature: Direct message from Statuses
6 years ago
Thibaut Girka 769a48495c Fix root modal's keyup handling (Fixes #478)
6 years ago
Spencer Alves f2ff167c1a Add an extra icon to indicate that a status is part of a conversation
6 years ago
Thibaut Girka 658ac4396c Hide media in report modal regardless of whether they are marked sensitive
6 years ago
Thibaut Girka de7feea30e Revert "[Glitch] Prevent timeline from moving when cursor is hovering over it"
6 years ago
Thibaut Girka 4133f70902 Revert "[Glitch] Do not re-position scroll when loading more (inserting items from below)"
6 years ago
beatrix 331190e5fb
Merge pull request #462 from ThibG/glitch-soc/features/dropdowns-accessibility
6 years ago
Thibaut Girka 32974a58dc [Glitch] Do not re-position scroll when loading more (inserting items from below)
6 years ago
Thibaut Girka 553cc28240 [Glitch] Prevent timeline from moving when cursor is hovering over it
6 years ago
Thibaut Girka cee157fc19 Improve accessibility of toot dropdown menu
6 years ago
Thibaut Girka 70a16d8858 [Glitch] Improve relative timestamps in web UI
6 years ago
Thibaut Girka 1222e0a381 Use new getDerivedStateFromProps instead of deprecated componentWillReceiveProps
7 years ago
Thibaut Girka b39f3648a7 Tentative fix for #446
7 years ago
beatrix f4ed38272b
Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread
7 years ago
Thibaut Girka 003d114332 [Glitch] Fix the hot key (j, k) does not function correctly when there is a pinned toot in account timeline.
7 years ago
Thibaut Girka 64d8d0464d Add show more/less toggle for entire threads in web UI
7 years ago
Thibaut Girka 2888f74c12 Refactor the infamous three-valued boolean into two booleans, trying to simplify the logic
7 years ago
Thibaut Girka 63d671b18f [Glitch] Fix button hiding when header title is too long
7 years ago
Thibaut Girka abf7c5b850 [Glitch] Fix column headers accessibility
7 years ago
beatrix 06fc278e4c
Merge pull request #432 from ThibG/glitch-soc/features/reblog-private
7 years ago
beatrix 125e8c7f5a
Merge pull request #427 from ThibG/glitch-soc/fixes/scroll-behavior
7 years ago
beatrix e88ce27855
Merge pull request #435 from ThibG/glitch-soc/features/public-modals
7 years ago
Thibaut Girka 7a68079b3f [Glitch] Show media modal on public pages
7 years ago
Thibaut Girka 694337d9bb Fix auto-collapsed toots making the TL jump (fixes #417)
7 years ago
Thibaut Girka 931a4d1ebf Clean up dead code
7 years ago
Thibaut Girka 8f8b71a278 Use React's new lifecycles for scrollable lists
7 years ago
Thibaut Girka 3068384dbc Glitchsoc-specific changes to allow boosting own private toots
7 years ago
Thibaut Girka 779aa707ec Only compute height dynamically for standalone media
7 years ago
Thibaut Girka dcc1c10937 [Glitch] Center thumbnails on focus point
7 years ago
Thibaut Girka f1e25b672a Use javascript to set MediaGallery height automatically
7 years ago
Thibaut Girka a95f8271be Revert some glitch-specific refactoring
7 years ago
Thibaut Girka 5d96c5ac41 [Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UI
7 years ago
Thibaut Girka c5dd4ed1d5 [Glitch] Fix media button type
7 years ago
Thibaut Girka dfe8abb8cd [Glitch] Handle preference to always display sensitive media
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 87071d9e81 [Glitch] Improved media modal
7 years ago
Thibaut Girka 75f2e9fd97 Remove duplicate message entries
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 2871a82fcc [Glitch] Place dropdown menu top if it is closer to the bottom of the viewport
7 years ago
Thibaut Girka afa813d71f Add basic domain block UI
7 years ago
Thibaut Girka b5948044b3 [Glitch] Display unfollow button even if account moved
7 years ago
David Yip 4e45954280
Merge pull request #402 from ThibG/glitch-soc/fixes/accept-empty-toot-contents
7 years ago
Thibaut Girka 7db431eac6 Fix attachment lists
7 years ago
Thibaut Girka 53eab4470d Render toots with empty contents
7 years ago
Thibaut Girka 88790b91de [Glitch] Display AttachmentList in notifications
7 years ago
Thibaut Girka 3bc5452449 [Glitch] Display AttachmentList in timelines in compact style when media missing
7 years ago
Ash Levy 58eeb92755 expanded notifications show like default
7 years ago
David Yip c074b226b6
Merge pull request #394 from ashkitten/compressed-notifs
7 years ago
David Yip a387f99659
Merge pull request #388 from ThibG/glitch-soc/federated-pinned-toots
7 years ago
Ash Levy c68c1466ac fix compressed notifications again (#393)
7 years ago
Thibaut Girka 6f0e50f9a0 [Glitch] Federate pinned statuses over ActivityPub
7 years ago
David Yip a3c86d8cb9
Merge pull request #386 from ashkitten/compressed-notifs
7 years ago
Ash Levy 9317f6853e compress boost/fave notifications more
7 years ago
Thibaut Girka 841ef606a9 Remove text requirement when media attached from statuses (fixes #381)
7 years ago
Thibaut Girka fb6f131fa1 Revert 245816ab27 (fixes #348)
7 years ago
Thibaut Girka 2107891edb Remove some leftover code, I guess
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
kibi! a5931e1f48 Fixed autocollapse detection
7 years ago
cwm 8a0e4bb9a4 Hide moved account's follow button in search result (tootsuite pr #5913)
7 years ago
kibigo! 60433d03f5 Add missing comma
7 years ago
kibigo! 5d2ef7a616 Show SENSITIVE tag on sensitive images (#267)
7 years ago
kibigo! 6932b464e6 Fixed improper dropdown func binding for #293 + toot button spacing
7 years ago
kibigo! ad10a80a99 Styling and autosuggest fixes for #293
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! 924ffe81d4 WIPgit status <Compose> Refactor; <Composer> ed.
7 years ago
cwm 832a93e67c Fix GIF avatars not autoplaying (fixes #287, tootsuite pr #6000)
7 years ago
cwm 083571915f onMuteNotifications validation (tootsuite pr #6092)
7 years ago
cwm 2bbd22e91c Rename settingKey to settingPath (tootsuite pr #6046 & #6098)
7 years ago
cwm 072ab191cc pulled master, moved locale entry to new location
7 years ago
cwm 22cdbca82c fixes, functioning now
7 years ago
cwm abe95b614b add initial components based off of tootsuite pr #1507
7 years ago
cwm 02d71c6a11 fix a missing semicolon and mixed tabs/spaces that travis was complaining about
7 years ago
cwm 4a5401a58e merge tootsuite prs #5895 and #5889 into glitch flavour
7 years ago
David Yip 133f5b3b53
Apply Javascript changes in tootsuite/mastodon#5887 to glitch flavour (#239)
7 years ago
David Yip d9800a5647
Merge branch 'gs-master' into glitch-theme
7 years ago
kibigo! bc4fa6b198 Rename themes -> flavours ? ?
7 years ago