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
2dd0e7f6bd02748567d8b21f793bd8c6f15f55ce
core
/
include
History
redmatrix
2dd0e7f6bd
Merge branch 'master' of
https://github.com/redmatrix/redmatrix
...
Conflicts: view/nl/messages.po view/nl/strings.php
2015-05-18 15:58:13 -07:00
..
dba
Some cleanups.
2015-03-13 00:36:32 +01:00
Import
Merge branch 'master' into tres
2015-05-14 18:02:29 -07:00
photo
…
RedDAV
first pass name change
2015-05-05 03:56:10 -07:00
account.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
acl_selectors.php
local_user => local_channel
2015-01-28 20:56:04 -08:00
activities.php
Merge branch 'master' into tres
2015-05-14 18:02:29 -07:00
api.php
Merge branch 'master' into tres
2015-05-17 19:49:36 -07:00
apps.php
…
attach.php
Merge branch 'master' into tres
2015-05-17 19:49:36 -07:00
auth.php
…
BaseObject.php
…
bb2diaspora.php
Merge branch 'master' into tres
2015-05-17 19:49:36 -07:00
bbcode.php
missed one...
2015-05-06 22:56:08 -07:00
bookmarks.php
…
cache.php
…
chat.php
Some documentation, fix chatroom service class lookup.
2015-03-14 00:10:06 +01:00
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
…
contact_selectors.php
…
contact_widgets.php
…
Contact.php
…
conversation.php
Merge branch 'master' into tres
2015-04-29 21:49:43 -07:00
ConversationObject.php
…
cronhooks.php
…
crypto.php
issue
#941
2015-03-28 14:53:00 -07:00
datetime.php
…
deliver.php
more work on queue optimisations
2015-03-09 19:57:35 -07:00
diaspora.php
Merge branch 'master' into tres
2015-05-17 19:49:36 -07:00
dir_fns.php
Merge branch 'master' into tres
2015-04-23 19:49:41 -07:00
directory.php
…
enotify.php
Merge branch 'master' into tres
2015-05-17 19:49:36 -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
Merge branch 'master' into tres
2015-05-14 18:02:29 -07:00
expire.php
Merge branch 'master' into tres
2015-04-23 19:49:41 -07:00
externals.php
convert ITEM_WALL from bitfield to standalone
2015-05-06 21:03:33 -07:00
features.php
…
follow.php
…
gprobe.php
…
group.php
Merge branch 'master' into tres
2015-04-23 19:49:41 -07:00
html2bbcode.php
…
html2plain.php
…
hubloc.php
Merge branch 'master' into tres
2015-04-23 19:49:41 -07:00
identity.php
Merge branch 'master' into tres
2015-05-14 18:02:29 -07:00
ItemObject.php
Merge branch 'master' into tres
2015-04-23 19:49:41 -07:00
ITemplateEngine.php
…
items.php
Merge branch 'master' into tres
2015-05-14 18:02:29 -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
prevent silly fake null date from causing problems OTW from older builds
2015-01-30 16:15:05 -08:00
nav.php
adjust icon size
2015-05-07 10:35:22 +02:00
network.php
Merge branch 'master' into tres
2015-05-14 18:02:29 -07:00
notifier.php
convert ITEM_WALL from bitfield to standalone
2015-05-06 21:03:33 -07:00
notify.php
Merge branch 'master' into tres
2015-04-23 19:49:41 -07:00
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
make embeds bookmarkable
2015-03-11 18:12:04 -07:00
onedirsync.php
Merge branch 'master' into tres and add some work on the item_deleted flag refactor
2015-01-26 18:27:03 -08:00
onepoll.php
more logging for onepoll
2015-03-31 20:01:37 -07:00
page_widgets.php
clean up the webpage list a bit
2014-04-29 18:28:05 -07:00
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
Merge branch 'master' into tres
2015-05-14 18:02:29 -07:00
plugin.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
poller.php
Merge branch 'master' into tres
2015-04-23 19:49:41 -07:00
probe.php
…
profile_selectors.php
…
ProtoDriver.php
…
queue_fn.php
…
queue.php
…
ratenotif.php
…
reddav.php
first pass name change
2015-05-05 03:56:10 -07:00
security.php
…
session.php
…
sharedwithme.php
…
smarty.php
provide os_mkdir to workaround permission issues with php mkdir
2014-07-16 01:07:00 -07:00
socgraph.php
Merge branch 'master' into tres
2015-04-29 21:49:43 -07:00
spam.php
…
statistics_fns.php
convert ITEM_WALL from bitfield to standalone
2015-05-06 21:03:33 -07:00
system_unavailable.php
start formatting for Doxygen
2013-02-25 17:09:40 -08:00
taxonomy.php
convert ITEM_WALL from bitfield to standalone
2015-05-06 21:03:33 -07:00
template_processor.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
text.php
Merge branch 'master' into tres
2015-05-14 18:02:29 -07:00
widgets.php
Merge branch 'master' into tres
2015-04-23 19:49:41 -07:00
zot.php
Merge branch 'master' into tres
2015-05-14 18:02:29 -07:00