This website requires JavaScript.
Explore
Help
Register
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.
bc7f029b0b
core
/
Zotlabs
History
Mario
6f93d9848c
Disable oembed in directory profile about
2019-12-17 10:53:40 +01:00
..
Access
test
2018-10-29 21:25:16 +09:00
Daemon
resolve merge conflict
2019-11-25 21:03:22 +00:00
Extend
functions to support module and widget registration by plugins. These have identical construction to core modules and widgets and are registered just like hooks during addon load. Also additional Apps functions addon_app_installed() and system_app_installed() which will eventually replace feature_installed() for features which are converted to apps. The convention being used is that the module associated with the app calls the appropriate *_app_installed() function and if not present emits descriptive text about the app and exits. This allows one to click on an 'available' app and learn about it. Once installed, the app module behaves normally and may offer functionality or what once were addon settings on the settings/featured page. Refer to zap-addons in the zap repository for examples of how this is being used to eliminate the 'additional features' and 'addon settings' pages.
2018-07-12 16:23:32 -07:00
Identity
Update OAuth2Storage.php - fix email retrieval in getUser
2018-12-22 19:51:16 +01:00
Lib
Move auto_save_draft to header from thread comment
2019-11-28 09:42:59 +01:00
Module
Disable oembed in directory profile about
2019-12-17 10:53:40 +01:00
Photo
Avoid to process original images using storeThumbnail
2019-06-18 11:31:14 +02:00
Render
don't do oembed processing on naked links and smarty lib cleanup. ported from zap.
2019-05-13 10:39:40 +02:00
Storage
fix bitrot in util/zotsh
2019-08-15 16:28:06 -07:00
Text
isolate all the tagadelic core code into a class and reuse it
2016-05-04 19:39:39 -07:00
Thumbs
imagick converter: -thumbnail doesn't preserve exif, -resize does
2018-06-26 17:19:32 -07:00
Update
remove the caldav and event app and make calendar the default app
2019-05-09 14:39:40 +02:00
Web
check if file exists
2019-11-13 16:26:57 +01:00
Widget
fix category widget when using articles
2019-05-31 14:19:04 -07:00
Zot
http signature consolidation
2019-06-26 21:45:21 -07:00
Zot6
missing class import
2019-06-28 10:35:32 +02:00