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
ab2ff4a5205e62cbb781e0bfe1b3f672c8d5138b
core
/
include
History
zotlabs
ab2ff4a520
tagadelic was being overly protective of permissions.
2018-04-05 09:31:00 +02:00
..
dba
…
photo
…
account.php
several email validation issues
2018-02-28 21:15:26 -08:00
acl_selectors.php
…
activities.php
…
api_auth.php
…
api_zot.php
…
api.php
…
attach.php
…
auth.php
…
bbcode.php
…
bookmarks.php
…
channel.php
fix some issues with friend suggestions on standalone sites with no 'suggestme' volunteers. This wrongly pulled up a site directory suggesting everybody on the site. While a better outcome than finding nobody, this does not fit with our ethical design goals. If there are no friends of friends, we will only suggest those who volunteer to be on the default suggestion list. Also do not attempt to load poco data from dead sites.
2018-03-05 08:57:47 +01:00
cli_startup.php
…
config.php
…
connections.php
…
contact_widgets.php
…
conversation.php
make list mode work in cards and articles
2018-04-05 09:30:01 +02:00
crypto.php
cleanup the recent crypto code modifications. We need this stuff to be readable.
2018-02-21 16:41:33 -08:00
datetime.php
profile edit: empty dob is set to the date of the first profile save unless you clear it first
2018-02-28 21:39:52 -08:00
dir_fns.php
…
environment.php
…
event.php
add event resource_id to iconfig so Diaspora can search on it without looking inside JSON objects.
2018-02-21 15:56:51 -08:00
features.php
move privacy groups to the newly created Access Control and Permissions tab. Not for 3.2 as it requires string changes from the prior checkin.
2018-02-27 19:18:53 -08:00
feedutils.php
…
follow.php
…
group.php
…
help.php
…
html2bbcode.php
…
html2plain.php
…
hubloc.php
…
import.php
Merge branch '3.2RC'
2018-03-09 11:12:18 +01:00
items.php
obscure permission issue with custom permissions when using the highly discouraged advisory privacy modes
2018-03-13 09:08:32 +01:00
js_strings.php
…
language.php
…
markdown.php
…
menu.php
…
message.php
…
nav.php
…
network.php
siteinfo.json - if hide_in_statistics is set only include the total channels count and no other statistical info
2018-02-24 14:38:28 -08:00
oauth2.php
…
oauth.php
…
oembed.php
…
perm_upgrade.php
…
permissions.php
…
photos.php
…
plugin.php
trim non-existent/deprecated plugins from siteinfo plugin list
2018-02-20 21:31:40 -08:00
poller.php
…
queue_fn.php
…
security.php
…
selectors.php
…
sharedwithme.php
…
socgraph.php
fix some issues with friend suggestions on standalone sites with no 'suggestme' volunteers. This wrongly pulled up a site directory suggesting everybody on the site. While a better outcome than finding nobody, this does not fit with our ethical design goals. If there are no friends of friends, we will only suggest those who volunteer to be on the default suggestion list. Also do not attempt to load poco data from dead sites.
2018-03-05 08:57:47 +01:00
statistics_fns.php
…
system_unavailable.php
…
taxonomy.php
tagadelic was being overly protective of permissions.
2018-04-05 09:31:00 +02:00
text.php
change undo_post_tagging() to emit quoted tags rather than using underscore replacement if they contain spaces.
2018-02-26 20:30:36 -08:00
xchan.php
…
zid.php
move Zotlabs\Zot\Verify to Zotlabs\Lib\Verify as part of the z6 re-org
2018-02-21 20:59:30 -08:00
zot.php
Merge branch '3.2RC'
2018-03-09 11:12:18 +01:00