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
099f236f45b30391ae0fa13ef067309ae2b2ddbc
core
/
include
History
redmatrix
996cd7e2ab
Merge
https://github.com/redmatrix/redmatrix
into pending_merge
2015-09-20 00:28:22 -07:00
..
dba
…
Import
menu import and sync
2015-09-08 17:52:39 -07:00
photo
initial work on obj import, rename import_profile_photo to import_xchan_photo to more accurately state its purpose.
2015-09-01 22:03:10 -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
…
acl_selectors.php
…
activities.php
…
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
…
BaseObject.php
…
bb2diaspora.php
…
bbcode.php
nit
2015-09-14 21:35:41 -07:00
bookmarks.php
…
cache.php
…
chat.php
import and sync chatrooms
2015-09-03 18:44:40 -07:00
checksites.php
don't deliver to dead hubs
2015-09-14 20:43:39 -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
…
contact_selectors.php
…
contact_widgets.php
…
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
…
cronhooks.php
…
crypto.php
…
datetime.php
…
deliver.php
another tactic to deal with orphan hublocs from re-installs, or at least allow the descendant channel to survive
2015-09-11 14:30:07 -07:00
dir_fns.php
…
directory.php
…
DReport.php
initial checkin delivery report class
2015-09-20 00:27:25 -07:00
enotify.php
…
environment.php
…
event.php
Merge
https://github.com/redmatrix/redmatrix
into pending_merge
2015-09-07 20:29:13 -07:00
expire.php
…
externals.php
…
features.php
…
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
site checking stuff
2015-09-14 19:16:25 -07:00
identity.php
export TERM_FILE when mirroring
2015-09-08 19:13:43 -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
…
ITemplateEngine.php
…
items.php
check for empty word after trim
2015-09-12 14:37:55 -07:00
js_strings.php
…
language.php
…
menu.php
debugging menu sync
2015-09-08 18:40:56 -07:00
message.php
slight hack to improve public forum detection in the forum widget
2015-09-09 18:18:27 -07:00
nav.php
change matrix to grid, begin webfinger optimisation
2015-09-16 21:27:58 -07:00
network.php
start hooking in the new webfinger/zot merged discovery
2015-09-17 18:36:19 -07:00
notifier.php
don't deliver to dead hubs
2015-09-14 20:43:39 -07:00
notify.php
…
oauth.php
…
oembed.php
personal oembed black/white list
2015-08-04 20:07:55 -07:00
onedirsync.php
…
onepoll.php
…
page_widgets.php
clean up the webpage list a bit
2014-04-29 18:28:05 -07:00
permissions.php
…
photos.php
consolidate import_items/sync_items
2015-09-07 18:14:30 -07:00
plugin.php
…
poller.php
site checking stuff
2015-09-14 19:16:25 -07:00
probe.php
…
profile_selectors.php
…
ProtoDriver.php
…
queue_fn.php
…
queue.php
…
ratenotif.php
…
reddav.php
make /cloud work again after all the shuffling this morning
2015-07-30 18:34:30 -07:00
security.php
Merge
https://github.com/redmatrix/redmatrix
into pending_merge
2015-09-07 04:06:27 -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
…
smarty.php
provide os_mkdir to workaround permission issues with php mkdir
2014-07-16 01:07:00 -07:00
socgraph.php
…
spam.php
…
statistics_fns.php
…
system_unavailable.php
…
taxonomy.php
separate objs/things from taxonomy
2015-09-01 17:06:58 -07:00
template_processor.php
…
text.php
Merge
https://github.com/redmatrix/redmatrix
into pending_merge
2015-09-02 20:33:58 -07:00
widgets.php
major changes to "forum mode" on the network/matrix page
2015-09-09 18:50:15 -07:00
zot.php
Merge
https://github.com/redmatrix/redmatrix
into pending_merge
2015-09-19 22:48:22 -07:00