Victory Road  

Go Back   Victory Road > Information Kiosk > Announcements > News Archive > VRIM and VRC
FAQ Community Today's Posts Search

Notices

VRIM and VRC Victory Road Instant Messenger and Victory Road Chat

 
 
Search this Thread
  #1  
Old March 19, 2011, 12:49:40 PM
FreezeWarp's Avatar
FreezeWarp FreezeWarp is offline
Kyurem
 
Join Date: Oct 2009
Posts: 2,186
Default VRIM2 Changelog

No, I have no idea why I started VRIM2 earlier. But I still need a place for it, so...

Last Night:
1. jQueryUI Port
2. Dialogues for Insert Video, Insert Image, Insert Link
3. Button Images

Today:
1. Two-Column Layout
2. Javascript Resizing
3. Dialogues for Who's Online, Create Room, Edit Room, Manage Kicked Users

Last edited by FreezeWarp; March 19, 2011 at 01:28:32 PM.
  #2  
Old March 19, 2011, 02:49:39 PM
FreezeWarp's Avatar
FreezeWarp FreezeWarp is offline
Kyurem
 
Join Date: Oct 2009
Posts: 2,186
Default

1. Change Settings Dialogue
2. New Colour Picker
3. Change Settings AJAX Call
4. Change Settings --> New Font List
  #3  
Old March 21, 2011, 02:19:15 PM
FreezeWarp's Avatar
FreezeWarp FreezeWarp is offline
Kyurem
 
Join Date: Oct 2009
Posts: 2,186
Default

1. Update Archive, Room List to New UI
2. Support for Right Click Username in Active Users
3. Textbox JS Resize
4. Create Room and Edit Room Dialogues Work
  #4  
Old March 21, 2011, 03:49:31 PM
FreezeWarp's Avatar
FreezeWarp FreezeWarp is offline
Kyurem
 
Join Date: Oct 2009
Posts: 2,186
Default

1. Userinfo Hover
2. All JS Generated Clientside
3. Room Right Click Menu
4. Branding Updates
5. Added Initial Variables for PHPBB Support

I have a feeling no one is reading this since they have no idea what I'm talking about, but I will be providing a preview soon enough.
  #5  
Old March 21, 2011, 04:27:38 PM
FreezeWarp's Avatar
FreezeWarp FreezeWarp is offline
Kyurem
 
Join Date: Oct 2009
Posts: 2,186
Default

1. Updated Error Handler to New UI
2. Help Popup
3. Moved onClick Attribute for Reverse Posts
4. Reduced Dialogue Code Redundancy
5. Updated Send Message Error Dialogues to use New API
  #6  
Old March 22, 2011, 04:57:42 PM
FreezeWarp's Avatar
FreezeWarp FreezeWarp is offline
Kyurem
 
Join Date: Oct 2009
Posts: 2,186
Default

The following have since landed:

1. New IM Notification (prolly one of the most requested features)
2. Initial support for branding variables.
3. Some additions of PHPBB/etc. support in the main AJAX thread.
4. User Options, Edit Room, Create Room response dialogues
5. Fixed issue with show all rooms and accordion interface.

I will be opening this up to input, posting a few pictures here and there, and start admitting alpha testers as early as Wednesday (tomorrow).
  #7  
Old March 27, 2011, 07:55:00 AM
FreezeWarp's Avatar
FreezeWarp FreezeWarp is offline
Kyurem
 
Join Date: Oct 2009
Posts: 2,186
Default

Since its spring break I've chosen to do other things for the most part, but I did land the first censor changes; they are now in the database, but there are no functional improvements yet.
  #8  
Old March 29, 2011, 04:31:49 AM
FreezeWarp's Avatar
FreezeWarp FreezeWarp is offline
Kyurem
 
Join Date: Oct 2009
Posts: 2,186
Default

I've done quite a bit now, so...:

1. Renamed many of the scripting files for better conventions, minified some, added licenses to others, etc.
2. Keyboard Shortcuts for B/I/U/S
3. $parseFlags for API applications.
4. $bbcode for defining which BBCodes to support.
---- Added [b|u|i|s] code.
5. Large parts of uploadFile.php rewritten for the above changes.
6. Database censor [works with "block" and "replace" methods]
7. Updated some of the help.
8. Added white list to prepare for Alpha testers.
  #9  
Old March 29, 2011, 09:19:01 AM
FreezeWarp's Avatar
FreezeWarp FreezeWarp is offline
Kyurem
 
Join Date: Oct 2009
Posts: 2,186
Default

The censor has been completed.

Additionally, URL parsing improved greatly.

Last edited by FreezeWarp; March 29, 2011 at 09:19:28 AM.
  #10  
Old March 30, 2011, 10:39:11 AM
FreezeWarp's Avatar
FreezeWarp FreezeWarp is offline
Kyurem
 
Join Date: Oct 2009
Posts: 2,186
Default

Added colour BBcode, made [strong|em|strike] work when [b|u|i|s] is enabled, changed censor to work like smilies do (and likewise be case incensitive).
  #11  
