streams/Zotlabs/Lib
2019-12-10 15:35:36 -08:00
..
AbConfig.php config updates 2018-11-20 19:15:15 -08:00
AccessList.php cleanup 2019-11-03 21:38:19 -08:00
AConfig.php minor changes to config api and markdown_to_bb 2016-12-05 14:50:34 -08:00
Activity.php support incoming misskey/pleroma emoji reactions. A number of issues prevent this from becoming what we send to others. 2019-12-10 15:35:36 -08:00
ActivityPub.php ocap -> provide tokenised link for url so private activities of type Article can be fetched from Mastodon which converts everything to a link. This is not optimal and presents potential privacy issues because these ocap links are visible and can be shared but the only other solution is getting Mastodon to accept and display basic HTML content and they are unwilling to do so. This is actually a fairly serious security compromise on our part in order to be at all compatible with Mastodon and this decision may need to be reviewed in the future. 2019-11-19 15:02:52 -08:00
ActivityStreams.php various stuff 2019-10-02 18:07:13 -07:00
Api_router.php remove items for removed connections in the background, also only deliver toplevel sync items to clones and remove these from normal delivery, fix to oep albums which was still using hex2bin/bin2hex (these are now hashes), add content import to translated apps, allow api routes to contain an optional argument. 2019-03-04 15:39:03 -08:00
Apps.php issue with bb_parse_app 2019-11-21 02:32:22 -08:00
ASCollection.php better collection parsing 2019-08-26 19:54:21 -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 config updates 2018-11-20 19:15:15 -08:00
Connect.php rev update 2019-11-04 19:34:22 -08:00
Crypto.php crypto issue - undefined variable 2019-01-05 11:17:51 -08:00
DB_Upgrade.php Improvements to dbsync 2019-04-29 16:37:59 -07:00
DReport.php fixes from upstream 2019-03-26 16:06:06 -07:00
Enotify.php more html5 br conversions 2019-11-21 20:00:57 -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
IConfig.php debugging 2019-10-21 22:46:53 -07:00
Img_filesize.php scrutinizer mods 2018-01-09 17:04:02 -08:00
JSalmon.php crypto: migration please review 2018-12-13 17:16:01 -08:00
Keyutils.php assorted issues 2018-12-26 15:33:01 -08:00
LDSignatures.php wrong time format specifier 2019-11-08 12:16:29 -08:00
Libprofile.php bearcaps and other stuff 2019-08-15 23:53:02 -07:00
Libsync.php rev update 2019-10-20 18:14:52 -07:00
Libzot.php deletion issue 2019-11-07 17:25:19 -08:00
Libzotdir.php backport from downstream and some other minor cleanup 2019-08-20 19:25:36 -07:00
Markdown.php move markdown to zlib 2019-04-11 21:10:31 -07:00
MarkdownSoap.php 💡 Add source documentation from recent conversations. 2018-01-05 01:38:20 +01:00
MessageFilter.php xss issue from upstream, messagefilter enhancements 2019-03-18 19:19:04 -07:00
PConfig.php config updates 2018-11-20 19:15:15 -08: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 wrong time format specifier 2019-11-08 12:16:29 -08:00
SConfig.php some cleanup 2019-04-11 20:26:38 -07:00
Share.php minor fixes from osada 2019-08-29 21:19:00 -07:00
SvgSanitizer.php typo 2019-11-14 14:47:15 -08:00
System.php more logo work 2019-11-14 19:37:42 -08:00
ThreadItem.php warnings 2019-12-09 21:39:48 -08:00
ThreadListener.php fixes from upstream 2019-02-17 21:45:31 -08:00
ThreadStream.php Merge branch 'red' 2018-08-20 22:24:44 -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 more cleanup 2019-04-14 23:41:26 -07:00
XConfig.php config updates 2018-11-20 19:15:15 -08:00
Zotfinger.php completion of crypto cleanup 2018-12-16 20:37:43 -08:00
ZotURL.php cloud perms and location independent content searching 2019-02-19 12:31:39 -08:00