Forums > The Worlio Zone > Site Discussion
Worlio Changelog
Created by Wirlaburla
Jul 12th, 2022 at 3:27 am
#704
Fixes mostly for the forum.
  • Fixed BBC editor placing an [i] instead of a [u] for the underline.
  • Fixed thread settings not allowing you to move it to a subboard.
  • Changed the way subboards are displayed on the frontpage and in boards.
  • Fixed the breadcrumb display on subboards.
  • Subboard threads should now show up in the latest panes.
  • Subboards on the board display no longer have an unnecessary period on their name.
  • Side-panes on the dashboard now have a minimum size of 320px.
Jul 13th, 2022 at 2:28 pm (edited)
#705
  • Fixed Latest Posts/Threads showing 'undefined' for Site Topics.
  • Fixed the edit window in the File manager not reading newlines properly.
Jul 16th, 2022 at 2:13 am
#712
  • File system now has basic search functionality.
Jul 22nd, 2022 at 4:52 am
#720
Here's a big one!
  • Members page now works properly
  • Profile buttons are no longer in a dropdown, instead opting to be displayed in the tab bar
  • "View User Folder" button now displays for your own profile
  • Fixed profile code frame not sizing properly on tab changing
  • Added Friends tab to the member list
  • Blocked users can no longer view the profiles of those who blocked them
  • Blocked users can no longer send mail to users who've blocked them
  • Blocked users will appear with a special icon
  • You can now friend others via their profile or the settings menu
  • The settings friendslist will tell you which of your friends have you added too.
  • You can now block others via the settings menu
  • Mail now function properly
  • "New Message" has been renamed to "Compose Message"
  • The "edit file" popup in the File Manager can now resize horizontally with the textarea
Jul 28th, 2022 at 11:08 pm
#732
  • Moved "Latest Threads" and "Latest Posts" to forum frontpage.
  • Added body classes to relevant pages. We will be working on adding more to all the pages so theme creators can target specific pages.
  • Added the latest watched to the forum frontpage.
Aug 4th, 2022 at 6:21 pm
#752
Lots of updates to the File Managers boxes.

  • URL-encoded usernames are now properly decoded in the title for users file indexing pages.
  • Fixed the link for messaging users from the users file indexing pages.
  • The File Manager now uses draggable dialog boxes instead.
    • Most dialog boxes have been reworked.
    • Dialog boxes now show what path they are active for.
    • You can drag the dialog boxes around via the titlebar.
    • Multiple dialog boxes can be opened at once, and you can still navigate while they are open.
    • The info box has been reworked and redesigned.
    • A new easter egg is now present within the File Manager. Here is a tip: It's something to do with the New File dialog.
Aug 24th, 2022 at 4:06 am (edited)
#768
08/23/2022
  • File Manager fixes and improvements.
    • The Upload dialogs' progress bar is now properly aligned and positioned.
    • The Upload dialog now has a percentage for upload progress.
    • Error dialogs now properly display information.
    • Error dialogs now have an icon.
    • Dialog boxes can no longer be moved outside the viewable space, preventing "dead dialogs".
  • Inventory Items have been added.
    • All items and badges are currently unobtainable, and are still being worked on.
    • Staff have given the necessary badges to users already.
    • You can view a users inventory and badges by looking at the 'Info' tab.
  • Guestbooks are now in Beta. Beta Testers can check their settings page to learn more.
Sep 7th, 2022 at 3:17 am
#791
  • Fixed pages on both the boards an watched threads.
  • Added a shorthand for lists [list][*] Stuff Here![/list]
    • list can have a value of 'ol' or 'ul for ordered-list and unordered-list respectively.
    • Not perfect.
  • Removed Canvas from the top bar. It is still accessible, but not currently being worked on.
  • Editor now tries to be more helpful with regards to the current elements being used.
    • An example is the new lists are now helpful in auto-completing new bullets.
  • Sub-boards now show above threads under the board title instead of above.
