Commit graph

628 commits

Author SHA1 Message Date
Fawaz
e788a0a157 Updated : Broken functions.php into functions_OBJECT.php
Updated : videos.class, photos.classes, lang.classes, my_queries.class, pm.class, user.class
2013-10-08 12:24:07 +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
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
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
8e826cbb06 Fixed:Video quality issues\nFixed:CBConversion::Parser to parse bitrate properly 2013-01-26 10:09:34 +00:00
Arslan Hassan
04be7cdd4a Fixed : Date_completed only year was listing when a source is added\n\rAdded:New Conversion log page 2013-01-25 14:55:54 +00:00
Arslan Hassan
0be6c059f5 Added : Feed Limit and Order \n Fixed: Feed delete 2013-01-24 18:12:46 +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
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
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
7dd817ec84 Fixed : Removed content / object from add_feed
Fixed : Sorting
2013-01-06 23:34:10 +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
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
9b195e5b6e Added : Subtitle for viewing object @user_content.php 2013-01-05 13:02:30 +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
861e732199 Fixed : Get_thread function query 2013-01-02 13:59:05 +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
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
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
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
c02a46793d Added : functions_dashboard.php 2012-12-29 08:55:16 +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
455c0c08ea Fixed : getProfileItem method @$userquery
Updated : get_mature_thumb function
Added : Two new functions get_image_file and _recheck_photo_code
2012-12-27 13:06:35 +00:00
Arslan Hassan
20c383a00e Updated : Notifications 2012-12-24 17:12:12 +00:00
Arslan Hassan
6aa44de453 Fixed : Groups page design
Added : API File uploader
2012-12-24 11:44:23 +00:00
Arslan Hassan
dfe3b03103 Added : Signup Page for V3 2012-12-23 19:54:30 +00:00
Arslan Hassan
0ca8c9781b Fixed : Conversion process 2012-12-20 18:05:08 +00:00
Arslan Hassan
3d66b27521 Fixed : Updated sql
Foxed : Baseurl
ADded : get_videos_files in functions_videos.php
2012-12-20 15:54:42 +00:00
Arslan Hassan
817d0bdf0d Updated : Api
Fixed : Conversion Issues
Fixed : Playlist Drop down
2012-12-20 12:33:53 +00:00
Arslan Hassan
70d3fa2eff Fixed : define typo in conversion.class.php 2012-12-19 14:13:04 +00:00
Arslan Hassan
ab9794064f Updated : Video upload to use new db_insert function 2012-12-19 13:46:18 +00:00
Arslan Hassan
d431ea212b Removed : upload feed (old) 2012-12-19 13:32:25 +00:00
Arslan Hassan
92d28208c4 Added : CBGroup INIT 2012-12-19 13:24:47 +00:00