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
44795b65f946c07fc058bee6fbe1422e5adf7c88
core
/
include
History
…
..
dba
…
photo
…
account.php
Cleanup and fixes
2019-03-15 02:51:51 +01:00
acl_selectors.php
Cleanup and fixes
2019-03-15 02:51:51 +01:00
activities.php
…
api_auth.php
minor oauth2 updates - renamed zot webbie to 'webfinger' and zothash to 'portable_id', fixed/simplified cgi auth mode
2018-08-13 17:24:48 -07:00
api_zot.php
…
api.php
…
attach.php
…
auth.php
…
bbcode.php
…
bookmarks.php
…
channel.php
…
cli_startup.php
…
config.php
Add timestamp and associated logic to pconfig
2018-10-28 17:23:31 -04:00
connections.php
Update connections.php
2018-09-27 23:55:20 +02:00
contact_widgets.php
Extend documentation.
2019-01-28 23:58:19 +01:00
conversation.php
Add filter hooks and the ability to add buttons to the default status editor
2019-02-01 09:49:11 -05:00
crypto.php
crypto fix
2018-11-14 18:19:35 -08:00
datetime.php
missing year on profile birthday input, some optimisations to stats
2018-04-02 13:32:10 -07:00
dir_fns.php
…
environment.php
remove include/probe.php which has never completed development and has never been used
2017-03-05 20:45:21 -08:00
event.php
…
features.php
…
feedutils.php
…
follow.php
…
group.php
…
help.php
…
html2bbcode.php
…
html2plain.php
…
hubloc.php
…
import.php
clone systems apps to the extent possible, auto-configure imagick thumbnail binary during setup if possible
2019-03-18 09:35:53 +01:00
items.php
…
js_strings.php
…
language.php
…
markdown.php
Remove scale_external_images()
2018-12-17 13:28:18 +01:00
menu.php
hubzilla core issue
#1218
2018-06-10 19:26:35 -07:00
message.php
…
msglib.php
…
nav.php
another whitespace to trigger tests
2019-03-21 09:37:23 +01:00
network.php
clone systems apps to the extent possible, auto-configure imagick thumbnail binary during setup if possible
2019-03-18 09:35:53 +01:00
oauth2.php
…
oauth.php
…
oembed.php
make pdf preview 100% width and 300px height to match it openstreetmaps preview
2018-12-01 21:37:33 +01:00
perm_upgrade.php
provide default photo mimetype
2017-09-20 00:00:26 -07:00
permissions.php
…
photos.php
…
plugin.php
…
poller.php
…
queue_fn.php
…
security.php
…
selectors.php
…
sharedwithme.php
the rest of the schema updates - WARNING: some third party plugins may fail; e.g. embedphotos and chess. $item['object'] is now $item['obj'] and $photo['type'] is $photo['mimetype'], $photo['scale'] is $photo['imgscale'] and $photo['data'] is now $photo['content']. There are a number of other changes, but these are the ones noted to cause issues with third-party plugins. The project plugins have been updated. Please note any new issues as this effort touched a lot of code in a lot of files.
2016-06-01 21:48:54 -07:00
socgraph.php
…
statistics_fns.php
missing year on profile birthday input, some optimisations to stats
2018-04-02 13:32:10 -07:00
system_unavailable.php
…
taxonomy.php
Cleanup and fixes
2019-03-15 02:51:51 +01:00
text.php
Cleanup and fixes
2019-03-15 02:51:51 +01:00
xchan.php
Cleanup and fixes
2019-03-15 02:51:51 +01:00
zid.php
authenticated fetch fixes
2019-03-09 12:58:03 -08:00
zot.php
…