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
fffeca59d00d8d0cd45cda458eadab3df88711a9
core
/
include
History
redmatrix
b14dd0e066
issue
#383
2016-05-14 21:05:24 -07:00
..
dba
prevent recursion in the database driver when debugging is enabled and the system config is not yet loaded - caused by calling get_config and making db calls within the logger function; which we then attempt to log...
2016-05-09 01:12:24 -07:00
Import
…
photo
…
account.php
allow engineering units (e.g. 400M, 1G) as service class limits
2016-04-28 21:02:27 -07:00
acl_selectors.php
improve non-ACL option description in ACL dialog
2016-05-08 20:44:30 +10:00
activities.php
…
api_auth.php
…
api.php
use only the std_version
2016-05-01 19:29:30 -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
move more session related stuff such as paranoia handling (IP address changes) into the session object and extend remember_me cookies once a day so that they will never expire (theoretically). The DB session driver will extend its expiration on every session write (in the case of persistent sessions).
2016-04-10 19:20:41 -07:00
BaseObject.php
…
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
…
cache.php
…
chat.php
…
checksites.php
…
cli_startup.php
Setup was horked after this commit and I couldn't easily make it right so reverting - will try again at a future date
2016-04-25 20:12:36 -07:00
cli_suggest.php
…
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
…
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
objectify all the session management stuff
2016-04-08 04:44:10 -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
…
cronhooks.php
…
crypto.php
…
datetime.php
…
deliver_hooks.php
…
deliver.php
…
dir_fns.php
…
directory.php
…
enotify.php
…
environment.php
…
event.php
sabre upgrade
2016-05-10 19:40:15 -07:00
expire.php
…
externals.php
…
features.php
…
follow.php
…
gprobe.php
…
group.php
…
help.php
module updates
2016-04-18 20:38:38 -07:00
html2bbcode.php
…
html2plain.php
…
hubloc.php
…
identity.php
missed one other place where we called comanche outside the page build
2016-05-06 00:43:37 -07:00
import.php
issue
#383
2016-05-14 21:05:24 -07:00
importdoc.php
module updates
2016-04-18 20:38:38 -07:00
ItemObject.php
update icon names in include/
2016-05-01 04:39:57 +10:00
ITemplateEngine.php
…
items.php
make editwebpage use status_editor() and fix storing of layout on webpage creation
2016-05-09 11:56:42 +02:00
js_strings.php
…
language.php
undeclared static property App::$stringsave (push_lang() and pop_lang())
2016-04-05 22:13:56 -07:00
menu.php
…
message.php
…
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
provide repository versions on admin summary page and an upgrade message if you're behind master
2016-05-10 21:46:04 -07:00
notifier.php
more work on diaspora relay
2016-05-09 20:17:59 -07:00
notify.php
…
oauth.php
…
oembed.php
more security stuff
2016-05-02 22:28:27 -07:00
onedirsync.php
…
onepoll.php
…
page_widgets.php
…
PermissionDescription.php
minor cleanup. No functional changes
2016-05-10 00:15:57 +10:00
permissions.php
…
photos.php
allow engineering units (e.g. 400M, 1G) as service class limits
2016-04-28 21:02:27 -07:00
plugin.php
this should work to call a hook for a string class method
2016-04-23 16:56:41 -07:00
poller.php
…
probe.php
…
profile_selectors.php
…
ProtoDriver.php
…
queue_fn.php
…
queue.php
…
ratenotif.php
…
reddav.php
send file sync packets for all known file operations
2016-04-07 18:54:48 -07:00
security.php
…
sharedwithme.php
…
smarty.php
…
socgraph.php
…
spam.php
…
statistics_fns.php
…
system_unavailable.php
…
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
…
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: edited comment to private post loses privacy info. Not visible in stream but may be visible in feeds
2016-05-12 16:51:20 -07:00