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
97eef2b88c5e2e709b8efdb2ea597a5803783e24
core
/
include
History
Mario Vavti
97eef2b88c
removed link to connected apps by accident
2016-03-26 19:34:38 +01:00
..
dba
add syslog loglevels to dba functions
2016-03-07 20:43:52 -08:00
Import
…
photo
some initial work on uploading and cropping cover photos
2016-01-13 17:32:09 -08:00
account.php
ensure auto_channel_create() is executed for all workflows when UNO is set.
2016-02-19 19:21:57 -08:00
acl_selectors.php
issue
#241
(redmatrix issue 405)
2016-01-01 16:12:43 -08:00
activities.php
…
api_auth.php
…
api.php
Provide Zotlabs\Project and System class for querying details about the project/version info. Move these out of /boot.php
2016-02-18 15:24:58 -08:00
apps.php
…
attach.php
some minor cleanups
2016-03-10 15:43:59 -08:00
auth.php
issue
#320
- regression, after removing channel attached to an authenticated session the session was not completely cleared.
2016-03-12 19:53:07 -08:00
BaseObject.php
work on implementing account/channel move (as opposed to clone)
2016-03-09 00:46:17 -08:00
bb2diaspora.php
…
bbcode.php
UNO: Hide bookmark tools in items (#^ and in menu)
2016-03-10 19:40:28 +01:00
bookmarks.php
…
cache.php
…
chat.php
…
checksites.php
…
cli_startup.php
rev update
2016-02-05 00:06:35 -08:00
cli_suggest.php
…
comanche.php
issue with plugin loadable layouts
2016-01-14 20:51:59 -08:00
config.php
abconfig
2016-02-29 19:31:52 -08:00
contact_selectors.php
update network_to_name (reserve DFRN for future use)
2016-03-21 22:02:18 -07:00
contact_widgets.php
…
Contact.php
issue
#320
- regression, after removing channel attached to an authenticated session the session was not completely cleared.
2016-03-12 19:53:07 -08:00
conversation.php
work on implementing account/channel move (as opposed to clone)
2016-03-09 00:46:17 -08:00
ConversationObject.php
work on implementing account/channel move (as opposed to clone)
2016-03-09 00:46:17 -08:00
cronhooks.php
…
crypto.php
rewrite the webfinger discovery logic
2016-03-22 19:58:59 -07:00
datetime.php
some janitor work on profiles
2016-03-12 22:13:46 +01:00
deliver_hooks.php
…
deliver.php
comment clarification
2015-12-31 12:30:49 -08:00
dir_fns.php
…
directory.php
…
enotify.php
Provide Zotlabs\Project and System class for querying details about the project/version info. Move these out of /boot.php
2016-02-18 15:24:58 -08:00
environment.php
…
event.php
when creating an event from a post in our stream, if the original post was private, set the event permissions to "just me". If it was a public event, set the event permissions to the channel default permissions.
2016-02-25 00:36:35 -08:00
expire.php
…
externals.php
…
features.php
remove the markdown feature. Do not re-enable unless you are willing to support it.
2016-03-03 14:47:39 -08:00
follow.php
more federation work
2016-03-20 21:41:19 -07:00
gprobe.php
…
group.php
fix
#328
by using a seperate query instead of group_concat
2016-03-20 20:26:55 +01:00
html2bbcode.php
…
html2plain.php
…
hubloc.php
handle UNO move channel operation
2016-03-09 15:56:51 -08:00
identity.php
See issue
https://github.com/redmatrix/hubzilla-addons/issues/17
(UNO: enable the Diaspora protocol for all channels (if addon is enabled) - I had to do this during channel creation and not in the addon itself, or else the member can't change this after the channel is created. Tested it on UNO and normal Hubzilla. If this is not the right place for this, please move it. If not wanted at all, please discuss.
2016-03-17 15:48:44 +01:00
import.php
bring back the ability to ignore a pending connection request without deleting it and without always having it in your face and without jumping through hoops.
2016-01-26 16:57:36 -08:00
importdoc.php
…
ItemObject.php
UNO: Hide bookmark tools in items (#^ and in menu)
2016-03-10 19:40:28 +01:00
ITemplateEngine.php
…
items.php
add hook to allow plugins to perform a follow activity from an activityfeed
2016-03-23 20:04:09 -07:00
js_strings.php
…
language.php
Provide Zotlabs\Project and System class for querying details about the project/version info. Move these out of /boot.php
2016-02-18 15:24:58 -08:00
menu.php
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
message.php
the mail_isreply flag wasn't being set in the right cases
2016-01-10 17:39:18 -08:00
nav.php
uno stuff
2016-02-05 23:13:33 -08:00
network.php
atom specifies a uri or iri for the id. message_id isn't suitable here.
2016-03-23 16:36:27 -07:00
notifier.php
issue
#305
2016-03-02 11:32:32 -08:00
notify.php
…
oauth.php
…
oembed.php
remove bookmark identifier from embedded links since they aren't bookmarkable without an associated taxonomy entry.
2016-02-21 18:14:28 -08:00
onedirsync.php
…
onepoll.php
…
page_widgets.php
…
permissions.php
work on implementing account/channel move (as opposed to clone)
2016-03-09 00:46:17 -08:00
photos.php
provide footer bbcode
2016-02-29 23:58:32 +01:00
plugin.php
add 'requires' field to plugin info to list other dependent plugins/addons and disable if dependencies are not installed/enabled
2016-02-24 15:19:28 -08:00
poller.php
expire delivery reports at 10 days by default instead of 30.
2016-01-04 22:12:36 -08:00
probe.php
…
profile_selectors.php
a bit of page cleanup for edit profiles
2016-03-07 18:49:17 -08:00
ProtoDriver.php
…
queue_fn.php
backtrace openssl_verify errors so that we can find bad keys - as there is very little relevant context available at this level.
2016-02-25 14:34:30 -08:00
queue.php
…
ratenotif.php
issue
#305
2016-03-02 11:32:32 -08:00
reddav.php
finish up the storage move
2016-02-19 11:58:17 -08:00
security.php
some minor cleanups
2016-03-10 15:43:59 -08:00
session.php
issue
#320
- regression, after removing channel attached to an authenticated session the session was not completely cleared.
2016-03-12 19:53:07 -08:00
sharedwithme.php
…
smarty.php
…
socgraph.php
…
spam.php
…
statistics_fns.php
…
system_unavailable.php
…
taxonomy.php
add photos to the profile "likes this" dropdowns
2016-02-01 17:42:53 -08:00
template_processor.php
…
text.php
fix link to photo album and make sure that small photos are not overwritten by body text.
2016-02-26 15:21:14 +01:00
widgets.php
removed link to connected apps by accident
2016-03-26 19:34:38 +01:00
zot.php
make the admin side menu extensible and provide a hook for a channel "move" operation that federation plugins might use to re-establish connections after a channel move.
2016-03-19 16:17:19 -07:00