What's new
Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

Welcome to My Sharing Site

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Resource icon

xF2 Add-on in Credit [AP] Style Suite 2.11.3 2.11.3

xF2 Add-on
  • Stop filter from appearing if a postbit style exists but has no background image set
  • Fix separator not being styled by Tooltip border color
  • Fix padding of image uploader in certain instances
  • Some internal consistency cleanups
  • Convert post style font size admin options into style properties
  • Change default value of Post style font size column from 0 -> 12
  • Simplify various permission checks in the User entity
  • Fix Cannot call method hasPostStyle on a non-object (NULL) when trying to load the Post style of a deleted user
  • Delete rows from style/profile block tables when a user deletes their account
  • Fix errors related to Postbit background position
2.10.1
  • Fix Attempted to convert NULL to string/binary [icon] when uploading an username icon image
  • Drop old user style blob columns from user table
  • Rework user style ignoring to reduce query count by 1
  • Create TikTok video Profile Block
  • Allow stickying of Profile page background
  • Setup the "user style ignored" table with the correct prefix during a fresh install
  • [Cleanup] Combine some template modifications and apply them to more suitable templates
  • [Fix] ap-ss-postbitFilter class doesnt always fill the entire height of the postbit
  • [Feature] Add "Postbit background blur" option
  • [Fix] Long-standing issue where you couldn't tag users in Siropu Chat 2 if they had certain username effects applied
  • [Cleanup] Add a "Profile block settings" link to the visitor menu
  • [Fix] Addon-provided assets no longer soft-delete correctly
  • [Cleanup] Ignore a users avatar frame if the visitor has ignored that users style
  • [Fix] Profile button color does not update the preview, but the post-save preview works
  • [Cleanup] Migrate inline CSS out of profile preview template and into preview stylesheet
  • [Fix] Postbit background positions, size & repeat do not reflect in the post-save preview
  • [Fix] Certain images can get resized with odd dimensions
  • [Cleanup] Uploaders should have the current image filename as its value
  • [Fix] Uploaded username icon does not appear in post-save preview
  • [Cleanup] Create .less template for handling postbit classes instead of dumping them into the template modification - postbit CSS classes can now be modified without needing to enable development mode
  • [Feature] Create style properties for CSS box colors
  • [Feature] Replace Postbit background position radiorow with sliders
  • [Cleanup] Rebase Postbit URL background conversion job off Postbit entity
  • [Feature] Create style properties for filter slider colors
  • [Cleanup] Perform various validation checks with admin asset uploaders
  • Optimize handling of color verification slightly
  • Clean up deprecated Admin permissions
  • Create Post style admin options
  • Allow users to create a default style for their post message text
  • Fix longstanding bug where viewing a chatters profile with Siropu Chat 2 would cause the whole page to be reskinned
2.4.1
  • Fix [E_NOTICE] Trying to access array offset on value of type null when viewing a profile of a member with no custom style
  • Replace "css" textboxes with "less" boxes in templates
  • Clean up redundant phrases
  • Allow soft-deleting of default assets
  • Optimize method for checking if the visitor is ignoring a users styles
  • Fix Uncaught SyntaxError: missing : after property id javascript error
  • Use ternary operator for determining checked="checked" values in templates
  • Stop using template filters to clean up asset names since they can be renamed now
  • Always use xf:select and xf:eek:ption instead of generic HTML in templates
  • Use PHP to handle profile styles instead of requiring different templates for different themes
  • Create admin options for controller username image icon size
  • Replace username image icon URL text field with a file uploader (users will have to replace their linked image icons)
  • Use listeners for adding columns to UserProfile and UserGroup entities instead of class extensions
  • Add preview of fonts in the Admin controller
Top