1729 Commits (e5e6857bd7a716d24421a72d2a7260983f81d4b5)

Author SHA1 Message Date
Eugen Rochko 26fdcccce3 [Glitch] Fix scrollbar styles on compose textarea, small bugs
6 years ago
Thibaut Girka 0ead513c58 Fix settings/flavours
6 years ago
Eugen Rochko 929b66be61 [Glitch] Add relationship manager UI
6 years ago
Eugen Rochko 80ae1f7bcf [Glitch] Admission-based registrations mode
6 years ago
Eugen Rochko c128abc413 [Glitch] Improve invites list with click-to-copy inputs
6 years ago
ThibG 0381a07606 [Glitch] Add UI for enabling/disabling poll notifications
6 years ago
Eugen Rochko 177258aa57 [Glitch] Add muted style for polls in web UI
6 years ago
Eugen Rochko ac5169aa31 [Glitch] Fix public timeline page not paginating correctly
6 years ago
Eugen Rochko 21366f9e05 [Glitch] Redesign landing page
6 years ago
Thibaut Girka 043978a20e Remove leftover console.log
6 years ago
Thibaut Girka 1e4ea4f391 Make clicking on the account and status column headers scroll to top
6 years ago
ThibG 91045bef61 Merge pull request #953 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 3a7fb657f3 [Glitch] Add support for poll ending notifications
6 years ago
ash lea 00bc35891b add local setting to auto reveal media behind cw
6 years ago
Kirishima21 2172dec88d fix poll fotter layout
6 years ago
Eugen Rochko b9a799c343 [Glitch] Fix NaN in Poll component
6 years ago
Eugen Rochko 7565b8afa3 [Glitch] Fix public timelines being broken by new toots when they are not mounted
6 years ago
Thibaut Girka a9597fd8a6 Allow setting whether this is a single choice poll or multiple choices one
6 years ago
Thibaut Girka 81a92465f2 Disable file upload when there is a poll
6 years ago
Thibaut Girka 49c4e57973 Use server-provided poll limits instead of hardcoded ones
6 years ago
Thibaut Girka e2d56cc90d [Glitch] Port polls creation UI from upstream
6 years ago
ThibG 6b4eb1ac96 [Glitch] Disable the underlying button element when an ItemButton is disabled
6 years ago
Thibaut Girka 8d82e153f3 Add an icon to highlight polls behind a Content Warning
6 years ago
Eugen Rochko 9844b44e99 Fix poll options not rendering text after vote/refresh
6 years ago
Eugen Rochko 31017d18a5 Avoid line breaks in poll options
6 years ago
Eugen Rochko 3ce4d88e6c Render unicode emoji in polls using emoji pack
6 years ago
Thibaut Girka bd97259b57 Fix toots opening in dynamic column when trying to interact with them
6 years ago
Thibaut Girka 6ad1fc3254 [Glitch] Perform deep comparison for card data when receiving new props
6 years ago
Eugen Rochko ec787e4205 Fix various issues in polls
6 years ago
ThibG 25ef8dffbc Display closed polls as such
6 years ago
ThibG 469e5af537 Fixes to the polls UI
6 years ago
Eugen Rochko c156b6d696 Fix web UI crash on page load when detailed status has a poll
6 years ago
ThibG e31450e8ad Insert polls in redux stores before statuses so it avoids crashes
6 years ago
Eugen Rochko 342d9d25bb Add polls
6 years ago
Thibaut Girka 69fd801c8e Port upstream refactoring of reducers and actions
6 years ago
Eugen Rochko 0dc5c2a4a5 Fix home timeline perpetually reloading when empty
6 years ago
Mélanie Chauvel (ariasuni) c02d1558f1 [Glitch] Fix errors found by eslint
6 years ago
Mélanie Chauvel (ariasuni) f01d004a1a [Glitch] Make the column header of profile view look like the others, too
6 years ago
Mélanie Chauvel (ariasuni) 2a7690601a [Glitch] Make the column header of toot/thread view look like the others
6 years ago
Thibaut Girka bdc5cd092e Port public page mastodon-light fixes from upstream
6 years ago
Eugen Rochko df01d5181e Fix web UI not removing notifications after block (#10108)
6 years ago
abcang 6f471916f5 Keep notification when muting_notifications is true (#7311)
6 years ago
Thibaut Girka fa1b843522 Fix non-numeric account identifiers leading to /web/accounts/NaN
6 years ago
Thibaut Girka 8ded9a0c02 [Glitch] Internationalize unexpected error message
6 years ago
Eugen Rochko e34c5db19e Fix hashtag column not subscribing to stream on mount (#10040)
6 years ago
Thibaut Girka 2bf47542f3 Fix video player width not being updated to fit container width
6 years ago
Ben Lubar 9ad1ca9a2b Allow multi-line image descriptions. (Glitch)
6 years ago
Thibaut Girka e8ae6b050b [Glitch] Fix crash on public hashtag pages when streaming fails
6 years ago
Thibaut Girka 09c6d1c534 [Glitch] Change buttons on timeline preview to open the interaction dialog
6 years ago
Thibaut Girka 9b89a7b2f2 Port upstream's javascript to the error page
6 years ago
Thibaut Girka da24c6aced Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 85ef358a0a Fix style regressions on landing page (#10030)
6 years ago
Thibaut Girka f29b69c08b [Glitch] Fix hashtags select styling in default and high contrast skins
6 years ago
Eugen Rochko 74d84d2109 Fix color of static page links in high contrast theme (#10028)
6 years ago
Thibaut Girka dabbbe1e71 [Glitch] Fix occasional crash in detailed toot view
6 years ago
Thibaut Girka 04d7200ba4 [Glitch] Add "copy link" item to status action bars
6 years ago
Thibaut Girka 53cc85871d [Glitch] Don't focus spoiler input when disabled spoiler
6 years ago
ThibG 1767bb542c Merge pull request #913 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka d486152092 Handle deletion of filtered toots
6 years ago
Thibaut Girka eb6dfe4d8b Minor fix to timeline jump avoiding behavior
6 years ago
Thibaut Girka 7b23d3c657 Adjust scroll when statuses above the current scroll position are deleted
6 years ago
Thibaut Girka f24bd9d629 Adjust scroll if previewCard appeared
6 years ago
Thibaut Girka 3d5ef5c497 Avoid two-step rendering of statuses as much as possible
6 years ago
Thibaut Girka b05cda87f8 Refactor intersection observer article code
6 years ago
Thibaut Girka 18a540da9f Cleanup redundant markup for hidden statuses
6 years ago
Thibaut Girka f2b7ab4523 Hide items rendered out-of-frame (once they have been rendered at least once)
6 years ago
Thibaut Girka d96df46a63 [Glitch] Rename from instance to server.
6 years ago
Thibaut Girka 75187f908a [Glitch] Fix not showing custom emojis in share page emoji picker
6 years ago
Thibaut Girka b3fc70d13e [Glitch] Add featured hashtags to profiles
6 years ago
Thibaut Girka 07f0cf8573 [Glitch] Allow multiple files upload through web UI, including drag & drop
6 years ago
Thibaut Girka 5946d76d0a [Glitch] Add missing rejection handling for Promises
6 years ago
Thibaut Girka 538bae9f53 [Glitch] Add WebP support
6 years ago
Thibaut Girka a9078c18eb Fix CW unfolding not triggering re-layout in public hashtag page
6 years ago
Thibaut Girka d55233da9a Fix unfolding CWs on public hashtag page
6 years ago
Thibaut Girka dcf363a623 Remove redundant “options” from “Compose box options”
6 years ago
Marek Ľach 43b2f021eb Minor description corrections
6 years ago
Eugen Rochko 252a765368 Fix link color in high-contrast theme, add underlines (#9949)
6 years ago
Thibaut Girka fba0f7dae7 [Glitch] Replace unlock-alt icon with unlock
6 years ago
Thibaut Girka b0e7af725a Do not mark toots as sensitive if they don't have any media attached
6 years ago
Thibaut Girka afdf789d06 Fix hashtag processing when sending toots
6 years ago
Thibaut Girka 00fc362103 [Glitch] Fix initial value of volume slider in video player and handle volume changes
6 years ago
trwnh 36b6fee96d Fix Firefox scrollbar color regression in #9210 (#9908)
6 years ago
Jeong Arm fdf6c4a63f Apply style for .landing-page strong (#9892)
6 years ago
Thibaut Girka 5e7c9c04e2 Fix crash in Direct Messages column settings
6 years ago
Thibaut Girka 14c617983d [Glitch] Fix public hashtag timeline width on mobile, fix scrollbar width compensation
6 years ago
Thibaut Girka 8dea30a0c7 [Glitch] Hide floating action button on search and getting started pages
6 years ago
tmm576 30f3dad8e8 Allow event defaults on index for text data transfer (#9840)
6 years ago
Thibaut Girka a847f3bec6 [Glitch] Fix new hashtag page's items not being full-width on mobile
6 years ago
Thibaut Girka a205783d1c [Glitch] Add information about how to opt-in to the directory on the directory
6 years ago
Mélanie Chauvel (ariasuni) c4a352bbf6 Fix slightly cropped font on settings page dropdowns when using system font (#9839)
6 years ago
Thibaut Girka eaebfc67d8 [Glitch] Improve the public hashtag page
6 years ago
Thibaut Girka 8219940214 [Glitch] Redesign public hashtag page to use a masonry layout
6 years ago
Thibaut Girka 8ea1a8e033 [Glitch] make draggingOver state off correctly
6 years ago
Thibaut Girka 426673f17a [Glitch] Make hashtag search results link to the hashtag URL
6 years ago
Thibaut Girka 1c67a27069 [Glitch] Fix hashtag timeline on mobile
6 years ago
Thibaut Girka 1ceb7b32e3 [Glitch] Adjust admin UI right panel size
6 years ago
Thibaut Girka 7fcfe054cc [Glitch] change height on narrow view to take 100% of screen
6 years ago
Thibaut Girka 456c0aa9cc [Glitch] Add attachment list fallback to public pages
6 years ago
Thibaut Girka c0c04cd2d4 [Glitch] Postpone scroll-to-detailed status after react components are loaded
6 years ago
Thibaut Girka d9abcb4b4b [Glitch] Redesign admin instances area
6 years ago
Thibaut Girka fc64d1d03e [Glitch] Stop gifv timeline preview explicitly when open the media gallery
6 years ago
Thibaut Girka e495dc0134 [Glitch] refactored account.js
6 years ago
Thibaut Girka e950122e06 [Glitch] Fix embed play icons regression
6 years ago
Thibaut Girka 95dcaccb03 [Glitch] Display fallback link card thumbnail when none is given
6 years ago
Thibaut Girka 3793296fed Port a few public.js changes from upstream, move some code around
6 years ago
Thibaut Girka ba82ff7c12 [Glitch] Only consider mouse move in scrolling on item insertion
6 years ago
Thibaut Girka 069657286f [Glitch] Identify manual scrolling to cancel scroll to top reset on mouse idle
6 years ago
Thibaut Girka d768d0b851 [Glitch] Cancel list scroll reset after mouse move on wheel scroll
6 years ago
Thibaut Girka f4191a8a00 [Glitch] Temporarily hold timeline if mouse moved recently
6 years ago
Thibaut Girka 6fcb487e75 Update glitch-soc admin page style from upstream
6 years ago
ash lea b22f9c8792 add list title editing
6 years ago
Thibaut Girka 07592234ac Add local setting to disable swipe-to-change-columns
6 years ago
Thibaut Girka 6956a99a98 [Glitch] Update dependencies for Node.js (2018-12-31)
6 years ago
Thibaut Girka 9b6e4daca7 [Glitch] Improve admin UI for account view
6 years ago
Thibaut Girka 7f96b7ec99 [Glitch] Update emoji codepoint mappings to v11.0
6 years ago
Thibaut Girka 536dc2cdea Fix some image paths in SCSS files
6 years ago
Thibaut Girka c1b47fe774 Fix crash when clearing uninitialized timeline
6 years ago
Thibaut Girka 57791a2044 Immediately go back in browser history upon successfully sending toot
6 years ago
Thibaut Girka 9e2ceac0ba [Glitch] Add moderation warnings
6 years ago
Thibaut Girka df5e49696f [Glitch] Remove links to bridge.joinmastodon.org (non-functional)
6 years ago
Thibaut Girka 89e7274a7f Remove file added by error
6 years ago
Thibaut Girka e5a25656e8 [Glitch] Fix unnecessary loadMore calls when the end of a timeline has been reached
6 years ago
Thibaut Girka d9a6c27f3b Fix composer not getting focus after reply confirmation dialog
6 years ago
Thibaut Girka e8845f0cb2 Fix incorrect and duplicate onConfirm callback
6 years ago
Thibaut Girka 89db203110 [Glitch] Fix that translation is not applied to "joining hashtags"
6 years ago
Thibaut Girka 0cac543474 [Glitch] Deep compare tags for hashtag column reload
6 years ago
Thibaut Girka 423c953518 [Glitch] Allow joining several hashtags in a single column
6 years ago
Thibaut Girka 85dc4507e7 [Glitch] Display customized mascot in web UI
6 years ago
Thibaut Girka bbba494092 Make drawer markup and styling closer to upstream
6 years ago
Thibaut Girka 7d437f7fc9 [Glitch] Back to the getting-started when pins the timeline
6 years ago
Thibaut Girka 3ba1aa8d2b Hide negative follower counts from glitch flavour
6 years ago
Thibaut Girka ce7ac8c1d7 [Glitch] Improved appearance of notification filter on safari
6 years ago
Thibaut Girka 4b8cb9696e Reword confirm_before_clearing_draft description
6 years ago
Thibaut Girka ba8d23c7cb Allow disabling the reply confirmation dialog
6 years ago
Thibaut Girka 55e3dae600 Allow disabling media confirmation from the confirmation dialog itself
6 years ago
Thibaut Girka 79b793be2a Remove dead code
6 years ago
Thibaut Girka 2bf78186aa [Glitch] Put "Media Only" option in column settings instead of content area headline
6 years ago
Thibaut Girka 677f430f23 [Glitch] Always display tab navigation on local/federated timeline even when empty
6 years ago
Thibaut Girka 7a91431b6f Do not replace history state
6 years ago
Thibaut Girka 4073773a9f [Glitch] Enable media timeline
6 years ago
Thibaut Girka adcfdafc26 [Glitch] Hide section headline for timelines in production
6 years ago
Thibaut Girka 0ea5823484 [Glitch] Change column params on pinned timeline
6 years ago
Thibaut Girka f39c452cab [Glitch] Save onlyMedia prop when pinning column
6 years ago
Thibaut Girka 498ff2b52e [Glitch] Add exact attribute to WrappedRoute for community timeline
6 years ago
Thibaut Girka 0a87d07f97 [Glitch] Add media timeline
6 years ago
Thibaut Girka e1f8359ea4 [Glitch] Make notifications quick-filter use consistent style with profile tabs
6 years ago
Thibaut Girka cdc9dca649 [Glitch] Add notification quick-filter bar in the frontend app
6 years ago
Thibaut Girka c678e1906a [Glitch] Responsive design for profile directory
6 years ago
Thibaut Girka e4b9a8da07 Sandbox toot embeds in the embed modal
6 years ago
Thibaut Girka d16638a116 [Glitch] Minor scrollable list fixes
6 years ago
Thibaut Girka b19e5cf48d Split out is_changing_upload from is_submitting
6 years ago
Thibaut Girka 2a9c9fcedb [Glitch] Fix padding on select elements in preferences
6 years ago
Thibaut Girka 4671179f5f [Glitch] Make animated header resoect `auto_play_gif`
6 years ago
Thibaut Girka 4760c6e767 On mobile, go back in browser history upon posting, unless threaded mode is enabled
6 years ago
Thibaut Girka 656e2d3121 [Glitch] Fix timeline pagination in the WebUI
6 years ago
Thibaut Girka 61cf3bf52a [Glitch] Fix hasMore in notifications
6 years ago
Thibaut Girka 9fd8019854 [Glitch] Fix “load more” button when no data has been fetched
6 years ago
Thibaut Girka 4b2c0e4e73 [Glitch] Make account media gallery more consistent with account timeline
6 years ago
Thibaut Girka dda787761b [Glitch] Fix LoadMore usage in account media gallery
6 years ago
Thibaut Girka 50f8e59820 [Glitch] Do not display empty message when the list is known to have more elements
6 years ago
Thibaut Girka a68d1d0ee2 Minor cleanup in ScrollableList component
6 years ago
Thibaut Girka 3d859a7c2b [Glitch] Fix various things in the directory
6 years ago
Thibaut Girka 6259051853 Port directory CSS changes from upstream
6 years ago
Thibaut Girka 467786f29b Fix mention links in detailed statuses not opening in the WebUI
6 years ago
Thibaut Girka 606f0df712 Fix since_id
6 years ago
Thibaut Girka a281d3ebd3 Scroll to selected toot even if the ancestors happen to be loaded
6 years ago
Thibaut Girka 8117ba2cb1 Scroll to detailed status when new ancestors get inserted
6 years ago
Thibaut Girka 5a03b30f13 [Glitch] Fix bug in order of conversations in web UI
6 years ago
Thibaut Girka ff50412846 [Glitch] Replace recursion in status mapStateToProps
6 years ago
Thibaut Girka 45ba4e83e0 [Glitch] Fix context building in the reducer
6 years ago
Thibaut Girka 05d7c498ba [Glitch] Introduce flat layout to contexts reducer
6 years ago
Thibaut Girka fc707adcde Improve detailed status component lifecycle
6 years ago
Thibaut Girka c37a81a5d7 Do not hardcode preferences link, pleroma doesn't have it
6 years ago
Thibaut Girka cb2822b68a Add error boundary component to catch Web UI crashes
6 years ago
Thibaut Girka c0675a272e Do not crash the whole UI when loading an invalid column
6 years ago
Thibaut Girka 76603a189a Switch “cycling” reply policy link to set of radio inputs
6 years ago
Thibaut Girka f21f359653 Add basic UI to set list replies setting in glitch-soc
6 years ago
David Yip 50b7d2f002 Merge pull request #829 from ThibG/glitch-soc/features/volume-sliders
6 years ago
Thibaut Girka c81ad5a2cb [Glitch] Volume sliders for videos
6 years ago
Thibaut Girka a04a39668e [Glitch] check_boxes label should use display: inline-block
6 years ago
Thibaut Girka 550c523233 Update MediaGallery and Video props when folding/unfolding CWs in detailed statuses
6 years ago
Thibaut Girka b8018a1bcb Render placeholder when inline video container width isn't known
6 years ago
Thibaut Girka e80f770118 Render placeholder instead of image when MediaGallery container width isn't known
6 years ago
Thibaut Girka e7c0ad6ac4 Move URLs to backend in their own file
6 years ago
Thibaut Girka 7a1ec950a8 Fix composer not displaying on iPad
6 years ago
Thibaut Girka ca163ec35d In detailed status view, take displayMedia setting into account when changing media
6 years ago
Thibaut Girka a1848008a9 [Glitch] Fix race condition when interacting with deleted toots
6 years ago
Thibaut Girka b22501154e [Glitch] Prepend account header even when status list is empty
6 years ago
Thibaut Girka 07e0f1023d [Glitch] Fix loading indicator inconsistency
6 years ago
Thibaut Girka f40a7b2616 [Glitch] Use local instead of global loading indicator for timelines, account timelines
6 years ago
ThibG c81ac519ef Merge pull request #806 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka de57627588 [Glitch] Remove unused computation of reblog references from updateTimeline
6 years ago
Thibaut Girka d457964527 [Glitch] Don't remove originals of boosted toots from timeline
6 years ago
Thibaut Girka 1dc409ffa6 Fix drawer waves being displayed in the list editor
6 years ago
Thibaut Girka 759005e4d0 [Glitch] Fix form validation flash message color and input borders
6 years ago
Thibaut Girka e48b428ef3 [Glitch] Implement adding a user to a list from their profile
6 years ago
Thibaut Girka c29da32add [Glitch] Update reset.scss from upstream
6 years ago
Thibaut Girka 235e9b13ff Fix timestamp position in public pages with RTL languages
6 years ago
Thibaut Girka 080a6cb6f3 Fix styling of display names in public pages
6 years ago
Thibaut Girka 13567f13af [Glitch] Port some of upstream's getting started footer links
6 years ago
Thibaut Girka 5ad4bcbece [Glitch] Fix empty display name precedence over username in web UI
6 years ago
Thibaut Girka 8bef422043 Add a local setting for inline preview cards
6 years ago
Thibaut Girka 4fe81a99c6 Add a “link” status icon for toots with a preview card
6 years ago
Thibaut Girka 7f023b3b98 [Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warning
6 years ago
Thibaut Girka 18870c45f1 [Glitch] Include preview cards in status entity in REST API
6 years ago
Masoud Abkenar bdcdc35df7 [Glitch] RTL: fix toot privacy preferences radio buttonss
6 years ago
Masoud Abkenar cecd8b25c4 [Glitch] RTL: fix preferences page checkbox margins
6 years ago
ThibG f945bbac81 Merge pull request #794 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 2ad5e2c933 When searching for an emoji with multiple separators, consider the full input
6 years ago
Thibaut Girka d091159140 Do not rely on hover for upload form options if touch is used
6 years ago
Thibaut Girka f679c8d70d [Glitch] RTL: fix column-back-button__icon margins/content
6 years ago
Thibaut Girka 1a63a8f74e [Glitch] Surround mid-text display names with bdi tags
6 years ago
Thibaut Girka 6651d4fa7c [Glitch] fix: initial state of PrivacyDropdown is should not be null
6 years ago
Thibaut Girka 2159add1d6 [Glitch] RTL: fix cardbar margins and alignment
6 years ago
Thibaut Girka f48cff1a95 [Glitch] RTL: fix admin account avatar margin in about page
6 years ago
Thibaut Girka 15e3b0f070 [Glitch] RTL: fix column settings toggle label
6 years ago
Thibaut Girka c47e40cd6e [Glitch] Fix domain label position and color
6 years ago
Thibaut Girka 69d348ed98 [Glitch] RTL: fix preferences layout
6 years ago
Thibaut Girka 7dc82e1eb2 [Glitch] Fix admin account avatar margin
6 years ago
Thibaut Girka acd870ccba [Glitch] RTL: fix user stats in about page
6 years ago
Thibaut Girka 81c0cbaa9e [Glitch] RTL: fix domain append at signup form
6 years ago
Thibaut Girka 0631c9ed7c [Glitch] Fixes 8987 broken alignment at "Remote interaction dialog"
6 years ago
Thibaut Girka d779b09ed7 [Glitch] RTL: fix admin account margins in about page
6 years ago
Thibaut Girka d804ed1dd4 [Glitch] undo part of PR 8202 to fix RTL
6 years ago
Thibaut Girka 2ecd3d97ba [Glitch] Improve style of notice/alert messages
6 years ago
Thibaut Girka 3d8c1f6104 Attempt at fixing inline video player
6 years ago
Thibaut Girka 9614abc713 Update mediaGallery component's width when opening CWs
6 years ago
Thibaut Girka 8c2027ebe2 Force sensitive content flag when posting a toot with a CW
6 years ago
Thibaut Girka 1cb7fe932d Focus the UI when pressing Escape in the CW field
6 years ago
Thibaut Girka a8e896af12 Fix fav/boosts hotkeys not working on detailed statuses
6 years ago
Thibaut Girka ccf5ddfd88 Handle alt+enter in the spoiler input as shortcut for secondary post
6 years ago
Thibaut Girka 794b2dad99 Fix auto-unfold CWs when no regexp is set
6 years ago
Thibaut Girka bf559a477a Really fix HotKeys
6 years ago
Thibaut Girka f9fc7d7660 Fix CW icon color in local-settings modal
6 years ago
Thibaut Girka d21c9f08e5 Define some local-settings hints
6 years ago
Thibaut Girka c40ba63f42 Add support for hints (or extended descriptions) in local-settings pages
6 years ago
Thibaut Girka c598692cdf When screen width is too narrow, hide local-settings page text, keep only icons
6 years ago
Thibaut Girka 56773bc55c Change “preferences” icon to match settings page icon
6 years ago
Thibaut Girka 065a19b18b Add icons for each of the local-setting pages
6 years ago
Thibaut Girka e968dcea13 Fix app-wide hotkeys randomly failing to work
6 years ago
Thibaut Girka 3f68e9ed11 Move “Show action buttons in collapsed toots” option
6 years ago
Thibaut Girka caa56b01a9 Switch from selects to radio buttons for local settings, improve styling
6 years ago
Thibaut Girka 58cbb9ef8f [Glitch] Change documentation URL
6 years ago
Thibaut Girka 52f97080e7 [Glitch] RTL: fix margins of public-account-header__tabs
6 years ago
Thibaut Girka b4bab7eb35 Do not scroll timelines when *closing* media modals
6 years ago
Thibaut Girka 72305816ea [Glitch] Add a confirmation dialog when hitting reply and the compose box isn't empty
6 years ago
Thibaut Girka 1476e653ec Make hidden media clickable in account media gallery
6 years ago
Thibaut Girka c2f963256c Add media description (or status spoiler) in account media gallery
6 years ago
Thibaut Girka a62e47672e Fix account gallery hidden media background color in mastodon-light
6 years ago
Thibaut Girka e9f2659066 [Glitch] Honour displayMedia setting in accountMedia gallery
6 years ago
Thibaut Girka 536d95ae7c [Glitch] Add support for new display_media setting
6 years ago
Thibaut Girka 56714ef14c [Glitch] RTL: fix margins: public-layout.header.nav-button
6 years ago
Thibaut Girka 9bec970736 [Glitch] RTL: fix statubar action buttons/counter margins
6 years ago
Thibaut Girka 9617c07724 [Glitch] Separate font-family into variable
6 years ago
Spencer Alves 981a41ca2c Add option to hide action bar in collapsed toots
6 years ago
David Yip d698c06aa8 Merge pull request #681 from ThibG/glitch-soc/fixes/accessibility
6 years ago
David Yip 278d21bb0b Merge pull request #755 from ThibG/glitch-soc/features/optional-reply-selection
6 years ago
David Yip dc8da22a73 Merge pull request #754 from ThibG/glitch-soc/fixes/scroll-compose-into-view
6 years ago
David Yip a469f72e3b Merge pull request #745 from ThibG/glitch-soc/fixes/grey-out-button
6 years ago
Thibaut Girka e7ddcf50ab Make pre-selection of usernames optional when replying to a toot
6 years ago
Thibaut Girka 39b29ae6eb Fix styling issue in “Compose box options” local settings page
6 years ago
Thibaut Girka d27b7d7645 Scroll to textarea when composing a toot
6 years ago
Thibaut Girka c454db6f11 [Glitch] Adjust beforeUnload conditions
6 years ago
Thibaut Girka 0081bf3784 Disable the “TOOT” button (and secondary toot button) if the toot text is empty
6 years ago
Thibaut Girka 840cf21a3c Fix background being transparent for verified link fields
6 years ago
Thibaut Girka b865cf7018 [Glitch] Display verified links in glitch flavor
6 years ago
Thibaut Girka c25d8949e3 [Glitch] Add edit profile action button to profile
6 years ago
Thibaut Girka cb333daa72 [Glitch] Fix “Toots” tab highlighting for replies and media timelines
6 years ago
Thibaut Girka 6af379cf53 Prevent clicks on video from initiating selections
6 years ago
霧島ひなた 92919b25d7 change translation glitch's features [ja]
6 years ago
霧島ひなた 368d8beaf8 translation glitch's features [ja]
6 years ago
Thibaut Girka ac4daca235 [Glitch] Redesign forms, verify link ownership with rel="me"
6 years ago
Thibaut Girka 6c042828e2 [Glitch] Port SCSS changes from upstream
6 years ago
Thibaut Girka fa3520721b [Glitch] Group reports by target account
6 years ago
Thibaut Girka 495b50e3ab Fix thread CW expansion not being reset when changing threads
6 years ago
Igor Galić e02703bb91 prepend re: to replies to spoiler-text
6 years ago
Thibaut Girka 85befb90b2 Improve keyboard VS mouse navigation of dropdown menus
6 years ago
Thibaut Girka 44192cb9d2 Only focus first item of dropdown if it was opened via keyboard
6 years ago
Thibaut Girka 9631397395 [Glitch] Highlight active tab in action bar
6 years ago
Thibaut Girka 634a1ddc6a Autofocus comment textarea in report modal
6 years ago
Thibaut Girka 6acc3e1fbd Auto-focus emoji picker's search field
6 years ago
Thibaut Girka 22a48adabc Fix composer actions modal
6 years ago
Thibaut Girka ad5aaf60c6 Fix action modal links
6 years ago
Thibaut Girka 12abb0f530 Fix media description in various media modals
6 years ago
Thibaut Girka 5b7d0fcdb9 Fix incorrect disabled boost button color when reduce-motion is set
6 years ago
Thibaut Girka 22de1c6c17 [Glitch] Hide floating action button on thread views
6 years ago
Thibaut Girka 7dd2c28836 Fix status embed card links color
6 years ago
Thibaut Girka e6aa730195 [Glitch] After click to embed video, autoplay it
6 years ago
Thibaut Girka ddbf9887cd [Glitch] Click card to embed external content
6 years ago
Thibaut Girka 6e3625c5bc [Glitch] Fix oEmbed image_modal src.
6 years ago
Thibaut Girka c48345969f [Glitch] Ensure link thumbnails are not stretched to super low quality
6 years ago
Thibaut Girka 9b7139099f [Glitch] Add embed_url to preview cards
6 years ago
Thibaut Girka 3dc5051f03 Add preferences for notification badges
6 years ago
Thibaut Girka 46fcc9fd96 Move compose box options to their own page
6 years ago
Thibaut Girka 9193dde5eb Add unread notifications badge to the mobile navbar
6 years ago
Thibaut Girka 9f86627233 Add unread notifications badge to the navigation bar
6 years ago
Thibaut Girka dc381facbd Add notification badge to favicon
6 years ago
Thibaut Girka 44b647abe7 Count unread notifications when window loses focus
6 years ago
Thibaut Girka 3fd407b859 Keep track of unread notifications when the notification column isn't mounted
6 years ago
Thibaut Girka a89a5127c4 Accurately count deleted unread notifications
6 years ago
Thibaut Girka bd64d11f76 [Glitch] Audio.prototype.seek is undefined
6 years ago
Thibaut Girka 66dd890390 Fix dropdown arrow position
6 years ago
Thibaut Girka bd90f20e0c Fix public profile's “show more” links styling
6 years ago
Thibaut Girka 743b67f796 Port SCSS changes from a68079e6ee
6 years ago
Thibaut Girka db0e83cf2e Port SCSS changes from 5c32fbce98
6 years ago
Thibaut Girka f5ba261067 Port SCSS changes from 273e8f0474
6 years ago
Thibaut Girka d465da45b4 Pause video playback if toot is collapsed or CWs folded (fixes #146)
6 years ago
Thibaut Girka 58fc8be184 Fix videos being cropped
6 years ago
Thibaut Girka 9002ec066a Fix interactions between CW and sensitive flag when spoilersAlwaysOn is set
6 years ago
Thibaut Girka 345a38fe21 Fix “sensitive” media warning and upload form colors in Mastodon-light
6 years ago
Thibaut Girka 04f631bc3f Outline white/grey/blue emojis
6 years ago
Thibaut Girka 75b4af5a84 Light theme overhaul
6 years ago
Thibaut Girka c1d0f6fc54 [Glitch] Add white outline to black emoji
6 years ago
Thibaut Girka aaa3de166f Fix emoji autosuggest when using a CDN for assets
6 years ago
Thibaut Girka 8099901c9a Disable focus points for letterboxed media
6 years ago
Thibaut Girka 434a287861 Fix full-width margins
6 years ago
Thibaut Girka 4567e42341 Media gallery styling closer to upstream's
6 years ago
Thibaut Girka d83eb4f9c7 [Glitch] Do not override ctrl/cmd+click in media gallery
6 years ago
Thibaut Girka 34ecec8c85 Add admin links to status and account menus (fixes #673)
6 years ago
Thibaut Girka d937c65f2c Let the front-end know the current account is a moderator
6 years ago
Thibaut Girka c50c4d4a8f [Glitch] Skip VS15 (Emoji textual presentation)
6 years ago
Thibaut Girka c11159af5f [Glitch] Add aria-label to floatingActionButton
6 years ago
Thibaut Girka ea2054e2f5 [Glitch] Inactive header in main profile to match column
6 years ago
Thibaut Girka 7ed6f60a74 Fixes columns scrolling to top when opening media modal
6 years ago
Thibaut Girka b72cc57175 Fix composer not displaying on chrome mobile (fixes #696)
6 years ago
Thibaut Girka 46166b8676 [Glitch] Give focused status a sensible aria-label for screen readers
6 years ago
Thibaut Girka d4315a279d [Glitch] Fix off-by-one error in aria-posinset
6 years ago
Thibaut Girka 4aa1be379e [Glitch] Add aria-label to column regions
6 years ago
Thibaut Girka ff18ba0d2b Add option to not automatically unfold content warnings matching a regexp
6 years ago
Thibaut Girka 2fbebd89fb Allow text inputs in local settings dialog
6 years ago
Thibaut Girka 02c32ad7af Add a setting to automatically unfold all content warnings
6 years ago
Thibaut Girka a3afd0791d [Glitch] Show compose form on delete & redraft when in mobile layout
6 years ago
Thibaut Girka f485e2ced3 Fix search results on compose box
6 years ago
Thibaut Girka 923a7f3f11 Fix account header showing on search page
6 years ago
Thibaut Girka deb14b957a [Glitch] On the mobile UI, move the search column to the right
6 years ago
Thibaut Girka 89b50796ba [Glitch] Hide search from Compose on mobile devices
6 years ago
Thibaut Girka fb195f37bb [Glitch] Add search item to tab bar for mobile devices
6 years ago
Thibaut Girka 042b5212cd [Glitch] Use withRouter for TabsBar
6 years ago
Thibaut Girka e88fe59712 [Glitch] Move "compose" on mobile to floating action button
6 years ago
Thibaut Girka 000b9f7b03 [Glitch] When search enabled, display hint in search popout
6 years ago
Thibaut Girka 9ca7d1c7c8 Restrict querySelectorAll to the upload form component
6 years ago
Thibaut Girka fa5f416270 Add confirmation dialog when posting media without description
6 years ago
Thibaut Girka 08c26ab391 [Glitch] Reduce padding of profile metadata boxes to allow more text
6 years ago
Thibaut Girka 8f33f0f087 Add opt-in feature to have the spoilers field always on (fixes #634)
6 years ago
Thibaut Girka 11dc01f83e [Glitch] Add CSS class to replies
6 years ago
Thibaut Girka e8e32f8265 [Glitch] Preserve hashtag casing in web UI hashtag history
6 years ago
Thibaut Girka acdb5b43da [Glitch] Implement tag auto-completion by history
6 years ago
Thibaut Girka 2bd0a71b0c Preserve hashtag casing in threaded mode
6 years ago
Thibaut Girka 1295515bd4 [Glitch] Add missing video descriptions
6 years ago
Thibaut Girka 2f8583ce4a [Glitch] Wait until relationship is loaded before showing follow button
6 years ago
Thibaut Girka d864885728 Update poylfills (fixes #662)
6 years ago
Thibaut Girka c4a536917c [Glitch] Update state when opened dropdown is unmounted
6 years ago
Thibaut Girka 8db23dd477 Add glitch-soc local setting to display reply counters
6 years ago
Thibaut Girka ed841bbbf7 Move layout options to their own section
6 years ago
Thibaut Girka e48709fb0e [Glitch] Display replies count in web UI
6 years ago
Thibaut Girka 30d88cee78 Add hashtag trendline support to glitch-soc flavour
6 years ago
Thibaut Girka dcb7f34684 Add pinned accounts editor
6 years ago
Thibaut Girka 9b213f990d Split list editor into components and containers
6 years ago
Thibaut Girka d90795e0a7 Fix ColumnLink keys in getting_started_misc
6 years ago
Thibaut Girka 0e9a426d5a [Glitch] Add hotkey for follow requests
6 years ago
Thibaut Girka 52fe8ee95d Make the privacy dropdown button not look strange when using top placement
6 years ago
Thibaut Girka 64449831c8 [Glitch] Skip pagination logic entirely for pinned toots
6 years ago
Thibaut Girka 466df752ba Make non-link ColumnLinks behave as links
6 years ago
Thibaut Girka 20689a5b5e Don't filter own toots
6 years ago
Thibaut Girka bbee6d85d3 Focus CW field when enabling it, focus compose textarea when disabling it
6 years ago
Thibaut Girka c43db794e6 Various minor upload description fixes
6 years ago
Thibaut Girka 02adce1ad8 Add focal points support in the composer
6 years ago
Thibaut Girka 96e58d01ad Refactor in preparation for focal points modal
6 years ago
Thibaut Girka ec4b8564d3 Fix rails-ujs not being run on some settings pages (fixes #645)
6 years ago
Thibaut Girka 7c8a8cda81 [Glitch] Defer scrollIntoView after DOM is drawn
6 years ago
Thibaut Girka a1ee3d464f Fix incorrect prop type for ComposerReply.status
6 years ago
Thibaut Girka cf36cd40eb Fix one GettingStarted ColumnLink not having a key
6 years ago
Thibaut Girka 919bd0842d Slightly more aggressive video preloading
6 years ago
Thibaut Girka 99b2e034c2 Fix bug when clicking on video position slider before starting the video
6 years ago
Thibaut Girka 2f73a9358e Prevent default event handling when clicking on the video position slider
6 years ago
Thibaut Girka ac67589755 Don't prevent opening links in tabs with keyboard modifiers
6 years ago
Thibaut Girka ca4fa96a99 Implement public profile endorsements in glitch-soc
6 years ago
Thibaut Girka 35ee061e42 Merge upstream SCSS changes for /about, /about/more and /terms
6 years ago
Thibaut Girka 1e18374e53 Merge upstream styling for public profile endorsements
6 years ago
Thibaut Girka 2107ea78c3 Good bye, CW rainbows
6 years ago
Thibaut Girka d99f8674ab Fix styling of toot prepended text on public profiles
6 years ago
Thibaut Girka 8d2f582bf7 Fix toot styling on public pages
6 years ago
Thibaut Girka d87eac4663 Reintroduce glitch-soc avatar styling in public pages
6 years ago
Thibaut Girka 89b05c7d68 [Glitch] Do not hide hashtag timeline in mobile view, make it full-window
6 years ago
Thibaut Girka 658fc6bc1e [Glitch] Compensate for scrollbar disappearing when media modal
6 years ago
Thibaut Girka 28cdf3da09 [Glitch] Show media modal on public timeline
6 years ago
Thibaut Girka 8c4fc00ece [Glitch] Add missing formatting to the text in hero widget
6 years ago
Thibaut Girka ca256cca22 Port profile redesign to glitch-soc
6 years ago
Thibaut Girka 4277328e9c Drop glitch-style account bio fields
6 years ago
Thibaut Girka f5b880a429 [Glitch] Resize images by area instead of fixed dimensions
6 years ago
Thibaut Girka f37bf7c0a3 Don't reset scroll position when opening a modal
6 years ago
Thibaut Girka 4e8532cc1a Allow modals to be closed by pressing “back”
6 years ago
Thibaut Girka 32d4005516 Treat the App Setting link as a proper link (fixes #375)
6 years ago
Thibaut Girka 8a9882ee34 [Glitch] Improve WebUI account action bar
6 years ago
Thibaut Girka a3d318ec76 [Glitch] Fix accounts' display name/bio not being set from initial state
6 years ago
Thibaut Girka 9a1015327b Use same margin for navbar and column for consistency
6 years ago
Thibaut Girka 78071de615 Hide navigation bar text so it can fit on small screens
6 years ago
Thibaut Girka 429c05537e Fix glitch-soc columns padding on mobile (fixes #561)
6 years ago
Thibaut Girka 9507ab6493 Preserve hashtags in threaded mode (fixes #584)
6 years ago
Thibaut Girka 40fe9256ea Move CW field just above main textarea
6 years ago
Thibaut Girka 0ef509c27a Get rid of Collapsable, use CSS instead
6 years ago
Thibaut Girka 5eeb95fac7 Refactor reply indicator and show compact list of attachments
6 years ago
Thibaut Girka 22618172b4 Show reply indicator for empty toots, not undefined toots (fixes #610)
6 years ago
Thibaut Girka d0853d1f3a [Glitch] Add documentation for “p” hotkey
6 years ago
Thibaut Girka 56f5323194 Add hotkey variants to keyboard shortcuts description
6 years ago
Thibaut Girka 12eb48c85c Prevent scrolling main frame when navigating in image gallery with arrow keys
6 years ago
Thibaut Girka ddaf5eeb3b [Glitch] Use LoadingBar instead of blur to indicate that an image is loading
6 years ago
Thibaut Girka 443b660cd6 Use the same description string as upstream for the “x” hotkey
6 years ago
Thibaut Girka a2c595d0d0 Fix focusing search bar with hotkeys
6 years ago
Thibaut Girka 5de267d6ff Fix focusing composer textarea on “new toot” hotkey
6 years ago
Thibaut Girka b908e9b23a Fix routing issues, especially keyboards shortcuts changing location
6 years ago
Thibaut Girka faa14e76da Display custom emoji in account notes in WebUI (fixes #595)
6 years ago
Thibaut Girka 25a68179f5 Add CSS for the newly-introduced dashboard (fixes #592)
6 years ago
Thibaut Girka 57b3874b47 [Glitch] Ensure container of React components has full width
6 years ago
Thibaut Girka 95a752365a Disable threaded mode when canceling a reply (fixes #583)
6 years ago
Thibaut Girka a69426ba4e Do not cause an error if domain_lists.blocks.next is undefined (fixes #572)
6 years ago
Thibaut Girka 7cc4e6b2b2 Process statuses on COMPOSE_SUBMIT_SUCCESS (fixes #579)
6 years ago
Thibaut Girka 27be4fa311 Avoid loading rails-ujs twice on vanilla flavour
6 years ago
Thibaut Girka 4a23251f3c Add an option restricting secondary toot privacy to that of the toot being replied to
6 years ago
Thibaut Girka 694b9c5b54 Move privacyPreference to utils
6 years ago
Thibaut Girka 78811a547c [Glitch] Refactor privacyPrefence() to use priority list
6 years ago
Thibaut Girka 1a3e119ef7 Use options rather than a boolean
6 years ago
Thibaut Girka b169f2df3b Do not store duplicate reply_privacy
6 years ago
Ash Levy 2d4c33a89c add option to enable auto visibility on secondary toot button
6 years ago
Thibaut Girka 052f5324fc [Glitch] Make whole-word filter regex consistent between Ruby and JS
6 years ago
Thibaut Girka 78fcb67c12 [Glitch] Add follow button to detailed status, add gradient to mask bio cut-off (fixes #566)
6 years ago
Thibaut Girka 14061b76dc Display reply indicator even when replying to contentless toot (fixes #564)
6 years ago
Thibaut Girka b7b718df0d make sure reblogged's filter is set correctly
6 years ago
Thibaut Girka aec11a568e [Glitch] Add option to not consider word boundaries when processing keyword filtering
6 years ago
Thibaut Girka 1966652cba [Glitch] In keyword filter, account for reblogs, HTML and whole-words
6 years ago
Thibaut Girka f94afcb935 [Glitch] Fix filters not affecting notifications in web UI
6 years ago
Thibaut Girka 4850a2348c Add client-side custom filter support to glitch-soc
6 years ago
Thibaut Girka a68e7db2fb [Glitch] Fix Chrome issue with sizes="0px"
6 years ago
Ash Levy 58c19ac07c add keybind in composer textarea for secondary submit
6 years ago
Thibaut Girka 7f143d1a92 Increase padding of toots
6 years ago
Thibaut Girka 8e4fbf9846 Fix margins of toot text
6 years ago
Thibaut Girka 7833326959 [Glitch] Submit report using meta key
6 years ago
Thibaut Girka d325dd899c Fix clicking on collapsed toots with a background (fixes #547)
6 years ago
Thibaut Girka c60f97f116 [Glitch] Preserve newlines in delete & redraft and desktop notifications
6 years ago
Thibaut Girka d8c35a6b85 [Glitch] Add redraft function
6 years ago
Thibaut Girka 31091836e9 [Glitch] Add vendor prefix for background-clip
6 years ago
David Yip c3202b66f2 Port bf508b9f74 to glitch emoji picker.
6 years ago
David Yip 4cc75efb7b Port emojimart 2.6.1 changes to glitch flavour
6 years ago
Thibaut Girka 5af047df32 Delete references to removed constants (fixes #537)
6 years ago
David Yip 4b7ceed3f0 Merge pull request #509 from ThibG/glitch-soc/fixes/router-history-navigation
6 years ago
David Yip 1a0491b3cf Merge pull request #519 from ThibG/glitch-soc/fixes/status-node-null
6 years ago
David Yip c10df6cf00 Merge pull request #501 from ThibG/glitch-soc/features/red-bookmarks
6 years ago
Spencer Alves 559ce5c098 Adjust spacing between status icons
6 years ago
Spencer Alves c86cd2041d Merge branch 'glitch' into thread-icon
6 years ago
Thibaut Girka 93e6984be8 Make active bookmarks red (fixes #493)
6 years ago
Thibaut Girka 37dc96b71b Use history.state to decide whether we should goBack() or go to / (fixes #247)
6 years ago
Thibaut Girka fa980f2c95 Use props.router instead of context.router, as we are using withRouter
6 years ago
Thibaut Girka 0174ca8679 Prevent a rare crash when a status' root node is undefined
6 years ago
Thibaut Girka 663c9dcf36 Fix direct timeline
6 years ago
Thibaut Girka 06a6f1759e [Glitch] Fix low-contrasted cancel button of reply indicator
6 years ago
Thibaut Girka febaae28f4 [Glitch] Improve load gap styling in web UI
6 years ago
Thibaut Girka 14961cc8ee [Glitch] Use randomized setTimeout when fallback-polling and re-add since_id
6 years ago
Thibaut Girka 44e534c1a5 [Glitch] Do not crash in getStatusIds when there is a gap in the timeline
6 years ago
Thibaut Girka d73c0e14b0 [Glitch] Fix gap insertion for timeline disconnection
6 years ago
Thibaut Girka d7aac92316 [Glitch] Fix ID duplication in timelines
6 years ago
Thibaut Girka 27cf820859 [Glitch] Fix comparing id
6 years ago
Thibaut Girka 54c32199af [Glitch] Fix LoadMore on account media gallery
6 years ago
Thibaut Girka f4a929a74a [Glitch] Add missing null handling in notification reducer
6 years ago
Thibaut Girka 7096611df6 [Glitch] Allow clients to fetch notifications made while they were offline
6 years ago
Thibaut Girka 7a953db0b6 [Glitch] Allow clients to fetch statuses made while they were offline
6 years ago
Thibaut Girka 6a0f32b359 Fix error when unmuting a domain without listing muted domains first
6 years ago
Thibaut Girka 5ad747727f [Glitch] Replace onScrollToBottom with onLoadMore
6 years ago
Thibaut Girka c7e5a0af57 Do not needlessly refresh pinned toots
6 years ago
Thibaut Girka 4f2bf28a86 [Glitch] Change icon for domain blocks
6 years ago
Thibaut Girka 89f4e0298c [Glitch] Add option to show only local toots in timeline preview
6 years ago
Thibaut Girka b2a316bc16 [Glitch] Use streaming API for standalone timelines on /about and /tag pages
6 years ago
Thibaut Girka 2a78acb354 Change direct message warning to match upstream
6 years ago
Thibaut Girka 185bc62a15 Implement client-size image resizing from upstream
6 years ago
Thibaut Girka dc67caa371 Port upstream's result section headers (fixes #366)
6 years ago
Thibaut Girka f9a8240394 Fix caret position after inserting suggestions (fixes #281)
6 years ago
Thibaut Girka 2e017e752f Remove unneeded code now that attachment URL isn't appended to toots
6 years ago
Thibaut Girka 2b26e7ed5f [Glitch] Use .star-icon instead of hardcoding color in detailed statuses
6 years ago
ThibG e2697a3657 Merge pull request #505 from ThibG/glitch-soc/features/fetch-relationships-on-search
6 years ago
Thibaut Girka bdfce657fb Change notification cleaning checkbox color (fixes #511)
6 years ago
Thibaut Girka cdb1d08119 [Glitch] Fetch relationships for search results in UI
6 years ago
Thibaut Girka 3315877afe Fix width only being set for standalone media
6 years ago
Thibaut Girka df3fa2cb78 [Glitch] Use real container width in MediaGallery srcSet
6 years ago
Thibaut Girka 4e5afb1c41 [Glitch] Do not override the default push notification settings
6 years ago
Thibaut Girka cabd24ffc4 Recover glitch-soc specific styles that were removed by accident
6 years ago
Thibaut Girka 8a42e4c450 In footer, replace text "Mastodon" with logo
6 years ago
Thibaut Girka 99fccdb4e4 Add preference to hide following/followers lists
6 years ago
Thibaut Girka 6452d871ca [Glitch] Improvements to toots display in admin view
6 years ago
Thibaut Girka 72c5d3dd80 Prevent click on video from opening detailed toot
6 years ago
Thibaut Girka b6133837ad Widen clickable area of toots
6 years ago
David Yip d6aa91f87d Merge pull request #487 from ThibG/glitch-soc/cleanup
6 years ago
David Yip 7deaadb048 Merge pull request #488 from ThibG/glitch-soc/features/accounts-custom-emoji
6 years ago
Thibaut Girka 4c835854d6 [Glitch] Open video modal on public UI
6 years ago
Thibaut Girka 1ea94fdaee [Glitch] Combine similar components into one on public UI
6 years ago
Thibaut Girka ef620dfadd [Glitch] Show card modal on public pages
6 years ago
Thibaut Girka f4a64b8091 [Glitch] Enable custom emojis in profiles
6 years ago
Thibaut Girka 717e7d8872 Remove service worker code that has never been used
6 years ago
ThibG d3117e444d Merge pull request #405 from ThibG/glitch-soc/features/dm-from-menu
6 years ago
ThibG ec8a7b4164 Merge pull request #485 from ThibG/glitch-soc/fixes/light-theme-textarea-color
6 years ago
Thibaut Girka 04eeaa0fa4 [Glitch] Reword the direct message warning
6 years ago
Thibaut Girka c77a4d8c51 [Glitch] Feature: Direct message from Statuses
6 years ago
Thibaut Girka a8d5a4a74e [Glitch] Fix issues with sending direct messages from user profile
6 years ago
Thibaut Girka c5d2dcb562 [Glitch] Feature: Direct message from menu
6 years ago
Thibaut Girka 8567ffd27d Fix mastodon-light background color of the composer textarea when posting
6 years ago
Thibaut Girka f7b9911f71 Fix modals testing for props.noEsc (fixes #482)
6 years ago
Thibaut Girka 873f33d9ff Change local settings SCSS to be more consistent with modals
6 years ago
beatrix b221cc1707 Merge pull request #469 from ThibG/glitch-soc/features/glitch-light-theme
6 years ago
ThibG 53c6402bd6 Merge pull request #479 from ThibG/glitch-soc/fixes/modal-root-keyup
6 years ago
Thibaut Girka 336d5fecdb Fix root modal's keyup handling (Fixes #478)
6 years ago
ThibG 692681241f Merge pull request #475 from ThibG/fixes/update-scss
6 years ago
Thibaut Girka eafdb65af9 [Glitch] Fix contact info styling on landing page
6 years ago
Thibaut Girka 951dee676d Update SCSS for tables
6 years ago
Thibaut Girka fe36fabef1 Update SCSS for statuses public view
6 years ago
Thibaut Girka 944bac0b41 [Glitch] Adjust RTL styles for landing page
6 years ago
Thibaut Girka 5c96717144 Update forms SCSS from upstream
6 years ago
Thibaut Girka 86c477df23 Update SCSS to match “Show card modal on public pages”
6 years ago
Thibaut Girka d0641e77ac Update SCSS for about/landing page
6 years ago
Thibaut Girka 2a85b97eb6 Update admin page SCSS from upstream
6 years ago
Thibaut Girka 3c7d7ec228 [Glitch] Use plaintext value for field value tooltips in web UI
6 years ago
Thibaut Girka 0033dbd115 Add bot badge to account headers in the WebUI
6 years ago
Thibaut Girka 2e2758c25e Adapt account fields rendering code in the WebUI to match upstream
6 years ago
Thibaut Girka b8f8a3ea58 Update glitch-soc style to match new bio fields markup
6 years ago
Spencer Alves 31d760f56d Add an extra icon to indicate that a status is part of a conversation
6 years ago
Thibaut Girka dc597005b3 Port Sylvhem's mastodon-light to glitch flavour
6 years ago
beatrix e774936358 Merge pull request #468 from ThibG/glitch-soc/features/reports-improvements
6 years ago
Thibaut Girka 3333cce41e Hide media in report modal regardless of whether they are marked sensitive
6 years ago
Thibaut Girka 49181d497f [Glitch] Allow report modal to be up to 80% of viewport height
6 years ago
Thibaut Girka d5e0e665df [Glitch] Also display replies in report modal
6 years ago
Thibaut Girka 557db7ae6d Fix color of disabled boost buttons (fixes #466)
6 years ago
David Yip d01cb2c8e3 Merge pull request #465 from ThibG/glitch-soc/rollback-scroll-changes
6 years ago
Thibaut Girka 04a8aef9d2 Revert "[Glitch] Prevent timeline from moving when cursor is hovering over it"
6 years ago
Thibaut Girka 82421dc2e2 Revert "[Glitch] Do not re-position scroll when loading more (inserting items from below)"
6 years ago
Thibaut Girka 1bc1d8e676 Fix glitch high-contrast skin text colors
6 years ago
beatrix f5f840cdb3 Merge pull request #462 from ThibG/glitch-soc/features/dropdowns-accessibility
6 years ago
beatrix 923e79ea00 Merge pull request #461 from ThibG/glitch-soc/fixes/emoji-picker-placement
6 years ago
beatrix 1cd9812d52 Merge pull request #460 from ThibG/glitch-soc/features/do-not-scroll-when-mouse-over
6 years ago
beatrix c21fe3e7a0 Merge pull request #459 from ThibG/glitch-soc/features/text-color-variables
6 years ago
beatrix 3f7348c436 Merge pull request #449 from ThibG/glitch-soc/features/upstream-account-items
6 years ago
Thibaut Girka 2b5821b86b Fix color of status icons in glitch-soc high contrast skin
6 years ago
Thibaut Girka 8abac3dcb8 minor fix
6 years ago
Thibaut Girka 345d5aeba1 [Glitch] Add high-contrast theme
6 years ago
Thibaut Girka 18c7b739eb Move attachment-lists out of lists.scss
6 years ago
Thibaut Girka 995eea1836 [Glitch] Fix text color in "show more" link inside boost confirmation modal
6 years ago
Thibaut Girka 0bf81fde9b Fix link colors in report modal
6 years ago
Thibaut Girka c58ee84022 [Glitch] Add color variables of texts for better accesibility
6 years ago
Thibaut Girka a565aa6530 [Glitch] Update SCSS of admin and setting pages
6 years ago
Thibaut Girka 6c4ea9c000 [Glitch] Improve styling of closed registrations message
6 years ago
Thibaut Girka ca62d8bcc6 [Glitch] Do not re-position scroll when loading more (inserting items from below)
6 years ago
Thibaut Girka 1c75c7901f [Glitch] Prevent timeline from moving when cursor is hovering over it
6 years ago
Thibaut Girka eea6b78afc Improve accessibility of toot dropdown menu
6 years ago
Thibaut Girka 02876fd33c [Glitch] Place emoji picker top if it is closer to the bottom of the viewport
6 years ago
Thibaut Girka 41fe73f35c [Glitch] Improve relative timestamps in web UI
6 years ago
Thibaut Girka 2df57af401 Implement tootsuite-style account fields
6 years ago
Thibaut Girka fd7f212f15 Fix style of account fields form
6 years ago
beatrix 5bd8261c19 Merge pull request #448 from m4sk1n/glitch-pl
7 years ago
Marcin Mikołajczak 55f3a1a989 🌍: 🇵🇱⬆️
7 years ago
Thibaut Girka 2ed804d4ca Use new getDerivedStateFromProps instead of deprecated componentWillReceiveProps
7 years ago
Thibaut Girka 8be1573a6e Tentative fix for #446
7 years ago
beatrix cd9c602a0e Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread
7 years ago
beatrix 53c49a3f76 Merge pull request #438 from ThibG/glitch-soc/fixes/j-k-hotkeys-pinned
7 years ago
beatrix 644916e33c Merge pull request #439 from ThibG/glitch-soc/fixes/emoji-shortcode-inline
7 years ago
beatrix f2c6ed24d3 Merge pull request #440 from ThibG/glitch-soc/fixes/video-fullscreen
7 years ago
Una Thompson c3efd20a9c Fix fade being colored wrongly for DMs and upon focus
7 years ago
Thibaut Girka 3e703fe757 Fix actions modal on mobile (fixes #441)
7 years ago
Thibaut Girka fdb7cf8a56 [Glitch] Fix fullscreen video player
7 years ago
Thibaut Girka bc3be9ac5b [Glitch] Fix the hot key (j, k) does not function correctly when there is a pinned toot in account timeline.
7 years ago
Thibaut Girka 7315d4f3e7 [Glitch] Do not set emoji as inline-block
7 years ago
Thibaut Girka deb6517638 [Glitch] Do not overwrite some status attributes in reducer
7 years ago
Thibaut Girka 4e4a5fc1ad Add show more/less toggle for entire threads in web UI
7 years ago
Thibaut Girka 5ab80ffadd Refactor the infamous three-valued boolean into two booleans, trying to simplify the logic
7 years ago
Thibaut Girka 270d5e9b72 [Glitch] Fix style of legacy column headers
7 years ago
Thibaut Girka a51aa91caf [Glitch] Fix button hiding when header title is too long
7 years ago
Thibaut Girka 8c190e6235 [Glitch] Fix column headers accessibility
7 years ago
beatrix 64f74da493 Merge pull request #432 from ThibG/glitch-soc/features/reblog-private
7 years ago
beatrix 4f6a459984 Merge pull request #421 from ThibG/glitch-soc/features/custom-emoji-api
7 years ago
beatrix 69710cf17b Merge pull request #427 from ThibG/glitch-soc/fixes/scroll-behavior
7 years ago
beatrix d53630b9ed Merge pull request #434 from ThibG/glitch-soc/fixes/public-inline-video
7 years ago
beatrix 2273eb43e7 Merge pull request #433 from ThibG/glitch-soc/fixes/status-filtering
7 years ago
beatrix 1b58c44557 Merge pull request #435 from ThibG/glitch-soc/features/public-modals
7 years ago
Una Thompson 880db71121 Add fade and margin to collapsed statuses
7 years ago
Thibaut Girka e4b0a92c0f Fix video player on toot public views
7 years ago
Thibaut Girka d6693f3ae3 [Glitch] Show media modal on public pages
7 years ago
Thibaut Girka f15ee5fdb9 [Glitch] Fix status filtering in contexts reducer
7 years ago
Thibaut Girka f7ec78e220 [Glitch] Do not filter the status collection after muting and blocking
7 years ago
Thibaut Girka 74bfb1e579 Fix auto-collapsed toots making the TL jump (fixes #417)
7 years ago
Thibaut Girka f63da992fc Clean up dead code
7 years ago
Thibaut Girka fe20ada59a Use React's new lifecycles for scrollable lists
7 years ago
Thibaut Girka f83dc9507f Glitchsoc-specific changes to allow boosting own private toots
7 years ago
Thibaut Girka 9b72f23fdd Only compute height dynamically for standalone media
7 years ago
Thibaut Girka 46b36c44ce [Glitch] Make detailed status' media gallery standalone
7 years ago
Thibaut Girka e0bffe8856 [Glitch] Center thumbnails on focus point
7 years ago
Thibaut Girka c4209e12f6 Use javascript to set MediaGallery height automatically
7 years ago
Thibaut Girka b283f463c9 Revert some glitch-specific refactoring
7 years ago
Thibaut Girka 5cd64fd6c6 [Glitch] retrieve custom emoji list via API instead of before page load
7 years ago
ThibG ccb708e614 Merge pull request #430 from ThibG/glitch-soc/features/bookmarks
7 years ago
Thibaut Girka 42e4225e03 Fix the bookmark column pinning fix…
7 years ago
ThibG 83e2740b44 Merge pull request #429 from ThibG/glitch-soc/features/bookmarks
7 years ago
Thibaut Girka 2b30d057b6 Fix pinning the bookmarks column (fixes #428)
7 years ago
David Yip e502d066ef Merge pull request #424 from ThibG/glitch-soc/features/video-player-improvements
7 years ago
Thibaut Girka aac3d4b481 Fix extended video player (gifv) modal size
7 years ago
Thibaut Girka 9a3fd77c72 [Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UI
7 years ago
Thibaut Girka 6153d6a6dc [Glitch] Fix media button type
7 years ago
Thibaut Girka 4b1909612a [Glitch] Handle preference to always display sensitive media
7 years ago
imncls fe3a9f5ea4 Add missing Japanese translation
7 years ago
David Yip 605016368d Merge pull request #419 from ThibG/glitch-soc/features/bookmarks
7 years ago
David Yip f42e335e19 Merge pull request #418 from ThibG/glitch-soc/fixes/composer-dropdowns
7 years ago
David Yip ef678ae350 Merge pull request #416 from ThibG/glitch-soc/features/media-modal
7 years ago
Thibaut Girka 8b3d03067b Add glitch-soc front-end support for bookmarks
7 years ago
Thibaut Girka 9b6e579c76 Update glitch-soc style to match changes to reports UI
7 years ago
Thibaut Girka d1bfe4cdad Place composer dropdown menus top if they are closer to the bottom of the viewport
7 years ago
Thibaut Girka d8dea31e0c [Glitch] Fix video player height
7 years ago
Thibaut Girka c2b7080a6e [Glitch] Refactor scss
7 years ago
Thibaut Girka 27ad9247a3 Fix video modal
7 years ago
Thibaut Girka 9a5a49f17c [Glitch] Avoid using JS to set height in MediaModal
7 years ago
Thibaut Girka 89f5ae00a5 [Glitch] Improved media modal
7 years ago
Thibaut Girka a5a305feb5 [Glitch] Allow to open a modal for embedded photo
7 years ago
Thibaut Girka 2a4785a250 Fix video playback in glitch-soc detailed statuses
7 years ago
beatrix f5dfd3fae5 Merge pull request #412 from ThibG/glitch-soc/cleanup
7 years ago
Thibaut Girka e57ed1cb27 Update accounts SCSS for public pages
7 years ago
Thibaut Girka 7518a4b9d7 Remove duplicate message entries
7 years ago
Thibaut Girka e1e4a53496 [Glitch] Fix: Prevent submission using same logic as submit button disabling.
7 years ago
beatrix 766a008931 Merge pull request #380 from ThibG/glitch-soc/features/domain-block-ui
7 years ago
Thibaut Girka 769c536db4 [Glitch] Remove pointer events on the entire UI when a dropdown menu is open
7 years ago
Thibaut Girka caa6611877 [Glitch] Place dropdown menu top if it is closer to the bottom of the viewport
7 years ago
Thibaut Girka 957d5c36c7 Add the domain blocks UI to Getting Started Misc
7 years ago
Thibaut Girka d2b9747a50 Add basic domain block UI
7 years ago
Thibaut Girka 38feef43ad Keep list of blocked domains
7 years ago
Thibaut Girka e47593cac8 Update all known users' domain_blocking relationship instead of just one's
7 years ago
Thibaut Girka 876cc5c02b Fix undefined URL in `fetchDomainBlocks`
7 years ago
Thibaut Girka 32ede640af [Glitch] Display unfollow button even if account moved
7 years ago
Thibaut Girka f63450c7ec [Glitch] Profile redirect notes
7 years ago
David Yip 299cfa4bc7 Merge pull request #402 from ThibG/glitch-soc/fixes/accept-empty-toot-contents
7 years ago
Thibaut Girka 166fe6e6dd Fix attachment lists
7 years ago
Thibaut Girka 4975cee02f Render toots with empty contents
7 years ago
Thibaut Girka 8fc7f85356 [Glitch] Display AttachmentList in notifications
7 years ago
Thibaut Girka 9454cfc0ad [Glitch] Display AttachmentList in timelines in compact style when media missing
7 years ago
Ash Levy 21e374356a expanded notifications show like default
7 years ago
Thibaut Girka 5857c632ef [Glitch] Cancel outdated pending compose suggestions
7 years ago
David Yip bdeaef116e Merge pull request #394 from ashkitten/compressed-notifs
7 years ago
Ash Lea 4b0f6c677e fix .status__info__icons layout
7 years ago
David Yip 8d5abcb749 Merge pull request #388 from ThibG/glitch-soc/federated-pinned-toots
7 years ago
Ash Levy 59c1accd4b fix compressed notifications again (#393)
7 years ago
David Yip 1500cac87d Merge pull request #391 from ashkitten/compressed-notifs
7 years ago
Ash Levy 9972506493 fix non-notification boosts
7 years ago
Thibaut Girka b05bebce6d [Glitch] Federate pinned statuses over ActivityPub
7 years ago
Thibaut Girka b1691c9811 [Glitch] Improve style of web UI account tabs
7 years ago
Thibaut Girka ce24c3186b [Glitch] Add "Toots/Toots with replies/Media" tab below profile header
7 years ago
David Yip 16fa0e15a9 Merge pull request #385 from ThibG/glitch-soc/features/port-reports-ui-changes
7 years ago
David Yip 3c05ed5ce6 Merge pull request #386 from ashkitten/compressed-notifs
7 years ago
Thibaut Girka f31d4ef2d3 Fix toot text color in the report modal
7 years ago
Thibaut Girka 5ac00cbf1f Show media on report UI
7 years ago
Thibaut Girka 8e7394c876 Add close modal icon to report dialog (#6591)
7 years ago
Thibaut Girka 15563f8421 Port federated reports UI to glitchsoc
7 years ago
Ash Levy 1d27649098 compress boost/fave notifications more
7 years ago
Gô Shoemake 76f948f206 Merge pull request #384 from ThibG/glitch-soc/features/no-media-url
7 years ago
Gô Shoemake 61f7b7bc3e Merge pull request #344 from chriswmartin/getting-started-badge-merge
7 years ago
Thibaut Girka cb3a0bf3ed Remove text requirement when media attached from statuses (fixes #381)
7 years ago
Thibaut Girka 552b68452a Port #6627 and #6636 to glitch-soc
7 years ago
David Yip 7f53d83b42 Use glitchsoc TimelineComponent's margin/padding on about page.
7 years ago
David Yip 69c4127ece Copy in new CSS for about page.
7 years ago
yuzulabo af8aa1a5b9 Fix border-radius of owner avatar in /about/more
7 years ago
imncls 9d28dc6c34 Update SCSS
7 years ago
imncls 90765d1e99 Update columns.scss
7 years ago
imncls a6138cc1e9 Update containers.scss
7 years ago
imncls 51ff35b344 Update index.scss
7 years ago
imncls 3419c8e2ac Update about.scss
7 years ago
Thibaut Girka da0a577768 Revert 4a48d03b31 (fixes #348)
7 years ago
ncls7615 0318146f16 Fix detailed-status
7 years ago
Thibaut Girka 810312213a Remove some leftover code, I guess
7 years ago
cwm 5a3792dfd8 add 'this.props' to fetchLists
7 years ago
cwm 0bf2f1d6d5 remove unused openOnboardingModal from getting_started
7 years ago
cwm 02b8b6efdf merge tootsuite pr #6313 into glitch
7 years ago
David Yip 8354cca2fa Merge pull request #336 from ThibG/glitch-soc/features/tag-warning
7 years ago
David Yip 6b4f90e5fb Merge pull request #342 from glitch-soc/merge-upstream
7 years ago
David Yip 75dac5d056 Merge new onboarding styles; delete refs to PNGs.
7 years ago
Thibaut Girka 12edfead8e Do not discard statuses obtained via websocket when API request finishes
7 years ago
Thibaut Girka 41c1e5533e Display a warning when composing unlisted toots with something looking like a hashtag
7 years ago
David Yip 2a201c2ec6 Port 9cfbbbce1f to glitch frontend
7 years ago
David Yip dfcee78446 Style fixes to make eslint happier, hopefully
7 years ago
kibi! be525dd4db Fix mailer to use webpack core
7 years ago
kibi! 7a692fe499 Increase priority of favstar gold
7 years ago
kibi! 28be50d95e Fixes to notification styling
7 years ago
kibi! 919caa6e1c Fixes to drawer and CWs
7 years ago
beatrix 5ded1fc5b8 Merge pull request #329 from KnzkDev/scss-refactor
7 years ago
beatrix 093cc02c84 Merge pull request #328 from glitch-soc/feature/glitchy-elephant-friend
7 years ago
kibi! e106f0be6d Oops this should have been a part of last commit
7 years ago
kibi! df2f1344fa Fixes onboarding modal (#318)
7 years ago
kibi! 8399fba7f2 Fixed autocollapse detection
7 years ago
David Yip 7333a28191 Fix eslint errors. #294.
7 years ago
David Yip 20a82bf6a3 Run slightly less afoul of accessibility checks. #294.
7 years ago
David Yip 7ccde6b46b Introduce a bit of luck into the elefriend selection. #294.
7 years ago
David Yip bbfeb688e5 Add wave background; blend elefriend in a bit more. #294.
7 years ago
David Yip 1da6d12ea7 Bind click event to elefriend cycling. #294.
7 years ago
David Yip e018b6c44c Set glitchy elephant friend variant in initial state. #294.
7 years ago
David Yip 5b4f9858e6 Add the shrinking glitchy elefriend. #294.
7 years ago
David Yip a6eeda658c Prototype out glitchy elephant friend. #294.
7 years ago
ncls7615 808ace389f Fix collapsed toot style
7 years ago
ncls7615 3a5ecab183 Fix un-fullwidth media style
7 years ago
ncls7615 75ab24dcea Fix media detailed style
7 years ago
ncls7615 8709608e10 Fix confirmation modal bug
7 years ago
ncls7615 3ccbe066f0 Fix letterbox bug
7 years ago
ncls7615 80c899153f Improve scss refactor 5
7 years ago
ncls7615 a263178cf3 Improve scss refactor 4
7 years ago
ncls7615 25f7568a7e Improve scss refactor 3
7 years ago
ncls7615 090d7c1807 Improve scss refactor 2
7 years ago
ncls7615 4d9133003f Improve scss refactor 1
7 years ago
ncls7615 75af54925a Fix padded-blocks error
7 years ago
ncls7615 9e7150c6fa Initial scss refactor
7 years ago
Gô Shoemake 64f483cc0f load public.js on vanilla#admin
7 years ago
Gô Shoemake 056f52edac Load packs/public.js for glitch#admin
7 years ago
Marcin Mikołajczak 6be6f6f5bd i18n: Update Polish translation
7 years ago
ncls7615 327c9e96e0 Fix dropdown text
7 years ago
David Yip dbf88612e3 Merge pull request #316 from glitch-soc/fix-async
7 years ago
kibigo! c4d63ba442 Renamed glitch async chunks
7 years ago
cwm 12469bed1b Refactor /api/web APIs to use the centralized axios instance (tootsuite pr #6223)
7 years ago
cwm 6b20cd7c10 Fix overflowing audit logs (tootsuite pr #6184)
7 years ago
cwm d1ddba043a Set background to the navigation of Getting Started column (tootsuite pr #6163)
7 years ago
cwm 3ba78c7bda Use const instead of let for constant (tootsuite pr #6106)
7 years ago
cwm 90c35fe17a change key to path in timeline settings containers
7 years ago
cwm cf027c74db Rename key to path in actions and reducers for settings (tootsuite pr #6105)
7 years ago
cwm d12ce24054 Fix newlines-to-spaces functionality (tootsuite pr #6158)
7 years ago
cwm 0d399a4edc Hide moved account's follow button in search result (tootsuite pr #5913)
7 years ago
cwm 783f65dd72 Prevent duplicate load of favourites (tootsuite pr #5931)
7 years ago
David Yip 52d99f96bd Merge pull request #312 from glitch-soc/tag-sensitive-imgs
7 years ago
kibigo! ff6ecdda4e Add missing comma
7 years ago
kibigo! 95459fc5bd Show SENSITIVE tag on sensitive images (#267)
7 years ago
kibigo! 62a33d5ae0 Threads now inherit privacy directly (#309)
7 years ago
ncls7615 2210eb0926 fix list editor scss
7 years ago
David Yip 75cbeb775f When pulling out max_toot_chars, handle nulls
7 years ago
kibigo! a38bd57f8a Fixes to search dropdown
7 years ago
beatrix cd8d0d7b85 fix typo in vanilla names.yml
7 years ago
Ondřej Hruška 07ea1aa6fe fixed ctrl enter
7 years ago
Ondřej Hruška 568c9272ff Fix the always-threaded bug
7 years ago
ncls7615 aa02511e1c Update ja.js
7 years ago
beatrix ed5d06c7e7 Merge pull request #296 from glitch-soc/thread-mode
7 years ago
beatrix 45487e8862 Merge pull request #302 from KnzkDev/fix/search-popout
7 years ago
beatrix 34b7208e3f appease eslint
7 years ago
ncls7615 896830cc57 Fix search popout
7 years ago
David Yip 2e3bb24ed6 Read max_toot_chars from root object. Fixes #297.
7 years ago
kibigo! 25da6ed5c1 my global .gitignore excluded this file ;_;
7 years ago
kibigo! e5a10a1fd3 Threaded mode~
7 years ago
kibigo! 85ffb07656 Fixed improper dropdown func binding for #293 + toot button spacing
7 years ago
kibigo! 77cb2d04f9 Styling and autosuggest fixes for #293
7 years ago
kibigo! 0e418264fb Fixes composer mounting issue with #293
7 years ago
beatrix 5500346b79 Merge pull request #290 from chriswmartin/web-push-updates
7 years ago
beatrix 3671d07f37 Merge pull request #295 from chriswmartin/getting-started-key-fix
7 years ago
beatrix f6ed878ee9 Merge pull request #293 from glitch-soc/compose-refactor
7 years ago
cwm 17034d36cf add key to lists div
7 years ago
cwm 56429e7ca9 change how list ColumnLink keys are determined
7 years ago
kibigo! 55ead6a4b2 WIP <Compose> Refactor; Fin~
7 years ago
kibigo! 7a9aaf28c4 WIP <Compose> Refactor; 1000 tiny edits
7 years ago
kibigo! 0cb97608c7 WIP <Compose> Refactor; <ActionsModal>; dropdowns
7 years ago
kibigo! c560373d5e WIP <Compose> Refactor; SCSS ed.
7 years ago
kibigo! c20717bd9f WIP <Compose> Refactor; <OnboardingModal> ed.
7 years ago
kibigo! 49d8d72192 WIP <Compose> Refactor; <Drawer> ed.
7 years ago
kibigo! f87cce9e28 WIPgit status <Compose> Refactor; <Composer> ed.
7 years ago
Marcin Mikołajczak 1ba0732b82 i18n: Update Polish translation
7 years ago
cwm d5770ef7ac bug fix (tootsuite pr #6120)
7 years ago
cwm a4ae9c4109 remove unused 'saveSettings' from column_settings_container
7 years ago
cwm 093c27fe46 web push updates (tootsuite PRs #5879, #5941, #6047)
7 years ago
cwm 485dbbb9b7 Fix GIF avatars not autoplaying (fixes #287, tootsuite pr #6000)
7 years ago
beatrix dde1db7efb Merge pull request #286 from chriswmartin/merge-vanilla-updates-into-glitch
7 years ago
cwm 4d2ca09ae8 Set direction style to reply indicator (tootsuite pr #6006)
7 years ago
cwm c670d2cadd Reduce motion for boost animation (tootsuite pr #5871)
7 years ago
cwm ccc14ad59b Fix layout for RTL (tootsuite pr #6014, #6018)
7 years ago
cwm 44d1b30dfb Fix focused background color of favourited direct toot (tootsuite pr #6021)
7 years ago
cwm f9863df926 Move dropdown transform origin (tootsuite pr #6091)
7 years ago
cwm 4a0dd0efea onMuteNotifications validation (tootsuite pr #6092)
7 years ago
cwm ab81f8414d Rename settingKey to settingPath (tootsuite pr #6046 & #6098)
7 years ago
cwm 15796d0b5f use 'flavours/glitch/' prefix in new imports
7 years ago
cwm 61aa7a385b Add mute, block, conversation mute actions to detailed status dropdown menu
7 years ago
beatrix 9ba54d457a Merge pull request #266 from chriswmartin/getting-started-improvements
7 years ago
ncls7615 4c682228ce Fix account header avatar
7 years ago
David Yip d93f6b4720 Add data-status-by back to DetailedStatus component. Fixes #273.
7 years ago
cwm f923aeec08 <kbd> instead of <code> in KeyboardShortcuts component (tootsuite pr #6049)
7 years ago
David Yip c94a497ef6 Wrap <Avatar> in account header in a link to that account's page. Fixes #245.
7 years ago
cwm ca77c18c24 add keyboard shortcuts to getting started (fixes #275)
7 years ago
ncls7615 58e3bd4d71 Add en and ja
7 years ago
cwm 5b185a0a0f missed a semicolon
7 years ago
cwm 1dd4e3791f use makeMapStateToProps
7 years ago
cwm d6ca0e29a7 use list-ul icon in list header and web/lists
7 years ago
ncls7615 82bff179f4 fix admin/action_logs page
7 years ago
kibigo! e59d124be5 Fixes #244 to make search results scrollable
7 years ago
NCLS cbc2f1ea5d Update ja.js
7 years ago
NCLS b9d1543f7e Update ja.js
7 years ago
cwm f464eefc45 code style fixes
7 years ago
cwm 430733477c move list items into an array, don't unnecessarily concat misc nav item
7 years ago
cwm 2fa762ef0a travis fixes
7 years ago
cwm 6cbf55ce7b readded connect for onboarding modal
7 years ago
cwm c746388452 remove unneeded imports from getting_started_misc
7 years ago
cwm 975d888f5c add components to getting started column
7 years ago
ncls7615 6bfbeb1fe1 add ja
7 years ago
beatrix af0031fe1b Merge pull request #254 from glitch-soc/new-theme-ux
7 years ago
ncls7615 58a133978b remove picture
7 years ago
kibigo! d9e1496990 Added styling
7 years ago
kibigo! a1c79ef544 Screenshot support for themes
7 years ago
kibigo! 901c08a999 Moved flavour UI into own prefs tab
7 years ago
beatrix 252de634bb Merge pull request #250 from chriswmartin/fav-confirm-modal
7 years ago
ncls7615 b07111ceba add comma
7 years ago
ncls7615 3e6949b554 " => '
7 years ago
ncls7615 5cd4e577c2 Merge branch 'master' of https://github.com/glitch-soc/mastodon into glitch-langfiles
7 years ago
cwm 2f56e7e00d use single quotes in locale entry
7 years ago
cwm 34630e00cb pulled master, moved locale entry to new location
7 years ago
cwm 06c490be96 removed unneeded actions_modal div
7 years ago
kibigo! bb65adc0c0 Move ja localization to new locaiton
7 years ago
kibigo! b27126f1d6 Linting fixes
7 years ago
kibigo! 99e8710095 Javascript intl8n flavour support
7 years ago
kibigo! f4c233f59f Ruby intl8n for themes
7 years ago
cwm 4b9fa497c6 removed one last app settings addition
7 years ago
cwm 0d6a515145 removed app settings additions
7 years ago
cwm 7a066e814b moved locales to glitch, created add settings entry
7 years ago
cwm c47e5232bd remove trailing spaces
7 years ago
cwm ac42b2b95d fixes, functioning now
7 years ago
cwm 7ff586054c added a few more things
7 years ago
cwm 09c82d4343 remove keyboard shortcuts from getting started because thats a different thing
7 years ago
cwm 41bbfeec7c add initial components based off of tootsuite pr #1507
7 years ago
cwm f42a622bf9 fix a missing semicolon and mixed tabs/spaces that travis was complaining about
7 years ago
cwm 591a3769f4 merge tootsuite prs #5895 and #5889 into glitch flavour
7 years ago
cwm a762aa7933 merge tootsuite pr #5904 into glitch flavour
7 years ago
cwm 2668d56334 add keyboard shortcut to getting started, add missing list style
7 years ago
cwm 0fbf7f2838 merged tootsuite pr #5811 into glitch flavour
7 years ago
cwm f6634f4fdc merged tootsuite pr #5750 into glitch flavour
7 years ago
kibigo! f9387aabaa Glitch doesn't have a home stylesheet anymore
7 years ago
kibigo! 31674d5083 Packaged local_settings styles in common
7 years ago
David Yip 82cd4a0a3c Fix hide reblogs in glitch frontend (#5909)
7 years ago
David Yip 04b03999c2 Merge pull request #241 from glitch-soc/no-dm-option
7 years ago
kibigo! 8dc8ea2c0a Add option to remove DMs from home (#126)
7 years ago
David Yip 08290b0b02 Apply Javascript changes in tootsuite/mastodon#5887 to glitch flavour (#239)
7 years ago
David Yip 1221e3075d Merge branch 'gs-master' into glitch-theme
7 years ago
kibigo! 882055afd0 Rename themes -> flavours ? ?
7 years ago