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
106b3257e42b25e0e103a4d6e3cb1609a2004de6
core
/
include
History
…
..
dba
…
Import
menu import and sync
2015-09-08 17:52:39 -07:00
photo
…
RedDAV
…
AccessList.php
start to modularise the clone import and sync functions
2015-09-02 20:12:40 -07:00
account.php
notification changes to support testdrive
2015-10-01 19:49:06 -07:00
acl_selectors.php
…
activities.php
Merge branch 'master' into tres
2015-05-14 18:02:29 -07:00
api_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
api.php
photo album widget permissions issue
2015-11-17 15:03:27 -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
handle old files with partial paths
2015-11-05 16:28:10 -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
start formatting for Doxygen
2013-02-25 17:09:40 -08:00
bb2diaspora.php
Fix youtube and vimeo for Diaspora posts. Remove empty zrl's from Diaspora posts (fixes also the not working and only translated into default hub language 'view full size'). Please revert when wrong.
2015-10-31 22:38:16 +01:00
bbcode.php
…
bookmarks.php
Some cleanups and documentation.
2015-03-04 00:15:24 +01:00
cache.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
chat.php
…
checksites.php
…
cli_startup.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
cli_suggest.php
…
comanche.php
…
config.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
contact_selectors.php
…
contact_widgets.php
…
Contact.php
need better peer verification due to re-install issue, this is temporary
2015-11-03 19:50:40 -08:00
conversation.php
…
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
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
deliver_hooks.php
…
deliver.php
issues connecting to local forum
2015-11-15 17:28:45 -08:00
dir_fns.php
…
directory.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
DReport.php
new delivery report format
2015-09-20 20:21:54 -07:00
enotify.php
…
environment.php
Add functions to parse and get some values from php.ini.
2015-05-16 11:25:32 +02:00
event.php
Document the additional content export options
2015-09-24 16:57:17 -07:00
expire.php
…
externals.php
…
features.php
new feature: delayed posting
2015-10-25 16:54:18 -07:00
follow.php
separate permission_update notification into permission_create and permission_update, since some networks send out a notification for duplicate share requests even if connected.
2015-10-18 20:13:12 -07:00
gprobe.php
…
group.php
…
html2bbcode.php
…
html2plain.php
…
hubloc.php
…
identity.php
get rid of the pre-comanche widget placement and wgl code
2015-11-09 19:42:37 -08:00
import.php
another try at issue
#89
- rotating photos
2015-10-16 04:21:40 -07:00
importdoc.php
separate objs/things from taxonomy
2015-09-01 17:06:58 -07:00
ItemObject.php
Merge
https://github.com/redmatrix/redmatrix
into pending_merge
2015-11-03 20:46:47 -08:00
ITemplateEngine.php
…
items.php
tag_deliver of an edit to an already uplinked item wasn't resetting permissions and ownership bits before starting delivery chain on the edit.
2015-11-15 20:52:50 -08:00
js_strings.php
…
language.php
move string files to hmessages.po and hstrings.php for hubzilla to avoid endless merge conflicts.
2015-09-26 23:44:30 -07:00
menu.php
debugging menu sync
2015-09-08 18:40:56 -07:00
message.php
mail sync debugging
2015-10-15 20:40:24 -07:00
nav.php
…
network.php
remove the obsolete avatar_img function (gravatar/libravatar lookup)
2015-11-09 20:29:36 -08:00
notifier.php
issue with dead hub detection
2015-11-15 18:12:53 -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
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
…
page_widgets.php
clean up the webpage list a bit
2014-04-29 18:28:05 -07:00
permissions.php
…
photos.php
…
plugin.php
make use of http_host vs. server_name configurable in script_path()
2015-10-25 15:37:09 -07:00
poller.php
…
probe.php
…
profile_selectors.php
…
ProtoDriver.php
start formatting for Doxygen
2013-02-25 17:09:40 -08:00
queue_fn.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
queue.php
wrong table column names
2015-09-29 22:51:06 -07:00
ratenotif.php
…
reddav.php
…
security.php
add one more level of parentheses to ensure operator precedence is correctly evaluated
2015-09-28 20:03:11 -07: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
provide os_mkdir to workaround permission issues with php mkdir
2014-07-16 01:07:00 -07:00
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
start formatting for Doxygen
2013-02-25 17:09:40 -08:00
taxonomy.php
…
template_processor.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
text.php
allow plugins to also log to a different named logfile and also alter the log message
2015-11-15 19:40:01 -08:00
widgets.php
…
zot.php
…