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
0281a2c32ab86f502f8af71108ae86a76f5db7b3
core
/
include
History
friendica
08689db4ff
Merge
https://github.com/friendica/red
into pending_merge
2015-02-02 15:03:01 -08:00
..
dba
…
Import
…
photo
…
RedDAV
local_user => local_channel
2015-01-28 20:56:04 -08:00
account.php
local_user => local_channel
2015-01-28 20:56:04 -08: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
local_user => local_channel
2015-01-28 20:56:04 -08:00
apps.php
remote_user => remote_channel
2015-01-28 20:58:59 -08:00
attach.php
comment out latest changes - needs more testing
2015-02-02 17:45:30 +01:00
auth.php
local_user => local_channel
2015-01-28 20:56:04 -08:00
BaseObject.php
…
bb2diaspora.php
…
bbcode.php
bring back inline images
2015-01-29 18:13:14 -08:00
bookmarks.php
…
cache.php
…
chat.php
fix improper group by usage
2015-01-28 17:36:24 -08:00
cli_startup.php
…
cli_suggest.php
…
comanche.php
local_user => local_channel
2015-01-28 20:56:04 -08:00
config.php
local_user => local_channel
2015-01-28 20:56:04 -08:00
contact_selectors.php
…
contact_widgets.php
local_user => local_channel
2015-01-28 20:56:04 -08:00
Contact.php
fix random profiles
2015-01-30 14:30:37 -08:00
conversation.php
local_user => local_channel
2015-01-28 20:56:04 -08:00
ConversationObject.php
local_user => local_channel
2015-01-28 20:56:04 -08:00
cronhooks.php
…
crypto.php
…
datetime.php
…
deliver.php
…
diaspora.php
issue
#885
, autoperms not working for diaspora connections
2015-01-31 14:52:29 -08:00
dir_fns.php
don't unset a directory server which has no active channels and hence will never have a site table update. Do this by probing the sys channel of that directory weekly and checking the directory status returned by it.
2015-01-18 16:43:46 -08:00
directory.php
…
enotify.php
superblock enhancements
2015-01-26 20:47:53 -08:00
event.php
…
expire.php
…
externals.php
…
features.php
turn "large photo thumbnails" into a feature.
2015-01-25 13:49:10 -08:00
fixd.php
…
follow.php
local_user => local_channel
2015-01-28 20:56:04 -08:00
gprobe.php
…
group.php
local_user => local_channel
2015-01-28 20:56:04 -08:00
html2bbcode.php
…
html2plain.php
…
hubloc.php
…
identity.php
remote_user => remote_channel
2015-01-28 20:58:59 -08:00
ItemObject.php
local_user => local_channel
2015-01-28 20:56:04 -08:00
ITemplateEngine.php
…
items.php
issue
#889
private tags for forums no longer recognised after tag refactor a few weeks back. This solution is not optimal as it also leaves you in the privacy ACL in some cases and not in others but it restores the previous functionality
2015-02-02 14:59:01 -08:00
js_strings.php
…
language.php
…
menu.php
local_user => local_channel
2015-01-28 20:56:04 -08: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
remote_user => remote_channel
2015-01-28 20:58:59 -08:00
network.php
Check allowed emails, also add blacklisting for
2015-01-25 04:16:28 +01:00
notifier.php
updates to put rating info into the local xlink before sending it to known directory servers
2015-01-28 16:52:17 -08:00
notify.php
…
oauth.php
…
oembed.php
recognise opus as an audio file
2015-01-25 12:41:08 -08:00
onedirsync.php
onedirsync issue reported by habeas codice
2015-01-23 21:48:34 -08:00
onepoll.php
provide storage for directory based reputation in the xlink table by setting xlink_static = 1, so that xlink_static = 0 is traditional poco linkages
2015-01-26 19:13:06 -08:00
page_widgets.php
…
permissions.php
…
photos.php
turn "large photo thumbnails" into a feature.
2015-01-25 13:49:10 -08:00
plugin.php
…
poller.php
two tracks proceeding in parallel - first adding the ability to store a digital signature with ratings so that directories can pass them around, second provide some directory registration functions so we can obtain a list of directories from somewhere (to pass ratings around between them). This gives the primary directory role some value as that is where you register your directory.
2015-02-01 15:10:52 -08:00
probe.php
…
profile_selectors.php
…
ProtoDriver.php
…
queue_fn.php
…
queue.php
…
reddav.php
…
security.php
remote_user => remote_channel
2015-01-28 20:58:59 -08:00
session.php
…
smarty.php
…
socgraph.php
remote_user => remote_channel
2015-01-28 20:58:59 -08:00
spam.php
…
statistics_fns.php
…
system_unavailable.php
…
taxonomy.php
…
template_processor.php
…
text.php
issue
#889
private tags for forums no longer recognised after tag refactor a few weeks back. This solution is not optimal as it also leaves you in the privacy ACL in some cases and not in others but it restores the previous functionality
2015-02-02 14:59:01 -08:00
widgets.php
Merge
https://github.com/friendica/red
into pending_merge
2015-01-28 21:11:07 -08:00
zot.php
sync_locations() toggle DB flag functions were broken - result of postgres changes. Split these into seperate set and reset blocks.
2015-01-30 15:01:10 -08:00