627 Commits (4fe81a99c68b9416acaa5c25a3a1a7dabaf82aa1)

Author SHA1 Message Date
Thibaut Girka 8db23dd477 Add glitch-soc local setting to display reply counters
6 years ago
Thibaut Girka ed841bbbf7 Move layout options to their own section
6 years ago
Thibaut Girka e48709fb0e [Glitch] Display replies count in web UI
6 years ago
Thibaut Girka 30d88cee78 Add hashtag trendline support to glitch-soc flavour
6 years ago
Thibaut Girka dcb7f34684 Add pinned accounts editor
6 years ago
Thibaut Girka 9b213f990d Split list editor into components and containers
6 years ago
Thibaut Girka d90795e0a7 Fix ColumnLink keys in getting_started_misc
6 years ago
Thibaut Girka 0e9a426d5a [Glitch] Add hotkey for follow requests
6 years ago
Thibaut Girka 52fe8ee95d Make the privacy dropdown button not look strange when using top placement
6 years ago
Thibaut Girka 64449831c8 [Glitch] Skip pagination logic entirely for pinned toots
6 years ago
Thibaut Girka 466df752ba Make non-link ColumnLinks behave as links
6 years ago
Thibaut Girka 20689a5b5e Don't filter own toots
6 years ago
Thibaut Girka bbee6d85d3 Focus CW field when enabling it, focus compose textarea when disabling it
6 years ago
Thibaut Girka c43db794e6 Various minor upload description fixes
6 years ago
Thibaut Girka 02adce1ad8 Add focal points support in the composer
6 years ago
Thibaut Girka 96e58d01ad Refactor in preparation for focal points modal
6 years ago
Thibaut Girka ec4b8564d3 Fix rails-ujs not being run on some settings pages (fixes #645)
6 years ago
Thibaut Girka 7c8a8cda81 [Glitch] Defer scrollIntoView after DOM is drawn
6 years ago
Thibaut Girka a1ee3d464f Fix incorrect prop type for ComposerReply.status
6 years ago
Thibaut Girka cf36cd40eb Fix one GettingStarted ColumnLink not having a key
6 years ago
Thibaut Girka 919bd0842d Slightly more aggressive video preloading
6 years ago
Thibaut Girka 99b2e034c2 Fix bug when clicking on video position slider before starting the video
6 years ago
Thibaut Girka 2f73a9358e Prevent default event handling when clicking on the video position slider
6 years ago
Thibaut Girka ac67589755 Don't prevent opening links in tabs with keyboard modifiers
6 years ago
Thibaut Girka ca4fa96a99 Implement public profile endorsements in glitch-soc
6 years ago
Thibaut Girka 35ee061e42 Merge upstream SCSS changes for /about, /about/more and /terms
6 years ago
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