Saqib Razzaq
8460275133
- action : modified addFeed(), getGroupPrivacy(),update_last_commented functions
...
- description : documentation added + deprecation notice added
2016-03-02 23:30:10 -08:00
Saqib Razzaq
83d1c01a0d
- action : modified this_plugin() function
...
- description : documentation added
2016-03-02 23:12:35 -08:00
Saqib Razzaq
a04afdf2cb
- action : modified get_browser_details() function
...
- description : documentation added
2016-03-02 23:08:39 -08:00
Saqib Razzaq
1e2e6ed676
- action : modified delete_video_from_collection() function
...
- description : documentation addedY
2016-03-02 22:58:35 -08:00
Saqib Razzaq
97c2448285
- action : modified checkRemoteFile() function
...
- description : documentation added
2016-03-02 22:54:40 -08:00
Saqib Razzaq
805f729d7f
- action : modified get_counter() function
...
- description : documentation added
2016-03-02 22:51:12 -08:00
Saqib Razzaq
50da7f9d03
- action : modified update_counter() function
...
- description : documentation added for update_counter() function
2016-03-02 22:47:35 -08:00
Saqib Razzaq
c8df7aa648
Documenation added + structure modifications made for
...
- verify_age()
- load_modules()
- register_modules()
2016-03-02 22:41:17 -08:00
Saqib Razzaq
cc4481c0d1
documentaion added for logData() function
2016-03-02 06:30:22 -08:00
Saqib Razzaq
71b38a8404
documentation updated for show_cb_error() function
2016-03-02 05:38:53 -08:00
Saqib Razzaq
fe9188ab92
view_image() function completely modified
2016-03-02 05:34:38 -08:00
Saqib Razzaq
50fdca7f5f
documentation updated for parent_page() function
2016-03-02 05:22:06 -08:00
Saqib Razzaq
2112237082
documentation added for sorting_links() and time_links()
2016-03-02 05:17:27 -08:00
Saqib Razzaq
8d26489011
documentation added for get_videos_of_collection() function
2016-03-02 05:13:09 -08:00
Saqib Razzaq
4d2d028661
check_server_confs() function updated
...
- Issue fixed where setting value to required value wouldn't hide error messsage
2016-03-02 05:02:56 -08:00
Saqib Razzaq
e5c566da1d
trace_func() function added to check where a function is being called from
2016-03-02 04:59:00 -08:00
Saqib Razzaq
f467c24ab6
New file included
2016-03-02 04:40:09 -08:00
Saqib Razzaq
b20ffd6d48
2016-02-26 11:49:43 +00:00
Saqib Razzaq
2f8accd321
show_unread_alrt function modified
2016-02-26 11:23:50 +00:00
Saqib Razzaq
b0161ff03a
Channels added + custom sorting assigned
2016-02-26 09:04:03 +00:00
Saqib Razzaq
0e9bf8a216
Photos sections added + sorting
2016-02-26 08:47:00 +00:00
Saqib Razzaq
b78b7e6fb1
Say hello to beginning of new CB
...
- Helper class
From now on this class will hold all functions for main pages and pages will make calls to this class
2016-02-26 08:30:43 +00:00
Saqib Razzaq
fdb6bd547a
unwanted mysql query removed
2016-02-26 05:58:08 +00:00
Saqib Razzaq
749c0fca3d
Warming up for ClipBucket Optmization for 2.8.1
...
- Code cleaned
- Code structure optimized for speed
- functions_db.php functions moved into object
- proper documentation of functions added
2016-02-25 15:27:06 +00:00
Fahad Abbas
4436d4c78b
modified : language settings search fixed
2016-02-24 13:59:32 +00:00
Fahad Abbas
859bb899f7
modified : advertisement placements info viewer added
2016-02-24 12:29:39 +00:00
Mohammad Shoaib
3802a6c28d
updated: in function get_users 2 fields total_collections and total_groups added
2016-02-23 06:36:54 +00:00
Fahad Abbas
b862eda4e7
modified: email validate function added in fields
2016-02-10 07:51:33 +00:00
Fahad Abbas
9aeaf842d5
modified : valid email function added fixed
2016-02-10 07:49:39 +00:00
Saqib Razzaq
06e3c0ac79
Lang code added for audio guide
2016-01-29 13:57:24 +00:00
Saqib Razzaq
f4e36c422a
display_module_file readded
2016-01-29 13:33:10 +00:00
Saqib Razzaq
8b37fdace5
get_user_subscibers() function added : Pulls subscribers ids for given userid
2016-01-27 13:51:32 +00:00
Saqib Razzaq
d141e79fed
Email pr removed
...
Identation corrected
2016-01-25 11:10:51 +00:00
Fahad Abbas
1501a9122e
modified : update phrase issue fixed
2016-01-12 12:19:18 +00:00
Fahad Abbas
19efc83c16
modified : server configuration info message issues fixed
2016-01-07 13:09:51 +00:00
Fahad Abbas
380636f0d4
mdified : more resolution issue fixed
2015-12-31 14:48:11 +00:00
Saqib Razzaq
d3f58f78ac
display_module_file() function added to display template files for modules
...
Consider it an aleternative of regular template_files(). It is being introduced because plugin files load before anything else and if we load an HTML file via plugin, it kills Cb structure because html loads before global_header() with usage of this function, things will run smoothly instead
2015-12-31 13:47:23 +00:00
Saqib Razzaq
db05b0b68a
Private Messages email not sending fixed
2015-12-31 10:57:37 +00:00
Saqib Razzaq
cf58db42ee
condition added for ssl users
2015-12-29 11:59:31 +00:00
Fahad Abbas
9b627ab8c1
modified : fixed multiserver video converson log issue
2015-12-29 10:30:08 +00:00
Fahad Abbas
f4d2a331f4
modified : update cbemail issue fixed
2015-12-28 15:03:53 +00:00
Fahad Abbas
14b862441f
modified : issues fixed Random
2015-12-28 12:34:42 +00:00
Saqib Razzaq
14e4ef47f2
New functions added to fix problems of users upgrading from ClipBucket 2.6 to above:
...
vids_assign()
is_extension()
is_mob_vid()
is_phone_user()
2015-12-23 10:19:10 +00:00
Saqib Razzaq
fcc79f601b
Fixed issue : All playlists would show on watch video page
...
Changes made in functions.php:
check if userid is passed in paramters. If yes, get user only videos, else get all
Changes made in watch_video.html:
Pass user id to function show_playlist_form()
2015-12-22 07:45:52 +00:00
Saqib Razzaq
1347ea3720
Message notifications added
2015-11-06 06:38:05 +00:00
Saqib Razzaq
b6aba0ab01
test cases removed
2015-11-05 14:01:17 +00:00
Saqib Razzaq
521c9a0c98
Fixed: Comments of all videos will appear at bottom when editing any video
2015-11-05 13:57:45 +00:00
Saqib Razzaq
e8da2e6ce9
Special Characters issue with titles fixed
2015-11-05 12:48:37 +00:00
Saqib Razzaq
6588fd2792
Function defined in different file now
2015-10-21 07:06:56 +00:00
Saqib Razzaq
0eae917d32
Added warning message for server configurations
2015-10-21 06:57:06 +00:00