Sep 12th, 2022 at 12:40 am
#795
  • File Manager no longer tells you the file doesn't exist if you've first opened it (and don't have a folder).
Oct 3rd, 2022 at 12:48 am (edited)
#1084
Give a big round of applause to some file changes! Got some good ones here, and a big change.
  • Folders can now be entirely locked from being accessed by starting the name with an asterisk (*).
  • Folders can now be password protected by starting the name with an exclamation mark (!). Check the bottom of this post to learn how to do it.
  • The users directory under the primary domain (worlio.com) will no longer exist and instead redirect to files.worlio.com.
How to setup a password protected folder on Worlio.
This is a short and quick guide to help you get started on protecting a folder with a password. All you need is file access to get started.

First, create a folder with a name starting with the exclamation mark. It MUST start with an exclamation mark, so !private and !!!SECRET!!! will work, but not mine! or he!!o. This is how the server determines a folder should be protected and it will return a 403 until an authorization file is present.

Once your folder is made, make a file inside named .auth. This will be your username and password file, and will control how you login. Each line contains a username:password. An example is provided below.
# use {scheme} to specify password type. {PLAIN} is required for plaintext passwords.
member:{PLAIN}tacobite
# by default, passwords use crypt
friend:5z5r96jZIk4sU

Based on the contents above, your folder can be logged in with both the username member with the password tacobite, and the username friend with the crypt password tacobite. You can use this to set certain logins for certain people and remove/add onto it as you wish.

Well that was easy, wasn't it? Navigate to your public folder to test and see how it works!
Oct 7th, 2022 at 5:45 am
#1107
  • Proxy has been updated to cache assets server-side for a small amount of time.
  • Proxy has been fixed on links with a query string.
  • Profiles now are displayed with vertical tabs in landscape mode.
  • Inventories on Profiles have been moved to their own tab.
  • Emote selector on the editor has been changed to appear on the right-side of the text area.
  • BBCode buttons have been split into two rows.
  • Added embed editor button.
  • Embed tag now supports Odysee, Rumble, and PeerTube.
  • Youtube embeds no longer have permission to autoplay.
Oct 13th, 2022 at 5:04 am (edited)
#1125
Did a whole lot of back-end rework. If you face any issues, please report them.
  • Dashboard has been completely updated and replaced by a nicer looking interface.
  • Profiles have been changed, and the users page now covers the entire space.
  • Profiles Info has been renamed to stats and shows more statistics
  • Profile Library and Post tabs have been removed for the time being.
  • User tags now show the plan that user has in the corner of their icon.
  • Roles have been entirely reworked.
    • Roles are now stackable, and the ordering determines what values get used first.
    • Roles no longer determine your plan or your ban status.
  • Guestbook is no longer beta only.
  • Plans are separate from roles now, and can override your file space.
Oct 17th, 2022 at 5:16 am
#1139
  • Fixed bug where non-friended users viewing friend-only profiles would hit a 500.
  • Re-designed forum threads and posts.
  • Thread creator is now listed below the subject.
  • Page buttons are now properly aligned and positioned when scrolling down on both landscape and portrait.
  • Posts now show the authors post count and join date, so we can laugh at you.
  • The author section on posts is now to the left of the post, which is more like a normal forum layout.
  • Forum Avatars have been added, but aren't available yet.
    • These will be available for Bronze members and up.
    • Only 64x64 and PNG.
  • Profiles now use a base href of your user folder. The stylesheet does not follow the same logic.
  • Fixed an error with the parser breaking when trying to force a proxy link.
  • Forum signatures have been added, but aren't available yet.
Oct 27th, 2022 at 5:45 am
#1169
- Fixed a security bug which didn't escape HTML in forum signatures.
- Latest Threads is now above Latest Posts on the forum homepage.
Oct 31st, 2022 at 11:16 pm (edited)
#1176
  • Fixed security bug that allowed non-users to reply to posts.
  • Fixed forum signatures not working with links.
  • Removed Lersio.
Nov 26th, 2022 at 4:52 am (edited)
#1205
  • Tipping now works, and you can tip as much as you'd like!
  • Community navigation dropdown has been changed:
    • There is now an alerts section, and shows the 15 most recent alerts.
    • Mail, Alerts, and Settings have been moved to smaller buttons to the top-right.
    • The 'flag' or plan has been removed. The plan is shown beside the users icon.
  • Fixed some dark theme icons and link colors.
  • Non-existent or deleted users should now properly show their ghost icon.
  • Fixed alerts page borders.
  • Removed Lersio.
Nov 26th, 2022 at 5:45 pm (edited)
#1212
  • Alerts will now link properly when not under the community subdomain.
  • Unread alerts in the Alerts box now show a "Mark read" button.
  • Set the height and buttons of the account dropdown box as fixed.
  • Optimized nav bar code.
Nov 27th, 2022 at 2:32 am (edited)
#1215
  • Fixed WebKit incompatibilities with Alerts box
  • Fixed WebKit incompatibilities with Forum
Dec 12th, 2022 at 8:25 pm (edited)
#1278
  • Added new tag for larger images: [thumb alt=""]URL[/thumb]
  • Fixed Blog page style
  • Fixed Blog comments page
  • Blog commenting now works again.
  • Additional site metadata (used for embedding) has been fixed and now should use proper values.
Worlio Radio received a huge update recently. You can check it out on this thread here.
Dec 12th, 2022 at 11:28 pm (edited)
#1279
  • Mail composer now uses a new user dropdown instead of a text field for selecting recipients.
Guest posting not allowed
Please log in to post a reply.