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
54823a65898db043a03aa3c509a71277ddaf52b4
core
/
include
History
friendica
1f916adfb8
spice this up a little bit...
2013-09-23 18:38:08 -07:00
..
dba
…
photo
…
account.php
…
acl_selectors.php
…
activities.php
…
api.php
more work on viewing obscured api posts
2013-09-16 22:51:39 -07:00
attach.php
…
auth.php
…
BaseObject.php
…
bb2diaspora.php
…
bbcode.php
spice this up a little bit...
2013-09-23 18:38:08 -07:00
cache.php
…
cli_startup.php
…
cli_suggest.php
…
comanche.php
missing uid check on comanche_block to ensure we get the block with that name that we own
2013-09-20 18:41:15 -07:00
config.php
…
contact_selectors.php
…
contact_widgets.php
…
Contact.php
Pieces we'll need to tie together chanman and account/channel deletion and directory sync. Please do not mess with any of this.
2013-09-17 20:50:09 -07:00
conversation.php
OK, sure.
2013-09-20 18:07:16 -07:00
ConversationObject.php
is_commentable() had some major issues when applied to the atrocity known as ConversationObject, hopefully this won't destabilise the network as it's a somewhat major permission tweak related to comments; also add any local clones to allowed_public_recips() as they should always be allowed recipients. Not sure what to do about host permissions in the event of clones. They have more than one host, and it isn't spelled out in the sent message.
2013-09-20 05:45:11 -07:00
cronhooks.php
…
crypto.php
…
datetime.php
…
deliver.php
…
dir_fns.php
…
directory.php
…
enotify.php
Revert broken commit
2013-09-14 23:39:40 +02:00
event.php
…
expire.php
…
features.php
…
follow.php
…
friendica_smarty.php
…
gprobe.php
…
group.php
…
html2bbcode.php
…
html2plain.php
…
identity.php
…
ItemObject.php
Mark child posts as commentable when parent is set to commentable
2013-09-20 23:50:23 +02:00
ITemplateEngine.php
…
items.php
bug
#150
, if deny access is present but nobody has been allowed, create an allow list containing everybody in your address book. Then subtract those who are denied.
2013-09-22 20:55:55 -07:00
js_strings.php
…
language.php
…
menu.php
set menu_channel_id before we use it in a query
2013-09-14 18:16:54 -04:00
message.php
…
nav.php
Changed CSS class "selected" to "active" in navbar, according to
https://abcentric.net/display/f17b319c6d4b616a0d0a639e177969c6ae084248f1ee2bec9d8147c9291bf495@abcentric.net
2013-09-18 12:11:46 +02:00
network.php
set default charset of email_header_encode, add ud_flags to indicate which (directory sync) updates have been processed in some way.
2013-09-18 21:22:08 -07:00
notifier.php
Pieces we'll need to tie together chanman and account/channel deletion and directory sync. Please do not mess with any of this.
2013-09-17 20:50:09 -07:00
notify.php
…
oauth.php
several oauth fixes - shred doesn't completely work yet, but it also doesn't completely NOT work, so at least there's some improvement
2013-09-16 21:35:52 -07:00
oembed.php
…
onepoll.php
…
page_widgets.php
…
permissions.php
…
photos.php
missing verb on items linked to photos
2013-09-17 17:53:44 -07:00
plugin.php
…
poller.php
No point beating a dead horse
2013-09-12 21:54:15 -07:00
profile_advanced.php
…
profile_selectors.php
…
ProtoDriver.php
…
queue_fn.php
…
queue.php
…
security.php
one more edge case in the public perms - don't match perms = 0 which is private, this and prior checkin are for issue
#114
2013-09-22 23:00:55 -07:00
session.php
…
socgraph.php
…
system_unavailable.php
…
taxonomy.php
missing hash
2013-09-19 21:13:45 -07:00
template_processor.php
…
text.php
provide a "safe search" backend and allow for self-censorship using nsfw or adult profile keywords. Eventually the directories will be forced to mark adult profiles and sync this knowledge between them. At the moment there's no way to do an unsafe search, but we really just need a checkbox and pass the value through directory to dirsearch on the back end, and some will want this as a pconfig.
2013-09-19 19:50:13 -07:00
zot.php
adult channel setting
2013-09-22 20:38:24 -07:00