736 Commits (92830029cac92a60719bd9f9cabc5392d0cdf968)

Author SHA1 Message Date
Thibaut Girka 88b7ccc2ca [Glitch] Improve WebUI account action bar
6 years ago
Thibaut Girka 4cf7cfd9e0 [Glitch] Fix accounts' display name/bio not being set from initial state
6 years ago
Thibaut Girka d8544e7003 Use same margin for navbar and column for consistency
6 years ago
Thibaut Girka 69ea4a01e1 Hide navigation bar text so it can fit on small screens
6 years ago
Thibaut Girka 37302c63c3 Fix glitch-soc columns padding on mobile (fixes #561)
6 years ago
Thibaut Girka 93d4e9a58d Preserve hashtags in threaded mode (fixes #584)
6 years ago
Thibaut Girka 28a59e4e80 Move CW field just above main textarea
6 years ago
Thibaut Girka 358e3a4c32 Get rid of Collapsable, use CSS instead
6 years ago
Thibaut Girka d3783b864c Refactor reply indicator and show compact list of attachments
6 years ago
Thibaut Girka e3bf8c8aa1 Show reply indicator for empty toots, not undefined toots (fixes #610)
6 years ago
Thibaut Girka c057aeb76b [Glitch] Add documentation for “p” hotkey
6 years ago
Thibaut Girka a8911616b6 Add hotkey variants to keyboard shortcuts description
6 years ago
Thibaut Girka 82ab5aacb2 Prevent scrolling main frame when navigating in image gallery with arrow keys
6 years ago
Thibaut Girka 02326a4322 [Glitch] Use LoadingBar instead of blur to indicate that an image is loading
6 years ago
Thibaut Girka 1769a7e9aa Use the same description string as upstream for the “x” hotkey
6 years ago
Thibaut Girka b1ed2b1d03 Fix focusing search bar with hotkeys
6 years ago
Thibaut Girka c600bcfe1d Fix focusing composer textarea on “new toot” hotkey
6 years ago
Thibaut Girka 037228cf03 Fix routing issues, especially keyboards shortcuts changing location
6 years ago
Thibaut Girka 1aa253c41d Display custom emoji in account notes in WebUI (fixes #595)
6 years ago
Thibaut Girka c99054ecb2 Add CSS for the newly-introduced dashboard (fixes #592)
6 years ago
Thibaut Girka 828f602b2f [Glitch] Ensure container of React components has full width
6 years ago
Thibaut Girka 552b4d9a5f Disable threaded mode when canceling a reply (fixes #583)
6 years ago
Thibaut Girka 1fb78602c5 Do not cause an error if domain_lists.blocks.next is undefined (fixes #572)
6 years ago
Thibaut Girka 8501ad5c5c Process statuses on COMPOSE_SUBMIT_SUCCESS (fixes #579)
6 years ago
Thibaut Girka bcf157a1a9 Avoid loading rails-ujs twice on vanilla flavour
6 years ago
Thibaut Girka 57f31b361f Add an option restricting secondary toot privacy to that of the toot being replied to
6 years ago
Thibaut Girka d8b13b46f7 Move privacyPreference to utils
6 years ago
Thibaut Girka cd05378b59 [Glitch] Refactor privacyPrefence() to use priority list
6 years ago
Thibaut Girka d67cb13d84 Use options rather than a boolean
6 years ago
Thibaut Girka 8c8707771d Do not store duplicate reply_privacy
6 years ago
Ash Levy 6f06d16b1e add option to enable auto visibility on secondary toot button
6 years ago
Thibaut Girka 7cb7ecaf7e [Glitch] Make whole-word filter regex consistent between Ruby and JS
6 years ago
Thibaut Girka debc6544d9 [Glitch] Add follow button to detailed status, add gradient to mask bio cut-off (fixes #566)
6 years ago
Thibaut Girka 612b00d1bb Display reply indicator even when replying to contentless toot (fixes #564)
6 years ago
Thibaut Girka ef1d660596 make sure reblogged's filter is set correctly
6 years ago
Thibaut Girka faa4db7975 [Glitch] Add option to not consider word boundaries when processing keyword filtering
6 years ago
Thibaut Girka 6777dfc8d9 [Glitch] In keyword filter, account for reblogs, HTML and whole-words
6 years ago
Thibaut Girka 00c1386b9d [Glitch] Fix filters not affecting notifications in web UI
6 years ago
Thibaut Girka 0bb1720495 Add client-side custom filter support to glitch-soc
6 years ago
Thibaut Girka 33c1607c83 [Glitch] Fix Chrome issue with sizes="0px"
6 years ago
Ash Levy e96a4434c7 add keybind in composer textarea for secondary submit
6 years ago
Thibaut Girka f364a27922 Increase padding of toots
6 years ago
Thibaut Girka ccbaf32bca Fix margins of toot text
6 years ago
Thibaut Girka f0161702d8 [Glitch] Submit report using meta key
6 years ago
Thibaut Girka d0faac9027 Fix clicking on collapsed toots with a background (fixes #547)
6 years ago
Thibaut Girka 26c20a4ec7 [Glitch] Preserve newlines in delete & redraft and desktop notifications
6 years ago
Thibaut Girka a01faecfcb [Glitch] Add redraft function
6 years ago
Thibaut Girka e8ccac468a [Glitch] Add vendor prefix for background-clip
6 years ago
David Yip 8cafeedc25 Port 85470ec872 to glitch emoji picker.
6 years ago
David Yip fac6e392e9
Port emojimart 2.6.1 changes to glitch flavour
6 years ago
Thibaut Girka 7d3c0e4cb4 Delete references to removed constants (fixes #537)
6 years ago
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 f86d280fd6 Use props.router instead of context.router, as we are using withRouter
6 years ago
Thibaut Girka 893f2aff20 Prevent a rare crash when a status' root node is undefined
6 years ago
Thibaut Girka e396fbfe3b Fix direct timeline
6 years ago
Thibaut Girka e7b3a4263e [Glitch] Fix low-contrasted cancel button of reply indicator
6 years ago
Thibaut Girka 08dbe29e29 [Glitch] Improve load gap styling in web UI
6 years ago
Thibaut Girka cc589d6ec0 [Glitch] Use randomized setTimeout when fallback-polling and re-add since_id
6 years ago
Thibaut Girka fbc25bdd2d [Glitch] Do not crash in getStatusIds when there is a gap in the timeline
6 years ago
Thibaut Girka 5cc4d34250 [Glitch] Fix gap insertion for timeline disconnection
6 years ago
Thibaut Girka 15bef77add [Glitch] Fix ID duplication in timelines
6 years ago
Thibaut Girka 4b38ac3bed [Glitch] Fix comparing id
6 years ago
Thibaut Girka 6020a21130 [Glitch] Fix LoadMore on account media gallery
6 years ago
Thibaut Girka 5d16fd3f28 [Glitch] Add missing null handling in notification reducer
6 years ago
Thibaut Girka 4eba8c50c3 [Glitch] Allow clients to fetch notifications made while they were offline
6 years ago
Thibaut Girka 0ad3eedd4c [Glitch] Allow clients to fetch statuses made while they were offline
6 years ago
Thibaut Girka 532fb8e215 Fix error when unmuting a domain without listing muted domains first
6 years ago
Thibaut Girka 8b98afa781 [Glitch] Replace onScrollToBottom with onLoadMore
6 years ago
Thibaut Girka a81ed7b205 Do not needlessly refresh pinned toots
6 years ago
Thibaut Girka 60addb14ce [Glitch] Change icon for domain blocks
6 years ago
Thibaut Girka b7508940b7 [Glitch] Add option to show only local toots in timeline preview
6 years ago
Thibaut Girka 1fa3586db5 [Glitch] Use streaming API for standalone timelines on /about and /tag pages
6 years ago
Thibaut Girka d959d04133 Change direct message warning to match upstream
6 years ago
Thibaut Girka c2e528916c Implement client-size image resizing from upstream
6 years ago
Thibaut Girka d253449ff0 Port upstream's result section headers (fixes #366)
6 years ago
Thibaut Girka 18d9a7fd71 Fix caret position after inserting suggestions (fixes #281)
6 years ago
Thibaut Girka d8793e1bee Remove unneeded code now that attachment URL isn't appended to toots
6 years ago
Thibaut Girka 4c91215e1f [Glitch] Use .star-icon instead of hardcoding color in detailed statuses
6 years ago
ThibG 7719fe0df2
Merge pull request #505 from ThibG/glitch-soc/features/fetch-relationships-on-search
6 years ago
Thibaut Girka 0553496b76 Change notification cleaning checkbox color (fixes #511)
6 years ago
Thibaut Girka 247f55f673 [Glitch] Fetch relationships for search results in UI
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 463078dcc4 [Glitch] Do not override the default push notification settings
6 years ago
Thibaut Girka c53aacdfa0 Recover glitch-soc specific styles that were removed by accident
6 years ago
Thibaut Girka d250e072a2 In footer, replace text "Mastodon" with logo
6 years ago
Thibaut Girka 9ed8051961 Add preference to hide following/followers lists
6 years ago
Thibaut Girka 50540446f5 [Glitch] Improvements to toots display in admin view
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
David Yip 023dfa119e
Merge pull request #487 from ThibG/glitch-soc/cleanup
6 years ago
David Yip 81e3ec4d61
Merge pull request #488 from ThibG/glitch-soc/features/accounts-custom-emoji
6 years ago
Thibaut Girka 07baa1ddb5 [Glitch] Open video modal on public UI
6 years ago
Thibaut Girka 94db024e4c [Glitch] Combine similar components into one on public UI
6 years ago
Thibaut Girka dd1d98f9cf [Glitch] Show card modal on public pages
6 years ago
Thibaut Girka 52b2f18b15 [Glitch] Enable custom emojis in profiles
6 years ago
Thibaut Girka ca49ad86c6 Remove service worker code that has never been used
6 years ago
ThibG 80aad16e10
Merge pull request #405 from ThibG/glitch-soc/features/dm-from-menu
6 years ago
ThibG 9712d59dda
Merge pull request #485 from ThibG/glitch-soc/fixes/light-theme-textarea-color
6 years ago
Thibaut Girka 784712791d [Glitch] Reword the direct message warning
6 years ago
Thibaut Girka 97c69de416 [Glitch] Feature: Direct message from Statuses
6 years ago
Thibaut Girka fb6de5310d [Glitch] Fix issues with sending direct messages from user profile
6 years ago
Thibaut Girka a5fac975f3 [Glitch] Feature: Direct message from menu
6 years ago
Thibaut Girka eb9c9855ce Fix mastodon-light background color of the composer textarea when posting
6 years ago
Thibaut Girka dfa60cb0a8 Fix modals testing for props.noEsc (fixes #482)
6 years ago
Thibaut Girka 971218d1dc Change local settings SCSS to be more consistent with modals
6 years ago
beatrix 4665965543
Merge pull request #469 from ThibG/glitch-soc/features/glitch-light-theme
6 years ago
ThibG bd4decb7db
Merge pull request #479 from ThibG/glitch-soc/fixes/modal-root-keyup
6 years ago
Thibaut Girka 769a48495c Fix root modal's keyup handling (Fixes #478)
6 years ago
ThibG e7ed61917b
Merge pull request #475 from ThibG/fixes/update-scss
6 years ago
Thibaut Girka 6284039832 [Glitch] Fix contact info styling on landing page
6 years ago
Thibaut Girka f2e5ed6841 Update SCSS for tables
6 years ago
Thibaut Girka 8860f14ef0 Update SCSS for statuses public view
6 years ago
Thibaut Girka 4a1040c4cb [Glitch] Adjust RTL styles for landing page
6 years ago
Thibaut Girka e8644f3a4b Update forms SCSS from upstream
6 years ago
Thibaut Girka 4cd65fe074 Update SCSS to match “Show card modal on public pages”
6 years ago
Thibaut Girka 1a4d735b1d Update SCSS for about/landing page
6 years ago
Thibaut Girka db73c0bc5d Update admin page SCSS from upstream
6 years ago
Thibaut Girka f6ec8c4821 [Glitch] Use plaintext value for field value tooltips in web UI
6 years ago
Thibaut Girka 5d8052e715 Add bot badge to account headers in the WebUI
6 years ago
Thibaut Girka 2f01935cba Adapt account fields rendering code in the WebUI to match upstream
6 years ago
Thibaut Girka 30bb530c70 Update glitch-soc style to match new bio fields markup
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 8f3402b1f0 Port Sylvhem's mastodon-light to glitch flavour
6 years ago
beatrix 919e2098cb
Merge pull request #468 from ThibG/glitch-soc/features/reports-improvements
6 years ago
Thibaut Girka 658ac4396c Hide media in report modal regardless of whether they are marked sensitive
6 years ago
Thibaut Girka 6b94237810 [Glitch] Allow report modal to be up to 80% of viewport height
6 years ago
Thibaut Girka 7972464e71 [Glitch] Also display replies in report modal
6 years ago
Thibaut Girka ffdb85f859 Fix color of disabled boost buttons (fixes #466)
6 years ago
David Yip 2e25da4da0
Merge pull request #465 from ThibG/glitch-soc/rollback-scroll-changes
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
Thibaut Girka 1adca9b040 Fix glitch high-contrast skin text colors
6 years ago
beatrix 331190e5fb
Merge pull request #462 from ThibG/glitch-soc/features/dropdowns-accessibility
6 years ago
beatrix 92f192e9b1
Merge pull request #461 from ThibG/glitch-soc/fixes/emoji-picker-placement
6 years ago
beatrix 4480cd745f
Merge pull request #460 from ThibG/glitch-soc/features/do-not-scroll-when-mouse-over
6 years ago
beatrix 06770656eb
Merge pull request #459 from ThibG/glitch-soc/features/text-color-variables
6 years ago
beatrix 35a1a3171f
Merge pull request #449 from ThibG/glitch-soc/features/upstream-account-items
6 years ago
Thibaut Girka 65349bc155 Fix color of status icons in glitch-soc high contrast skin
6 years ago
Thibaut Girka 2d065ceaf6 minor fix
6 years ago
Thibaut Girka f7a076eded [Glitch] Add high-contrast theme
6 years ago
Thibaut Girka caebf69e77 Move attachment-lists out of lists.scss
6 years ago
Thibaut Girka bd3b9bf7b9 [Glitch] Fix text color in "show more" link inside boost confirmation modal
6 years ago
Thibaut Girka 983328376b Fix link colors in report modal
6 years ago
Thibaut Girka b3a236637e [Glitch] Add color variables of texts for better accesibility
6 years ago
Thibaut Girka 390cfdef2e [Glitch] Update SCSS of admin and setting pages
6 years ago
Thibaut Girka 9edc5cafe4 [Glitch] Improve styling of closed registrations message
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 bfa5bdde2c [Glitch] Place emoji picker top if it is closer to the bottom of the viewport
6 years ago
Thibaut Girka 70a16d8858 [Glitch] Improve relative timestamps in web UI
6 years ago
Thibaut Girka 356d0214c9 Implement tootsuite-style account fields
6 years ago
Thibaut Girka 91fb82a4dd Fix style of account fields form
6 years ago
beatrix 64be38da0c
Merge pull request #448 from m4sk1n/glitch-pl
6 years ago
Marcin Mikołajczak deb91f5989 🌍: 🇵🇱⬆️
6 years ago
Thibaut Girka 1222e0a381 Use new getDerivedStateFromProps instead of deprecated componentWillReceiveProps
6 years ago
Thibaut Girka b39f3648a7 Tentative fix for #446
6 years ago
beatrix f4ed38272b
Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread
7 years ago
beatrix 8f12afb599
Merge pull request #438 from ThibG/glitch-soc/fixes/j-k-hotkeys-pinned
7 years ago
beatrix 1e9fe95e13
Merge pull request #439 from ThibG/glitch-soc/fixes/emoji-shortcode-inline
7 years ago
beatrix 33691f4920
Merge pull request #440 from ThibG/glitch-soc/fixes/video-fullscreen
7 years ago
Una Thompson 62bea7a290 Fix fade being colored wrongly for DMs and upon focus
7 years ago
Thibaut Girka 240833c023 Fix actions modal on mobile (fixes #441)
7 years ago
Thibaut Girka 51d276fb98 [Glitch] Fix fullscreen video player
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 105ffaef8f [Glitch] Do not set emoji as inline-block
7 years ago
Thibaut Girka b383c0688a [Glitch] Do not overwrite some status attributes in reducer
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 259bc9840b [Glitch] Fix style of legacy column headers
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 8f1ec48cbe
Merge pull request #421 from ThibG/glitch-soc/features/custom-emoji-api
7 years ago
beatrix 125e8c7f5a
Merge pull request #427 from ThibG/glitch-soc/fixes/scroll-behavior
7 years ago
beatrix cd5728b176
Merge pull request #434 from ThibG/glitch-soc/fixes/public-inline-video
7 years ago
beatrix 6fb610f865
Merge pull request #433 from ThibG/glitch-soc/fixes/status-filtering
7 years ago
beatrix e88ce27855
Merge pull request #435 from ThibG/glitch-soc/features/public-modals
7 years ago
Una Thompson 5f9b85a0cf Add fade and margin to collapsed statuses
7 years ago
Thibaut Girka e4dff10934 Fix video player on toot public views
7 years ago
Thibaut Girka 7a68079b3f [Glitch] Show media modal on public pages
7 years ago
Thibaut Girka 13fa8ec2c7 [Glitch] Fix status filtering in contexts reducer
7 years ago
Thibaut Girka f84b4d90cb [Glitch] Do not filter the status collection after muting and blocking
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 52229405ed [Glitch] Make detailed status' media gallery standalone
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 1822ce89f9 [Glitch] retrieve custom emoji list via API instead of before page load
7 years ago
ThibG 21837b291e
Merge pull request #430 from ThibG/glitch-soc/features/bookmarks
7 years ago
Thibaut Girka 1aac83ef47 Fix the bookmark column pinning fix…
7 years ago
ThibG 84d0aa7b26
Merge pull request #429 from ThibG/glitch-soc/features/bookmarks
7 years ago
Thibaut Girka 54f5170f59 Fix pinning the bookmarks column (fixes #428)
7 years ago
David Yip f879672554
Merge pull request #424 from ThibG/glitch-soc/features/video-player-improvements
7 years ago
Thibaut Girka 5cc7c4b920 Fix extended video player (gifv) modal size
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
imncls dd4ad6300b
Add missing Japanese translation
7 years ago
David Yip b7804028c2
Merge pull request #419 from ThibG/glitch-soc/features/bookmarks
7 years ago
David Yip eb72c3398c
Merge pull request #418 from ThibG/glitch-soc/fixes/composer-dropdowns
7 years ago
David Yip 0b326950bf
Merge pull request #416 from ThibG/glitch-soc/features/media-modal
7 years ago
Thibaut Girka acb434b0c9 Add glitch-soc front-end support for bookmarks
7 years ago
Thibaut Girka 043a699990 Update glitch-soc style to match changes to reports UI
7 years ago
Thibaut Girka e74e5c7eb9 Place composer dropdown menus top if they are closer to the bottom of the viewport
7 years ago
Thibaut Girka 9073687f66 [Glitch] Fix video player height
7 years ago
Thibaut Girka 101e6564fd [Glitch] Refactor scss
7 years ago
Thibaut Girka 0fb5ea5d15 Fix video modal
7 years ago
Thibaut Girka a4fa8c9064 [Glitch] Avoid using JS to set height in MediaModal
7 years ago
Thibaut Girka 87071d9e81 [Glitch] Improved media modal
7 years ago
Thibaut Girka 0b86ec4e7f [Glitch] Allow to open a modal for embedded photo
7 years ago
Thibaut Girka a896f601fa Fix video playback in glitch-soc detailed statuses
7 years ago
beatrix 77b650b69c
Merge pull request #412 from ThibG/glitch-soc/cleanup
7 years ago
Thibaut Girka d0e792e231 Update accounts SCSS for public pages
7 years ago
Thibaut Girka 75f2e9fd97 Remove duplicate message entries
7 years ago
Thibaut Girka ca9f022a80 [Glitch] Fix: Prevent submission using same logic as submit button disabling.
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 218cc261d1 Add the domain blocks UI to Getting Started Misc
7 years ago
Thibaut Girka afa813d71f Add basic domain block UI
7 years ago
Thibaut Girka 482ad7d7c4 Keep list of blocked domains
7 years ago
Thibaut Girka 79da0ad7a2 Update all known users' domain_blocking relationship instead of just one's
7 years ago
Thibaut Girka 937ace10d9 Fix undefined URL in `fetchDomainBlocks`
7 years ago
Thibaut Girka b5948044b3 [Glitch] Display unfollow button even if account moved
7 years ago
Thibaut Girka a59c146bf8 [Glitch] Profile redirect notes
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
Thibaut Girka 12b0ea0667 [Glitch] Cancel outdated pending compose suggestions
7 years ago
David Yip c074b226b6
Merge pull request #394 from ashkitten/compressed-notifs
7 years ago
Ash Lea 5b00b8f0da fix .status__info__icons layout
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
David Yip fe17446af0
Merge pull request #391 from ashkitten/compressed-notifs
7 years ago
Ash Levy 33d5fe889a fix non-notification boosts
7 years ago
Thibaut Girka 6f0e50f9a0 [Glitch] Federate pinned statuses over ActivityPub
7 years ago
Thibaut Girka cd73af3bd0 [Glitch] Improve style of web UI account tabs
7 years ago
Thibaut Girka f00af46d70 [Glitch] Add "Toots/Toots with replies/Media" tab below profile header
7 years ago
David Yip 50f56ba375
Merge pull request #385 from ThibG/glitch-soc/features/port-reports-ui-changes
7 years ago
David Yip a3c86d8cb9
Merge pull request #386 from ashkitten/compressed-notifs
7 years ago
Thibaut Girka 9c40a5f3c8 Fix toot text color in the report modal
7 years ago
Thibaut Girka 19f7bd1582 Show media on report UI
7 years ago
Thibaut Girka 22870985da Add close modal icon to report dialog (#6591)
7 years ago
Thibaut Girka 9cf574d0d2 Port federated reports UI to glitchsoc
7 years ago
Ash Levy 9317f6853e compress boost/fave notifications more
7 years ago
Gô Shoemake 22f2750578
Merge pull request #384 from ThibG/glitch-soc/features/no-media-url
7 years ago
Gô Shoemake 2395a4c313
Merge pull request #344 from chriswmartin/getting-started-badge-merge
7 years ago
Thibaut Girka 841ef606a9 Remove text requirement when media attached from statuses (fixes #381)
7 years ago
Thibaut Girka 25c5223617 Port #6627 and #6636 to glitch-soc
7 years ago
David Yip 65e2a4645e
Use glitchsoc TimelineComponent's margin/padding on about page.
7 years ago
David Yip 6176e278f4
Copy in new CSS for about page.
7 years ago
yuzulabo 43cc79aaa0
Fix border-radius of owner avatar in /about/more
7 years ago
imncls f2f19e1f8a
Update SCSS
7 years ago
imncls 7bff3243ae
Update columns.scss
7 years ago
imncls ef1d46948a
Update containers.scss
7 years ago
imncls 82408904a1
Update index.scss
7 years ago
imncls fa3641df7f
Update about.scss
7 years ago
Thibaut Girka fb6f131fa1 Revert 245816ab27 (fixes #348)
7 years ago
ncls7615 15a5b3372a
Fix detailed-status
7 years ago
Thibaut Girka 2107891edb Remove some leftover code, I guess
7 years ago
cwm 0ddeed9377 add 'this.props' to fetchLists
7 years ago
cwm 939075899e remove unused openOnboardingModal from getting_started
7 years ago
cwm 00be9eb3fe merge tootsuite pr #6313 into glitch
7 years ago
David Yip e7a0840f8c
Merge pull request #336 from ThibG/glitch-soc/features/tag-warning
7 years ago
David Yip 24b6e4121f
Merge pull request #342 from glitch-soc/merge-upstream
7 years ago
David Yip 3cae362214
Merge new onboarding styles; delete refs to PNGs.
7 years ago
Thibaut Girka 1619efd735 Do not discard statuses obtained via websocket when API request finishes
7 years ago
Thibaut Girka 1287b2782b Display a warning when composing unlisted toots with something looking like a hashtag
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! cda845ae0e Fix mailer to use webpack core
7 years ago
kibi! 8ee6ed358f Increase priority of favstar gold
7 years ago
kibi! 1ee0e91fb6 Fixes to notification styling
7 years ago
kibi! b9f4896830 Fixes to drawer and CWs
7 years ago
beatrix cd6674606f
Merge pull request #329 from KnzkDev/scss-refactor
7 years ago
beatrix 39f231f3da
Merge pull request #328 from glitch-soc/feature/glitchy-elephant-friend
7 years ago
kibi! 0fb3bd09e9 Oops this should have been a part of last commit
7 years ago
kibi! 1fa03e026a Fixes onboarding modal (#318)
7 years ago
kibi! a5931e1f48 Fixed autocollapse detection
7 years ago
David Yip c2669f93d0
Fix eslint errors. #294.
7 years ago
David Yip 756a9cd139
Run slightly less afoul of accessibility checks. #294.
7 years ago
David Yip e64cc311dd
Introduce a bit of luck into the elefriend selection. #294.
7 years ago
David Yip 53cbc9933e
Add wave background; blend elefriend in a bit more. #294.
7 years ago
David Yip cd1377de7f
Bind click event to elefriend cycling. #294.
7 years ago
David Yip 1dbb6b5e08
Set glitchy elephant friend variant in initial state. #294.
7 years ago
David Yip 1e0b707018
Add the shrinking glitchy elefriend. #294.
7 years ago
David Yip 835eec8a4c
Prototype out glitchy elephant friend. #294.
7 years ago
ncls7615 f9b08e2142
Fix collapsed toot style
7 years ago
ncls7615 1ebe66b78c
Fix un-fullwidth media style
7 years ago
ncls7615 be2bac05aa
Fix media detailed style
7 years ago
ncls7615 b5476f6c75
Fix confirmation modal bug
7 years ago
ncls7615 bc0524834e
Fix letterbox bug
7 years ago
ncls7615 6ecf81cacf
Improve scss refactor 5
7 years ago
ncls7615 64425dbb77
Improve scss refactor 4
7 years ago
ncls7615 a16d885ac9
Improve scss refactor 3
7 years ago
ncls7615 5f35b39f6f
Improve scss refactor 2
7 years ago
ncls7615 bb2ca23839
Improve scss refactor 1
7 years ago
ncls7615 a9be680807
Fix padded-blocks error
7 years ago
ncls7615 6a73c8c8a2
Initial scss refactor
7 years ago
Gô Shoemake 3a0b47982d
load public.js on vanilla#admin
7 years ago
Gô Shoemake 9b9b7fa005
Load packs/public.js for glitch#admin
7 years ago
Marcin Mikołajczak ee7217bc94 i18n: Update Polish translation
7 years ago
ncls7615 cf5789146b
Fix dropdown text
7 years ago
David Yip 095a00ef3d
Merge pull request #316 from glitch-soc/fix-async
7 years ago
kibigo! 35be02f21d Renamed glitch async chunks
7 years ago
cwm aef4b1af66 Refactor /api/web APIs to use the centralized axios instance (tootsuite pr #6223)
7 years ago
cwm f43c2f12f3 Fix overflowing audit logs (tootsuite pr #6184)
7 years ago
cwm 9bdbe66316 Set background to the navigation of Getting Started column (tootsuite pr #6163)
7 years ago
cwm b535f24fe5 Use const instead of let for constant (tootsuite pr #6106)
7 years ago
cwm 0d4dcb5fb2 change key to path in timeline settings containers
7 years ago
cwm 6d1c325167 Rename key to path in actions and reducers for settings (tootsuite pr #6105)
7 years ago
cwm 7f4374d97d Fix newlines-to-spaces functionality (tootsuite pr #6158)
7 years ago
cwm 8a0e4bb9a4 Hide moved account's follow button in search result (tootsuite pr #5913)
7 years ago
cwm 5963630c63 Prevent duplicate load of favourites (tootsuite pr #5931)
7 years ago
David Yip ec0bdd6c1a
Merge pull request #312 from glitch-soc/tag-sensitive-imgs
7 years ago
kibigo! 60433d03f5 Add missing comma
7 years ago
kibigo! 5d2ef7a616 Show SENSITIVE tag on sensitive images (#267)
7 years ago
kibigo! 824a790e63 Threads now inherit privacy directly (#309)
7 years ago
ncls7615 ef0b7d1e76
fix list editor scss
7 years ago
David Yip 2dc4fbbd1a
When pulling out max_toot_chars, handle nulls
7 years ago
kibigo! b5874c1428 Fixes to search dropdown
7 years ago
beatrix 61ef8d643e
fix typo in vanilla names.yml
7 years ago
Ondřej Hruška 9f29fd31ba
fixed ctrl enter
7 years ago
Ondřej Hruška 53caab0c0b
Fix the always-threaded bug
7 years ago
ncls7615 f5a4201ad8
Update ja.js
7 years ago
beatrix a251c42192
Merge pull request #296 from glitch-soc/thread-mode
7 years ago
beatrix 2ec9a75a1d
Merge pull request #302 from KnzkDev/fix/search-popout
7 years ago
beatrix fa92e88fb2
appease eslint
7 years ago
ncls7615 da98c33161
Fix search popout
7 years ago
David Yip 2eed4ace11
Read max_toot_chars from root object. Fixes #297.
7 years ago
kibigo! c71d848855 my global .gitignore excluded this file ;_;
7 years ago
kibigo! e4bc013d6f Threaded mode~
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! 8bf9d9362a Fixes composer mounting issue with #293
7 years ago