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
61e019e176f6d66f2ebdd0db4555fb727a7958ff
core
/
Zotlabs
/
Lib
History
zotlabs
3ce79dd6e1
scrutinizer mods
2018-01-09 17:04:02 -08:00
..
AbConfig.php
…
AConfig.php
…
ActivityStreams.php
💡
Improving Doxygen documentation.
2017-11-03 23:04:27 +01:00
Api_router.php
…
Apps.php
fix some pubstream on/off weirdness
2017-12-03 12:31:41 +01:00
Cache.php
oembed cache: don't store the url (which may need to be truncated), store a hash instead. This will allow us to convert the table to utf8mb4 without running into mysql key length restrictions as well as dealing with the potential ambiguity of truncated urls.
2017-04-18 18:31:10 -07:00
Chatroom.php
💡
Improving Doxygen documentation.
2017-11-03 23:04:27 +01:00
Config.php
💡
Improving Doxygen documentation.
2017-11-03 23:04:27 +01:00
DB_Upgrade.php
turn platform name and std_version into config variables
2017-07-13 20:18:19 -07:00
Enotify.php
add a filter for notification to show new posts only
2017-12-01 21:00:39 +01:00
ExtendedZip.php
…
IConfig.php
…
Img_filesize.php
scrutinizer mods
2018-01-09 17:04:02 -08:00
JSalmon.php
typo
2017-10-05 22:01:45 -07:00
LDSignatures.php
handle jsonld parse errors and send them to the app log instead of the php log.
2017-09-24 20:18:36 -07:00
MarkdownSoap.php
wiki double encoding html entities
2017-10-04 16:37:14 -07:00
NativeWiki.php
wiki: update acl on child pages when wiki perms change
2017-09-16 16:52:25 -07:00
NativeWikiPage.php
disallow backslashes in wiki and wiki-page names
2017-12-05 16:33:24 -08:00
PConfig.php
💡
Improving Doxygen documentation.
2017-11-03 23:04:27 +01:00
Permcat.php
more permissions optimisations
2017-02-09 19:52:13 -08:00
PermissionDescription.php
…
ProtoDriver.php
…
SConfig.php
💡
Improving Doxygen documentation.
2017-11-03 23:04:27 +01:00
SuperCurl.php
…
System.php
typo
2017-09-25 20:12:43 -07:00
Techlevels.php
add numbers to the techlevel descriptions because that's what we will use to indicate a minimum level in documentation
2017-06-11 18:52:00 -07:00
ThreadItem.php
PHP 7.2 silence some warnings
2017-12-04 08:56:01 +01:00
ThreadStream.php
pubstream comments and a few other bugfixes that were discovered along the way
2017-11-26 18:29:24 -08:00
XConfig.php
💡
Improving Doxygen documentation.
2017-11-03 23:04:27 +01:00
ZotDriver.php
…