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
ba84d6ff7c3cf9c10dd2cfac3da7e7c808ac965f
core
/
include
History
redmatrix
6e04dd96a1
will also need api doco
2015-11-11 20:51:15 -08:00
..
dba
…
Import
…
photo
make sure we only have one profile photo for a cloned channel
2015-11-01 21:04:55 +01:00
RedDAV
no comment permission bug, also implement delete() in RedDirectory per Waitman
2015-11-08 16:36:36 -08:00
AccessList.php
…
account.php
notification changes to support testdrive
2015-10-01 19:49:06 -07:00
acl_selectors.php
make jotnets modal
2015-11-08 17:48:43 -08:00
activities.php
…
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
Merge pull request
#144
from kenrestivo/api-auth-fix
2015-11-11 11:18:41 -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
…
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
first cut at some much better hook documentation derived from bamfic's automated list (doc/hooks.html)
2015-11-05 16:08:18 -08:00
bookmarks.php
…
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
…
cli_suggest.php
…
comanche.php
…
config.php
…
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
add avatars to likes/dislikes/etc.
2015-11-09 15:58:19 -08:00
ConversationObject.php
…
cronhooks.php
…
crypto.php
…
datetime.php
…
deliver_hooks.php
delivery optimisations
2015-09-24 22:51:47 -07:00
deliver.php
filter delivery reports
2015-10-17 13:26:55 -07:00
dir_fns.php
will also need api doco
2015-11-11 20:51:15 -08:00
directory.php
…
DReport.php
new delivery report format
2015-09-20 20:21:54 -07:00
enotify.php
Red:Notify > Hubzilla:Notify
2015-10-03 15:51:12 +02:00
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
add site_type to queries, first few - several more to go.
2015-09-28 04:21:29 -07:00
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
add site_type to queries, first few - several more to go.
2015-09-28 04:21:29 -07:00
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
…
ItemObject.php
Merge
https://github.com/redmatrix/redmatrix
into pending_merge
2015-11-03 20:46:47 -08:00
ITemplateEngine.php
…
items.php
implement unfollow thread
2015-11-03 14:59:14 -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
…
message.php
mail sync debugging
2015-10-15 20:40:24 -07:00
nav.php
some heavy private mail restructuring - work in progress
2015-09-24 14:07:44 +02:00
network.php
remove the obsolete avatar_img function (gravatar/libravatar lookup)
2015-11-09 20:29:36 -08:00
notifier.php
improve /locs page with some field notes and the ability to do a forced sync
2015-11-01 15:51:45 -08:00
notify.php
…
oauth.php
…
oembed.php
…
onedirsync.php
…
onepoll.php
…
page_widgets.php
…
permissions.php
…
photos.php
fix the typo
2015-10-28 19:45:02 -07:00
plugin.php
make use of http_host vs. server_name configurable in script_path()
2015-10-25 15:37:09 -07:00
poller.php
heavy lifting for delivery reports
2015-09-22 02:32:04 -07:00
probe.php
…
profile_selectors.php
…
ProtoDriver.php
…
queue_fn.php
…
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
…
sharedwithme.php
…
smarty.php
…
socgraph.php
…
spam.php
…
statistics_fns.php
…
system_unavailable.php
…
taxonomy.php
Merge
https://github.com/redmatrix/redmatrix
into pending_merge
2015-10-01 17:30:15 -07:00
template_processor.php
…
text.php
Add unit tests for valid email function.
2015-11-08 14:37:48 -08:00
widgets.php
timeago() works best with iso format.
fix
#118
2015-11-03 11:19:22 +01:00
zot.php
protocol upgrade
2015-11-03 23:54:53 -08:00