CHUtils version history - 17 versions
CHUtils by dragongirlsnout
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.5.1
Released Sep 27, 2024 - 275.3 KBWorks with firefox 121.0 and later, android 121.0 and laterGeneral
- Final update :/
New feature: Export cached data
- Exports any posts, users, and bookmarked posts cached in your browser as JSON data
Follower tweaks
- Added download follower list option
- Downloads your follower list as JSON data after every follower is loaded
Thanks for all the love and support these past few months!Source code released under GNU General Public License v3.0
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.5.0
Released Sep 8, 2024 - 273.54 KBWorks with firefox 121.0 and later, android 121.0 and laterGeneral
- Updated the markdown parser again
- Implemented IndexedDB for caching posts and projects, cutting down on API requests
New feature: Like and share from post headers
- Allows adding like and/or share buttons to each post in a thread, so that you can like and/or share them without clicking through to the permalink
New feature: Post bookmarks
- Adds a custom bookmark feature that allows you to save posts, view, and sort them
Horizontal navigation
- Navbar is now shown on user pages
- Added bookmarks integration
- Navbar is now more accurately positioned before being moved to reduce jank
Open notifications in popover view
- Remove empty notifications before rendering
Conditionally show 18+
- Fixed content not being re-hideable
Post filtering
- Fixed originals being hidden when they shouldn't be
Post previews
- Fixed rendering when using the v2 post composer
Keyboard shortcuts
- Fixed inability to paginate upwards when filtering postsSource code released under GNU General Public License v3.0
Version 1.4.1.1
Released Aug 25, 2024 - 249.19 KBWorks with firefox 121.0 and later, android 121.0 and laterFixed a bug with the markdown renderer.Source code released under GNU General Public License v3.0
Version 1.4.1
Released Aug 11, 2024 - 250.18 KBWorks with firefox 121.0 and later, android 121.0 and laterNew feature: Conditionally show 18+ (@wowperfect)
- When logged in as certain pages, automatically displays 18+ content
General
- Extension preference menu now only opens on install (@consoleskunk)
- Preferences are now also initialised in the menu
- Markdown parsing now bolds inline headings
Quick search
- Fixed some tag names not being URL-safe
Post previews
- Added asks to the preview
- Added audio to the preview
- Added link embeds to the preview
Keyboard shortcuts
- Fixed pagination
Open notifications in popover view
- Fixed un-owned reply line of action missing a word
Yinglet translation
- Added support for the "th" -> "z" pronounciation (@8akesale)
### Post filtering
- New preference: Hide shares (@wowperfect)
- Filters now add a toggle to the feed, allowing them to be switched on and off without exiting the app on mobileSource code released under GNU General Public License v3.0
Version 1.4.0.2
Released Jul 31, 2024 - 239.36 KBWorks with firefox 121.0 and later, android 121.0 and laterPost previews
- Fixed the editor expanding its height to match the preview
- Fixed an incorrect selector during tag initialisation
- Fixed an incompatibility with the v1 post composerSource code released under GNU General Public License v3.0
Version 1.4.0.1
Released Jul 31, 2024 - 239.05 KBWorks with firefox 121.0 and later, android 121.0 and laterFixed several stupid bugs that apparently didn't exist during the entire testing periodSource code released under GNU General Public License v3.0
Version 1.4.0
Released Jul 31, 2024 - 238.98 KBWorks with firefox 121.0 and later, android 121.0 and laterGeneral
- Fixed overflow and scrolling issues with the extension menu on mobile
- Now opens the config menu on install/update so sophonts don't miss it
Open notifications in popover view
- Fixed new notifications not being spliced from old ones
- Prevent popup from closing when clicking inside
- Weekly notification preview line and body updates
- Fix headlines being parsed as markdown
Quick search
- Strip dialetics from search queries
- Clear query on closing popup
New feature: Keyboard shortcuts
- Adds keyboard shortcuts for navigation and interaction
New feature: Post previews
- Displays a live preview of the post you're writing alongside the editorSource code released under GNU General Public License v3.0
Version 1.3.4
Released Jul 13, 2024 - 232.29 KBWorks with firefox 121.0 and later, android 121.0 and laterGeneral
- Fixed newlines harder
- Preference option text inputs now only update when the input loses focus
Open notifications in popover view
- Added avatar wrapping option
- Fixed single likes being labelled as shares
- Fixed the button still being filled in after feature cleanup
- Fixed uncaught errors when encountering unavailable posts while mapping shares
Post filtering
- Added new options for duplicate post filtering
- Fixed posts being hidden on your own project page
- Added content, tag, and CW filtering that supports partial matches and checks all posts in a thread
Follower page tweaks
- Fixed bug where clicking the reshare button would scroll to the top of the page
Show page info
- New name
- Now works on mobile! Tap and hold on a link to show the popupSource code released under GNU General Public License v3.0
Version 1.3.3
Released Jul 6, 2024 - 230.54 KBWorks with firefox 121.0 and later, android 121.0 and laterNew feature: Post filtering
- Control what posts you see on your dashboard
- Filter out your own posts or duplicate posts
General
- Changed the extension icon to use paths instead of glyphs so that it displays correctly regardless of local font availability
- Fixed colour contrast on machines that prefer light mode
- Fixed a markdown parsing issue with newlines and carriage returns
Open notifications in popover view
- Added a new option to display shares with tags
- Every item in a notification's line of action is now a unique hyperlink where possible
Popover comments
- Fixed excessive whitespace issue
Custom timestamps
- Fixed a highly specific bug where notifications for posts containing embedded comments would generate bugged timestamps
Yinglet translation
- Translations are now applied per-post instead of per-threadSource code released under GNU General Public License v3.0
Version 1.3.2
Released Jun 23, 2024 - 227.98 KBWorks with firefox 121.0 and later, android 121.0 and laterv1.3.2
New feature: Fix comment counts
- Fixes incorrect comment numbers on posts
General
- Switched to OpenType fonts to fix compatibility issues
Open notifications in popover view
- Fixed incorrect timezones on dates
Popover comments
- Fixed whitespace not being preserved in comments
Horizontal navigation
- Fixed a bug where clicking on project pages would send you back to the previous pageSource code released under GNU General Public License v3.0
Version 1.3.1
Released Jun 2, 2024 - 221.49 KBWorks with firefox 121.0 and later, android 121.0 and laterGeneral
- Fixed module-specific errors from halting mutation callbacks for other modules
Custom timestamps
- Unset default override
- Added better handling for invalid localesSource code released under GNU General Public License v3.0
Version 1.3.0
Released Jun 1, 2024 - 221.41 KBWorks with firefox 121.0 and later, android 121.0 and laterNew feature: Mobile quick navigation
- Add up to 6 navigation icons to a footer menu at the bottom of the screen
New feature: Quick search
- Displays a popover search menu when clicking on the search button
New feature: Custom timestamps
- Formats timestamps with a user-supplied luxon.DateTime preset or Intl.DateTimeFormat constructor options
Open notifications in popover view
- A million minor tweaks to preview line creation
- Link to notification page is now shown on mobile
- Minor style tweaks
- <pre> elements are now sandboxed correctly
Quick rechost
- Positioning in general is now more accurate
- Added option for showing tag entry
- Added a new content entry field (handles cohost custom emojis too!)
Show page info on hover
- Now shows a link to the ask page
Horizontal navigation
- All dashboard pages should now have the same marginsSource code released under GNU General Public License v3.0
Version 1.2.3
Released May 27, 2024 - 210.04 KBWorks with firefox 121.0 and later, android 121.0 and laterQuick rechost
- Should hopefully no longer occasionally overflow on mobile
Popover notifications
- Unread highlighting should now be fixed on LIGHT MODE
- Minor style tweaks
Show page info on hover
- Show now always display the correct pageSource code released under GNU General Public License v3.0
Version 1.2.2
Released May 24, 2024 - 209.86 KBWorks with firefox 121.0 and later, android 121.0 and laterGeneral
- Now mobile-friendly!
- Minor tweaks to the menu appearance
- Parallel processing should speed up some features
- The extension will now show a badge to indicate that an update has occured, and new or updated features will be highlighted in the menu
Quick rechost
- Added touch support; tap and hold the button to bring up the quick rechost menu
Open notifications in popover view
- Unread notifications now contrast correctly on both forced and inherited dark mode (for real this time)
- Added mobile support
- Interaction dialog is now slightly more accurate
Show page info on hover
- Will now only run if the device has a mouse active (and thus can actually hover), to save on network requests
- Hover event handlers should now be properly removed when disabling the feature
Horizontal navigation
- No longer messes with the menu if in sub-1024px mode
Yinglet translation
- Contents ofelements are now preserved and will not be translated
Display post source code
- Should now correctly work on long threads with the "collapse long threads" cohost setting enabledSource code released under GNU General Public License v3.0
Version 1.2.1
Released May 19, 2024 - 264.12 KBWorks with firefox 121.0 and laterGeneral
- Preferences should hopefully now transition seamlessly when adding or removing features or options
New feature! Yinglet translation
- Converts the zh phoneme in yinglet-ified post text to the usual th phoneme
- Also works in reverse
Open notifications in popover view
- Fixed bug where cohost tries to serve you posts from blocked projects
- Unread notifications now contrast correctly on both forced and inherited dark mode
- Unread notifications are now counted correctly
- Fixed headline-only opaque shares not displaying preview text
Show comments under posts
- Comments are no longer haunted (ghost comments could previously be left on transparent shares)Source code released under GNU General Public License v3.0
Version 1.2.0
Released May 15, 2024 - 260.38 KBWorks with firefox 121.0 and laterGeneral
- Tweaked permission structure to better fit MV2
- Debug logging for apiFetch calls
- Tidied up user methods
- Importing/exporting preferences now works correctly
New feature: Display post source code
- Adds a toggle to view a post's source markdown, complete with syntax highlighting
- 3 colour themes: abyss, fruit, and reef
Open notifications in popover view
- Colour contrast is now enforced in preview text
- Added a manual fix for https://bugzilla.mozilla.org/show_bug.cgi?id=1896299
- Implemented the "[no text]" label for non-transparent shares with no text
- numFetch is now explicitly converted to a number
- Replies to comments on your post are now correctly identified as such
Follower page tweaks
- Fixed counting methods (the API now only returns a max of 100 projects at a time, the previous bucket size used was 500)
Show comments under posts
- Comments can now be submitted with ctrl-enterSource code released under GNU General Public License v3.0
Version 1.1.1
Released May 8, 2024 - 255.26 KBWorks with firefox 121.0 and laterSource code released under GNU General Public License v3.0