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
77cc60faf26454e17d21236b7d6ac642f32a22c1
core
/
Zotlabs
History
zotlabs
77cc60faf2
required php version not available but allowed to continue
...
(cherry picked from commit
6feddcbced
)
2019-04-26 10:40:02 +02:00
..
Access
String change to reflect the current forum tagging method
2018-06-28 13:38:15 -07:00
Daemon
we no longer use xchan_instance_url - this is an abook thing
2019-03-30 15:10:28 -07: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-15 22:19:18 +01:00
Lib
add punify() again
2019-03-23 22:53:29 +01:00
Module
required php version not available but allowed to continue
2019-04-26 10:40:02 +02:00
Photo
Remove duplicate code in PhotoDriver classes.
2019-02-14 22:06:42 +01:00
Render
install bootstrap via composer
2018-09-07 11:26:02 +02:00
Storage
remove extraneous logging
2019-02-19 13:23:46 -08: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
mysql: remove some unused indices and add thr_parent index. pgsql: sync indices with mysql indices after testing on hub.disroot.org and add thr_parent
2019-03-19 10:52:10 +01:00
Web
clean up whitespace and remove superfluous semicolon
2019-01-29 22:37:30 +01:00
Widget
Revert "Revert "suggestion widget using feature_enabled still - upgrade to use apps.""
2019-04-02 14:59:35 +02:00
Zot
channel connect issue
2019-01-17 10:47:04 -08:00
Zot6
Cleanup and fixes
2019-03-15 02:51:51 +01:00