streams/Zotlabs/Lib
2021-11-29 14:30:42 -08: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 fix comment that was checked into wrong branch 2021-11-29 14:30:42 -08:00
ActivityPub.php lemmy compatibility changes and re-factor hs2019 http-signature handling because the spec is a friggin' mess and nobody is even trying to get it right. We are. 2021-11-19 22:01:49 -08:00
ActivityStreams.php change comment 2021-11-03 12:55:52 -07:00
Api_router.php scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
Apps.php php8 warnings 2021-11-11 12:18:12 -08: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 prepare for sitechan to land 2021-09-20 22:44:03 -07: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 syntax 2021-11-13 12:03:41 -08: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 more work on image cache 2021-04-20 23:26:47 -07:00
Img_filesize.php scrutinizer mods 2018-01-09 17:04:02 -08:00
JSalmon.php JSalmon: using undefined variables, initial port to py 2021-10-10 12:36:28 -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 Add site restriction checking to returned directory entries. Previously we only checked personal blocklists. Also some performance improvements on directory filtering. 2021-04-14 17:18:23 -07:00
Libprofile.php scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
Libsync.php fix hubloc_site_id in fix_system_urls() on detected site rename events and during sync_locations() if it changed or was stored incorrectly. 2021-11-29 13:38:45 -08:00
Libzot.php evaluate message filters for both the sender/owner and author prior to storing imported content. 2021-11-28 12:44:35 -08:00
Libzotdir.php php8 warnings 2021-10-01 16:00:12 -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 revision 2021-05-27 04:17:19 -07:00
MessageFilter.php php8 warnings 2021-09-03 17:04:34 -07:00
Nodeinfo.php lemmy compatibility changes and re-factor hs2019 http-signature handling because the spec is a friggin' mess and nobody is even trying to get it right. We are. 2021-11-19 22:01:49 -08: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 lemmy compatibility changes and re-factor hs2019 http-signature handling because the spec is a friggin' mess and nobody is even trying to get it right. We are. 2021-11-19 22:01:49 -08:00
SConfig.php some cleanup 2019-04-11 20:26:38 -07:00
Share.php handle special objects differently 2021-09-28 18:50:23 -07:00
SvgSanitizer.php variable name change 2021-08-23 20:18:08 -07:00
System.php ongoing: fix a few more php 8.x warnings 2021-06-18 16:54:08 -07:00
ThreadItem.php reports that save button was visible for uid=0. 2021-11-01 02:06:23 -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 always use punycode internally 2021-04-28 20:29:46 -07:00
ZotURL.php cloud perms and location independent content searching 2019-02-19 12:31:39 -08:00