751 Commits (aaf98669a582220a313d82d6d7c4555517d17d6c)

Author SHA1 Message Date
Thibaut Girka 1e18374e53 Merge upstream styling for public profile endorsements
6 years ago
Thibaut Girka 2107ea78c3 Good bye, CW rainbows
6 years ago
Thibaut Girka d99f8674ab Fix styling of toot prepended text on public profiles
6 years ago
Thibaut Girka 8d2f582bf7 Fix toot styling on public pages
6 years ago
Thibaut Girka d87eac4663 Reintroduce glitch-soc avatar styling in public pages
6 years ago
Thibaut Girka 89b05c7d68 [Glitch] Do not hide hashtag timeline in mobile view, make it full-window
6 years ago
Thibaut Girka 658fc6bc1e [Glitch] Compensate for scrollbar disappearing when media modal
6 years ago
Thibaut Girka 28cdf3da09 [Glitch] Show media modal on public timeline
6 years ago
Thibaut Girka 8c4fc00ece [Glitch] Add missing formatting to the text in hero widget
6 years ago
Thibaut Girka ca256cca22 Port profile redesign to glitch-soc
6 years ago
Thibaut Girka 4277328e9c Drop glitch-style account bio fields
6 years ago
Thibaut Girka f5b880a429 [Glitch] Resize images by area instead of fixed dimensions
6 years ago
Thibaut Girka f37bf7c0a3 Don't reset scroll position when opening a modal
6 years ago
Thibaut Girka 4e8532cc1a Allow modals to be closed by pressing “back”
6 years ago
Thibaut Girka 32d4005516 Treat the App Setting link as a proper link (fixes #375)
6 years ago
Thibaut Girka 8a9882ee34 [Glitch] Improve WebUI account action bar
6 years ago
Thibaut Girka a3d318ec76 [Glitch] Fix accounts' display name/bio not being set from initial state
6 years ago
Thibaut Girka 9a1015327b Use same margin for navbar and column for consistency
6 years ago
Thibaut Girka 78071de615 Hide navigation bar text so it can fit on small screens
6 years ago
Thibaut Girka 429c05537e Fix glitch-soc columns padding on mobile (fixes #561)
6 years ago
Thibaut Girka 9507ab6493 Preserve hashtags in threaded mode (fixes #584)
6 years ago
Thibaut Girka 40fe9256ea Move CW field just above main textarea
6 years ago
Thibaut Girka 0ef509c27a Get rid of Collapsable, use CSS instead
6 years ago
Thibaut Girka 5eeb95fac7 Refactor reply indicator and show compact list of attachments
6 years ago
Thibaut Girka 22618172b4 Show reply indicator for empty toots, not undefined toots (fixes #610)
6 years ago
Thibaut Girka d0853d1f3a [Glitch] Add documentation for “p” hotkey
6 years ago
Thibaut Girka 56f5323194 Add hotkey variants to keyboard shortcuts description
6 years ago
Thibaut Girka 12eb48c85c Prevent scrolling main frame when navigating in image gallery with arrow keys
6 years ago
Thibaut Girka ddaf5eeb3b [Glitch] Use LoadingBar instead of blur to indicate that an image is loading
6 years ago
Thibaut Girka 443b660cd6 Use the same description string as upstream for the “x” hotkey
6 years ago
Thibaut Girka a2c595d0d0 Fix focusing search bar with hotkeys
6 years ago
Thibaut Girka 5de267d6ff Fix focusing composer textarea on “new toot” hotkey
6 years ago
Thibaut Girka b908e9b23a Fix routing issues, especially keyboards shortcuts changing location
6 years ago
Thibaut Girka faa14e76da Display custom emoji in account notes in WebUI (fixes #595)
6 years ago
Thibaut Girka 25a68179f5 Add CSS for the newly-introduced dashboard (fixes #592)
6 years ago
Thibaut Girka 57b3874b47 [Glitch] Ensure container of React components has full width
6 years ago
Thibaut Girka 95a752365a Disable threaded mode when canceling a reply (fixes #583)
6 years ago
Thibaut Girka a69426ba4e Do not cause an error if domain_lists.blocks.next is undefined (fixes #572)
6 years ago
Thibaut Girka 7cc4e6b2b2 Process statuses on COMPOSE_SUBMIT_SUCCESS (fixes #579)
6 years ago
Thibaut Girka 27be4fa311 Avoid loading rails-ujs twice on vanilla flavour
6 years ago
Thibaut Girka 4a23251f3c Add an option restricting secondary toot privacy to that of the toot being replied to
6 years ago
Thibaut Girka 694b9c5b54 Move privacyPreference to utils
6 years ago
Thibaut Girka 78811a547c [Glitch] Refactor privacyPrefence() to use priority list
6 years ago
Thibaut Girka 1a3e119ef7 Use options rather than a boolean
6 years ago
Thibaut Girka b169f2df3b Do not store duplicate reply_privacy
6 years ago
Ash Levy 2d4c33a89c add option to enable auto visibility on secondary toot button
6 years ago
Thibaut Girka 052f5324fc [Glitch] Make whole-word filter regex consistent between Ruby and JS
6 years ago
Thibaut Girka 78fcb67c12 [Glitch] Add follow button to detailed status, add gradient to mask bio cut-off (fixes #566)
6 years ago
Thibaut Girka 14061b76dc Display reply indicator even when replying to contentless toot (fixes #564)
6 years ago
Thibaut Girka b7b718df0d make sure reblogged's filter is set correctly
6 years ago
Thibaut Girka aec11a568e [Glitch] Add option to not consider word boundaries when processing keyword filtering
6 years ago
Thibaut Girka 1966652cba [Glitch] In keyword filter, account for reblogs, HTML and whole-words
6 years ago
Thibaut Girka f94afcb935 [Glitch] Fix filters not affecting notifications in web UI
6 years ago
Thibaut Girka 4850a2348c Add client-side custom filter support to glitch-soc
6 years ago
Thibaut Girka a68e7db2fb [Glitch] Fix Chrome issue with sizes="0px"
6 years ago
Ash Levy 58c19ac07c add keybind in composer textarea for secondary submit
6 years ago
Thibaut Girka 7f143d1a92 Increase padding of toots
6 years ago
Thibaut Girka 8e4fbf9846 Fix margins of toot text
6 years ago
Thibaut Girka 7833326959 [Glitch] Submit report using meta key
6 years ago
Thibaut Girka d325dd899c Fix clicking on collapsed toots with a background (fixes #547)
6 years ago
Thibaut Girka c60f97f116 [Glitch] Preserve newlines in delete & redraft and desktop notifications
6 years ago
Thibaut Girka d8c35a6b85 [Glitch] Add redraft function
6 years ago
Thibaut Girka 31091836e9 [Glitch] Add vendor prefix for background-clip
6 years ago
David Yip c3202b66f2 Port bf508b9f74 to glitch emoji picker.
6 years ago
David Yip 4cc75efb7b Port emojimart 2.6.1 changes to glitch flavour
6 years ago
Thibaut Girka 5af047df32 Delete references to removed constants (fixes #537)
6 years ago
David Yip 4b7ceed3f0 Merge pull request #509 from ThibG/glitch-soc/fixes/router-history-navigation
6 years ago
David Yip 1a0491b3cf Merge pull request #519 from ThibG/glitch-soc/fixes/status-node-null
6 years ago
David Yip c10df6cf00 Merge pull request #501 from ThibG/glitch-soc/features/red-bookmarks
6 years ago
Spencer Alves 559ce5c098 Adjust spacing between status icons
6 years ago
Spencer Alves c86cd2041d Merge branch 'glitch' into thread-icon
6 years ago
Thibaut Girka 93e6984be8 Make active bookmarks red (fixes #493)
6 years ago
Thibaut Girka 37dc96b71b Use history.state to decide whether we should goBack() or go to / (fixes #247)
6 years ago
Thibaut Girka fa980f2c95 Use props.router instead of context.router, as we are using withRouter
6 years ago
Thibaut Girka 0174ca8679 Prevent a rare crash when a status' root node is undefined
6 years ago
Thibaut Girka 663c9dcf36 Fix direct timeline
6 years ago
Thibaut Girka 06a6f1759e [Glitch] Fix low-contrasted cancel button of reply indicator
6 years ago
Thibaut Girka febaae28f4 [Glitch] Improve load gap styling in web UI
6 years ago
Thibaut Girka 14961cc8ee [Glitch] Use randomized setTimeout when fallback-polling and re-add since_id
6 years ago
Thibaut Girka 44e534c1a5 [Glitch] Do not crash in getStatusIds when there is a gap in the timeline
6 years ago
Thibaut Girka d73c0e14b0 [Glitch] Fix gap insertion for timeline disconnection
6 years ago
Thibaut Girka d7aac92316 [Glitch] Fix ID duplication in timelines
6 years ago
Thibaut Girka 27cf820859 [Glitch] Fix comparing id
6 years ago
Thibaut Girka 54c32199af [Glitch] Fix LoadMore on account media gallery
6 years ago
Thibaut Girka f4a929a74a [Glitch] Add missing null handling in notification reducer
6 years ago
Thibaut Girka 7096611df6 [Glitch] Allow clients to fetch notifications made while they were offline
6 years ago
Thibaut Girka 7a953db0b6 [Glitch] Allow clients to fetch statuses made while they were offline
6 years ago
Thibaut Girka 6a0f32b359 Fix error when unmuting a domain without listing muted domains first
6 years ago
Thibaut Girka 5ad747727f [Glitch] Replace onScrollToBottom with onLoadMore
6 years ago
Thibaut Girka c7e5a0af57 Do not needlessly refresh pinned toots
6 years ago
Thibaut Girka 4f2bf28a86 [Glitch] Change icon for domain blocks
6 years ago
Thibaut Girka 89f4e0298c [Glitch] Add option to show only local toots in timeline preview
6 years ago
Thibaut Girka b2a316bc16 [Glitch] Use streaming API for standalone timelines on /about and /tag pages
6 years ago
Thibaut Girka 2a78acb354 Change direct message warning to match upstream
6 years ago
Thibaut Girka 185bc62a15 Implement client-size image resizing from upstream
6 years ago
Thibaut Girka dc67caa371 Port upstream's result section headers (fixes #366)
6 years ago
Thibaut Girka f9a8240394 Fix caret position after inserting suggestions (fixes #281)
6 years ago
Thibaut Girka 2e017e752f Remove unneeded code now that attachment URL isn't appended to toots
6 years ago
Thibaut Girka 2b26e7ed5f [Glitch] Use .star-icon instead of hardcoding color in detailed statuses
6 years ago
ThibG e2697a3657 Merge pull request #505 from ThibG/glitch-soc/features/fetch-relationships-on-search
6 years ago
Thibaut Girka bdfce657fb Change notification cleaning checkbox color (fixes #511)
6 years ago
Thibaut Girka cdb1d08119 [Glitch] Fetch relationships for search results in UI
6 years ago
Thibaut Girka 3315877afe Fix width only being set for standalone media
6 years ago
Thibaut Girka df3fa2cb78 [Glitch] Use real container width in MediaGallery srcSet
6 years ago
Thibaut Girka 4e5afb1c41 [Glitch] Do not override the default push notification settings
6 years ago
Thibaut Girka cabd24ffc4 Recover glitch-soc specific styles that were removed by accident
6 years ago
Thibaut Girka 8a42e4c450 In footer, replace text "Mastodon" with logo
6 years ago
Thibaut Girka 99fccdb4e4 Add preference to hide following/followers lists
6 years ago
Thibaut Girka 6452d871ca [Glitch] Improvements to toots display in admin view
6 years ago
Thibaut Girka 72c5d3dd80 Prevent click on video from opening detailed toot
6 years ago
Thibaut Girka b6133837ad Widen clickable area of toots
6 years ago
David Yip d6aa91f87d Merge pull request #487 from ThibG/glitch-soc/cleanup
6 years ago
David Yip 7deaadb048 Merge pull request #488 from ThibG/glitch-soc/features/accounts-custom-emoji
6 years ago
Thibaut Girka 4c835854d6 [Glitch] Open video modal on public UI
6 years ago
Thibaut Girka 1ea94fdaee [Glitch] Combine similar components into one on public UI
6 years ago
Thibaut Girka ef620dfadd [Glitch] Show card modal on public pages
6 years ago
Thibaut Girka f4a64b8091 [Glitch] Enable custom emojis in profiles
6 years ago
Thibaut Girka 717e7d8872 Remove service worker code that has never been used
6 years ago
ThibG d3117e444d Merge pull request #405 from ThibG/glitch-soc/features/dm-from-menu
6 years ago
ThibG ec8a7b4164 Merge pull request #485 from ThibG/glitch-soc/fixes/light-theme-textarea-color
6 years ago
Thibaut Girka 04eeaa0fa4 [Glitch] Reword the direct message warning
6 years ago
Thibaut Girka c77a4d8c51 [Glitch] Feature: Direct message from Statuses
6 years ago
Thibaut Girka a8d5a4a74e [Glitch] Fix issues with sending direct messages from user profile
6 years ago
Thibaut Girka c5d2dcb562 [Glitch] Feature: Direct message from menu
6 years ago
Thibaut Girka 8567ffd27d Fix mastodon-light background color of the composer textarea when posting
6 years ago
Thibaut Girka f7b9911f71 Fix modals testing for props.noEsc (fixes #482)
6 years ago
Thibaut Girka 873f33d9ff Change local settings SCSS to be more consistent with modals
6 years ago
beatrix b221cc1707 Merge pull request #469 from ThibG/glitch-soc/features/glitch-light-theme
6 years ago
ThibG 53c6402bd6 Merge pull request #479 from ThibG/glitch-soc/fixes/modal-root-keyup
6 years ago
Thibaut Girka 336d5fecdb Fix root modal's keyup handling (Fixes #478)
6 years ago
ThibG 692681241f Merge pull request #475 from ThibG/fixes/update-scss
6 years ago
Thibaut Girka eafdb65af9 [Glitch] Fix contact info styling on landing page
6 years ago
Thibaut Girka 951dee676d Update SCSS for tables
6 years ago
Thibaut Girka fe36fabef1 Update SCSS for statuses public view
6 years ago
Thibaut Girka 944bac0b41 [Glitch] Adjust RTL styles for landing page
6 years ago
Thibaut Girka 5c96717144 Update forms SCSS from upstream
6 years ago
Thibaut Girka 86c477df23 Update SCSS to match “Show card modal on public pages”
6 years ago
Thibaut Girka d0641e77ac Update SCSS for about/landing page
6 years ago
Thibaut Girka 2a85b97eb6 Update admin page SCSS from upstream
6 years ago
Thibaut Girka 3c7d7ec228 [Glitch] Use plaintext value for field value tooltips in web UI
6 years ago
Thibaut Girka 0033dbd115 Add bot badge to account headers in the WebUI
6 years ago
Thibaut Girka 2e2758c25e Adapt account fields rendering code in the WebUI to match upstream
6 years ago
Thibaut Girka b8f8a3ea58 Update glitch-soc style to match new bio fields markup
6 years ago
Spencer Alves 31d760f56d Add an extra icon to indicate that a status is part of a conversation
6 years ago
Thibaut Girka dc597005b3 Port Sylvhem's mastodon-light to glitch flavour
6 years ago
beatrix e774936358 Merge pull request #468 from ThibG/glitch-soc/features/reports-improvements
6 years ago
Thibaut Girka 3333cce41e Hide media in report modal regardless of whether they are marked sensitive
6 years ago
Thibaut Girka 49181d497f [Glitch] Allow report modal to be up to 80% of viewport height
6 years ago
Thibaut Girka d5e0e665df [Glitch] Also display replies in report modal
6 years ago
Thibaut Girka 557db7ae6d Fix color of disabled boost buttons (fixes #466)
6 years ago
David Yip d01cb2c8e3 Merge pull request #465 from ThibG/glitch-soc/rollback-scroll-changes
6 years ago
Thibaut Girka 04a8aef9d2 Revert "[Glitch] Prevent timeline from moving when cursor is hovering over it"
6 years ago
Thibaut Girka 82421dc2e2 Revert "[Glitch] Do not re-position scroll when loading more (inserting items from below)"
6 years ago
Thibaut Girka 1bc1d8e676 Fix glitch high-contrast skin text colors
6 years ago
beatrix f5f840cdb3 Merge pull request #462 from ThibG/glitch-soc/features/dropdowns-accessibility
6 years ago
beatrix 923e79ea00 Merge pull request #461 from ThibG/glitch-soc/fixes/emoji-picker-placement
6 years ago
beatrix 1cd9812d52 Merge pull request #460 from ThibG/glitch-soc/features/do-not-scroll-when-mouse-over
6 years ago
beatrix c21fe3e7a0 Merge pull request #459 from ThibG/glitch-soc/features/text-color-variables
6 years ago
beatrix 3f7348c436 Merge pull request #449 from ThibG/glitch-soc/features/upstream-account-items
6 years ago
Thibaut Girka 2b5821b86b Fix color of status icons in glitch-soc high contrast skin
6 years ago
Thibaut Girka 8abac3dcb8 minor fix
6 years ago
Thibaut Girka 345d5aeba1 [Glitch] Add high-contrast theme
6 years ago
Thibaut Girka 18c7b739eb Move attachment-lists out of lists.scss
6 years ago
Thibaut Girka 995eea1836 [Glitch] Fix text color in "show more" link inside boost confirmation modal
6 years ago
Thibaut Girka 0bf81fde9b Fix link colors in report modal
6 years ago
Thibaut Girka c58ee84022 [Glitch] Add color variables of texts for better accesibility
6 years ago
Thibaut Girka a565aa6530 [Glitch] Update SCSS of admin and setting pages
6 years ago
Thibaut Girka 6c4ea9c000 [Glitch] Improve styling of closed registrations message
6 years ago
Thibaut Girka ca62d8bcc6 [Glitch] Do not re-position scroll when loading more (inserting items from below)
6 years ago
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 02876fd33c [Glitch] Place emoji picker top if it is closer to the bottom of the viewport
6 years ago
Thibaut Girka 41fe73f35c [Glitch] Improve relative timestamps in web UI
6 years ago
Thibaut Girka 2df57af401 Implement tootsuite-style account fields
6 years ago
Thibaut Girka fd7f212f15 Fix style of account fields form
6 years ago
beatrix 5bd8261c19 Merge pull request #448 from m4sk1n/glitch-pl
7 years ago
Marcin Mikołajczak 55f3a1a989 🌍: 🇵🇱⬆️
7 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
beatrix 53c49a3f76 Merge pull request #438 from ThibG/glitch-soc/fixes/j-k-hotkeys-pinned
7 years ago
beatrix 644916e33c Merge pull request #439 from ThibG/glitch-soc/fixes/emoji-shortcode-inline
7 years ago
beatrix f2c6ed24d3 Merge pull request #440 from ThibG/glitch-soc/fixes/video-fullscreen
7 years ago
Una Thompson c3efd20a9c Fix fade being colored wrongly for DMs and upon focus
7 years ago
Thibaut Girka 3e703fe757 Fix actions modal on mobile (fixes #441)
7 years ago
Thibaut Girka fdb7cf8a56 [Glitch] Fix fullscreen video player
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 7315d4f3e7 [Glitch] Do not set emoji as inline-block
7 years ago
Thibaut Girka deb6517638 [Glitch] Do not overwrite some status attributes in reducer
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 270d5e9b72 [Glitch] Fix style of legacy column headers
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 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
David Yip 8354cca2fa Merge pull request #336 from ThibG/glitch-soc/features/tag-warning
7 years ago
David Yip 6b4f90e5fb Merge pull request #342 from glitch-soc/merge-upstream
7 years ago
David Yip 75dac5d056 Merge new onboarding styles; delete refs to PNGs.
7 years ago
Thibaut Girka 12edfead8e Do not discard statuses obtained via websocket when API request finishes
7 years ago
Thibaut Girka 41c1e5533e Display a warning when composing unlisted toots with something looking like a hashtag
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! be525dd4db Fix mailer to use webpack core
7 years ago
kibi! 7a692fe499 Increase priority of favstar gold
7 years ago
kibi! 28be50d95e Fixes to notification styling
7 years ago
kibi! 919caa6e1c Fixes to drawer and CWs
7 years ago
beatrix 5ded1fc5b8 Merge pull request #329 from KnzkDev/scss-refactor
7 years ago
beatrix 093cc02c84 Merge pull request #328 from glitch-soc/feature/glitchy-elephant-friend
7 years ago
kibi! e106f0be6d Oops this should have been a part of last commit
7 years ago
kibi! df2f1344fa Fixes onboarding modal (#318)
7 years ago
kibi! 8399fba7f2 Fixed autocollapse detection
7 years ago
David Yip 7333a28191 Fix eslint errors. #294.
7 years ago
David Yip 20a82bf6a3 Run slightly less afoul of accessibility checks. #294.
7 years ago
David Yip 7ccde6b46b Introduce a bit of luck into the elefriend selection. #294.
7 years ago
David Yip bbfeb688e5 Add wave background; blend elefriend in a bit more. #294.
7 years ago
David Yip 1da6d12ea7 Bind click event to elefriend cycling. #294.
7 years ago
David Yip e018b6c44c Set glitchy elephant friend variant in initial state. #294.
7 years ago
David Yip 5b4f9858e6 Add the shrinking glitchy elefriend. #294.
7 years ago
David Yip a6eeda658c Prototype out glitchy elephant friend. #294.
7 years ago
ncls7615 808ace389f Fix collapsed toot style
7 years ago
ncls7615 3a5ecab183 Fix un-fullwidth media style
7 years ago
ncls7615 75ab24dcea Fix media detailed style
7 years ago
ncls7615 8709608e10 Fix confirmation modal bug
7 years ago
ncls7615 3ccbe066f0 Fix letterbox bug
7 years ago
ncls7615 80c899153f Improve scss refactor 5
7 years ago
ncls7615 a263178cf3 Improve scss refactor 4
7 years ago
ncls7615 25f7568a7e Improve scss refactor 3
7 years ago
ncls7615 090d7c1807 Improve scss refactor 2
7 years ago
ncls7615 4d9133003f Improve scss refactor 1
7 years ago
ncls7615 75af54925a Fix padded-blocks error
7 years ago
ncls7615 9e7150c6fa Initial scss refactor
7 years ago
Gô Shoemake 64f483cc0f load public.js on vanilla#admin
7 years ago
Gô Shoemake 056f52edac Load packs/public.js for glitch#admin
7 years ago
Marcin Mikołajczak 6be6f6f5bd i18n: Update Polish translation
7 years ago
ncls7615 327c9e96e0 Fix dropdown text
7 years ago
David Yip dbf88612e3 Merge pull request #316 from glitch-soc/fix-async
7 years ago
kibigo! c4d63ba442 Renamed glitch async chunks
7 years ago
cwm 12469bed1b Refactor /api/web APIs to use the centralized axios instance (tootsuite pr #6223)
7 years ago
cwm 6b20cd7c10 Fix overflowing audit logs (tootsuite pr #6184)
7 years ago
cwm d1ddba043a Set background to the navigation of Getting Started column (tootsuite pr #6163)
7 years ago
cwm 3ba78c7bda Use const instead of let for constant (tootsuite pr #6106)
7 years ago
cwm 90c35fe17a change key to path in timeline settings containers
7 years ago
cwm cf027c74db Rename key to path in actions and reducers for settings (tootsuite pr #6105)
7 years ago
cwm d12ce24054 Fix newlines-to-spaces functionality (tootsuite pr #6158)
7 years ago
cwm 0d399a4edc Hide moved account's follow button in search result (tootsuite pr #5913)
7 years ago
cwm 783f65dd72 Prevent duplicate load of favourites (tootsuite pr #5931)
7 years ago
David Yip 52d99f96bd Merge pull request #312 from glitch-soc/tag-sensitive-imgs
7 years ago
kibigo! ff6ecdda4e Add missing comma
7 years ago
kibigo! 95459fc5bd Show SENSITIVE tag on sensitive images (#267)
7 years ago
kibigo! 62a33d5ae0 Threads now inherit privacy directly (#309)
7 years ago
ncls7615 2210eb0926 fix list editor scss
7 years ago
David Yip 75cbeb775f When pulling out max_toot_chars, handle nulls
7 years ago