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
dd6e3d873d2ff04cb2549530fa838ad58b06cdbc
core
/
include
History
redmatrix
edc7c0837b
remove bookmark identifier from embedded links since they aren't bookmarkable without an associated taxonomy entry.
2016-02-21 18:14:28 -08:00
..
dba
rev update
2016-02-10 13:55:51 -08:00
Import
menu import and sync
2015-09-08 17:52:39 -07:00
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
Merge branch 'master' into tres
2015-05-14 18:02:29 -07:00
api_auth.php
remove the unqualified "OAuth" namespace from the project. We need to reference either OAuth1 or OAuth2.
2015-12-13 15:35:45 -08:00
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
turn relative links in app_render() into absolute links, without affecting the install.
2015-10-21 15:00:41 -07:00
attach.php
more work on media uploads via api
2015-12-17 16:22:13 -08:00
auth.php
Move api_auth() out to a file that can be included from plugins/modules to allow them to expose their own programmatic API.
2015-11-10 22:50:18 -08:00
BaseObject.php
…
bb2diaspora.php
revise the photo activity a bit so that we always have a valid activity body. Several network connectors can get empty posts or posts that don't contain any reference whatsoever to the actual photo. Since this can cause duplicate images on our own site, just provide the activity summary and any included body text to the activity by default. Provide a function to enhance this activity with an actual photo which can be applied on demand for any network connectors that desire it. Otherwise they'll just get a link to the photo in the activity statement - which is better than an empty post. Have applied this "add actual photo to the post" function to both Diaspora and RSS feeds. Also provide the album as the activity target.
2015-12-15 15:01:54 -08:00
bbcode.php
change _newwin to _blank because the window named _newwin may be hard to find if you have lots of windows/tabs open.
2015-11-20 12:49:38 -08:00
bookmarks.php
Some cleanups and documentation.
2015-03-04 00:15:24 +01:00
cache.php
…
chat.php
looks like chat has been neglected a bit recently
2015-09-20 21:37:18 -07:00
checksites.php
add site_type to queries, first few - several more to go.
2015-09-28 04:21:29 -07:00
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
"aconfig" or account configuration storage, needed for some upcoming work. Built on top of xconfig.
2016-01-11 23:54:53 -08:00
contact_selectors.php
provide more contact infos and update some protocol type definitions
2016-01-15 10:42:44 +01:00
contact_widgets.php
make tagadelic results (including categories in wall-to-wall posts) visible to wall visitors by checking ownership rather than authorship. It is doubtful the queries will scale on redmatrix so moved forward to hubzilla tree.
2015-07-15 21:43:42 -07:00
Contact.php
issue
#263
- account_default_channel not set to 0 when last channel of an account is removed
2016-01-20 23:16:12 -08:00
conversation.php
honour poco_rating_enable in item_photo_menu
2016-01-19 15:30:17 -08:00
ConversationObject.php
convert the abook fields
2015-06-14 21:08:00 -07:00
cronhooks.php
…
crypto.php
retire old Friendica RINO encryption functions
2015-06-09 22:24:24 -07:00
datetime.php
issue
#288
allow relative_date() to be translated into languages with more than two plural forms, such as pl.
2016-02-19 19:07:07 -08:00
deliver_hooks.php
delivery optimisations
2015-09-24 22:51:47 -07:00
deliver.php
comment clarification
2015-12-31 12:30:49 -08:00
dir_fns.php
fixes
#194
- New directory server is selected on every directory page reload
2015-11-27 20:55:27 +01:00
directory.php
more work on queue api
2015-12-14 22:44:05 -08:00
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
Add functions to parse and get some values from php.ini.
2015-05-16 11:25:32 +02:00
event.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
expire.php
DB changes for some channel flags
2015-06-15 17:28:52 -07:00
externals.php
generalise the site black|white allow lists, also add a channel black|white list for future use
2015-11-29 20:26:00 -08:00
features.php
get_feature_default() was using filtered view, preventing it from working in all cases
2016-02-19 13:34:29 -08:00
follow.php
refresh issue
2015-12-27 21:08:28 -08:00
gprobe.php
add reporting site to delivery report
2015-09-18 22:00:33 -07:00
group.php
rename collections to privacy groups
2016-01-26 23:44:15 -08:00
html2bbcode.php
…
html2plain.php
…
hubloc.php
add site_type to queries, first few - several more to go.
2015-09-28 04:21:29 -07:00
identity.php
pimp up mod new_channel
2016-02-19 22:28:21 +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
separate objs/things from taxonomy
2015-09-01 17:06:58 -07:00
ItemObject.php
will probably need this to make it work
2016-02-04 22:39:56 -08:00
ITemplateEngine.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
items.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
js_strings.php
various css fixes
2015-11-26 23:19:06 +01:00
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
move storage assets to zotlabs/storage
2016-02-19 00:06:10 -08:00
notifier.php
hook changes to support pubsubhubbub
2016-02-10 19:12:28 -08:00
notify.php
Merge branch 'master' into tres
2015-04-23 19:49:41 -07:00
oauth.php
remove the unqualified "OAuth" namespace from the project. We need to reference either OAuth1 or OAuth2.
2015-12-13 15:35:45 -08:00
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
Merge branch 'master' into tres and add some work on the item_deleted flag refactor
2015-01-26 18:27:03 -08:00
onepoll.php
convert the abook fields
2015-06-14 21:08:00 -07:00
page_widgets.php
…
permissions.php
pimp up mod new_channel
2016-02-19 22:28:21 +01:00
photos.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
plugin.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
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
…
ProtoDriver.php
…
queue_fn.php
hook changes to support pubsubhubbub
2016-02-10 19:12:28 -08:00
queue.php
queue/notification/delivery refactor continued
2015-12-16 22:42:33 -08:00
ratenotif.php
more work on queue api
2015-12-14 22:44:05 -08:00
reddav.php
finish up the storage move
2016-02-19 11:58:17 -08:00
security.php
add oembed provider for photos
2016-01-31 15:55:27 -08:00
session.php
don't try to optimise the session table. Just let it fragment and let the DB worry about it.
2015-08-24 16:05:51 -07:00
sharedwithme.php
make postgresql happy
2015-03-25 11:03:37 +01:00
smarty.php
…
socgraph.php
convert the abook fields
2015-06-14 21:08:00 -07:00
spam.php
…
statistics_fns.php
convert ITEM_WALL from bitfield to standalone
2015-05-06 21:03:33 -07:00
system_unavailable.php
Use http_status() instead of homegrowing it. Adapt http_status to handle replies with data.
2015-11-20 18:56:41 -08:00
taxonomy.php
add photos to the profile "likes this" dropdowns
2016-02-01 17:42:53 -08:00
template_processor.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
text.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
widgets.php
Removed export temporary from UNO. Removed 'Remove Channel' from UNO, cause a UNO member has only 1 channel, so it's logical to remove the acccount (by experience on UNO hub). Styling oauth settings.
2016-02-18 16:53:04 +01:00
zot.php
move dreport to zotlabs\zot namespace
2016-02-19 14:02:55 -08:00