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, but cannot push or open issues or pull requests.
Files
323ab3dba4a925cf2519c5c9eee9b82683dc7d5d
core
/
Zotlabs
/
Lib
History
zotlabs
e5e0a6b31f
Merge branch 'dev' of
https://github.com/redmatrix/hubzilla
into xdev_merge
2017-03-25 14:40:31 -07:00
..
AbConfig.php
minor changes to config api and markdown_to_bb
2016-12-05 14:50:34 -08:00
AConfig.php
minor changes to config api and markdown_to_bb
2016-12-05 14:50:34 -08:00
Api_router.php
…
Apps.php
apps improvements
2017-02-22 11:22:43 +01:00
Cache.php
…
Chatroom.php
…
Config.php
grrr. stop making branding assumptions.
2017-03-12 17:32:45 -07:00
DB_Upgrade.php
provide compatibility with old-style update system
2017-03-25 13:22:14 -07:00
Enotify.php
use the same host macro for sender address as for reply_to address
2017-03-21 21:00:48 -07:00
ExtendedZip.php
…
IConfig.php
minor changes to config api and markdown_to_bb
2016-12-05 14:50:34 -08:00
MarkdownSoap.php
more markdown purification
2017-03-21 00:40:19 -07:00
NativeWiki.php
add public_policy to the nwiki container also. This should not affect the recent bug as presented, but is being added for consistency.
2017-03-06 17:59:34 -08:00
NativeWikiPage.php
even more fine tuning of the markdown purifier - especially when used with the wiki
2017-03-20 19:41:03 -07:00
PConfig.php
grrr. stop making branding assumptions.
2017-03-12 17:32:45 -07:00
Permcat.php
more permissions optimisations
2017-02-09 19:52:13 -08:00
PermissionDescription.php
[BUGFIX] for fromStandalonePermission().
2016-10-20 20:22:39 +02:00
ProtoDriver.php
…
SuperCurl.php
…
System.php
better handling of mimetype security
2017-03-12 21:55:24 -07:00
Techlevels.php
add some more stuff to admin/account_edit (service class, language, and techlevel if appropriate). Fix en-au and en-gb so they are listed as languages, and move language selector stuff to include/language.php instead of include/text.php; new file Zotlabs/Lib/Techlevels.php so we only need to write the selection array once.
2016-10-03 17:16:24 -07:00
ThreadItem.php
Merge branch 'dev' of
https://github.com/redmatrix/hubzilla
into xdev_merge
2017-03-25 14:40:31 -07:00
ThreadStream.php
provide text log results of email success/failure rather than 1 and 0.
2016-10-13 16:47:45 -07:00
XConfig.php
minor changes to config api and markdown_to_bb
2016-12-05 14:50:34 -08:00
ZotDriver.php
…