Commit graph

404 commits

Author SHA1 Message Date
Arslan Hassan
adaf341eb4 Added : Smarty v3 Support
Added : ClipBUcket v2.7 Templating
2013-11-09 14:20:22 +00:00
Fawaz
6589e9dcac Updated : jQuery to latest
Added : Migrate plugin for backward compatibility
2013-11-08 10:44:47 +00:00
Fawaz
83a2f8b9de Added : Simple class for controlling database columns @/classes/columns.class.php
Updated : Videos and photos field selection now uses columns.class.php
2013-11-07 20:05:44 +00:00
Fawaz
b0accd544f Updated : Photo uploader to plupload. Design has been neglected deliberately
Updated : structure.sql and upgrade_2.7.sql for 'file_directory' column for photos
Added : file_directory support for photos
Added : A Helper function cb_create_html_tag
Added : ANCHOR cb_head @styles/global/head.html
2013-10-30 13:03:33 +00:00
Fawaz
e3b2b6aad9 Added : 2.7 @trunk 2013-10-07 12:17:06 +00:00
Fawaz
2ca6204e5b Removed : v3.0 Beta from Trunk since it has been moved to GitHub 2013-10-07 11:23:00 +00:00
Fawaz
0d9b988d18 Added : item.html for Template Changer list item 2013-03-07 13:53:11 +00:00
Fawaz
6340a28163 Added : Upload themes from admin area, in .zip file
Added : Now user hide certain templates from end user
Updated : Template method accordingly, so hide templates does not show
Added : New function in functions_templates.php
Added : Proper function comments in functions_templates.php
Moved : Template Changer to it's own folder in global/blocks/template_changer
2013-03-07 13:26:11 +00:00
Fawaz
34deff4a07 Added : Template Changer block in global/blocks/ 2013-03-04 13:13:19 +00:00
Fawaz
4c4f94bb57 Fixed : Template Manager in Admin Area
Added : Condition in $CBucket method, set_the_template, only change if Allow Template Change is active
Added : $value parameter in queryString function.
Updated : Some function for template changing
Added : display_template_changer() in footer
2013-03-04 13:12:02 +00:00
Arslan Hassan
b14e843855 Updated:Groups manager\n Fixed:Group Admins\n 2013-01-29 20:19:33 +00:00
Arslan Hassan
4536cc52fc Added : New Video manager
Added : New View Conversion Status
ADded : PM Api
Added : Awesome font to enhance icons for templates
2013-01-29 16:17:07 +00:00
Arslan Hassan
27e67b56ad Updated : Manage videos 2013-01-28 12:30:19 +00:00
Fawaz
26a8a7f8fa Added : Configurations for dashboard widgets 2013-01-28 11:20:28 +00:00
Arslan Hassan
b4b142791a Added: cursor on hover message 2013-01-24 18:37:16 +00:00
Fawaz
992f6b15ba Updated : Photo thumb and medium width and height to larger dimensions
Updated : collection links according new user content
Added : Template changer
Updated : blocks/collection.html
Removed : profile item query from view_channel.php
2013-01-12 10:30:12 +00:00
Fawaz
b21b6a14c9 Fixed : Profile item
Added : global/blocks/view_channel/channel_comments.html
2013-01-10 13:13:49 +00:00
Fawaz
83ee063309 Updated : view_channel 2013-01-10 12:13:47 +00:00
Fawaz
4b80780cdb Added : Comments on channel
Updated : is_collection_cover to work for both photo id and json encoded value
Added : User functions for user profile item
Added : video profile item callbacks
Moved : Photo profile item to callback
Removed : Tagged in photos from user_content
Added : Collections in user_content
Added : Channel comment in user_content
Added : checking if collection cover mature or not
Added : Profile item badge in photo manager
2013-01-10 12:12:14 +00:00
Fawaz
842d461040 Added : user collections page 2013-01-09 13:56:53 +00:00
Fawaz
1f5991e169 Updated : Cover photo method. Now instead of id, few json encode details are saved
Updated : get_collections, Private collections are only visible to admin or owner
Updated : collection search, only collections with photos will be disabled and no avatar collection
Updated : photo search, no avatar photos
Updated : Add more button will not be displayed on avatar collection
Added : Callbacks for user content "collections"
Added : get_collection_thumb and get_collection_fields functions
Added : is_collection_cover_mature, This checks if cover photo is mature or not
Added : is_collection_cover, Checks if photo is cover photo or not
Added : get_photo_fields() function
Added : user profile item callback for photo
Added : add_profile_item_type_callback, First parameter is type and second is callback function. Object id is passed to callback function
Added : display_profile_item, Parameter is uid, if not current userid is used
Added : user profile item callback for video
2013-01-09 06:57:40 +00:00
Arslan Hassan
875a52e6da Fixed : Time for notifications and feed
Altered : time column to time_added column
2013-01-06 23:25:17 +00:00
Arslan Hassan
67204901bf Optimized : Feeds system to use objects_cache to make use of a same object in multiple feeds to avoid duplication and mass text 2013-01-06 23:20:41 +00:00
Arslan Hassan
8859ebac36 Fixed : Comments and mentions don't work when new feed post is added 2013-01-06 22:06:11 +00:00
Arslan Hassan
cdc394e3ec Fixed : Add-friend 2013-01-06 21:55:06 +00:00
Arslan Hassan
b615932c58 Fixed : Thread Names if recipients are > 3
Fixed : send message twice if clicked on send message button
2013-01-06 21:36:07 +00:00
Fawaz
5dbbb246c2 Updated : User photos link according to usercontent.class.php
Updated : How photo tagging is set on view_item
Updated : User videos and contacts link according to usercontent.class.php
Updated : startup.php
Registered : Filters to user object count. These are template specific registered filters
2013-01-05 09:35:43 +00:00
Arslan Hassan
18aa78000d Added : Ajaxed PM system :D 2013-01-04 23:36:11 +00:00
Arslan Hassan
c703692e7e Added : Ajaxed msgs notifications :D
Fixed : Friend requests system
Added : unseen,unread options for recipients
2013-01-04 14:28:09 +00:00
Arslan Hassan
4b4c483d5f Added : Manage contacts for v3 2013-01-04 11:34:58 +00:00
Arslan Hassan
78e69851d5 Added : New friendship system , fully ajaxed
Updated : Avatar
Fixed : VideoJs for Editors Pick
Addeed : get_user_fields() function
Added : get_basic_user_details function
2013-01-04 00:01:59 +00:00
Arslan Hassan
244743983f Updated : No avatar 2013-01-02 14:49:18 +00:00
Fawaz
d6bc7429c2 Fixed : Delete Avatar function 2013-01-02 11:22:20 +00:00
Fawaz
f8a8c33760 Fixed : getUserThumb method
Added : Default avatars in template
Deleted : Unwanted images from cbv3/images/
2013-01-02 08:58:45 +00:00
Arslan Hassan
efe2a07743 Fixed : Editors Pick Videos Query 2013-01-02 07:52:54 +00:00
Fawaz
8413bc0c2c Fixed : List of contacts 2013-01-02 07:38:19 +00:00
Fawaz
78060d00bb Added : get_private_thumb function
Updated : functions_dashboard.php functions comments
Removed : Unwanted options from add_dashboard_widget
Added : Private collections photos will now show private thumb
Registered : get_photo_private_function @custom_get_photo_funcs
Changed : video thumb size to 300x250
Updated : default, search and view_channel styles
Fixed : Search options z-index bug
2013-01-02 07:01:24 +00:00
Arslan Hassan
828f2a23ab Fixed : Signup process
Added : User email verification and Activation
Added : Admin bar for v3
2013-01-01 16:57:40 +00:00
Arslan Hassan
a86fcb0080 Fixed : Notification boxes 2013-01-01 12:25:27 +00:00
Arslan Hassan
3040f2dc14 Fixed : Video uploading and conversion issues 2013-01-01 12:13:13 +00:00
Arslan Hassan
df010dc30e Added : Rough Add Friend
Added : Friend request in menu bar
2012-12-31 13:39:09 +00:00
Fawaz
17029eaabf Changed : Remove being watched videos from index.html
Updated : view_collection.html, added add more button
2012-12-31 13:30:51 +00:00
Arslan Hassan
e6877d26cd Added : New threaded based PM
Added : user_notifications table to simplify notifications 
Updated : Feeds
2012-12-31 11:25:11 +00:00
Fawaz
b25c990950 Added : dashboard ajax request
Updated : myaccount.html
2012-12-31 09:22:27 +00:00
Fawaz
b0ee95fb4f Updated: myaccount Dashboard widgets
Added : User's widget state and order
Added : fetch_template_file function
Updated : includes/startup.php
2012-12-31 09:17:06 +00:00
Fawaz
b72e8aa596 Added : account.css 2012-12-28 17:33:54 +00:00
Fawaz
1c86ef7006 Added : Dashboard functions
Fixed : get_image_file function @functions_photos.php
Added : Add new collection page
Updated : Photo uploader, to select collection if encoded collection_id is provided
2012-12-28 17:33:03 +00:00
Arslan Hassan
43cbad25be Added : Video Menu
Added : Watch later and other Built-in Playlists for users
Updated : Processing Thumb on Ruman's Request
Added : Admin controls on front-end to moderate video easily
Updated  : video block design
Added :  functions_admin.js
2012-12-27 15:16:44 +00:00
Fawaz
c4983f9321 2012-12-27 13:38:11 +00:00
Fawaz
99add1c1eb Fixed: Search text overflow 2012-12-27 13:28:31 +00:00