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. You cannot open issues or pull requests or push a commit.
Files
1d891984441fa2f4aa8e311191da23e9ddd6e928
core
/
include
History
…
..
dba
issue
#184
2015-11-23 15:17:38 -08:00
Import
…
photo
some initial work on uploading and cropping cover photos
2016-01-13 17:32:09 -08:00
RedDAV
fix issue
#210
2015-12-07 19:11:32 +01:00
AccessList.php
…
account.php
'auto channel creation' - if the corresponding config variable is set, create a channel when an account is created.
2016-01-12 15:43:08 -08:00
acl_selectors.php
…
activities.php
Merge branch 'master' into tres
2015-05-14 18:02:29 -07:00
api_auth.php
…
api.php
…
apps.php
…
attach.php
…
auth.php
…
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
…
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
…
cli_startup.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
cli_suggest.php
populate initial suggestions (ultimately we want to do this at install time as well as from the poller so that new sites have friend suggestions when they create their first channel).
2013-08-05 20:08:35 -07:00
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
…
contact_widgets.php
…
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
…
ConversationObject.php
…
cronhooks.php
…
crypto.php
retire old Friendica RINO encryption functions
2015-06-09 22:24:24 -07:00
datetime.php
default timepicker to 15 min steps. abbr -> span
2015-11-26 21:00:04 +01:00
deliver_hooks.php
…
deliver.php
…
dir_fns.php
…
directory.php
more work on queue api
2015-12-14 22:44:05 -08:00
DReport.php
…
enotify.php
…
environment.php
…
event.php
…
expire.php
…
externals.php
…
features.php
Added a feature to hide rating buttons from a members channel and profile pages.
2016-01-18 21:37:47 +01:00
follow.php
…
gprobe.php
add reporting site to delivery report
2015-09-18 22:00:33 -07:00
group.php
use consistent terminology
2015-08-19 21:17:24 -07:00
html2bbcode.php
…
html2plain.php
cleanup
2013-03-10 20:39:27 -07:00
hubloc.php
add site_type to queries, first few - several more to go.
2015-09-28 04:21:29 -07:00
identity.php
Added a feature to hide rating buttons from a members channel and profile pages.
2016-01-18 21:37:47 +01:00
import.php
add $deliver flag to item_store() and item_store_update() [default true]. If false, do not send any notifications or process tag_deliver. This should avoid any network activity from happening as the result of a channel (actually item) import. Other minor fixes in the handling of the $allow_exec flag and further protecting CSS passed to widgets from rogue code and XSS.
2016-01-16 14:00:22 -08:00
importdoc.php
…
ItemObject.php
…
ITemplateEngine.php
…
items.php
…
js_strings.php
…
language.php
…
menu.php
debugging menu sync
2015-09-08 18:40:56 -07:00
message.php
…
nav.php
some heavy private mail restructuring - work in progress
2015-09-24 14:07:44 +02:00
network.php
…
notifier.php
provide admin toggle to disable delivery reports
2016-01-07 14:27:06 -08:00
notify.php
Merge branch 'master' into tres
2015-04-23 19:49:41 -07:00
oauth.php
…
oembed.php
personal oembed black/white list
2015-08-04 20:07:55 -07:00
onedirsync.php
…
onepoll.php
…
page_widgets.php
…
permissions.php
the view_photos and post_photos permissions are redundant and are now mapped to view_storage and write_storage
2015-07-19 17:53:52 -07:00
photos.php
…
plugin.php
…
poller.php
…
probe.php
start of legacy probe utility
2014-04-02 16:26:39 -07:00
profile_selectors.php
make the profile minimal by default. Use features to enable the advanced form.
2014-08-01 01:24:03 -07:00
ProtoDriver.php
…
queue_fn.php
…
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
make /cloud work again after all the shuffling this morning
2015-07-30 18:34:30 -07:00
security.php
…
session.php
…
sharedwithme.php
…
smarty.php
provide os_mkdir to workaround permission issues with php mkdir
2014-07-16 01:07:00 -07:00
socgraph.php
…
spam.php
…
statistics_fns.php
…
system_unavailable.php
…
taxonomy.php
…
template_processor.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
text.php
yearly license update
2015-12-31 13:25:23 -08:00
widgets.php
…
zot.php
…