223 Commits (426758b6197932cc549c39cdd409d4bb62a621be)

Author SHA1 Message Date
Thibaut Girka 1c75c7901f [Glitch] Prevent timeline from moving when cursor is hovering over it
6 years ago
Thibaut Girka eea6b78afc Improve accessibility of toot dropdown menu
6 years ago
Thibaut Girka 41fe73f35c [Glitch] Improve relative timestamps in web UI
6 years ago
Thibaut Girka 2ed804d4ca Use new getDerivedStateFromProps instead of deprecated componentWillReceiveProps
7 years ago
Thibaut Girka 8be1573a6e Tentative fix for #446
7 years ago
beatrix cd9c602a0e Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread
7 years ago
Thibaut Girka bc3be9ac5b [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 4e4a5fc1ad Add show more/less toggle for entire threads in web UI
7 years ago
Thibaut Girka 5ab80ffadd Refactor the infamous three-valued boolean into two booleans, trying to simplify the logic
7 years ago
Thibaut Girka a51aa91caf [Glitch] Fix button hiding when header title is too long
7 years ago
Thibaut Girka 8c190e6235 [Glitch] Fix column headers accessibility
7 years ago
beatrix 64f74da493 Merge pull request #432 from ThibG/glitch-soc/features/reblog-private
7 years ago
beatrix 69710cf17b Merge pull request #427 from ThibG/glitch-soc/fixes/scroll-behavior
7 years ago
beatrix 1b58c44557 Merge pull request #435 from ThibG/glitch-soc/features/public-modals
7 years ago
Thibaut Girka d6693f3ae3 [Glitch] Show media modal on public pages
7 years ago
Thibaut Girka 74bfb1e579 Fix auto-collapsed toots making the TL jump (fixes #417)
7 years ago
Thibaut Girka f63da992fc Clean up dead code
7 years ago
Thibaut Girka fe20ada59a Use React's new lifecycles for scrollable lists
7 years ago
Thibaut Girka f83dc9507f Glitchsoc-specific changes to allow boosting own private toots
7 years ago
Thibaut Girka 9b72f23fdd Only compute height dynamically for standalone media
7 years ago
Thibaut Girka e0bffe8856 [Glitch] Center thumbnails on focus point
7 years ago
Thibaut Girka c4209e12f6 Use javascript to set MediaGallery height automatically
7 years ago
Thibaut Girka b283f463c9 Revert some glitch-specific refactoring
7 years ago
Thibaut Girka 9a3fd77c72 [Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UI
7 years ago
Thibaut Girka 6153d6a6dc [Glitch] Fix media button type
7 years ago
Thibaut Girka 4b1909612a [Glitch] Handle preference to always display sensitive media
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 89f5ae00a5 [Glitch] Improved media modal
7 years ago
Thibaut Girka 7518a4b9d7 Remove duplicate message entries
7 years ago
beatrix 766a008931 Merge pull request #380 from ThibG/glitch-soc/features/domain-block-ui
7 years ago
Thibaut Girka 769c536db4 [Glitch] Remove pointer events on the entire UI when a dropdown menu is open
7 years ago
Thibaut Girka caa6611877 [Glitch] Place dropdown menu top if it is closer to the bottom of the viewport
7 years ago
Thibaut Girka d2b9747a50 Add basic domain block UI
7 years ago
Thibaut Girka 32ede640af [Glitch] Display unfollow button even if account moved
7 years ago
David Yip 299cfa4bc7 Merge pull request #402 from ThibG/glitch-soc/fixes/accept-empty-toot-contents
7 years ago
Thibaut Girka 166fe6e6dd Fix attachment lists
7 years ago
Thibaut Girka 4975cee02f Render toots with empty contents
7 years ago
Thibaut Girka 8fc7f85356 [Glitch] Display AttachmentList in notifications
7 years ago
Thibaut Girka 9454cfc0ad [Glitch] Display AttachmentList in timelines in compact style when media missing
7 years ago
Ash Levy 21e374356a expanded notifications show like default
7 years ago
David Yip bdeaef116e Merge pull request #394 from ashkitten/compressed-notifs
7 years ago
David Yip 8d5abcb749 Merge pull request #388 from ThibG/glitch-soc/federated-pinned-toots
7 years ago
Ash Levy 59c1accd4b fix compressed notifications again (#393)
7 years ago
Thibaut Girka b05bebce6d [Glitch] Federate pinned statuses over ActivityPub
7 years ago
David Yip 3c05ed5ce6 Merge pull request #386 from ashkitten/compressed-notifs
7 years ago
Ash Levy 1d27649098 compress boost/fave notifications more
7 years ago
Thibaut Girka cb3a0bf3ed Remove text requirement when media attached from statuses (fixes #381)
7 years ago
Thibaut Girka da0a577768 Revert 4a48d03b31 (fixes #348)
7 years ago
Thibaut Girka 810312213a Remove some leftover code, I guess
7 years ago
David Yip 2a201c2ec6 Port 9cfbbbce1f to glitch frontend
7 years ago
David Yip dfcee78446 Style fixes to make eslint happier, hopefully
7 years ago
kibi! 8399fba7f2 Fixed autocollapse detection
7 years ago
cwm 0d399a4edc Hide moved account's follow button in search result (tootsuite pr #5913)
7 years ago
kibigo! ff6ecdda4e Add missing comma
7 years ago
kibigo! 95459fc5bd Show SENSITIVE tag on sensitive images (#267)
7 years ago
kibigo! 85ffb07656 Fixed improper dropdown func binding for #293 + toot button spacing
7 years ago
kibigo! 77cb2d04f9 Styling and autosuggest fixes for #293
7 years ago
kibigo! 7a9aaf28c4 WIP <Compose> Refactor; 1000 tiny edits
7 years ago
kibigo! 0cb97608c7 WIP <Compose> Refactor; <ActionsModal>; dropdowns
7 years ago
kibigo! c560373d5e WIP <Compose> Refactor; SCSS ed.
7 years ago
kibigo! f87cce9e28 WIPgit status <Compose> Refactor; <Composer> ed.
7 years ago
cwm 485dbbb9b7 Fix GIF avatars not autoplaying (fixes #287, tootsuite pr #6000)
7 years ago
cwm 4a0dd0efea onMuteNotifications validation (tootsuite pr #6092)
7 years ago
cwm ab81f8414d Rename settingKey to settingPath (tootsuite pr #6046 & #6098)
7 years ago
cwm 34630e00cb pulled master, moved locale entry to new location
7 years ago
cwm ac42b2b95d fixes, functioning now
7 years ago
cwm 41bbfeec7c add initial components based off of tootsuite pr #1507
7 years ago
cwm f42a622bf9 fix a missing semicolon and mixed tabs/spaces that travis was complaining about
7 years ago
cwm 591a3769f4 merge tootsuite prs #5895 and #5889 into glitch flavour
7 years ago
David Yip 08290b0b02 Apply Javascript changes in tootsuite/mastodon#5887 to glitch flavour (#239)
7 years ago
David Yip 1221e3075d Merge branch 'gs-master' into glitch-theme
7 years ago
kibigo! 882055afd0 Rename themes -> flavours ? ?
7 years ago