streams/Zotlabs
2016-04-21 17:03:05 -07:00
..
Access retry the move of AccessList to composer format (one or more third-party plugins will likely break as a result) 2016-02-21 16:49:49 -08:00
Extend new hook interface (the old one still works but requires handlers to have two calling arguments; the first of which is no longer used). The new interface is called from Zotlabs\Extend\Hook::register() and allows you to specify which hook version to use. The default will be the new interface with one function argument. We also implement the hook priority field which was always there but needed to be set manually in the DB. This provides a way for two hook handlers that implement the same hook interface to determine which order to be called in the event of conflicts. 2016-04-21 17:03:05 -07:00
Identity start of v4 2015-12-06 19:16:38 -08:00
Module revert the reversal of checkjs logic, but still restrict the behaviour scope to just those urls that require it 2016-04-20 22:10:00 -07:00
Project localise the opensearch link 2016-04-10 21:56:16 -07:00
Storage send file sync packets for all known file operations 2016-04-07 18:54:48 -07:00
Web provide a way for the router to support custom controller objects and allow plugins to register class objects as modules instead of the traditional procedural interface. 2016-04-21 16:09:25 -07:00
Zot provide general purpose verification class, remove include/session.php (no longer used) 2016-04-14 18:51:06 -07:00