streams/Zotlabs/Lib
2021-04-07 23:22:10 -07:00
..
AbConfig.php config updates 2018-11-20 19:15:15 -08:00
AccessList.php return hash on AccessList::add() 2021-03-05 14:37:41 -08:00
AConfig.php minor changes to config api and markdown_to_bb 2016-12-05 14:50:34 -08:00
Activity.php provide option to block/ignore reshared content from any individual connection 2021-04-07 23:22:10 -07:00
ActivityPub.php minor tweaks (php8 cont.) 2021-03-12 14:26:56 -08:00
ActivityStreams.php hz compatibility stuff 2021-02-18 17:55:51 -08:00
Api_router.php scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
Apps.php scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
ASCollection.php version, add debug to daemon_convo to find out why it isn't working correctly in some cases 2020-10-20 17:57:34 -07: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 split off libsync from libzot 2018-06-04 18:40:11 -07:00
Config.php scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
Connect.php little tweaks 2020-12-22 15:30:52 -08:00
Crypto.php crypto issue - undefined variable 2019-01-05 11:17:51 -08:00
DB_Upgrade.php store/[data] => cache 2020-03-03 18:24:26 -08:00
DReport.php fixes from upstream 2019-03-26 16:06:06 -07:00
Enotify.php scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
ExtendedZip.php Export of pages and their layouts to a zip file works. Bug on importing the exported zip file for pages. 2016-08-20 15:22:30 -04:00
Hashpath.php add hashpath and then use it 2020-08-17 23:35:05 -07:00
IConfig.php remove the btlogger now that this situation is resolved 2021-04-07 21:52:34 -07:00
Img_cache.php provide manual entry mechanism for superblock 2020-09-06 19:11:24 -07:00
Img_filesize.php scrutinizer mods 2018-01-09 17:04:02 -08:00
JSalmon.php missing call 2020-07-15 12:52:08 -07:00
Keyutils.php use phpseclib (yuk) 2021-03-28 15:37:49 -07:00
LDSignatures.php de-duplicate context 2021-01-23 14:51:14 -08:00
LibBlock.php more php8 2021-03-10 19:30:25 -08:00
Libprofile.php scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
Libsync.php allow collections in navbar ActivityStreams search, but restrict number of items imported to 10 in order to avoid memory exhaustion. There is a plan to provide an extension to the import module in the future to import complete or at least much larger collections; which may require disabling automatic conversation completion or running as a background task. 2021-04-04 20:18:28 -07:00
Libzot.php provide option to block/ignore reshared content from any individual connection 2021-04-07 23:22:10 -07:00
Libzotdir.php scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
Markdown.php scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
MarkdownSoap.php 💡 Add source documentation from recent conversations. 2018-01-05 01:38:20 +01:00
MastAPI.php php8 stuff 2021-03-08 17:51:41 -08:00
MessageFilter.php xss issue from upstream, messagefilter enhancements 2019-03-18 19:19:04 -07:00
Nodeinfo.php nodeinfo client library 2020-10-21 19:21:33 -07:00
PConfig.php scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
Permcat.php cleanup 2019-05-06 22:22:58 -07:00
PermissionDescription.php [BUGFIX] for fromStandalonePermission(). 2016-10-20 20:22:39 +02:00
Queue.php fetch collections 2021-04-05 19:21:28 -07:00
SConfig.php some cleanup 2019-04-11 20:26:38 -07:00
Share.php begin the messy transition to multicode object source, which will ultimately fix Friendica confederation but could negatively affect Hubzilla confederation. 2021-03-07 21:32:28 -08:00
SvgSanitizer.php typo 2019-11-14 14:47:15 -08:00
System.php issue with siteinfo 2021-04-01 14:46:50 -07:00
ThreadItem.php scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
ThreadListener.php fixes from upstream 2019-02-17 21:45:31 -08:00
ThreadStream.php scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
Verify.php php8 cont. 2021-03-09 16:08:04 -08:00
Webfinger.php remove btlogger 2020-07-15 17:09:46 -07:00
XConfig.php scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
Zotfinger.php prevent discovery loops 2020-07-15 16:29:17 -07:00
ZotURL.php cloud perms and location independent content searching 2019-02-19 12:31:39 -08:00