This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/include
2015-09-30 19:27:53 -07:00
..
dba Some cleanups. 2015-03-13 00:36:32 +01:00
Import menu import and sync 2015-09-08 17:52:39 -07:00
photo import_xchan_photo: check the return headers to ensure it's an image content-type of some form as imagick chucks a wobbly if you try to initialise an image with an html error page. 2015-09-26 13:25:34 -07:00
RedDAV photo permission inheritance. We want to use the folder permissions unless specific permissions have been set to over-ride them. If nothing is set, use the channel default. We may have to mess with his further in the case of somebody trying to create a public photo directory when their normal permissions are set to private. Kind of a chicken/egg problem because the folder permissions will be empty. 2015-08-06 17:09:09 -07:00
AccessList.php start to modularise the clone import and sync functions 2015-09-02 20:12:40 -07:00
account.php Correcting reported Doxygen syntax warnings. 2015-03-29 22:23:00 +02:00
acl_selectors.php convert the abook fields 2015-06-14 21:08:00 -07:00
activities.php Merge branch 'master' into tres 2015-05-14 18:02:29 -07:00
api.php preserve code blocks on item import if channel has code rights. When importing the channel itself, 2015-09-08 22:46:34 -07:00
apps.php app sync 2015-09-02 23:09:51 -07:00
attach.php change photo permissions when attach permissions are changed through mod/filestorage, and fix lockview for photos. 2015-09-18 01:53:04 -07:00
auth.php explicitly unset delegate session vars on logout 2015-03-23 17:51:43 -07:00
BaseObject.php
bb2diaspora.php Merge branch 'master' of https://github.com/redmatrix/redmatrix 2015-06-18 19:15:01 -07:00
bbcode.php nit 2015-09-14 21:35:41 -07:00
bookmarks.php Some cleanups and documentation. 2015-03-04 00:15:24 +01:00
cache.php
chat.php looks like chat has been neglected a bit recently 2015-09-20 21:37:18 -07:00
checksites.php add site_type to queries, first few - several more to go. 2015-09-28 04:21:29 -07:00
cli_startup.php
cli_suggest.php
comanche.php Merge branch 'master' of https://github.com/redmatrix/redmatrix 2015-07-23 21:07:35 -07:00
config.php Correcting reported Doxygen syntax warnings. 2015-03-29 22:23:00 +02:00
contact_selectors.php cleanup connedit 2015-07-14 12:46:40 +02:00
contact_widgets.php make tagadelic results (including categories in wall-to-wall posts) visible to wall visitors by checking ownership rather than authorship. It is doubtful the queries will scale on redmatrix so moved forward to hubzilla tree. 2015-07-15 21:43:42 -07:00
Contact.php remove orphan mod_connections editing code (now done in mod/connedit) 2015-08-24 01:28:13 -07:00
conversation.php change matrix to grid, begin webfinger optimisation 2015-09-16 21:27:58 -07:00
ConversationObject.php convert the abook fields 2015-06-14 21:08:00 -07:00
cronhooks.php
crypto.php retire old Friendica RINO encryption functions 2015-06-09 22:24:24 -07:00
datetime.php Correcting reported Doxygen syntax warnings. 2015-03-29 22:23:00 +02:00
deliver_hooks.php delivery optimisations 2015-09-24 22:51:47 -07:00
deliver.php wrong table column names 2015-09-29 22:51:06 -07:00
dir_fns.php create site records for all queued sites and check for death 2015-09-28 17:13:11 -07:00
directory.php Correcting reported Doxygen syntax warnings. 2015-03-29 22:23:00 +02:00
DReport.php new delivery report format 2015-09-20 20:21:54 -07:00
enotify.php DB changes for some channel flags 2015-06-15 17:28:52 -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 Document the additional content export options 2015-09-24 16:57:17 -07:00
expire.php DB changes for some channel flags 2015-06-15 17:28:52 -07:00
externals.php add site_type to queries, first few - several more to go. 2015-09-28 04:21:29 -07:00
features.php turn the connection filter into a feature. 2015-06-29 20:35:56 -07:00
follow.php these were some really difficult bugs to find 2015-08-03 21:13:17 -07:00
gprobe.php add reporting site to delivery report 2015-09-18 22:00:33 -07:00
group.php use consistent terminology 2015-08-19 21:17:24 -07:00
html2bbcode.php
html2plain.php
hubloc.php add site_type to queries, first few - several more to go. 2015-09-28 04:21:29 -07:00
identity.php add plugin hooks to channel sync/import/export 2015-09-23 18:27:04 -07:00
import.php sync likes 2015-09-10 19:18:12 -07:00
importdoc.php separate objs/things from taxonomy 2015-09-01 17:06:58 -07:00
ItemObject.php delivery reports - crude but mostly functional at least for zot deliveries 2015-09-22 04:04:51 -07:00
ITemplateEngine.php Correcting reported Doxygen syntax warnings. 2015-03-29 22:23:00 +02:00
items.php fix typo in 0b1cd826b0 2015-09-29 11:56:43 +02:00
js_strings.php localise event calendar 2015-06-25 18:23:48 -07:00
language.php move string files to hmessages.po and hstrings.php for hubzilla to avoid endless merge conflicts. 2015-09-26 23:44:30 -07:00
menu.php debugging menu sync 2015-09-08 18:40:56 -07:00
message.php some heavy private mail restructuring - work in progress 2015-09-24 14:07:44 +02:00
nav.php some heavy private mail restructuring - work in progress 2015-09-24 14:07:44 +02:00
network.php start hooking in the new webfinger/zot merged discovery 2015-09-17 18:36:19 -07:00
notifier.php more work on the notifier 2015-09-29 21:08:12 -07:00
notify.php Merge branch 'master' into tres 2015-04-23 19:49:41 -07:00
oauth.php placeholder for dynamic rego 2015-05-25 22:50:36 -07:00
oembed.php personal oembed black/white list 2015-08-04 20:07:55 -07:00
onedirsync.php
onepoll.php convert the abook fields 2015-06-14 21:08:00 -07:00
page_widgets.php
permissions.php the view_photos and post_photos permissions are redundant and are now mapped to view_storage and write_storage 2015-07-19 17:53:52 -07:00
photos.php consolidate import_items/sync_items 2015-09-07 18:14:30 -07:00
plugin.php Correcting reported Doxygen syntax warnings. 2015-03-29 22:23:00 +02:00
poller.php heavy lifting for delivery reports 2015-09-22 02:32:04 -07:00
probe.php
profile_selectors.php
ProtoDriver.php
queue_fn.php
queue.php wrong table column names 2015-09-29 22:51:06 -07:00
ratenotif.php ratenotif: loop oddity 2015-03-19 15:24:09 -07:00
reddav.php make /cloud work again after all the shuffling this morning 2015-07-30 18:34:30 -07:00
security.php add one more level of parentheses to ensure operator precedence is correctly evaluated 2015-09-28 20:03:11 -07:00
session.php don't try to optimise the session table. Just let it fragment and let the DB worry about it. 2015-08-24 16:05:51 -07:00
sharedwithme.php make postgresql happy 2015-03-25 11:03:37 +01:00
smarty.php
socgraph.php convert the abook fields 2015-06-14 21:08:00 -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
taxonomy.php separate objs/things from taxonomy 2015-09-01 17:06:58 -07:00
template_processor.php Correcting reported Doxygen syntax warnings. 2015-03-29 22:23:00 +02:00
text.php move string files to hmessages.po and hstrings.php for hubzilla to avoid endless merge conflicts. 2015-09-26 23:44:30 -07:00
widgets.php private mail: bring additional inbox/outbox views and ajaxify single message drop 2015-09-28 17:40:38 +02:00
zot.php add delivery reports to mail (not backported to redmatrix) 2015-09-30 19:27:53 -07:00