1806 Commits (f218e633b4c2a14971bd84de34ad484d8b61cc5f)

Author SHA1 Message Date
Thibaut Girka 682cfbb829 Fix imports importing modules from vanilla flavour instead of glitch
5 years ago
Eugen Rochko cd46099e49 [Glitch] Change layout of public profile directory to be the same as in web UI
5 years ago
Eugen Rochko 7fe2120dd5 [Glitch] Add profile directory to web UI
5 years ago
ThibG 759448c24c [Glitch] Change detailed status child ordering to sort self-replies on top
5 years ago
Thibaut Girka f3ac4a4411 Fix clicking on the new audioplayer opening the toot in detailed view
5 years ago
ThibG 6ee2501991 [Glitch] Change window resize handler to switch to/from mobile layout as soon as needed
5 years ago
Eugen Rochko b90bd31cfd [Glitch] Fix more visual issues with the audio player
5 years ago
Eugen Rochko 84d4d75c91 [Glitch] Fix public page crash due to audio player, fix unpause in audio player
5 years ago
Eugen Rochko 3aeaf9b897 [Glitch] Add audio player
5 years ago
ThibG 04de74c992 [Glitch] Add special alert for throttled requests
5 years ago
ThibG f11e9d5524 [Glitch] Add confirmation modal when logging out from the web app
5 years ago
Thibaut Girka 7c22e32562 Remove sign out link from getting started columns, as it is already in the footer
5 years ago
Thibaut Girka 79725f659d Fix crashes from favico.js crashing the entire web app
5 years ago
Thibaut Girka 956c1cf82a Refactor the Columns Area code to be closer to upstream
5 years ago
Thibaut Girka 3282bbe454 Add option to rewrite mentions to mentioned user's username or acct
5 years ago
ThibG 284a1562fb Fix typo
5 years ago
Haelwenn (lanodan) Monnier 317fa43d9a Add support for <sup> formatting element
5 years ago
ThibG f1528ea3c4 [Glitch] Fix handling of audio files in account media gallery
5 years ago
Thibaut Girka fae9e34484 Add button to edit media description from missing description confirmation dialog
5 years ago
Thibaut Girka dff4ccd7e9 Remove code for giving focus to first media without description
5 years ago
Thibaut Girka 1d40325e7c Fix composer options colors in glitch-soc light theme
5 years ago
Thibaut Girka a334cbcb20 Move character counter to the options box to match upstream styling
5 years ago
Thibaut Girka ed4317b549 [Glitch] Fix hidden statuses losing focus
5 years ago
ThibG ab0961fe9a [Glitch] Improve focal point modal on mobile
5 years ago
ThibG fcd2244015 [Glitch] Allow clicking behind preview
5 years ago
Eugen Rochko 91d968bf72 [Glitch] Fix edit media modal on small screens, touch events
5 years ago
Eugen Rochko 5c35c9c409 [Glitch] Fix tesseract.js being part of the common chunk
5 years ago
Eugen Rochko 41c7fec796 [Glitch] Add OCR tool to media editing modal
5 years ago
Thibaut Girka 066034c62e Refactor character counter to match upstream
5 years ago
Eugen Rochko ab019800f8 [Glitch] Add media editing modal
5 years ago
Eugen Rochko f8e7c69861 [Glitch] Add explanation to featured hashtags page and profile
5 years ago
ThibG 5971ea7466 [Glitch] Add public blocks to /about/blocks
5 years ago
ThibG 4e9794f533 [Glitch] Fix client-side resizing of image uploads
5 years ago
Eugen Rochko 26b249ad2d [Glitch] Fix short number formatting for numbers above million in web UI
5 years ago
Thibaut Girka b859eb0017 Honor `system_emoji_font` in the Emoji Picker
5 years ago
Thibaut Girka 597ea5687a Add option to disable emoji replacements
5 years ago
Eugen Rochko 42588ed460 [Glitch] Fix "cancel follow request" button having unreadable text in web UI
5 years ago
Eugen Rochko e8ad0a8006 [Glitch] Fix hashtag links always being lowercase
5 years ago
ThibG e8e980cdac [Glitch] Improve focus handling with dropdown menus
5 years ago
Thibaut Girka d10f6036cf Implement keyboard navigation in glitch-soc composer
5 years ago
Thibaut Girka 6d2b0fa3f0 Refactor composer Dropdown's component a bit to make it closer to upstream
5 years ago
ThibG 381dbb6569 [Glitch] Fix image uploads being perfectly white when canvas read access is blocked
5 years ago
ThibG a4b15e2cf0 [Glitch] Port changes to IconButton
5 years ago
ThibG fe1de4e49b [Glitch] Improve dropdown menu keyboard navigation
5 years ago
ThibG 6afdb6c2b6 [Glitch] Trap tab in modals
5 years ago
Thibaut Girka 3ea7a334d8 Fix up try/catch block in invalid URL handling
5 years ago
Thibaut Girka cbd75fe128 Remove href attribute of invalid links instead of crashing
5 years ago
Thibaut Girka 68eb58b805 Fix color of dropdown icons
5 years ago
ThibG f02ffce249 [Glitch] Change icon button styles to make hover/focus states more obvious
5 years ago
ThibG 8b57d704dc [Glitch] Disable list title validation button when list title is empty
5 years ago
Thibaut Girka ff0ceb28b3 Remove link rewriting option as it is easily bypassable
5 years ago
Thibaut Girka 76b80a1511 Perform case-insensitive comparison for international domain names
5 years ago
Thibaut Girka 43b137e1f9 Perform case-insensitive comparison of non-International domain names
5 years ago
Thibaut Girka a0b6f1665a Make link target domain tag just a bit smaller
5 years ago
Thibaut Girka c01de0f721 Ensure link rewriting setting changes are immediately applied
5 years ago
Thibaut Girka 6600da0f7b Handle Mastodon-generated links for targets starting with “www.” properly
5 years ago
Thibaut Girka df866a464d Add options to highlight misleading links in statuses
5 years ago
Thibaut Girka 49a28e69a5 Move decodeIDNA to app/javascript/flavours/glitch/util
5 years ago
ThibG d8097ecd2f [Glitch] Fix crash when expanding search results for hashtags
5 years ago
ThibG f48c7689d2
Merge pull request #1179 from ThibG/glitch-soc/merge-upstream
5 years ago
Thibaut Girka a4a81c5434 Fix crash in /web/lists
5 years ago
Eugen Rochko 51411267fd [Glitch] Add search results pagination to web UI (#11409)
5 years ago
ThibG 7f147acea6 [Glitch] Change contrast of status links that are not mentions nor hashtags
5 years ago
Eugen Rochko 31fc3be0a4 [Glitch] Change account domain block to clear out notifications and follows
5 years ago
Thibaut Girka 91da921dbb Fix links in status media having their title rewritten
5 years ago
Thibaut Girka 48c68eafb7 Handle animated emoji on mouse hover in CWs and poll options
5 years ago
ThibG c1231a846a [Glitch] Play animated custom emoji on hover
5 years ago
Thibaut Girka 621590b4ab Refactor DisplayName component to make it closer to upstream
5 years ago
Thibaut Girka cd8763b600 [Glitch] Display custom emoji in bio field names
5 years ago
Thibaut Girka 6db5669818 Clean up redundant shouldUpdateScroll definitions
5 years ago
Eugen Rochko e58af04287 [Glitch] Fix mutes, blocks, domain blocks and follow requests not paginating
5 years ago
ThibG bd7b1538f1 [Glitch] Fix followers and followings on account profiles
5 years ago
Jakub Mendyk c614abb95d [Glitch] Fix followers/follows layout issues from #8418
5 years ago
Thibaut Girka b294b5956b Add empty column message to bookmarks column
5 years ago
Jakub Mendyk e9f88f4005 [Glitch] Add messages informing that collections are empty
5 years ago
ThibG f1597e1ab9
Merge pull request #1158 from ThibG/glitch-soc/merge-upstream
5 years ago
Thibaut Girka 249b7c7c12 Fix filtering behaviors
5 years ago
ThibG 490cf3aa03 [Glitch] Add ActivityPub actor representing the entire server
5 years ago
Eugen Rochko bf3ab44e77 Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id`
5 years ago
Thibaut Girka f170e0492f Fix timestamp display in boost/fav modals in RTL locales
5 years ago
Thibaut Girka 4c28511e4e Fixups
5 years ago
Thibaut Girka 45cee95b14 Public pages RTL fixes
5 years ago
Thibaut Girka c1752b238f Unfiy status__prepend with upstream
5 years ago
Thibaut Girka b021efdefe RTL fixes
5 years ago
Thibaut Girka 964c78c118 Fix some SCSS for RTL behavior
5 years ago
Thibaut Girka 4199f7fd87 Minor fixup
5 years ago
Eugen Rochko b743308928 [Glitch] Fix RTL layout of status display names
5 years ago
Masoud Abkenar bcaea5a9e9 [Glitch] RTL: fix settings button margins in column headers
5 years ago
Thibaut Girka fabfa90e6c Make width breakpoint for removing margins consistent and match upstream
5 years ago
Thibaut Girka 6ff285d948 Fix *another* typo and crash in StatusIcons
5 years ago
Thibaut Girka a2df11ebaf Fix typo and crash in StatusIcons
5 years ago
Thibaut Girka 46687a3cbd Shorten status icon tooltip text
5 years ago
Thibaut Girka 572009cf56 Add status icon for local-only toots
5 years ago
Thibaut Girka 7db7cb31b1 Add tooltips to status icons
5 years ago
Eugen Rochko e91bf82083 [Glitch] Add option to disable real-time updates in web UI
5 years ago
Thibaut Girka 1b074d2a50 Add link to edit each listed filter
5 years ago
Thibaut Girka f7fa11c4cd Make some strings translatable
5 years ago
Thibaut Girka fc8577cf2b Minor refactoring
5 years ago
Thibaut Girka 707b8d7d75 Move the “Show why” button inline
5 years ago
Thibaut Girka 85f3bc1ab3 Implement feature to add filtered phrases to content warnings
5 years ago
Thibaut Girka 42b59b730b Implement option to completely hide filtered toots
5 years ago
Thibaut Girka 16b79a6237 Add options to configure filtering behavior
5 years ago
Thibaut Girka bde7a415b9 Add a way to know why a status has been filtered, and show it anyway
5 years ago
Thibaut Girka e9fac2def9 Do not keep polls pre-filled in thread mode
5 years ago
Thibaut Girka e0bfa685c6 Fix error boundary CSS
5 years ago
Thibaut Girka 0baaee495f Fix report dialog crashing when a toot gets deleted
5 years ago
ThibG 64f3bc77ac [Glitch] Only scroll to the compose form if it's not horizontally in the viewport
5 years ago
ThibG 47c30be8d8 [Glitch] Memoize ancestorIds and descendantIds in detailed status view
5 years ago
ThibG 894d82a325 [Glitch] When deleting & redrafting a poll, fill in closest expires_in
5 years ago
Thibaut Girka c94966891a Minor cleanup and maybe minor performance improvements
5 years ago
Thibaut Girka 9d6b46fe34 Minor optimization regarding regexp filtering in timelines
5 years ago
Thibaut Girka c49f7d5d16 Use strict equality rather than Immutable.is as the compared props are values
5 years ago
Thibaut Girka 82a76f03a4 Assume children of visible IntersectionObserverArticle always change
5 years ago
Thibaut Girka c0b5ee315d Revert to using upstream's optimisations
5 years ago
Thibaut Girka 0ef6a114e7 Fix error boundary DOM
5 years ago
Thibaut Girka 82cd138c89 Fix some React warnings
5 years ago
Thibaut Girka b6e9b7d1cd [Glitch] When sending a toot, ensure a CW is only set if the CW field is visible
5 years ago
ThibG cbb41e2dad [Glitch] Optimize makeGetStatus
5 years ago
ThibG 46829e009e [Glitch] Use ScrollToOptions for smooth scrolling if supported
5 years ago
Eugen Rochko 662252c8f7 [Glitch] Add categories for custom emojis
5 years ago
ThibG 4d964398de [Glitch] Fix swiping columns on mobile sometimes failing
5 years ago
ThibG 43698e08ca [Glitch] Add message telling FTS is disabled when no toot can be found because of this
5 years ago
Thibaut Girka 6ad870a410 Change search components classes and styling to match upstream
5 years ago
ThibG 4175f13155 [Glitch] Add option to disable blurhash previews
5 years ago
PatOnTheBack 383136d9bb [Glitch] Removed extra pipes from regex.
5 years ago
ThibG 5c3171e8ea [Glitch] Apply filters to poll options in WebUI
5 years ago
Thibaut Girka 9ef25877df Scroll to compose form rather than reply indicator on focus
5 years ago
Thibaut Girka 598cdc9542 Use a different icon for audio attachments
5 years ago
Eugen Rochko d7eb580053 [Glitch] Add media description as title to links of unknown media attachments
5 years ago
Eugen Rochko 967456b6a9 [Glitch] Add audio uploads
5 years ago
Thibaut Girka 38d2882447 Fix NavigationBar styling
5 years ago
Thibaut Girka bb9459774d Add NavigationBar to getting started column in single-column mode
5 years ago
ThibG 3771a993b7 [Glitch] Completely hide toots matched by “irreversible” filters even if they got to the client
5 years ago
Thibaut Girka f4b008906d Change preferences link in local settings modal from sliders to cog for consistency
5 years ago
Thibaut Girka ed2f0f6152 Fix bottom margin of lists in toots
5 years ago
Thibaut Girka a06e7bc3fb Change plaintext icon in composer options
5 years ago
Thibaut Girka f57a0f89a8 Fix styling of poll options on public pages in glitch flavour
5 years ago
Thibaut Girka d3aaacb6d4 Do not scroll in the compose panel on single-column
5 years ago
Thibaut Girka a29ab6f1bd Fix composer buttons overflowing the composer box in single-column
5 years ago
Eugen Rochko b6f76d1306 [Glitch] Change full logo to use primary text color of the given theme
5 years ago
Thibaut Girka e433386545 Fix replying not automatically switching to compose form on mobile
5 years ago
ThibG 7b68e1725c [Glitch] List attachments in boost modal
5 years ago
ThibG 80849812d2 [Glitch] Fix ordering of keyboard access between CW field, textarea and emoji picker
5 years ago
ThibG d1edbfaed3 [Glitch] Only show profile directory link when it's enabled
5 years ago
ThibG 983cbd558d [Glitch] Fix border-bottom of active tab bars
5 years ago
Thibaut Girka 0f41be5581 Fix notification badge
5 years ago
Thibaut Girka 0ccc06b87f Fix multiple-column padding
5 years ago
Thibaut Girka a773d02946 Add hints to make local settings about layout more explicit
5 years ago
Thibaut Girka 44b1a39682 Replace link to favourites with link to bookmarks
5 years ago
Thibaut Girka 9400ec43cc Fix navigation panel
5 years ago
Thibaut Girka 127ead34c4 Restore navigation bar position glitch-soc setting
5 years ago
Thibaut Girka b191861e15 Use forceSingleColumn only in automatic layout mode
5 years ago
Thibaut Girka 47307e6c13 Default to multiple column mode if backend doesn't have appropriate seting
5 years ago
Thibaut Girka b222d1ae26 Fix and refactor SCSS
5 years ago
Thibaut Girka 7fd8797d20 Add app settings link to single-column mode
5 years ago
Eugen Rochko 1b130f964f [Glitch] Fix position of search icon
5 years ago
Eugen Rochko 362f3973be [Glitch] Fix some React warnings
5 years ago
Eugen Rochko 3485acefed [Glitch] Fix margins on profile metadata in single column mode
5 years ago
Wenceslao Páez Chávez 867d1233c7 [Glitch] Fix overlap of emoji button on search popup
5 years ago
Takeshi Umeda 8f924eb961 [Glitch] Fix emoji picker being always displayed
5 years ago
Eugen Rochko a5398c3df8 [Glitch] Add profile directory link to single column navigation panel
5 years ago
Takeshi Umeda 1329308bc7 [Glitch] Improvement variable height in single column layout
5 years ago
Hanage999 02d6187894 [Glitch] Center 2-columns layout without side effect
5 years ago
Eugen Rochko 763735f92e [Glitch] Refactor footers in web UI into a single component
5 years ago
abcang 9bb4f796db [Glitch] Display notifications count on a new single column
5 years ago
Hanage999 c095eed121 [Glitch] Fix wrong redirect from getting started to home in advanced Web UI
5 years ago
Eugen Rochko ff88387a4a [Glitch] Improvements to the single column layout
5 years ago
Eugen Rochko d99a661f08 [Glitch] Add responsive panels to the single-column layout
5 years ago
Eugen Rochko 0bd9f23e6d [Glitch] Various improvements to single column layout
5 years ago
Eugen Rochko 610b4b44c4 [Glitch] Add single-column mode
5 years ago
Thibaut Girka fe5c4f976c Fix clicking on the elefriend
5 years ago
Thibaut Girka 32bdff09c1 Properly handle unboosting statuses from detailed view
5 years ago
Eugen Rochko 82899b3d2e [Glitch] Fix list not being automatically unpinned when it returns 404 in web UI
5 years ago
Eugen Rochko fc6d27daf3 [Glitch] Fix RTL layout not being RTL within the columns area
5 years ago
Eugen Rochko 59d214e54b [Glitch] Change preferences page into appearance, notifications, and other
5 years ago
Thibaut Girka b45f555a0c Minor cleanup
5 years ago
Thibaut Girka b551d8aa53 Fix unboost confirmation dialog not showing up on detailed statuses
5 years ago
Thibaut Girka ccfb48d3eb Add option to display a warning before boosting toots lacking media descriptions
5 years ago
Thibaut Girka d61a6271c6 Add DM conversations mode similar to upstream
5 years ago
Eugen Rochko aec3fa35fd [Glitch] Fix not being able to directly switch between list timelines in web UI
5 years ago
ThibG 417989ae34 [Glitch] Fix “mark as sensitive” not being used in delete & redraft
5 years ago
Jeong Arm b32a62fe95 [Glitch] Scroll to compose form when focus
5 years ago
Thibaut Girka 01aae33a5f [Glitch] Fix refreshing featured toots when the new collection is empty
5 years ago
Thibaut Girka 8360019896 Fix display of alt-text when a media attachment is not available
5 years ago
Thibaut Girka a7f6e72b30 Fix CW field automatically getting the focus when it is always enabled
5 years ago
Jeong Arm 8eb7c3304e [Glitch] Fix profile picture preview
5 years ago
Thibaut Girka 5b92910664 Fix expanding status from menu modal in glitch-soc
5 years ago
slice 22130a0947 Fix incorrect PropType in Glitch AutosuggestInput
5 years ago
slice e04724296b Remove isRequired from Glitch ReplyIndicator status
5 years ago
Eugen Rochko 56d8faab18 [Glitch] Use `<use />` to render transparent SVG logo instead of inserting it
5 years ago
Thibaut Girka 6d60701bfa Fix video player regressions introduced by blurhash merge
5 years ago
Thibaut Girka b4d4138cf9 [Glitch] Add keyboard shortcut to hide/show media
5 years ago
りんすき fdb3952b20 [Glitch] Fix composer route opening when not needed
5 years ago
Thibaut Girka 7fb76999af Use Sec-WebSocket-Protocol instead of query string to pass WebSocket token
5 years ago
nzws a1143a19c0 [Glitch] Fix stacking order of emoji picker
5 years ago
Thibaut Girka 0744d6e571 Make headers font size proportional
5 years ago
Thibaut Girka 4fbce23992 Refactor contentType selection in glitch composer
5 years ago
Thibaut Girka 2cd7bfac23 Use glitch-soc's poll component instead of upstream's
5 years ago
Thibaut Girka 56245a2a72 Export fallback content type and use it as default in WebUI
6 years ago
Thibaut Girka 9df1ef87c2 Hide content-type dropdown by default
6 years ago
Haelwenn (lanodan) Monnier c2fa36bbae Content-Type Dropdown: use the selected option icon for the menu
6 years ago
Thibaut Girka 93d98f62a8 Support proper content-type in Delete & Redraft
6 years ago
KokaKiwi f34a402a94 Add status content type dropdown to compose box.
6 years ago
Thibaut Girka 4bab7d7640 Fix rich text style in reply indicator
6 years ago
Thibaut Girka 87d16698c2 Fix rich text styling on public pages
6 years ago
Thibaut Girka cd534830ad Fix text color of some formatted elements in notifications
6 years ago
ThibG 93085c273c [Glitch] Use raw content if available on Delete & Redraft
6 years ago
Thibaut Girka 3ea5c045d7 Use a checkbox for the “Mark media as sensitive” composer button
6 years ago
ThibG fe00f7a7e4
Merge pull request #1043 from ThibG/glitch-soc/merge-upstream
6 years ago
Maciek Baron 14d855c429 [Glitch] Improve poll link accessibility
6 years ago
nzws 78ff7e3821 [Glitch] Fix some colors of high contrast theme
6 years ago
Aurélien Reeves 96f0747afe [Glitch] Add confirm modal for unboosting toots
6 years ago
Thibaut Girka d4d4e84324 Fix media description confirmation modal
6 years ago
Thibaut Girka 3191c3b349 Fix tabs bar on mobile
6 years ago
Thibaut Girka 2c767f44bf Fix front-end crash when a video has a blurhash and is hidden behind a CW
6 years ago
Thibaut Girka 89d2859296 Fix content warning button displaying a link icon when no status card is set
6 years ago
Kirishima21 8383222026 fix pinned columns ’s Media-only button
6 years ago
Baptiste Gelez eef8802325 [Glitch] Make sure the instance banner is never cropped
6 years ago
Thibaut Girka f2cf8144b4 Minor style fixes
6 years ago
Eugen Rochko 9b1ef58c95 [Glitch] Change font weight of sensitive button to 500
6 years ago
Eugen Rochko f59973cc85 [Glitch] Make the "mark media as sensitive" button more obvious in web UI
6 years ago
Thibaut Girka b1ab4d5ebe Add visibility icon back in media gallery
6 years ago
Thibaut Girka cbda1b8b66 Add back description on hover
6 years ago
ThibG 8e221cd22b [Glitch] Fix transition: all
6 years ago
ThibG b7f69beebe [Glitch] Make the cursor icon consistant across media types in account media gallery
6 years ago
Eugen Rochko bc97fd641f [Glitch] Add button to view context to media modal
6 years ago
Eugen Rochko 209c080280 [Glitch] Fix alignment of items in the account gallery in web UI and load more per page
6 years ago
Eugen Rochko a5da59f140 [Glitch] Change account gallery in web UI
6 years ago
Thibaut Girka 373dd1fdf1 Minor CSS fixes
6 years ago
Eugen Rochko ccf4f3240a [Glitch] Add blurhash
6 years ago
ThibG 1149ddd3da Fix glitch SCSS for links in error messages in admin interface
6 years ago
Thibaut Girka 9f25ab9792 Fix polls icon not showing in CW button in detailed statuses
6 years ago
Thibaut Girka 7617f78359 Fix crash in onboarding modal
6 years ago
Thibaut Girka cc5a81b7d8 Make hi-color privacy icons opt-in instead of opt-out
6 years ago
Thibaut Girka ac54292d69 Add high color privacy icons
6 years ago
Thibaut Girka d4c95e6a8a When selecting a toot via keyboard, ensure it is scrolled into view
6 years ago
Thibaut Girka 3e095cab83 Add support for missing formatting tags
6 years ago
Thibaut Girka 67fb9a8679 Add keyboard shortcut to collapse/uncollapse toots
6 years ago
Thibaut Girka f3acf8f414 Add hotkey for bookmarking a toot
6 years ago
Thibaut Girka cd9a284702 Fix regression with textarea's caret position when selecting a suggestion
6 years ago
Thibaut Girka aa1832ac4d Hide suggestions by default
6 years ago
Thibaut Girka fddd8251dd Attempt to fix CSS
6 years ago
Thibaut Girka d7e4be285a Add emoji suggestion to poll options
6 years ago
Thibaut Girka df52004fe6 Add suggestions in CW field
6 years ago
Thibaut Girka 3a671470ec Refactor selectComposeSuggestion so that different paths can be updated
6 years ago
Thibaut Girka 1c0402c103 Do not ask to register web intent handler
6 years ago
Thibaut Girka b13c90f3e3 Fix color of muted statuses content not wrapped in a p tag
6 years ago
Thibaut Girka e4b65e6349 Redesign blockquote styling
6 years ago
Thibaut Girka 8753e5317f Better distinguish titles from text
6 years ago
Thibaut Girka 3631c3314a Remove extra margin in paragraphs inside blockquotes
6 years ago
Thibaut Girka 9b86707b1e Make bold text bolder
6 years ago
Thibaut Girka 5a8495dabe Remove margins around `p` tags in lists
6 years ago
Thibaut Girka ef249a2718 Rename status__text to status__content__text for consistency with upstream
6 years ago
Thibaut Girka adbb174c9c Fix status header display in toot mobile menu
6 years ago
Thibaut Girka ef1504d625 Fix upload progressbar when image resizing is involved
6 years ago
Thibaut Girka ffab9d626a Hide media upload form if no media are attached
6 years ago
Thibaut Girka 416aa832e5 Fix file upload
6 years ago
Thibaut Girka 3d722b0c4e Fix settings modal
6 years ago
Thibaut Girka 27e8354914 Add support for lists in statuses
6 years ago
Thibaut Girka 659f972bed Do not switch to italic for status media buttons
6 years ago
Thibaut Girka 2e3640ecbb Accept richer text from remote statuses
6 years ago
kedama 039e35560c [Glitch] Fix modal items cannot scroll on touch devices
6 years ago
Thibaut Girka c3fa4e8e07 Fix ReferenceError in dropdown
6 years ago
Thibaut Girka d779ec1f0e Fix broken reference to handleSubmit
6 years ago
Thibaut Girka e949861176 Cleanup
6 years ago
Thibaut Girka faff152ae5 Move ComposerPublisher to Compose
6 years ago
Thibaut Girka df951c319c Add OptionsContainer
6 years ago
Thibaut Girka 14028655df Move composer Dropdown from features/composer to features/compose
6 years ago
Thibaut Girka 4c6221929f Move ComposerTextareaIcons to TextareaIcons
6 years ago
Thibaut Girka 47faf47ed5 ComposerTextarea → AutosuggestTextarea
6 years ago
Thibaut Girka a243567a3e ComposerUploadForm → UploadForm + UploadFormContainer
6 years ago
Thibaut Girka c5f49a92dc Move PollForm from features/composer to features/compose
6 years ago
Thibaut Girka f1a22e33e2 Inline spoiler input
6 years ago
Thibaut Girka 8fd599fb40 ComposerReply → ReplyIndicator
6 years ago
Thibaut Girka f72af5794d Refactor Compose*Warning → ContainerWarning
6 years ago
Thibaut Girka 1bc4b8a0a5 features/composer/index.js → ComposeForm
6 years ago
Thibaut Girka 281a82d878 DrawerHeader → Header + HeaderContainer
6 years ago
Thibaut Girka 9a2f10fe8b DrawerAccount → NavigationBar + NavigationContainer
6 years ago
Eugen Rochko 9b9816aba6 [Glitch] Show suggested follows on search screen in mobile layout
6 years ago
Thibaut Girka 149aa07409 DrawerResults → SearchResults + SearchResultsContainer
6 years ago
Thibaut Girka 67771e6d65 Rework DrawerResults to make them closer to upstream
6 years ago
Thibaut Girka ab3e8fc542 Move DrawerSearch to Search + SearchContainer
6 years ago
Thibaut Girka c92ab35b19 Inline DrawerSearchPopout in DrawerSearch
6 years ago
Thibaut Girka c19b983986 Refactor a bit DrawerSearch to make it closer to upstream
6 years ago
Thibaut Girka eed2c9dd44 Rename flavours/glitch/features/drawer to flavours/glitch/features/compose
6 years ago
Thibaut Girka 8b7b65e995 [Glitch] Allow modal secondary button to shrink and allow wider confirmation modals
6 years ago
Thibaut Girka e3c1472040 Shift+click on column Back button to return to last pinable column
6 years ago
Thibaut Girka 8d57c0e70e When selecting a toot via keyboard, ensure it is scrolled into view
6 years ago
Thibaut Girka fbec0edf08 Fix opening/closing gifv sometimes making the timeline scroll
6 years ago
Eugen Rochko 92e1950194 [Glitch] Fix glitched out "not found" message for non-existing profiles in web UI
6 years ago
Eugen Rochko fa4b51a110 [Glitch] Add "why do you want to join" field to invite requests
6 years ago
Thibaut Girka cb410f80a4 Add column title to “Favourited by” and “Boosted by” columns
6 years ago
ashleyhull-versent ac071d65de [Glitch] Duplicate values
6 years ago
Eugen Rochko df42de68e5 [Glitch] Port SCSS changes from "Improve blocked view of profiles"
6 years ago
ThibG 30500dff7c
Merge pull request #981 from ThibG/glitch-soc/merge-upstream
6 years ago
ThibG be6885eb93 [Glitch] Update poll remaining time just like with status timestamps
6 years ago
Thibaut Girka 14bad3f472 Do not handle clicks in detailed status content
6 years ago
Eugen Rochko b9b472d519 [Glitch] Fix transparent avatars showing underlying elements in avatar stack and profile
6 years ago
Eugen Rochko 59551ece31 [Glitch] Fix search in web UI not setting a limit, restore limit of 10
6 years ago
Alex Gessner b6fa500806 [Glitch] squashed identity proof updates
6 years ago
Thibaut Girka a74d300b68 Fix background color transition in destructive buttons
6 years ago
ThibG f4b038f779 [Glitch] Fix opacity of relationship tags
6 years ago
Thibaut Girka 0318b23395 Fix left border of profile navigation tab
6 years ago
Thibaut Girka ab39ffb175 Add fa-info-circle to disclaimer
6 years ago
Thibaut Girka 6c58367f36 Fix double border for account disclaimer
6 years ago
slice 6fdd829d8c [Glitch] Add rel='noopener' to redesigned profile column header avatar link
6 years ago
ThibG 841d2c9f23 [Glitch] Move the account dropdown menubar to the right, make sure it doesn't move
6 years ago
Aditoo17 37ad0478ef [Glitch] Make clicking on avatar open public profile in new tab
6 years ago
mayaeh cf3f063e10 [Glitch] Fix menu items that don't action
6 years ago
Eugen Rochko 00f251b8fe [Glitch] Redesign profile column in web UI to match design on public pages
6 years ago
Thibaut Girka abb53fa338 Fix centering on public pages
6 years ago
Thibaut Girka 60fc04756a Fix padding and centering of display names
6 years ago
Thibaut Girka 58da5e93c0 Port search results styling to glitch-soc
6 years ago
Thibaut Girka 355d384d8d Revert "[Glitch] fix: update to emoji-mart 2.10.0"
6 years ago
ThibG 9e80b34a95 [Glitch] Add a “Block & Report” button to the block confirmation dialog
6 years ago
Hinaloe 872eab5784 [Glitch] Do not set CSRF Token when no csrf header
6 years ago
Eugen Rochko 89a0fa3053 [Glitch] Change icons of features on admin dashboard to remove bias
6 years ago
Eugen Rochko 614bd3f8d4 [Glitch] Add `lang` attribute to statuses in web UI
6 years ago
ThibG d680c61993 [Glitch] Do not empty timeline of blocked users on block
6 years ago
Eugen Rochko 648cf8bfd5 [Glitch] Add custom closed registrations message to landing page when set
6 years ago
ThibG 8b5b686f08 [Glitch] Add support for custom emojis in poll options
6 years ago
ThibG 803c350ef5 [Glitch] Reduce padding around logo on landing page
6 years ago
Eugen Rochko 4d01d9c46f [Glitch] Add Keybase integration
6 years ago
Eugen Rochko 2a93c88015 [Glitch] Disable real-time updates on public pages to improve readability
6 years ago
Eugen Rochko 841b920af5 [Glitch] Fix relationship manager on narrow screens
6 years ago
ThibG 200cd3b5a7 [Glitch] Save quick filter settings when selecting a different filter
6 years ago
Nolan Lawson 49bea8c46b [Glitch] fix: update to emoji-mart 2.10.0
6 years ago
Eugen Rochko e900b03e38 [Glitch] Fix scrollbar styles on compose textarea, small bugs
6 years ago
Thibaut Girka 0fbe90e2d3 Fix settings/flavours
6 years ago
Eugen Rochko 47c8707f01 [Glitch] Add relationship manager UI
6 years ago
Eugen Rochko 338f1327e9 [Glitch] Admission-based registrations mode
6 years ago
Eugen Rochko d8b43f4bd6 [Glitch] Improve invites list with click-to-copy inputs
6 years ago
ThibG 931ecc8824 [Glitch] Add UI for enabling/disabling poll notifications
6 years ago
Eugen Rochko 387f253f31 [Glitch] Add muted style for polls in web UI
6 years ago
Eugen Rochko 458db4333a [Glitch] Fix public timeline page not paginating correctly
6 years ago
Eugen Rochko bbb9ff0e84 [Glitch] Redesign landing page
6 years ago
Thibaut Girka a1c6e6de1b Remove leftover console.log
6 years ago
Thibaut Girka 4849eb8e7f Make clicking on the account and status column headers scroll to top
6 years ago
ThibG 45e4c90a23
Merge pull request #953 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 9c620fc5c8 [Glitch] Add support for poll ending notifications
6 years ago
ash lea f534f4869e add local setting to auto reveal media behind cw
6 years ago
Kirishima21 1bf035fb67 fix poll fotter layout
6 years ago
Eugen Rochko ca45198ccb [Glitch] Fix NaN in Poll component
6 years ago
Eugen Rochko 6fe48dd050 [Glitch] Fix public timelines being broken by new toots when they are not mounted
6 years ago
Thibaut Girka 84c807a0dc Allow setting whether this is a single choice poll or multiple choices one
6 years ago
Thibaut Girka cb6e351f4d Disable file upload when there is a poll
6 years ago
Thibaut Girka 235be596bc Use server-provided poll limits instead of hardcoded ones
6 years ago
Thibaut Girka 8fe86cebaa [Glitch] Port polls creation UI from upstream
6 years ago
ThibG 6e295beab2 [Glitch] Disable the underlying button element when an ItemButton is disabled
6 years ago
Thibaut Girka 1bb23100b1 Add an icon to highlight polls behind a Content Warning
6 years ago
Eugen Rochko 94a0149ff3 Fix poll options not rendering text after vote/refresh
6 years ago
Eugen Rochko 94f1a751bf Avoid line breaks in poll options
6 years ago
Eugen Rochko 7f32d675b0 Render unicode emoji in polls using emoji pack
6 years ago
Thibaut Girka e80fabfd84 Fix toots opening in dynamic column when trying to interact with them
6 years ago
Thibaut Girka ff827c1f38 [Glitch] Perform deep comparison for card data when receiving new props
6 years ago
Eugen Rochko ba6ca3cd69 Fix various issues in polls
6 years ago
ThibG 7f27ee35a8 Display closed polls as such
6 years ago
ThibG 530151466e Fixes to the polls UI
6 years ago
Eugen Rochko f14eda23e9 Fix web UI crash on page load when detailed status has a poll
6 years ago
ThibG 2156765448 Insert polls in redux stores before statuses so it avoids crashes
6 years ago
Eugen Rochko 8d70a8a19b Add polls
6 years ago
Thibaut Girka 0d19fcc2fb Port upstream refactoring of reducers and actions
6 years ago
Eugen Rochko cce1c3252f Fix home timeline perpetually reloading when empty
6 years ago
Mélanie Chauvel (ariasuni) 2a4ce7458a [Glitch] Fix errors found by eslint
6 years ago
Mélanie Chauvel (ariasuni) 282ac61500 [Glitch] Make the column header of profile view look like the others, too
6 years ago
Mélanie Chauvel (ariasuni) 12a0dd71be [Glitch] Make the column header of toot/thread view look like the others
6 years ago
Thibaut Girka 76ed481aa7 Port public page mastodon-light fixes from upstream
6 years ago
Eugen Rochko 1e06ca1c0a Fix web UI not removing notifications after block (#10108)
6 years ago
abcang 7209a8b32f Keep notification when muting_notifications is true (#7311)
6 years ago
Thibaut Girka d82de360c1 Fix non-numeric account identifiers leading to /web/accounts/NaN
6 years ago
Thibaut Girka 896beb16c5 [Glitch] Internationalize unexpected error message
6 years ago
Eugen Rochko be9352266c Fix hashtag column not subscribing to stream on mount (#10040)
6 years ago
Thibaut Girka d974988541 Fix video player width not being updated to fit container width
6 years ago
Ben Lubar fa9635c741 Allow multi-line image descriptions. (Glitch)
6 years ago
Thibaut Girka e31fc2b458 [Glitch] Fix crash on public hashtag pages when streaming fails
6 years ago
Thibaut Girka 91c9cb6022 [Glitch] Change buttons on timeline preview to open the interaction dialog
6 years ago
Thibaut Girka 9a47f2cbdf Port upstream's javascript to the error page
6 years ago
Thibaut Girka 369a475a70 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 59fa38a4f6 Fix style regressions on landing page (#10030)
6 years ago
Thibaut Girka a151c5566a [Glitch] Fix hashtags select styling in default and high contrast skins
6 years ago
Eugen Rochko 4dcb04b888 Fix color of static page links in high contrast theme (#10028)
6 years ago
Thibaut Girka 2769b54466 [Glitch] Fix occasional crash in detailed toot view
6 years ago
Thibaut Girka 614ea184bb [Glitch] Add "copy link" item to status action bars
6 years ago
Thibaut Girka e230b176fb [Glitch] Don't focus spoiler input when disabled spoiler
6 years ago
ThibG a3ba28eb17
Merge pull request #913 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka b89e003c4d Handle deletion of filtered toots
6 years ago
Thibaut Girka 7c0728c776 Minor fix to timeline jump avoiding behavior
6 years ago
Thibaut Girka dfe1d548a5 Adjust scroll when statuses above the current scroll position are deleted
6 years ago
Thibaut Girka 0b91322762 Adjust scroll if previewCard appeared
6 years ago
Thibaut Girka 049c9a3b97 Avoid two-step rendering of statuses as much as possible
6 years ago
Thibaut Girka 68f3d003d6 Refactor intersection observer article code
6 years ago
Thibaut Girka e49e54a5ff Cleanup redundant markup for hidden statuses
6 years ago
Thibaut Girka 405ef5ad37 Hide items rendered out-of-frame (once they have been rendered at least once)
6 years ago
Thibaut Girka b47a53f902 [Glitch] Rename from instance to server.
6 years ago
Thibaut Girka 14a1bb703a [Glitch] Fix not showing custom emojis in share page emoji picker
6 years ago
Thibaut Girka b7fbcb21b3 [Glitch] Add featured hashtags to profiles
6 years ago
Thibaut Girka 7ed2aeb6e9 [Glitch] Allow multiple files upload through web UI, including drag & drop
6 years ago
Thibaut Girka a963ea67dd [Glitch] Add missing rejection handling for Promises
6 years ago
Thibaut Girka 6b2eefc7bf [Glitch] Add WebP support
6 years ago
Thibaut Girka 1a70fca168 Fix CW unfolding not triggering re-layout in public hashtag page
6 years ago
Thibaut Girka 3ce34ce7a2 Fix unfolding CWs on public hashtag page
6 years ago
Thibaut Girka c9d261753a Remove redundant “options” from “Compose box options”
6 years ago
Marek Ľach a0a8203a0b Minor description corrections
6 years ago
Eugen Rochko 663593b508 Fix link color in high-contrast theme, add underlines (#9949)
6 years ago
Thibaut Girka 2e93f87c9f [Glitch] Replace unlock-alt icon with unlock
6 years ago
Thibaut Girka f611da4899 Do not mark toots as sensitive if they don't have any media attached
6 years ago
Thibaut Girka 762e4fdf55 Fix hashtag processing when sending toots
6 years ago
Thibaut Girka f35d790480 [Glitch] Fix initial value of volume slider in video player and handle volume changes
6 years ago
trwnh 8ef0498f1c Fix Firefox scrollbar color regression in #9210 (#9908)
6 years ago
Jeong Arm 77394156dd Apply style for .landing-page strong (#9892)
6 years ago
Thibaut Girka c30da25c5f Fix crash in Direct Messages column settings
6 years ago
Thibaut Girka 5145c81620 [Glitch] Fix public hashtag timeline width on mobile, fix scrollbar width compensation
6 years ago
Thibaut Girka e9060b04d4 [Glitch] Hide floating action button on search and getting started pages
6 years ago
tmm576 9b5810b3e9 Allow event defaults on index for text data transfer (#9840)
6 years ago
Thibaut Girka a93cb340bd [Glitch] Fix new hashtag page's items not being full-width on mobile
6 years ago
Thibaut Girka 8001a9b97b [Glitch] Add information about how to opt-in to the directory on the directory
6 years ago
Mélanie Chauvel (ariasuni) 6dbb10c4b7 Fix slightly cropped font on settings page dropdowns when using system font (#9839)
6 years ago
Thibaut Girka 02295257b3 [Glitch] Improve the public hashtag page
6 years ago
Thibaut Girka 3e8b623975 [Glitch] Redesign public hashtag page to use a masonry layout
6 years ago
Thibaut Girka 5684cd090c [Glitch] make draggingOver state off correctly
6 years ago
Thibaut Girka 92830029ca [Glitch] Make hashtag search results link to the hashtag URL
6 years ago
Thibaut Girka ad32896a93 [Glitch] Fix hashtag timeline on mobile
6 years ago
Thibaut Girka 4cec7a77c3 [Glitch] Adjust admin UI right panel size
6 years ago
Thibaut Girka 2c5f0f12ac [Glitch] change height on narrow view to take 100% of screen
6 years ago
Thibaut Girka 278ff1318f [Glitch] Add attachment list fallback to public pages
6 years ago
Thibaut Girka 394525e329 [Glitch] Postpone scroll-to-detailed status after react components are loaded
6 years ago
Thibaut Girka 7cc800d0df [Glitch] Redesign admin instances area
6 years ago
Thibaut Girka e03813cf0a [Glitch] Stop gifv timeline preview explicitly when open the media gallery
6 years ago
Thibaut Girka 147f4f9fd2 [Glitch] refactored account.js
6 years ago
Thibaut Girka ec441e0299 [Glitch] Fix embed play icons regression
6 years ago
Thibaut Girka 2b2584a37b [Glitch] Display fallback link card thumbnail when none is given
6 years ago
Thibaut Girka d1da0a1086 Port a few public.js changes from upstream, move some code around
6 years ago
Thibaut Girka e8ae77236b [Glitch] Only consider mouse move in scrolling on item insertion
6 years ago
Thibaut Girka 825decbf9e [Glitch] Identify manual scrolling to cancel scroll to top reset on mouse idle
6 years ago
Thibaut Girka 19c64a49f7 [Glitch] Cancel list scroll reset after mouse move on wheel scroll
6 years ago
Thibaut Girka 21f27e6579 [Glitch] Temporarily hold timeline if mouse moved recently
6 years ago
Thibaut Girka 20fd855830 Update glitch-soc admin page style from upstream
6 years ago
ash lea dc501c4134 add list title editing
6 years ago
Thibaut Girka 7baf15675f Add local setting to disable swipe-to-change-columns
6 years ago
Thibaut Girka e77ceb1b29 [Glitch] Update dependencies for Node.js (2018-12-31)
6 years ago
Thibaut Girka 1464620ddb [Glitch] Improve admin UI for account view
6 years ago
Thibaut Girka 9b606cb24c [Glitch] Update emoji codepoint mappings to v11.0
6 years ago
Thibaut Girka 1b35ca17a9 Fix some image paths in SCSS files
6 years ago
Thibaut Girka b300948526 Fix crash when clearing uninitialized timeline
6 years ago
Thibaut Girka d126240129 Immediately go back in browser history upon successfully sending toot
6 years ago
Thibaut Girka cb98e7dbd3 [Glitch] Add moderation warnings
6 years ago
Thibaut Girka 82088f0d7d [Glitch] Remove links to bridge.joinmastodon.org (non-functional)
6 years ago
Thibaut Girka c5c4450fdd Remove file added by error
6 years ago
Thibaut Girka 22dedb676b [Glitch] Fix unnecessary loadMore calls when the end of a timeline has been reached
6 years ago
Thibaut Girka 1a3088364f Fix composer not getting focus after reply confirmation dialog
6 years ago
Thibaut Girka 0605c004a5 Fix incorrect and duplicate onConfirm callback
6 years ago
Thibaut Girka 6166751f9e [Glitch] Fix that translation is not applied to "joining hashtags"
6 years ago
Thibaut Girka 3611ea02e2 [Glitch] Deep compare tags for hashtag column reload
6 years ago
Thibaut Girka 4be7313298 [Glitch] Allow joining several hashtags in a single column
6 years ago
Thibaut Girka 6073195a7d [Glitch] Display customized mascot in web UI
6 years ago
Thibaut Girka fb63941c47 Make drawer markup and styling closer to upstream
6 years ago
Thibaut Girka 5eaf2c9e02 [Glitch] Back to the getting-started when pins the timeline
6 years ago
Thibaut Girka 1b18eb49e3 Hide negative follower counts from glitch flavour
6 years ago
Thibaut Girka 2228655848 [Glitch] Improved appearance of notification filter on safari
6 years ago
Thibaut Girka 655da1be20 Reword confirm_before_clearing_draft description
6 years ago
Thibaut Girka 9a7201f2ee Allow disabling the reply confirmation dialog
6 years ago
Thibaut Girka 056a8a8ee4 Allow disabling media confirmation from the confirmation dialog itself
6 years ago
Thibaut Girka 490d8fff0b Remove dead code
6 years ago
Thibaut Girka 82b01a6c9f [Glitch] Put "Media Only" option in column settings instead of content area headline
6 years ago
Thibaut Girka 9fc7ad7b9c [Glitch] Always display tab navigation on local/federated timeline even when empty
6 years ago
Thibaut Girka c644e6ea89 Do not replace history state
6 years ago
Thibaut Girka 200a8bdd3a [Glitch] Enable media timeline
6 years ago
Thibaut Girka a693d6e2f2 [Glitch] Hide section headline for timelines in production
6 years ago
Thibaut Girka 593f88acb1 [Glitch] Change column params on pinned timeline
6 years ago
Thibaut Girka c03cbb9471 [Glitch] Save onlyMedia prop when pinning column
6 years ago
Thibaut Girka 1a9e78b9bc [Glitch] Add exact attribute to WrappedRoute for community timeline
6 years ago
Thibaut Girka 1fb4bf87f7 [Glitch] Add media timeline
6 years ago
Thibaut Girka 0ef2c1415a [Glitch] Make notifications quick-filter use consistent style with profile tabs
6 years ago
Thibaut Girka 06a7c07eda [Glitch] Add notification quick-filter bar in the frontend app
6 years ago
Thibaut Girka a18a46ca6e [Glitch] Responsive design for profile directory
6 years ago
Thibaut Girka 36d27e2891 Sandbox toot embeds in the embed modal
6 years ago
Thibaut Girka 30de4e4dfc [Glitch] Minor scrollable list fixes
6 years ago
Thibaut Girka 8266d224ef Split out is_changing_upload from is_submitting
6 years ago
Thibaut Girka 7238e4ea5f [Glitch] Fix padding on select elements in preferences
6 years ago
Thibaut Girka 89e4ac67c8 [Glitch] Make animated header resoect `auto_play_gif`
6 years ago
Thibaut Girka f0505a5b2e On mobile, go back in browser history upon posting, unless threaded mode is enabled
6 years ago
Thibaut Girka 132dd28162 [Glitch] Fix timeline pagination in the WebUI
6 years ago
Thibaut Girka c20c6c2029 [Glitch] Fix hasMore in notifications
6 years ago
Thibaut Girka 1e656c3632 [Glitch] Fix “load more” button when no data has been fetched
6 years ago
Thibaut Girka 2d097c10d0 [Glitch] Make account media gallery more consistent with account timeline
6 years ago
Thibaut Girka 5f581d7c3c [Glitch] Fix LoadMore usage in account media gallery
6 years ago
Thibaut Girka 73ee38f485 [Glitch] Do not display empty message when the list is known to have more elements
6 years ago
Thibaut Girka 39696024ca Minor cleanup in ScrollableList component
6 years ago
Thibaut Girka 480f938511 [Glitch] Fix various things in the directory
6 years ago
Thibaut Girka 0b1bc66695 Port directory CSS changes from upstream
6 years ago
Thibaut Girka 4167ed375b Fix mention links in detailed statuses not opening in the WebUI
6 years ago
Thibaut Girka 4b85bf12ab Fix since_id
6 years ago
Thibaut Girka 76320bf6d8 Scroll to selected toot even if the ancestors happen to be loaded
6 years ago
Thibaut Girka a10fee3c09 Scroll to detailed status when new ancestors get inserted
6 years ago
Thibaut Girka 31599ad91c [Glitch] Fix bug in order of conversations in web UI
6 years ago
Thibaut Girka 837ea32c88 [Glitch] Replace recursion in status mapStateToProps
6 years ago
Thibaut Girka a28f5695f3 [Glitch] Fix context building in the reducer
6 years ago
Thibaut Girka 1624a95b2b [Glitch] Introduce flat layout to contexts reducer
6 years ago
Thibaut Girka 6a264c9379 Improve detailed status component lifecycle
6 years ago
Thibaut Girka 7e63fb26e0 Do not hardcode preferences link, pleroma doesn't have it
6 years ago
Thibaut Girka 922d05864f Add error boundary component to catch Web UI crashes
6 years ago
Thibaut Girka 39c8a71df8 Do not crash the whole UI when loading an invalid column
6 years ago
Thibaut Girka c18bb5d245 Switch “cycling” reply policy link to set of radio inputs
6 years ago
Thibaut Girka f17a61a916 Add basic UI to set list replies setting in glitch-soc
6 years ago
David Yip 74a281475a
Merge pull request #829 from ThibG/glitch-soc/features/volume-sliders
6 years ago
Thibaut Girka 3b707bdc12 [Glitch] Volume sliders for videos
6 years ago
Thibaut Girka f969eca07e [Glitch] check_boxes label should use display: inline-block
6 years ago
Thibaut Girka 6b6e633c09 Update MediaGallery and Video props when folding/unfolding CWs in detailed statuses
6 years ago
Thibaut Girka b41d60f2d8 Render placeholder when inline video container width isn't known
6 years ago
Thibaut Girka 0d3612482e Render placeholder instead of image when MediaGallery container width isn't known
6 years ago
Thibaut Girka b3ff35a75c Move URLs to backend in their own file
6 years ago
Thibaut Girka a77ee0bb6d Fix composer not displaying on iPad
6 years ago
Thibaut Girka 86527024aa In detailed status view, take displayMedia setting into account when changing media
6 years ago
Thibaut Girka 6ce7e74b46 [Glitch] Fix race condition when interacting with deleted toots
6 years ago
Thibaut Girka 2fe0cb1623 [Glitch] Prepend account header even when status list is empty
6 years ago
Thibaut Girka c78c80f807 [Glitch] Fix loading indicator inconsistency
6 years ago
Thibaut Girka 5ebbaffaa3 [Glitch] Use local instead of global loading indicator for timelines, account timelines
6 years ago
ThibG 09562b0fcc
Merge pull request #806 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 868cace797 [Glitch] Remove unused computation of reblog references from updateTimeline
6 years ago
Thibaut Girka 0e80661e42 [Glitch] Don't remove originals of boosted toots from timeline
6 years ago
Thibaut Girka 44f5f7bab4 Fix drawer waves being displayed in the list editor
6 years ago
Thibaut Girka c6fc3e0c65 [Glitch] Fix form validation flash message color and input borders
6 years ago
Thibaut Girka bf92e7aaa6 [Glitch] Implement adding a user to a list from their profile
6 years ago
Thibaut Girka a2a254625b [Glitch] Update reset.scss from upstream
6 years ago
Thibaut Girka 34209c0340 Fix timestamp position in public pages with RTL languages
6 years ago
Thibaut Girka b3c1380980 Fix styling of display names in public pages
6 years ago
Thibaut Girka 2b2facbbdf [Glitch] Port some of upstream's getting started footer links
6 years ago
Thibaut Girka 0d6b8f36aa [Glitch] Fix empty display name precedence over username in web UI
6 years ago
Thibaut Girka 7e18e95716 Add a local setting for inline preview cards
6 years ago
Thibaut Girka bdc2338833 Add a “link” status icon for toots with a preview card
6 years ago
Thibaut Girka b21615e957 [Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warning
6 years ago
Thibaut Girka ac9780b844 [Glitch] Include preview cards in status entity in REST API
6 years ago
Masoud Abkenar 3aa2418217 [Glitch] RTL: fix toot privacy preferences radio buttonss
6 years ago
Masoud Abkenar e32a4f55fe [Glitch] RTL: fix preferences page checkbox margins
6 years ago
ThibG 7f22ed0fc9
Merge pull request #794 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka ee1f1a2ec9 When searching for an emoji with multiple separators, consider the full input
6 years ago
Thibaut Girka 8f4fab65a1 Do not rely on hover for upload form options if touch is used
6 years ago
Thibaut Girka 008f98b304 [Glitch] RTL: fix column-back-button__icon margins/content
6 years ago
Thibaut Girka 0c7f710be1 [Glitch] Surround mid-text display names with bdi tags
6 years ago
Thibaut Girka 323ae1403a [Glitch] fix: initial state of PrivacyDropdown is should not be null
6 years ago
Thibaut Girka 1bb23d0407 [Glitch] RTL: fix cardbar margins and alignment
6 years ago
Thibaut Girka c9b19e05e2 [Glitch] RTL: fix admin account avatar margin in about page
6 years ago
Thibaut Girka c14be538a6 [Glitch] RTL: fix column settings toggle label
6 years ago
Thibaut Girka a1f512f18b [Glitch] Fix domain label position and color
6 years ago
Thibaut Girka 9950db2e1c [Glitch] RTL: fix preferences layout
6 years ago
Thibaut Girka 076f0a0eb6 [Glitch] Fix admin account avatar margin
6 years ago
Thibaut Girka aa277ab5fb [Glitch] RTL: fix user stats in about page
6 years ago
Thibaut Girka ef9c11e050 [Glitch] RTL: fix domain append at signup form
6 years ago
Thibaut Girka e18724363d [Glitch] Fixes 8987 broken alignment at "Remote interaction dialog"
6 years ago
Thibaut Girka 1139b758c5 [Glitch] RTL: fix admin account margins in about page
6 years ago
Thibaut Girka bf9c4b6d98 [Glitch] undo part of PR 8202 to fix RTL
6 years ago
Thibaut Girka 9f1c9b6135 [Glitch] Improve style of notice/alert messages
6 years ago
Thibaut Girka 04bedd237b Attempt at fixing inline video player
6 years ago
Thibaut Girka dfa5b0576f Update mediaGallery component's width when opening CWs
6 years ago
Thibaut Girka e4c3ea1809 Force sensitive content flag when posting a toot with a CW
6 years ago
Thibaut Girka 13c3fa8d36 Focus the UI when pressing Escape in the CW field
6 years ago
Thibaut Girka b13c34de3a Fix fav/boosts hotkeys not working on detailed statuses
6 years ago
Thibaut Girka b0527a4ce7 Handle alt+enter in the spoiler input as shortcut for secondary post
6 years ago
Thibaut Girka 70d346ea95 Fix auto-unfold CWs when no regexp is set
6 years ago
Thibaut Girka bb1103d974 Really fix HotKeys
6 years ago
Thibaut Girka 269edc0e48 Fix CW icon color in local-settings modal
6 years ago
Thibaut Girka 721aec40cd Define some local-settings hints
6 years ago
Thibaut Girka 26409f3e8e Add support for hints (or extended descriptions) in local-settings pages
6 years ago
Thibaut Girka 5f308a7f05 When screen width is too narrow, hide local-settings page text, keep only icons
6 years ago
Thibaut Girka 6cd793f0ac Change “preferences” icon to match settings page icon
6 years ago
Thibaut Girka edb9ec8543 Add icons for each of the local-setting pages
6 years ago
Thibaut Girka d0b1369a85 Fix app-wide hotkeys randomly failing to work
6 years ago
Thibaut Girka 96c3d26870 Move “Show action buttons in collapsed toots” option
6 years ago
Thibaut Girka faecb35fe0 Switch from selects to radio buttons for local settings, improve styling
6 years ago
Thibaut Girka a3677a828d [Glitch] Change documentation URL
6 years ago
Thibaut Girka b4ba1058b8 [Glitch] RTL: fix margins of public-account-header__tabs
6 years ago
Thibaut Girka 7cc7843109 Do not scroll timelines when *closing* media modals
6 years ago
Thibaut Girka c6e4c48942 [Glitch] Add a confirmation dialog when hitting reply and the compose box isn't empty
6 years ago
Thibaut Girka a9e8f98a9d Make hidden media clickable in account media gallery
6 years ago
Thibaut Girka d82c495c0f Add media description (or status spoiler) in account media gallery
6 years ago
Thibaut Girka bd1f08fa9a Fix account gallery hidden media background color in mastodon-light
6 years ago
Thibaut Girka eb85427576 [Glitch] Honour displayMedia setting in accountMedia gallery
6 years ago
Thibaut Girka 6ad7606909 [Glitch] Add support for new display_media setting
6 years ago
Thibaut Girka 15197a831c [Glitch] RTL: fix margins: public-layout.header.nav-button
6 years ago
Thibaut Girka 884a898442 [Glitch] RTL: fix statubar action buttons/counter margins
6 years ago
Thibaut Girka 36d426cec9 [Glitch] Separate font-family into variable
6 years ago
Spencer Alves 4e60a0d543 Add option to hide action bar in collapsed toots
6 years ago
David Yip c065717b67
Merge pull request #681 from ThibG/glitch-soc/fixes/accessibility
6 years ago
David Yip 2bb3c8c944
Merge pull request #755 from ThibG/glitch-soc/features/optional-reply-selection
6 years ago
David Yip 19968912fa
Merge pull request #754 from ThibG/glitch-soc/fixes/scroll-compose-into-view
6 years ago
David Yip 5b43d7bcbf
Merge pull request #745 from ThibG/glitch-soc/fixes/grey-out-button
6 years ago
Thibaut Girka 86b2b009dd Make pre-selection of usernames optional when replying to a toot
6 years ago
Thibaut Girka 15134beb1e Fix styling issue in “Compose box options” local settings page
6 years ago
Thibaut Girka 9594c68532 Scroll to textarea when composing a toot
6 years ago
Thibaut Girka fa18859b20 [Glitch] Adjust beforeUnload conditions
6 years ago
Thibaut Girka d3426ed87a Disable the “TOOT” button (and secondary toot button) if the toot text is empty
6 years ago
Thibaut Girka 23e7c1c765 Fix background being transparent for verified link fields
6 years ago
Thibaut Girka 9e8d776a77 [Glitch] Display verified links in glitch flavor
6 years ago
Thibaut Girka 5833cc41c2 [Glitch] Add edit profile action button to profile
6 years ago
Thibaut Girka c1701ae2a8 [Glitch] Fix “Toots” tab highlighting for replies and media timelines
6 years ago
Thibaut Girka 925c185ef9 Prevent clicks on video from initiating selections
6 years ago
霧島ひなた 5c9a2f5d77 change translation glitch's features [ja]
6 years ago
霧島ひなた 5c6271887d translation glitch's features [ja]
6 years ago
Thibaut Girka fba0200765 [Glitch] Redesign forms, verify link ownership with rel="me"
6 years ago
Thibaut Girka a6d47ac5f5 [Glitch] Port SCSS changes from upstream
6 years ago
Thibaut Girka 022d96c999 [Glitch] Group reports by target account
6 years ago
Thibaut Girka 657805f444 Fix thread CW expansion not being reset when changing threads
6 years ago
Igor Galić 8433bd89e4 prepend re: to replies to spoiler-text
6 years ago
Thibaut Girka c3ab2973c5 Improve keyboard VS mouse navigation of dropdown menus
6 years ago
Thibaut Girka 5ff733b614 Only focus first item of dropdown if it was opened via keyboard
6 years ago
Thibaut Girka cf142e8556 [Glitch] Highlight active tab in action bar
6 years ago
Thibaut Girka 1cb3af21c5 Autofocus comment textarea in report modal
6 years ago
Thibaut Girka b3c698d6f4 Auto-focus emoji picker's search field
6 years ago
Thibaut Girka 307fb338ee Fix composer actions modal
6 years ago
Thibaut Girka 49734c03fd Fix action modal links
6 years ago
Thibaut Girka 59de2868c1 Fix media description in various media modals
6 years ago
Thibaut Girka ac6fb758b9 Fix incorrect disabled boost button color when reduce-motion is set
6 years ago
Thibaut Girka 65f625cf23 [Glitch] Hide floating action button on thread views
6 years ago
Thibaut Girka e36f6f48e5 Fix status embed card links color
6 years ago
Thibaut Girka d9a92d5040 [Glitch] After click to embed video, autoplay it
6 years ago
Thibaut Girka bc5009cd45 [Glitch] Click card to embed external content
6 years ago
Thibaut Girka dfa6fb4927 [Glitch] Fix oEmbed image_modal src.
6 years ago
Thibaut Girka cc58265216 [Glitch] Ensure link thumbnails are not stretched to super low quality
6 years ago
Thibaut Girka 49eaf72faf [Glitch] Add embed_url to preview cards
6 years ago
Thibaut Girka 324ce93368 Add preferences for notification badges
6 years ago
Thibaut Girka ba4521b175 Move compose box options to their own page
6 years ago
Thibaut Girka b28cbb8b25 Add unread notifications badge to the mobile navbar
6 years ago
Thibaut Girka 2cdc00bc8b Add unread notifications badge to the navigation bar
6 years ago
Thibaut Girka 0f155af32a Add notification badge to favicon
6 years ago
Thibaut Girka d315f1dc02 Count unread notifications when window loses focus
6 years ago
Thibaut Girka c8875b4d8a Keep track of unread notifications when the notification column isn't mounted
6 years ago
Thibaut Girka 711826cb37 Accurately count deleted unread notifications
6 years ago
Thibaut Girka f4ca3262f2 [Glitch] Audio.prototype.seek is undefined
6 years ago
Thibaut Girka 8dbbec0939 Fix dropdown arrow position
6 years ago
Thibaut Girka 7f2f59dae6 Fix public profile's “show more” links styling
6 years ago
Thibaut Girka 258e8b7734 Port SCSS changes from 19b07ba260
6 years ago
Thibaut Girka 4b29a41f1d Port SCSS changes from 85bb32c410
6 years ago
Thibaut Girka 77e7da7d0d Port SCSS changes from 78fa926ed5
6 years ago
Thibaut Girka d8b2f15b23 Pause video playback if toot is collapsed or CWs folded (fixes #146)
6 years ago
Thibaut Girka a9ed9d3572 Fix videos being cropped
6 years ago
Thibaut Girka c0275cdcb2 Fix interactions between CW and sensitive flag when spoilersAlwaysOn is set
6 years ago
Thibaut Girka 3d5a789bbb Fix “sensitive” media warning and upload form colors in Mastodon-light
6 years ago
Thibaut Girka f1a73fd5f4 Outline white/grey/blue emojis
6 years ago
Thibaut Girka 6e771bf680 Light theme overhaul
6 years ago
Thibaut Girka 36f50be305 [Glitch] Add white outline to black emoji
6 years ago
Thibaut Girka b6ce5fa3fb Fix emoji autosuggest when using a CDN for assets
6 years ago
Thibaut Girka 8622dccaf1 Disable focus points for letterboxed media
6 years ago
Thibaut Girka 9998271a5b Fix full-width margins
6 years ago
Thibaut Girka be644e3b7c Media gallery styling closer to upstream's
6 years ago
Thibaut Girka 8183d2ed55 [Glitch] Do not override ctrl/cmd+click in media gallery
6 years ago
Thibaut Girka bd437f8077 Add admin links to status and account menus (fixes #673)
6 years ago
Thibaut Girka 6ad7dac791 Let the front-end know the current account is a moderator
6 years ago
Thibaut Girka b3fdd166e8 [Glitch] Skip VS15 (Emoji textual presentation)
6 years ago
Thibaut Girka 8e862ecf8d [Glitch] Add aria-label to floatingActionButton
6 years ago
Thibaut Girka 27ee42299b [Glitch] Inactive header in main profile to match column
6 years ago
Thibaut Girka e915bc3e9e Fixes columns scrolling to top when opening media modal
6 years ago
Thibaut Girka cc7adf7e84 Fix composer not displaying on chrome mobile (fixes #696)
6 years ago
Thibaut Girka 530da545a5 [Glitch] Give focused status a sensible aria-label for screen readers
6 years ago
Thibaut Girka 087dcf720e [Glitch] Fix off-by-one error in aria-posinset
6 years ago
Thibaut Girka d8fbd74c47 [Glitch] Add aria-label to column regions
6 years ago
Thibaut Girka c6942a5283 Add option to not automatically unfold content warnings matching a regexp
6 years ago
Thibaut Girka 5c400a2842 Allow text inputs in local settings dialog
6 years ago
Thibaut Girka 9d2739d74d Add a setting to automatically unfold all content warnings
6 years ago
Thibaut Girka 130bdb5ee8 [Glitch] Show compose form on delete & redraft when in mobile layout
6 years ago
Thibaut Girka 0f1db47a7e Fix search results on compose box
6 years ago
Thibaut Girka b4f548fa18 Fix account header showing on search page
6 years ago
Thibaut Girka 4a686ddf8a [Glitch] On the mobile UI, move the search column to the right
6 years ago
Thibaut Girka 4686b3fa76 [Glitch] Hide search from Compose on mobile devices
6 years ago
Thibaut Girka 37a00d4c1d [Glitch] Add search item to tab bar for mobile devices
6 years ago
Thibaut Girka 76a3f373e3 [Glitch] Use withRouter for TabsBar
6 years ago
Thibaut Girka 5f035a2a1a [Glitch] Move "compose" on mobile to floating action button
6 years ago
Thibaut Girka 70c308c4aa [Glitch] When search enabled, display hint in search popout
6 years ago
Thibaut Girka c20b27a9f4 Restrict querySelectorAll to the upload form component
6 years ago
Thibaut Girka 1544ac4e27 Add confirmation dialog when posting media without description
6 years ago
Thibaut Girka 5ce6727669 [Glitch] Reduce padding of profile metadata boxes to allow more text
6 years ago
Thibaut Girka 171e54eb46 Add opt-in feature to have the spoilers field always on (fixes #634)
6 years ago
Thibaut Girka 4a9e3f80e8 [Glitch] Add CSS class to replies
6 years ago
Thibaut Girka 3b09597556 [Glitch] Preserve hashtag casing in web UI hashtag history
6 years ago
Thibaut Girka 24b6811a6e [Glitch] Implement tag auto-completion by history
6 years ago
Thibaut Girka e3246cd13b Preserve hashtag casing in threaded mode
6 years ago
Thibaut Girka 937cd03a9a [Glitch] Add missing video descriptions
6 years ago
Thibaut Girka 3106c81b1e [Glitch] Wait until relationship is loaded before showing follow button
6 years ago
Thibaut Girka 478f70a0e6 Update poylfills (fixes #662)
6 years ago
Thibaut Girka fce248810b [Glitch] Update state when opened dropdown is unmounted
6 years ago
Thibaut Girka 3c49daeb8d Add glitch-soc local setting to display reply counters
6 years ago
Thibaut Girka d62ea55d51 Move layout options to their own section
6 years ago
Thibaut Girka 87ad942d76 [Glitch] Display replies count in web UI
6 years ago
Thibaut Girka 801919fc9b Add hashtag trendline support to glitch-soc flavour
6 years ago
Thibaut Girka 360fbf1bd4 Add pinned accounts editor
6 years ago
Thibaut Girka 9fbaaefe59 Split list editor into components and containers
6 years ago
Thibaut Girka d69f045681 Fix ColumnLink keys in getting_started_misc
6 years ago
Thibaut Girka c789181626 [Glitch] Add hotkey for follow requests
6 years ago
Thibaut Girka b230c04e00 Make the privacy dropdown button not look strange when using top placement
6 years ago
Thibaut Girka 24f39c0841 [Glitch] Skip pagination logic entirely for pinned toots
6 years ago
Thibaut Girka 0c091475df Make non-link ColumnLinks behave as links
6 years ago
Thibaut Girka f4d28ccfa3 Don't filter own toots
6 years ago
Thibaut Girka 432f6b88b0 Focus CW field when enabling it, focus compose textarea when disabling it
6 years ago
Thibaut Girka 7423c0c130 Various minor upload description fixes
6 years ago
Thibaut Girka 534439e73b Add focal points support in the composer
6 years ago
Thibaut Girka 9782ac017b Refactor in preparation for focal points modal
6 years ago
Thibaut Girka 69d4fa3bc5 Fix rails-ujs not being run on some settings pages (fixes #645)
6 years ago
Thibaut Girka 4a6bc2482a [Glitch] Defer scrollIntoView after DOM is drawn
6 years ago
Thibaut Girka 50cd70b3e9 Fix incorrect prop type for ComposerReply.status
6 years ago
Thibaut Girka 7595ae4090 Fix one GettingStarted ColumnLink not having a key
6 years ago
Thibaut Girka 494eaab5b1 Slightly more aggressive video preloading
6 years ago