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
d16714e84b2d4be1bd2306592601b4a9272ba03d
core
/
Zotlabs
/
Lib
History
zotlabs
d7026fe36b
use 'cache' flag to bbcode() on content destined for Zot6. We've seen rendered map HTML in a couple of places and these should never be rendered for outgoing content as they will only be purified on the other end.
2019-05-09 22:06:32 -07:00
..
AbConfig.php
…
AConfig.php
…
Activity.php
use 'cache' flag to bbcode() on content destined for Zot6. We've seen rendered map HTML in a couple of places and these should never be rendered for outgoing content as they will only be purified on the other end.
2019-05-09 22:06:32 -07:00
ActivityStreams.php
authenticated fetch fixes
2019-03-09 12:58:03 -08:00
Api_router.php
api_router - allow parameters as final path argument
2019-03-04 20:11:43 -08:00
Apps.php
remove the caldav and event app and make calendar the default app
2019-05-09 14:39:40 +02: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
obscurify chats
2018-04-01 16:53:10 -07:00
Config.php
mod_search: fix the group by mess
2018-01-21 17:06:38 -08:00
DB_Upgrade.php
port db update improvements from zap
2019-05-03 15:13:13 +02:00
DReport.php
aparently we do not use underscores anymore. this fixes spaming of dreports with recipient not found entries for our own xchan
2019-03-23 21:50:50 +01:00
Enotify.php
revert accidental moving of Enotify.php
2019-03-23 20:22:11 +01:00
ExtendedZip.php
…
Group.php
Update Group.php
2018-09-28 00:26:01 +02:00
IConfig.php
…
Img_filesize.php
scrutinizer mods
2018-01-09 17:04:02 -08:00
JSalmon.php
this is brutal
2018-11-06 20:44:40 -08: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
Libsync.php
db_columns() requires a string, empty var given in process_channel_sync_delivery()
2019-03-23 19:21:28 +01:00
Libzot.php
hubloc confusion during magic auth where hublocs with more than one network may exist
2019-04-24 16:21:59 -07:00
Libzotdir.php
add punify() again
2019-03-23 22:53:29 +01:00
MarkdownSoap.php
💡
Add source documentation from recent conversations.
2018-01-05 01:38:20 +01:00
MessageFilter.php
messagefilter enhancements, fix edge case in unsupported advisory privacy
2019-03-18 19:09:12 -07:00
NativeWiki.php
add item.uuid to relevant places
2018-11-15 16:34:09 -08:00
NativeWikiPage.php
Add wiki_preprocess hook and documentation
2018-10-10 22:46:00 -04:00
PConfig.php
Remove extraneous sync logic
2019-01-27 17:36:56 +01:00
Permcat.php
💡
Add source documentation from recent conversations.
2018-01-05 01:38:20 +01:00
PermissionDescription.php
…
Queue.php
bring some Zot6 libraries and interfaces to red/hubzilla
2018-08-06 17:43:22 -07:00
SConfig.php
💡
Improving Doxygen documentation.
2017-11-03 23:04:27 +01:00
Share.php
share fixes
2019-01-27 12:38:51 -08:00
SuperCurl.php
…
System.php
update a number of links in the code
2018-06-06 17:12:20 -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
Use own variable for "Go to previous comment" hint
2019-05-05 18:10:53 +02:00
ThreadListener.php
Get all listeners
2019-02-11 20:24:17 -05:00
ThreadStream.php
possible fixes for can_comment_on_post(), provide wiki_list on wiki sidebar
2018-08-15 17:00:37 -07:00
Verify.php
move Zotlabs\Zot\Verify to Zotlabs\Lib\Verify as part of the z6 re-org
2018-02-21 20:59:30 -08:00
Webfinger.php
bring some Zot6 libraries and interfaces to red/hubzilla
2018-08-06 17:43:22 -07:00
XConfig.php
💡
Improving Doxygen documentation.
2017-11-03 23:04:27 +01:00
Zotfinger.php
this is brutal
2018-11-06 20:44:40 -08:00
ZotURL.php
fix wrong variable in unused function
2019-03-23 20:01:20 +01:00