This website requires JavaScript.
Explore
Help
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-19
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
7d45f63b78649af1c7b523f40f0b798d4e4db9e4
core
/
Zotlabs
History
redmatrix
540800da95
Merge branch 'dev' of
https://github.com/redmatrix/hubzilla
into dev_merge
2016-04-21 17:09:13 -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
…
Module
Merge pull request
#351
from anaqreon/toggle-context-help
2016-04-21 18:44:50 +02: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