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
c6b2652c013b7a331f077f34e222b6d6df6bf042
core
/
include
History
…
..
dba
…
photo
…
account.php
…
acl_selectors.php
…
activities.php
hubzilla issue
#901
- unicode characters in urls tripping up url regexes - these regexes have been modified to accept unicode "letters" which may preclude emojis and control sequences and symbols in url links; but should suffice for most legal URLs containing language context "text" glyphs.
2017-11-09 21:26:18 -08:00
api_auth.php
…
api_zot.php
zot api: provide channel list function (list all channel usernames [e.g. channel_address] associated with the logged in account)
2018-01-18 17:20:30 -08:00
api.php
…
attach.php
…
auth.php
…
bbcode.php
…
bookmarks.php
consolidate hubloc storage
2017-01-30 15:01:22 -08:00
channel.php
…
cli_startup.php
…
config.php
server/hub config storage for zot6
2017-09-24 21:20:50 -07:00
connections.php
…
contact_widgets.php
…
conversation.php
…
crypto.php
remove dead code
2018-02-07 17:53:54 -08:00
datetime.php
…
dir_fns.php
…
environment.php
…
event.php
scrutinizer issues: none worthy of including in 3.0, there will likely be a few hundred more before all is said and done.
2018-01-08 14:45:21 -08:00
features.php
…
feedutils.php
do not spam the log
2018-02-07 10:27:00 +01:00
follow.php
…
group.php
issue with group_rmv
2017-11-13 14:40:46 -08:00
help.php
…
html2bbcode.php
…
html2plain.php
…
hubloc.php
…
import.php
…
items.php
…
js_strings.php
…
language.php
…
markdown.php
…
menu.php
…
message.php
…
nav.php
…
network.php
…
oauth2.php
disable oauth2 until I can get back to it - it's throwing typos
2017-05-10 22:15:01 -07:00
oauth.php
…
oembed.php
…
perm_upgrade.php
…
permissions.php
…
photos.php
…
plugin.php
…
poller.php
daemon conversion continued...
2016-05-19 22:26:37 -07:00
queue_fn.php
…
security.php
…
selectors.php
more backquotes - this should take care of most except for the array import queries
2016-10-09 16:31:04 -07:00
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
update some addon docs and ensure we only generate statistics once a day
2017-07-13 21:46:21 -07:00
system_unavailable.php
…
taxonomy.php
simplify dir_tagadelic dramatically
2018-01-17 20:10:49 -08:00
text.php
…
xchan.php
…
zid.php
…
zot.php
…