Old March 30, 2011, 03:32:34 PM
FreezeWarp's Avatar
FreezeWarp FreezeWarp is offline
Kyurem
 
Join Date: Oct 2009
Posts: 2,186
Default

Added ability to disable encryption; added installLoc and installUrl variables (used in uploadFile.php and moderate.php; not sure if they're not elsewhere); completely changed directory structure to be more conventional (chat.php, moderate.php, etc.; files which are required via AJAX remain in content to designate this); parseFlags will now work with images, links, and videos uploaded via uploadFile.php; removed use of Javascript for uploadFile.php to actually send the message; youtubeSend now uses uploadFile.php instead of fim-sendMessage.php.
  #12  
Old March 30, 2011, 09:39:29 PM
FreezeWarp's Avatar
FreezeWarp FreezeWarp is offline
Kyurem
 
Join Date: Oct 2009
Posts: 2,186
Default

Added global kick user dialogue, rightclick kicking, and rightclick private messaging; added basic template for general and database file uploads, though neither work yet; Internet Explorer 9 shortcuts were readded..

Last edited by FreezeWarp; March 30, 2011 at 10:17:58 PM.
  #13  
Old March 31, 2011, 01:18:02 PM
FreezeWarp's Avatar
FreezeWarp FreezeWarp is offline
Kyurem
 
Join Date: Oct 2009
Posts: 2,186
Default

Getting a lot closer to beta release, amazingly:

1. Updated Stats to new UI. Added Javascript hack for optimal width and overflow.
2. Added Basic Generic Upload Script [works to an extent].
3. Added Basic "View Uploaded Files" Script [works to an extent].
4. Added Basic "Retrieve Uploaded File" Script [works to an extent; http://2.vrim.victoryroad.net/file.p...f1d6d75b85c20].
5. Kick User Script Works

Current To Do:
1. Room White/Black Lists for Censor
2. File Upload Versioning
3. File Upload Permissions
4. Manage Kicked Users
5. Delete Rooms via Right Click
6. Delete Posts via Right Click
7. Link to Post

Future To Do:
1. Message Searching in Archive (Possibly)
2. Login Overhaul
3. IE9/Prism/Chrome App Store Improvements (Possibly)
4. User Status Support
5. Mod Log


I'd love to get most of this done by this next Sunday, though its rather doubtful.

Last edited by FreezeWarp; March 31, 2011 at 01:23:51 PM.
  #14  
Old March 31, 2011, 03:09:39 PM
FreezeWarp's Avatar
FreezeWarp FreezeWarp is offline
Kyurem
 
Join Date: Oct 2009
Posts: 2,186
Default

Latest Stuffz:
1. vrim_encrypt() funct!ion.
2. Delete posts via right click.
3. Delete rooms via right click.
4. Link to Post
5. File Upload works via main posting.

Current To Do:
1. Room White/Black Lists for Censor
2. File Upload Versioning
3. File Upload Permissions
-- Content Rating
-- Allow Specific Users
4. Manage Kicked Users

Future To Do:
1. Message Searching in Archive (Possibly)
2. Login Overhaul
3. IE9/Prism/Chrome App Store Improvements (Possibly)
4. User Status Support
5. Mod Log
  #15  
Old April 1, 2011, 04:26:52 PM
FreezeWarp's Avatar
FreezeWarp FreezeWarp is offline
Kyurem
 
Join Date: Oct 2009
Posts: 2,186
Default

Latest Stuffz:
1. Internet Explorer 8, Internet Explorer 9, Firefox 4, Chrome 10, Safari 5, Opera 9+ All Tested to Work. Had to fix numerous errors to make everything happen, though (especially with IE8+Firefox 4; IE9 and Chrome were mostly bugless, and I didn't test Opera or Safari until these worked, and nothing needed to be changed at that point).
2. Manage Kicked Users
3. Some Progress on File Upload Manager
4. IE9 Favicon Compatibility

Current To Do:
1. Room White/Black Lists for Censor
2. File Upload Versioning
3. File Upload Permissions
-- Content Rating
-- Allow Specific Users
4. File Upload Admin CP
5. User Status Support

Future To Do:
1. Login Overhaul
2. Mod Log
3. Message Searching in Archive (Possibly)
4. IE9/Prism/Chrome App Store Improvements (Possibly)
  #16  
Old April 4, 2011, 05:17:18 PM
FreezeWarp's Avatar
FreezeWarp FreezeWarp is offline
Kyurem
 
Join Date: Oct 2009
Posts: 2,186
Default

Didn't do a lot, but did what I did well: room monitoring and notification. Also made the default room easier to select.
  #17  
Old April 9, 2011, 08:12:48 PM
FreezeWarp's Avatar
FreezeWarp FreezeWarp is offline
Kyurem
 
Join Date: Oct 2009
Posts: 2,186
Default

Added the ability to hide room stats from those who can't normally view rooms (not on by default), as well as:

1. Complete login overhaul. May be a few bugs still, but I think I've fixed most already.
2. VRIM1 layout ported to VRIM2. This was surprisingly complicated, but worked well enough; it also supports new message notifications.

Current To Do:
1. Room White/Black Lists for Censor
2. File Upload Admin CP
3. User Status Support
4. PHPBB / Vanilla Support
5. API

Future To Do:
1. Mod Log

Possibilities:
1. File Upload Versioning
2. File Upload Permissions
-- Content Rating
-- Allow Specific Users
2. Message Searching in Archive
3. IE9/Prism/Chrome App Store Improvements


Hopeful release date of May 1st. Beyond this many of the possibilities may become a 2.5 release.
  #18  
Old April 11, 2011, 04:34:34 PM
FreezeWarp's Avatar
FreezeWarp FreezeWarp is offline
Kyurem
 
Join Date: Oct 2009
Posts: 2,186
Default

1. XML API: getMessages, sendMessage, getUserInfo, getActiveUsers, getAllActiveUsers

Current To Do:
1. XML API: getRoomInfo, createRoom, moderate, getRooms, setStatus
2. Room White/Black Lists for Censor
3. File Upload Admin CP
4. User Status Support
5. PHPBB / Vanilla Support

Future To Do:
1. Mod Log

Possibilities:
1. File Upload Versioning
2. File Upload Permissions
-- Content Rating
-- Allow Specific Users
2. Message Searching in Archive
3. IE9/Prism/Chrome App Store Improvements

Last edited by FreezeWarp; April 11, 2011 at 04:39:23 PM.
  #19  
Old April 15, 2011, 05:22:13 PM
FreezeWarp's Avatar
FreezeWarp FreezeWarp is offline
Kyurem
 
Join Date: Oct 2009
Posts: 2,186
Default

Just Landed:
1. Fixed URL Parser Bug
2. Fixed Youtube Overlay Bug
3. Fixed Several Lite Layout Bugs
4. Fixed Several Memory Bugs
5. Other Randomish Things

Current To Do:
1. XML API: moderate, setStatus
3. File Upload Admin CP

Future To Do:
1. Mod Log
2. Room White/Black Lists for Censor (may wait)
  #20  
Old April 16, 2011, 03:12:53 PM
FreezeWarp's Avatar
FreezeWarp FreezeWarp is offline
Kyurem
 
Join Date: Oct 2009
Posts: 2,186
Default

Just Landed:
1. Copyright Prettiness
2. Fixed IE9 Glitch
3. Moved Branding to Database "Phrases"
4. Added Following Phrases: brandingTitle, brandingDescription, brandingFavicon, brandingFaviconIE, doctype

Current To Do:
1. XML API: moderate, setStatus
2. File Upload Admin CP
3. Mod Log

Future To Do:
1. Room White/Black Lists for Censor (may wait)
  #21  
Old April 17, 2011, 11:01:28 AM
FreezeWarp's Avatar
FreezeWarp FreezeWarp is offline
Kyurem
 
Join Date: Oct 2009
Posts: 2,186
Default

Just Landed:
1. File Upload via Database in AdminCP
2. AdminCP Delete Censor Lists
3. AdminCP Phrase Manager

Current To Do:
1. XML API: moderate, setStatus
2. Mod Log
3. Lite Layout Phrase Support

Future To Do:
1. Room White/Black Lists for Censor (may wait)

Planned stable release date of May 1st still on track.
  #22  
Old April 17, 2011, 01:43:09 PM
FreezeWarp's Avatar
FreezeWarp FreezeWarp is offline
Kyurem
 
Join Date: Oct 2009
Posts: 2,186
Default

Just Landed:
1. Several New Phases
2. Lite Layout Phase Support
3. Mod Log
4. Stats Overhaul To Be Significantly Faster Using Caching

Current To Do:
1. XML API: moderate, setStatus
2. Room White/Black Lists for Censor (may wait)
  #23  
Old April 17, 2011, 05:05:03 PM
FreezeWarp's Avatar
FreezeWarp FreezeWarp is offline
Kyurem
 
Join Date: Oct 2009
Posts: 2,186
Default

Just Landed:
1. Stats, Archive use Phrases
2. Send Message in XML Documentation
3. XML API: setStatus

Current To Do:
1. XML API: moderate
2. Room White/Black Lists for Censor (may wait)
  #24  
Old April 20, 2011, 01:51:49 PM
FreezeWarp's Avatar
FreezeWarp FreezeWarp is offline
Kyurem
 
Join Date: Oct 2009
Posts: 2,186
Default

Just Landed:
1. Minor Validation Bug Fix
2. Pretty Effects on Dialogues
3. Fixed Bug When Dismissing Censor Confirmation
4. Fixed Editing Rooms Bug in Room List
5. Some Other Minor Things

Current To Do:
1. XML API: moderate
2. Room White/Black Lists for Censor
 

Forum Jump


All times are GMT -8.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Victory Road ©2006 - 2024, Scott Cat333Pokémon Cheney
Theme by A'bom and Cat333Pokémon