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
16f79b70e4e3fd572de4d3fc938802fa8c536bca
core
/
include
History
redmatrix
16f79b70e4
experimental PDO DBA driver
2016-05-17 22:32:49 -07:00
..
dba
experimental PDO DBA driver
2016-05-17 22:32:49 -07:00
Import
static App
2016-03-31 16:06:03 -07:00
photo
deprecate $a->get_baseurl()
2016-03-30 22:13:24 -07:00
account.php
allow engineering units (e.g. 400M, 1G) as service class limits
2016-04-28 21:02:27 -07:00
acl_selectors.php
change wording restricted -> custom selection and add a label to the select
2016-05-13 17:38:50 +02:00
activities.php
static App
2016-03-31 16:06:03 -07:00
api_auth.php
static App
2016-03-31 16:06:03 -07:00
api.php
more work on sessions and cookies, as some anomalies appeared in caldav and firefox which suggested deeper issues
2016-05-16 17:07:39 -07:00
apps.php
provide a tag cloud for app categories and allow filtering apps from this
2016-05-04 18:27:46 -07:00
attach.php
send file sync packets for all known file operations
2016-04-07 18:54:48 -07:00
auth.php
more work on sessions and cookies, as some anomalies appeared in caldav and firefox which suggested deeper issues
2016-05-16 17:07:39 -07:00
BaseObject.php
work on implementing account/channel move (as opposed to clone)
2016-03-09 00:46:17 -08:00
bb2diaspora.php
send the correct number of args
2016-04-20 19:56:01 -07:00
bbcode.php
clean up some cruft
2016-05-08 20:19:23 -07:00
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
show chat expiration time in overview and minor fixes
2016-04-03 11:34:07 +02:00
checksites.php
cli utilities - argc and argv reversed. Not functionally incorrect since it was consistent but aesthetically incorrect.
2016-05-17 19:49:21 -07:00
cli_startup.php
more work on sessions and cookies, as some anomalies appeared in caldav and firefox which suggested deeper issues
2016-05-16 17:07:39 -07:00
cli_suggest.php
cli utilities - argc and argv reversed. Not functionally incorrect since it was consistent but aesthetically incorrect.
2016-05-17 19:49:21 -07:00
config.php
move iconfig functions to include/config.php with all the rest of the configs, fix an issue with singleton discovery and start work on singleton delivery
2016-04-26 16:12:31 -07:00
contact_selectors.php
update network_to_name (reserve DFRN for future use)
2016-03-21 22:02:18 -07:00
contact_widgets.php
replace app tagcloud with more traditional categories widget. One can always change this in the PDL
2016-05-05 00:45:38 -07:00
Contact.php
more work on sessions and cookies, as some anomalies appeared in caldav and firefox which suggested deeper issues
2016-05-16 17:07:39 -07:00
conversation.php
if we do not have a layout $layout should be empty not default
2016-05-09 12:24:48 +02:00
ConversationObject.php
static App
2016-03-31 16:06:03 -07:00
cronhooks.php
cli utilities - argc and argv reversed. Not functionally incorrect since it was consistent but aesthetically incorrect.
2016-05-17 19:49:21 -07:00
crypto.php
issue
#319
- NOTE: this does not fix the issue, it only reports it and continues. We need to examine any logger statements that contain 'stack:' as a result of reporting this issue and find and fix the original problem - which is that set_pconfig is being called without a valid $uid. I'm worried that since we will now continue on without throwing a PHP error that nobody will ever notice or find the problem that is causing this.
2016-03-30 16:33:23 -07:00
datetime.php
static App
2016-03-31 16:06:03 -07:00
deliver_hooks.php
cli utilities - argc and argv reversed. Not functionally incorrect since it was consistent but aesthetically incorrect.
2016-05-17 19:49:21 -07:00
deliver.php
cli utilities - argc and argv reversed. Not functionally incorrect since it was consistent but aesthetically incorrect.
2016-05-17 19:49:21 -07:00
dir_fns.php
static App
2016-03-31 16:06:03 -07:00
directory.php
cli utilities - argc and argv reversed. Not functionally incorrect since it was consistent but aesthetically incorrect.
2016-05-17 19:49:21 -07:00
enotify.php
static App
2016-03-31 16:06:03 -07:00
environment.php
Add functions to parse and get some values from php.ini.
2015-05-16 11:25:32 +02:00
event.php
sabre upgrade
2016-05-10 19:40:15 -07:00
expire.php
cli utilities - argc and argv reversed. Not functionally incorrect since it was consistent but aesthetically incorrect.
2016-05-17 19:49:21 -07:00
externals.php
cli utilities - argc and argv reversed. Not functionally incorrect since it was consistent but aesthetically incorrect.
2016-05-17 19:49:21 -07:00
features.php
issue
#138
; make ajaxchat optional and configurable. For reasons we've discussed repeatedly the ajax chat will not be removed from core as XMPP chat does not provide decentralised access control compatible with nomadic identity.
2016-04-03 16:41:40 -07:00
feedutils.php
split off feed handling stuff from include/items
2016-05-12 20:21:04 -07:00
follow.php
more federation work
2016-03-20 21:41:19 -07:00
gprobe.php
cli utilities - argc and argv reversed. Not functionally incorrect since it was consistent but aesthetically incorrect.
2016-05-17 19:49:21 -07:00
group.php
fix
#328
by using a seperate query instead of group_concat
2016-03-20 20:26:55 +01:00
help.php
module updates
2016-04-18 20:38:38 -07:00
html2bbcode.php
I'm speechless. This is just reckless. Set a context flag in text using a context trigger character which is likely to be present in that text already. Without escaping any previous instances of that character. Grrr.
2014-10-23 21:20:12 -07:00
html2plain.php
cleanup
2013-03-10 20:39:27 -07:00
hubloc.php
handle UNO move channel operation
2016-03-09 15:56:51 -08:00
identity.php
missed one other place where we called comanche outside the page build
2016-05-06 00:43:37 -07:00
import.php
Synchronization: Directory creation on sync import corrected.
2016-05-17 12:27:15 +02:00
importdoc.php
cli utilities - argc and argv reversed. Not functionally incorrect since it was consistent but aesthetically incorrect.
2016-05-17 19:49:21 -07:00
ItemObject.php
update icon names in include/
2016-05-01 04:39:57 +10:00
ITemplateEngine.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
items.php
split off feed handling stuff from include/items
2016-05-12 20:21:04 -07:00
js_strings.php
various css fixes
2015-11-26 23:19:06 +01:00
language.php
undeclared static property App::$stringsave (push_lang() and pop_lang())
2016-04-05 22:13:56 -07:00
menu.php
issue
#336
2016-03-31 18:53:05 -07:00
message.php
static App
2016-03-31 16:06:03 -07:00
nav.php
simplify context help js and move it to main.js where all the nav related js resides, do not close the context help if we click outside of it - members might want to work on something while help is open, move the link to /help to dropdown-menu.
2016-04-23 16:39:56 +02:00
network.php
an issue related to
#386
2016-05-16 19:23:42 -07:00
notifier.php
cli utilities - argc and argv reversed. Not functionally incorrect since it was consistent but aesthetically incorrect.
2016-05-17 19:49:21 -07:00
notify.php
Merge branch 'master' into tres
2015-04-23 19:49:41 -07:00
oauth.php
static App
2016-03-31 16:06:03 -07:00
oembed.php
more security stuff
2016-05-02 22:28:27 -07:00
onedirsync.php
cli utilities - argc and argv reversed. Not functionally incorrect since it was consistent but aesthetically incorrect.
2016-05-17 19:49:21 -07:00
onepoll.php
cli utilities - argc and argv reversed. Not functionally incorrect since it was consistent but aesthetically incorrect.
2016-05-17 19:49:21 -07:00
page_widgets.php
clean up the webpage list a bit
2014-04-29 18:28:05 -07:00
PermissionDescription.php
minor cleanup. No functional changes
2016-05-10 00:15:57 +10:00
permissions.php
static App
2016-03-31 16:06:03 -07:00
photos.php
allow engineering units (e.g. 400M, 1G) as service class limits
2016-04-28 21:02:27 -07:00
plugin.php
support work for a long-term fix for issue
#390
, essentially one can specify a theme:schema string anywhere a theme is input. It will be honoured unless an existing schema setting over-rides this behaviour. This should also be backward compatible but the theme selection code has been cleaned up slightly and there may be subtle differences in behaviour after this commit. On my site this required a page refresh as the first page load after this change was a bit confused.
2016-05-17 17:46:30 -07:00
poller.php
cli utilities - argc and argv reversed. Not functionally incorrect since it was consistent but aesthetically incorrect.
2016-05-17 19:49:21 -07:00
probe.php
start of legacy probe utility
2014-04-02 16:26:39 -07:00
profile_selectors.php
a bit of page cleanup for edit profiles
2016-03-07 18:49:17 -08:00
ProtoDriver.php
start formatting for Doxygen
2013-02-25 17:09:40 -08:00
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
cli utilities - argc and argv reversed. Not functionally incorrect since it was consistent but aesthetically incorrect.
2016-05-17 19:49:21 -07:00
ratenotif.php
cli utilities - argc and argv reversed. Not functionally incorrect since it was consistent but aesthetically incorrect.
2016-05-17 19:49:21 -07:00
reddav.php
send file sync packets for all known file operations
2016-04-07 18:54:48 -07:00
security.php
create miniApp to convert existing settings files to the static App class
2016-03-31 20:15:47 -07:00
sharedwithme.php
make postgresql happy
2015-03-25 11:03:37 +01:00
smarty.php
support work for a long-term fix for issue
#390
, essentially one can specify a theme:schema string anywhere a theme is input. It will be honoured unless an existing schema setting over-rides this behaviour. This should also be backward compatible but the theme selection code has been cleaned up slightly and there may be subtle differences in behaviour after this commit. On my site this required a page refresh as the first page load after this change was a bit confused.
2016-05-17 17:46:30 -07:00
socgraph.php
static App
2016-03-31 16:06:03 -07:00
spam.php
The problem with a lot of packages is that it's easier to re-write them than to re-use them.
2014-02-02 21:25:52 -08:00
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
isolate all the tagadelic core code into a class and reuse it
2016-05-04 19:39:39 -07:00
template_processor.php
Correcting reported Doxygen syntax warnings.
2015-03-29 22:23:00 +02:00
text.php
Ensure that channels can't be created with DAV reserved paths as a redress. Sabre mentions in several places that trying to change these paths to other strings; while possible - is unsupported and likely to cause problems. So for now, we're stuck with 'principals', 'addressbooks', and 'calendars'. If you already have these redresses on your site, you're basically buggered.
2016-05-11 17:18:17 -07:00
widgets.php
replace app tagcloud with more traditional categories widget. One can always change this in the PDL
2016-05-05 00:45:38 -07:00
zot.php
SECURITY: a comment to a private post that has been edited (the comment has been edited) loses its privacy settings. This comment isn't visible in the stream but may be visible in feeds.
2016-05-12 16:47:03 -07:00