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
c41c04cf112b18bd8e5acc02c48455946c0121a2
core
/
include
History
zotlabs
c41c04cf11
log all possible return conditions from check_item_source(), use consistent xchan
2018-05-05 01:43:14 -07:00
..
dba
The channel import page seems to have missed the big theme cleanup of the last couple of years.
2018-05-01 19:38:32 -07:00
photo
imagemagick preserves exif when scaling. GD does not. We do not want to preserve exif on thumbnails which we have rotated, as a browser reading the exif information could rotate them yet again. This checkin adds an abstract function to the generic photo driver which makes the behaviour consistent by stripping EXIF from imagick processed images. However, we will attempt to preserve any ICC colour profiles. See
http://php.net/manual/en/imagick.stripimage.php
2018-04-22 18:12:16 -07:00
account.php
…
acl_selectors.php
…
activities.php
…
api_auth.php
…
api_zot.php
…
api.php
…
attach.php
admin delete of files
2018-05-02 20:08:59 -07:00
auth.php
…
bbcode.php
where possible strip zid parameter from links that get pasted into posts so that they will get a correct zid when rendered
2018-04-26 20:27:14 -07:00
bookmarks.php
…
channel.php
minor tweak to utf8 usernames after some testing of the underlying encode/decode funations. This probably isn't critical and I do not have a failure case but just trying to cover all bases.
2018-04-23 19:10:35 -07:00
cli_startup.php
…
config.php
…
connections.php
activitypub xchans do not have an xchan_addr. use xchan_url for the follow button if we do not find an xchan_addr
2018-04-30 14:33:35 +02:00
contact_widgets.php
…
conversation.php
strings update
2018-04-23 11:37:39 +02:00
crypto.php
…
datetime.php
…
dir_fns.php
…
environment.php
…
event.php
…
features.php
…
feedutils.php
…
follow.php
…
group.php
…
help.php
…
html2bbcode.php
…
html2plain.php
…
hubloc.php
…
import.php
new feature (post 3.4): allow a different username to be used when importing.
2018-05-01 20:29:07 -07:00
items.php
log all possible return conditions from check_item_source(), use consistent xchan
2018-05-05 01:43:14 -07:00
js_strings.php
…
language.php
…
markdown.php
…
menu.php
…
message.php
…
nav.php
…
network.php
turn skip white back on - (xml actually doesn't parse if you disable this)
2018-05-04 13:44:34 -07:00
oauth2.php
…
oauth.php
…
oembed.php
malformed embeds from gfycat hubzilla issue
#1108
2018-04-25 20:47:30 -07:00
perm_upgrade.php
…
permissions.php
…
photos.php
backend work to allow admin to delete photos. Still requires frontend work to give admin access to either the photos and/or the delete link.
2018-05-02 18:23:42 -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
…
text.php
tagging changes: + (old style forum mentions), and underscore space replacement are no longer supported.
2018-05-03 20:14:58 -07:00
xchan.php
…
zid.php
where possible strip zid parameter from links that get pasted into posts so that they will get a correct zid when rendered
2018-04-26 20:27:14 -07:00
zot.php
update zot.php to fix php warning invalid argument supplied for foreach()
2018-04-23 10:47:35 +02:00