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, but cannot push or open issues or pull requests.
Files
14383a4c4aac4fc1b62e3dca25f9a2783cdd154c
core
/
include
History
zotlabs
08274ffab7
put vcard widget with author of top-level post on display page
2018-03-27 18:01:20 -07:00
..
dba
…
photo
use original exif_read_data() parameters which were lost in a regression; unset automatic nsfw category generated for Mastodon content warning posts, as people use CW as a spoiler mechanism 99% of the time and flagging inappropriate content 1% of the time.
2018-03-14 14:51:33 -07:00
account.php
…
acl_selectors.php
…
activities.php
…
api_auth.php
…
api_zot.php
…
api.php
…
attach.php
…
auth.php
…
bbcode.php
add auth flag to share attributes so we can make a costly determination to use zid at post submission time instead of making multiple calls to is_matrix_url() at render time
2018-03-15 17:51:24 -07:00
bookmarks.php
…
channel.php
…
cli_startup.php
…
config.php
…
connections.php
put vcard widget with author of top-level post on display page
2018-03-27 18:01:20 -07:00
contact_widgets.php
…
conversation.php
make list mode work in cards and articles
2018-03-22 17:17:00 -07:00
crypto.php
…
datetime.php
…
dir_fns.php
…
environment.php
…
event.php
…
features.php
testing start_menu feature
2018-03-25 21:15:23 -07:00
feedutils.php
add auth flag to share attributes so we can make a costly determination to use zid at post submission time instead of making multiple calls to is_matrix_url() at render time
2018-03-15 17:51:24 -07:00
follow.php
…
group.php
…
help.php
…
html2bbcode.php
…
html2plain.php
…
hubloc.php
…
import.php
Hard fail imports of removed channels. This is silly.
2018-03-27 15:08:27 -07:00
items.php
code optimisations and de-duplication on updating parent commented timestamp
2018-03-24 02:22:24 -07:00
js_strings.php
…
language.php
…
markdown.php
new markdown lib seems to handle < and > correct. remove the workaraound.
2018-03-23 09:40:24 +01:00
menu.php
…
message.php
…
nav.php
…
network.php
…
oauth2.php
…
oauth.php
…
oembed.php
add the social "party" permission role
2018-03-20 04:08:36 -07:00
perm_upgrade.php
…
permissions.php
…
photos.php
somewhere along the line the output of exif_read_data() changed and it no longer provides populated sections. Adjust for the new format and allow for the old because I cannot find documentation of this change anywhere. This affects photo rotation and the photo map feature.
2018-03-13 22:47:11 -07:00
plugin.php
…
poller.php
…
queue_fn.php
…
security.php
…
selectors.php
…
sharedwithme.php
…
socgraph.php
…
statistics_fns.php
…
system_unavailable.php
…
taxonomy.php
tagadelic was being overly protective of permissions.
2018-03-22 21:23:12 -07:00
text.php
php strpos() empty needle warning when a term entry has no url
2018-03-25 21:48:42 -07:00
xchan.php
…
zid.php
initial support for alternative sort orders on the cloud pages. Can be triggered manually but further development is required.
2018-03-21 21:19:18 -07:00
zot.php
slight change in mail privacy implementation. If you initiate a private mail conversation and they respond, accept the reply. You can't hide behind your permissions or lack thereof. Often this will be accidental. If you truly want to block them from replying and your permissions otherwise would not allow them to reply, delete the conversation.
2018-03-22 19:52:25 -07:00