streams/Zotlabs/Lib
2021-03-07 17:49:23 -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 strpos args reversed 2021-03-07 16:59:19 -08:00
ActivityPub.php testing outbound mention rewrites 2021-02-04 20:35:51 -08:00
ActivityStreams.php hz compatibility stuff 2021-02-18 17:55:51 -08: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 revive the help app 2021-03-01 19:14: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 config updates 2018-11-20 19:15:15 -08: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 the connections search doesn't use regex searching so it doesn't require preg_quote() escaping 2021-02-07 20:09:10 -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 debugging 2019-10-21 22:46:53 -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 assorted issues 2018-12-26 15:33:01 -08:00
LDSignatures.php de-duplicate context 2021-01-23 14:51:14 -08:00
LibBlock.php cache improvement 2020-06-02 20:36:21 -07:00
Libprofile.php provide copy-to-clipboard on profile address 2020-12-05 13:18:52 -08:00
Libsync.php add xchan_updated 2020-09-01 22:47:32 -07:00
Libzot.php some patches from upstream, plus zot fetch conversation was only checking for zot authors and missing AP authors resulting in 'author not found' even though the record existed. 2021-02-13 14:38:31 -08:00
Libzotdir.php cleanup deprecated directory code 2020-10-26 19:51:59 -07:00
Markdown.php cleanup 2020-03-03 18:00:20 -08:00
MarkdownSoap.php 💡 Add source documentation from recent conversations. 2018-01-05 01:38:20 +01:00
MastAPI.php I'm hesitant to merge pull request 20 for a number of reasons, but the Accept-header based module handlers have to be re-ordered in any case so the wrong one doesn't answer prematurely if a request contains more than one of Zot6 or ActivityPub in the Accept headers. So we'll do that while I'm thinking about the best way forward. This creates a policy mess because in this case AP has to have priority over Zot. Elsewhere, we always prioritise Zot first. 2021-02-16 19:10:47 -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 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 fixes from upstream 2021-01-19 18:21:48 -08:00
SConfig.php some cleanup 2019-04-11 20:26:38 -07:00
Share.php For shared posts originating from ActivityPub, send back an Announce activity to the author. These have a number of serious issues on our own communication network related to a lack of comment permissions to third parties and the potential for frivolous copyright lawsuits. 2020-12-14 15:06:57 -08:00
SvgSanitizer.php typo 2019-11-14 14:47:15 -08:00
System.php icon files for local projects - fix redmatrix icons (edges cutoff) 2020-10-26 16:17:53 -07:00
ThreadItem.php drafts ux 2021-03-07 17:49:23 -08:00
ThreadListener.php fixes from upstream 2019-02-17 21:45:31 -08:00
ThreadStream.php b2be 2020-08-23 02:28:38 -07:00
Verify.php cleanup 2020-01-28 21:20:22 -08:00
Webfinger.php remove btlogger 2020-07-15 17:09:46 -07:00
XConfig.php config updates 2018-11-20 19:15:15 -08: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