This website requires JavaScript.
Explore
Help
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-19
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
e54198e5b8c0534a9021f4a494cf6fa504fc72ac
core
/
include
History
Mario Vavti
3471e98989
remove dbg code
2015-05-19 21:09:35 +02:00
..
dba
…
Import
…
photo
…
RedDAV
missed one
2015-04-07 05:45:24 -07:00
account.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
acl_selectors.php
…
activities.php
…
api.php
Implement permission checking for OAuth clients using the xperm table. Currently 'all' permissions are applied to OAuth clients which gives them the same rights as the channel owner and full access to API functions as the channel owner. However, individual permissions can now be created. These mirror the permission names from the normal permission table (although it isn't required that they do so). Lack of an xp_perm entry for the specified permission and lack of an 'all' override indicates permission denied.
2015-05-17 18:14:50 -07:00
apps.php
…
attach.php
Add some more documentation to attach_store()
2015-05-17 01:24:47 +02:00
auth.php
…
BaseObject.php
…
bb2diaspora.php
more work isolating the projectname from core.
2015-05-17 16:28:16 -07:00
bbcode.php
remove dbg code
2015-05-19 21:09:35 +02:00
bookmarks.php
…
cache.php
…
chat.php
…
cli_startup.php
…
cli_suggest.php
…
comanche.php
if block title contains $content but $content title is empty do not show an empty <h3> tag
2015-05-18 22:29:13 +02:00
config.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
contact_selectors.php
…
contact_widgets.php
…
Contact.php
…
conversation.php
disable voting in blocks, layouts and webpages
2015-04-29 21:36:53 +02:00
ConversationObject.php
…
cronhooks.php
…
crypto.php
…
datetime.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
deliver.php
…
diaspora.php
missing $
2015-05-17 19:00:17 -07:00
dir_fns.php
issue
#157
, provide default directory sort order
2015-04-19 23:04:14 -07:00
directory.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
enotify.php
more work isolating the projectname from core.
2015-05-17 16:28:16 -07:00
environment.php
Add functions to parse and get some values from php.ini.
2015-05-16 11:25:32 +02:00
event.php
product was a bad string to use because we may require it for e-commerce, and RED_PLATFORM is equally problematic for other reasons.
2015-05-13 16:01:00 -07:00
expire.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
externals.php
…
features.php
move some lesser used features to plugins
2015-03-29 16:44:26 -07:00
follow.php
…
gprobe.php
…
group.php
revert iconic change to collection list widget
2015-04-01 01:07:38 -07:00
html2bbcode.php
…
html2plain.php
…
hubloc.php
…
identity.php
product was a bad string to use because we may require it for e-commerce, and RED_PLATFORM is equally problematic for other reasons.
2015-05-13 16:01:00 -07:00
ItemObject.php
Update/fix Dutch and removing an ugly space
2015-04-02 02:23:26 +02:00
ITemplateEngine.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
items.php
product was a bad string to use because we may require it for e-commerce, and RED_PLATFORM is equally problematic for other reasons.
2015-05-13 16:01:00 -07:00
js_strings.php
issue
#162
2015-04-20 20:49:55 -07:00
language.php
product was a bad string to use because we may require it for e-commerce, and RED_PLATFORM is equally problematic for other reasons.
2015-05-13 16:01:00 -07:00
menu.php
uid > channel id to make submenus visible for observers
2015-05-10 21:52:48 +02:00
message.php
…
nav.php
adjust icon size
2015-05-07 10:35:22 +02:00
network.php
fix a couple of miscellaneous errors which showed up in the logs
2015-05-11 22:57:12 -07:00
notifier.php
disconnect
2015-04-23 21:13:59 -07:00
notify.php
…
oauth.php
Implement permission checking for OAuth clients using the xperm table. Currently 'all' permissions are applied to OAuth clients which gives them the same rights as the channel owner and full access to API functions as the channel owner. However, individual permissions can now be created. These mirror the permission names from the normal permission table (although it isn't required that they do so). Lack of an xp_perm entry for the specified permission and lack of an 'all' override indicates permission denied.
2015-05-17 18:14:50 -07:00
oembed.php
…
onedirsync.php
…
onepoll.php
more logging for onepoll
2015-03-31 20:01:37 -07:00
page_widgets.php
…
permissions.php
Implement permission checking for OAuth clients using the xperm table. Currently 'all' permissions are applied to OAuth clients which gives them the same rights as the channel owner and full access to API functions as the channel owner. However, individual permissions can now be created. These mirror the permission names from the normal permission table (although it isn't required that they do so). Lack of an xp_perm entry for the specified permission and lack of an 'all' override indicates permission denied.
2015-05-17 18:14:50 -07:00
photos.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
plugin.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
poller.php
fix regdir
2015-03-31 21:06:48 -07:00
probe.php
…
profile_selectors.php
…
ProtoDriver.php
…
queue_fn.php
…
queue.php
…
ratenotif.php
…
reddav.php
…
security.php
…
session.php
…
sharedwithme.php
…
smarty.php
…
socgraph.php
mod/branchtopic - move an off-topic comment to its own thread as a fresh wall-to-wall post and the same delivery permissions as its parent. No adjustments are made for complex delivery chains.
2015-04-24 00:56:06 -07:00
spam.php
…
statistics_fns.php
…
system_unavailable.php
…
taxonomy.php
don't show directory keywords widget if globaldir setting is off
2015-04-15 22:07:20 -07:00
template_processor.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
text.php
fix a couple of miscellaneous errors which showed up in the logs
2015-05-11 22:57:12 -07:00
widgets.php
program the affinity slider labels
2015-04-09 19:51:58 -07:00
zot.php
Some documentation and whitespaces at line endings.
2015-04-10 00:28:23 +02:00