308 Commits (2e2758c25e838f344c884c47d36c8527b7660327)

Author SHA1 Message Date
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 4f6a459984 Merge pull request #421 from ThibG/glitch-soc/features/custom-emoji-api
7 years ago
beatrix 69710cf17b Merge pull request #427 from ThibG/glitch-soc/fixes/scroll-behavior
7 years ago
beatrix d53630b9ed Merge pull request #434 from ThibG/glitch-soc/fixes/public-inline-video
7 years ago
beatrix 2273eb43e7 Merge pull request #433 from ThibG/glitch-soc/fixes/status-filtering
7 years ago
beatrix 1b58c44557 Merge pull request #435 from ThibG/glitch-soc/features/public-modals
7 years ago
Una Thompson 880db71121 Add fade and margin to collapsed statuses
7 years ago
Thibaut Girka e4b0a92c0f Fix video player on toot public views
7 years ago
Thibaut Girka d6693f3ae3 [Glitch] Show media modal on public pages
7 years ago
Thibaut Girka f15ee5fdb9 [Glitch] Fix status filtering in contexts reducer
7 years ago
Thibaut Girka f7ec78e220 [Glitch] Do not filter the status collection after muting and blocking
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 46b36c44ce [Glitch] Make detailed status' media gallery standalone
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 5cd64fd6c6 [Glitch] retrieve custom emoji list via API instead of before page load
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 e502d066ef Merge pull request #424 from ThibG/glitch-soc/features/video-player-improvements
7 years ago
Thibaut Girka aac3d4b481 Fix extended video player (gifv) modal size
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
imncls fe3a9f5ea4 Add missing Japanese translation
7 years ago
David Yip 605016368d Merge pull request #419 from ThibG/glitch-soc/features/bookmarks
7 years ago
David Yip f42e335e19 Merge pull request #418 from ThibG/glitch-soc/fixes/composer-dropdowns
7 years ago
David Yip ef678ae350 Merge pull request #416 from ThibG/glitch-soc/features/media-modal
7 years ago
Thibaut Girka 8b3d03067b Add glitch-soc front-end support for bookmarks
7 years ago
Thibaut Girka 9b6e579c76 Update glitch-soc style to match changes to reports UI
7 years ago
Thibaut Girka d1bfe4cdad Place composer dropdown menus top if they are closer to the bottom of the viewport
7 years ago
Thibaut Girka d8dea31e0c [Glitch] Fix video player height
7 years ago
Thibaut Girka c2b7080a6e [Glitch] Refactor scss
7 years ago
Thibaut Girka 27ad9247a3 Fix video modal
7 years ago
Thibaut Girka 9a5a49f17c [Glitch] Avoid using JS to set height in MediaModal
7 years ago
Thibaut Girka 89f5ae00a5 [Glitch] Improved media modal
7 years ago
Thibaut Girka a5a305feb5 [Glitch] Allow to open a modal for embedded photo
7 years ago
Thibaut Girka 2a4785a250 Fix video playback in glitch-soc detailed statuses
7 years ago
beatrix f5dfd3fae5 Merge pull request #412 from ThibG/glitch-soc/cleanup
7 years ago
Thibaut Girka e57ed1cb27 Update accounts SCSS for public pages
7 years ago
Thibaut Girka 7518a4b9d7 Remove duplicate message entries
7 years ago
Thibaut Girka e1e4a53496 [Glitch] Fix: Prevent submission using same logic as submit button disabling.
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 957d5c36c7 Add the domain blocks UI to Getting Started Misc
7 years ago
Thibaut Girka d2b9747a50 Add basic domain block UI
7 years ago
Thibaut Girka 38feef43ad Keep list of blocked domains
7 years ago
Thibaut Girka e47593cac8 Update all known users' domain_blocking relationship instead of just one's
7 years ago
Thibaut Girka 876cc5c02b Fix undefined URL in `fetchDomainBlocks`
7 years ago
Thibaut Girka 32ede640af [Glitch] Display unfollow button even if account moved
7 years ago
Thibaut Girka f63450c7ec [Glitch] Profile redirect notes
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
Thibaut Girka 5857c632ef [Glitch] Cancel outdated pending compose suggestions
7 years ago
David Yip bdeaef116e Merge pull request #394 from ashkitten/compressed-notifs
7 years ago
Ash Lea 4b0f6c677e fix .status__info__icons layout
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
David Yip 1500cac87d Merge pull request #391 from ashkitten/compressed-notifs
7 years ago
Ash Levy 9972506493 fix non-notification boosts
7 years ago
Thibaut Girka b05bebce6d [Glitch] Federate pinned statuses over ActivityPub
7 years ago
Thibaut Girka b1691c9811 [Glitch] Improve style of web UI account tabs
7 years ago
Thibaut Girka ce24c3186b [Glitch] Add "Toots/Toots with replies/Media" tab below profile header
7 years ago
David Yip 16fa0e15a9 Merge pull request #385 from ThibG/glitch-soc/features/port-reports-ui-changes
7 years ago
David Yip 3c05ed5ce6 Merge pull request #386 from ashkitten/compressed-notifs
7 years ago
Thibaut Girka f31d4ef2d3 Fix toot text color in the report modal
7 years ago
Thibaut Girka 5ac00cbf1f Show media on report UI
7 years ago
Thibaut Girka 8e7394c876 Add close modal icon to report dialog (#6591)
7 years ago
Thibaut Girka 15563f8421 Port federated reports UI to glitchsoc
7 years ago
Ash Levy 1d27649098 compress boost/fave notifications more
7 years ago
Gô Shoemake 76f948f206 Merge pull request #384 from ThibG/glitch-soc/features/no-media-url
7 years ago
Gô Shoemake 61f7b7bc3e Merge pull request #344 from chriswmartin/getting-started-badge-merge
7 years ago
Thibaut Girka cb3a0bf3ed Remove text requirement when media attached from statuses (fixes #381)
7 years ago
Thibaut Girka 552b68452a Port #6627 and #6636 to glitch-soc
7 years ago
David Yip 7f53d83b42 Use glitchsoc TimelineComponent's margin/padding on about page.
7 years ago
David Yip 69c4127ece Copy in new CSS for about page.
7 years ago
yuzulabo af8aa1a5b9 Fix border-radius of owner avatar in /about/more
7 years ago
imncls 9d28dc6c34 Update SCSS
7 years ago
imncls 90765d1e99 Update columns.scss
7 years ago
imncls a6138cc1e9 Update containers.scss
7 years ago
imncls 51ff35b344 Update index.scss
7 years ago
imncls 3419c8e2ac Update about.scss
7 years ago
Thibaut Girka da0a577768 Revert 4a48d03b31 (fixes #348)
7 years ago
ncls7615 0318146f16 Fix detailed-status
7 years ago
Thibaut Girka 810312213a Remove some leftover code, I guess
7 years ago
cwm 5a3792dfd8 add 'this.props' to fetchLists
7 years ago
cwm 0bf2f1d6d5 remove unused openOnboardingModal from getting_started
7 years ago
cwm 02b8b6efdf merge tootsuite pr #6313 into glitch
7 years ago