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
7db515b77cc17be545358ac1aba9b6b21c460507
core
/
include
History
…
..
dba
…
Import
some diaspora import issues uncovered during dry-run tests
2015-06-21 17:30:23 -07:00
photo
…
RedDAV
bring some more generic-content-wrappers and fix some of them
2015-06-19 12:44:11 +02: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
local_user => local_channel
2015-01-28 20:56:04 -08:00
api.php
…
apps.php
remote_user => remote_channel
2015-01-28 20:58:59 -08:00
attach.php
Add some more documentation to attach_store()
2015-05-17 01:24:47 +02:00
auth.php
…
BaseObject.php
start formatting for Doxygen
2013-02-25 17:09:40 -08:00
bb2diaspora.php
issues with markdownify and escaped HTML
2015-06-18 16:35:40 -07:00
bbcode.php
Only let local logins install webpage elements
2015-07-11 16:36:58 -07:00
bookmarks.php
Some cleanups and documentation.
2015-03-04 00:15:24 +01:00
cache.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
chat.php
Some documentation, fix chatroom service class lookup.
2015-03-14 00:10:06 +01:00
cli_startup.php
…
cli_suggest.php
populate initial suggestions (ultimately we want to do this at install time as well as from the poller so that new sites have friend suggestions when they create their first channel).
2013-08-05 20:08:35 -07:00
comanche.php
…
config.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
contact_selectors.php
…
contact_widgets.php
local_user => local_channel
2015-01-28 20:56:04 -08:00
Contact.php
change account_default_channel if default channel is removed
2015-07-13 17:30:04 +02:00
conversation.php
…
ConversationObject.php
local_user => local_channel
2015-01-28 20:56:04 -08:00
cronhooks.php
…
crypto.php
…
datetime.php
…
deliver.php
add site_dead flag to prevent delivery to dead sites. Allow sys channel webpages to be viewed even if site is configured "block public".
2015-06-08 16:55:17 -07:00
diaspora.php
a few clone sync fixes as well as some work on hubzilla clone sync back to redmatrix
2015-07-02 21:55:36 -07:00
dir_fns.php
…
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
…
expire.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
externals.php
…
features.php
turn the connection filter into a feature.
2015-06-29 20:35:56 -07:00
follow.php
toggle diaspora protocol on a per-channel level in addition to the existing per site setting. Default is enabled if the site setting is enabled.
2015-06-09 18:50:11 -07:00
gprobe.php
start formatting for Doxygen
2013-02-25 17:09:40 -08:00
group.php
…
html2bbcode.php
…
html2plain.php
cleanup
2013-03-10 20:39:27 -07:00
hubloc.php
limit notification detail queries for items and events
2015-03-23 15:36:17 -07:00
identity.php
don't provide a connect button on the sys channel profile sidebar
2015-06-11 22:46:37 -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
in hubzilla we're going to convert doco to items. define it here so that an accidental import/export doesn't chuck a wobbly.
2015-07-03 14:30:42 -07:00
js_strings.php
issue
#162
2015-04-20 20:49:55 -07:00
language.php
…
menu.php
should not redefine $var in the function call
2015-05-29 17:59:31 +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
some prep work
2015-06-29 16:56:18 -07:00
notifier.php
…
notify.php
provide relief to sites that are severely impacted by the slow ITEM_UNSEEN searches. This does not incorporate any other flag optimisations as that will require a major DB update and possibly involve significant downtime. This is just to bite off a little chunk now and provide some much needed relief.
2015-02-12 17:45:25 -08:00
oauth.php
placeholder for dynamic rego
2015-05-25 22:50:36 -07:00
oembed.php
make embeds bookmarkable
2015-03-11 18:12:04 -07:00
onedirsync.php
…
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
…
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
start of legacy probe utility
2014-04-02 16:26:39 -07:00
profile_selectors.php
…
ProtoDriver.php
…
queue_fn.php
…
queue.php
more work on queue optimisations
2015-03-09 19:57:35 -07:00
ratenotif.php
…
reddav.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
security.php
stream_perms_xchans() set to empty quoted string when no results rather than return an empty string
2015-07-14 17:15:53 -07:00
session.php
Some cleanups.
2015-03-13 00:36:32 +01:00
sharedwithme.php
make postgresql happy
2015-03-25 11:03:37 +01:00
smarty.php
provide os_mkdir to workaround permission issues with php mkdir
2014-07-16 01:07:00 -07:00
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
The problem with a lot of packages is that it's easier to re-write them than to re-use them.
2014-02-02 21:25:52 -08:00
statistics_fns.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
system_unavailable.php
start formatting for Doxygen
2013-02-25 17:09:40 -08:00
taxonomy.php
rename function get_directory_settings => get_directory_setting and move sort options to directory title bar
2015-07-07 22:29:27 +02:00
template_processor.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
text.php
…
widgets.php
make directory suggest work with directory options
2015-07-07 14:46:47 +02:00
zot.php
fix for empty recip array resulting from a mangled xchan
2015-07-15 18:31:37 -07:00