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
2e89c13229739e41c6405e9124a16a9d2ada3cfb
core
/
include
History
friendica
2e89c13229
Merge
https://github.com/friendica/red
into pending_merge
2015-01-14 18:37:28 -08:00
..
dba
added dbdriver to siteinfo json to better track affected sites
2014-11-22 13:27:52 -08:00
Import
Some Doxygen comments and small cleanups.
2014-12-07 19:27:14 +01:00
photo
…
RedDAV
uninitialised theme parent in mod/cloud
2015-01-12 19:29:43 -08:00
account.php
Fix for issue
#763
Error creating new channel within the limits of the
2015-01-11 16:12:36 +01:00
acl_selectors.php
…
activities.php
fix double encoding of homepage in profile activity - not as straight-forward as it looked
2014-12-21 14:43:06 -08:00
api.php
some improvements in api direct messages
2014-12-22 18:26:11 -08:00
apps.php
Fix feature check in apps (missing parenthesis), allow multiple requires (comma separated)
2014-12-22 17:52:30 +01:00
attach.php
fix recursive file permissions
2014-12-30 13:56:27 +01:00
auth.php
Redirect to login page on failed login.
Fixes
#628
2014-12-28 09:26:30 +01:00
BaseObject.php
…
bb2diaspora.php
cleanup bb2diaspora - was getting crufty
2014-12-23 14:18:27 -08:00
bbcode.php
Added a table of content as bbcode element [toc] for webpages
2015-01-14 22:47:54 +01:00
bookmarks.php
…
cache.php
…
chat.php
…
cli_startup.php
…
cli_suggest.php
…
comanche.php
…
config.php
hide online presence maps to DNT
2014-11-24 15:36:11 -08:00
contact_selectors.php
…
contact_widgets.php
…
Contact.php
syncing connections issue, incorrect return_url after deleting connection
2015-01-07 14:35:03 -08:00
conversation.php
basic backend work for creating consensus items
2015-01-11 14:41:33 -08:00
ConversationObject.php
basic backend work for creating consensus items
2015-01-11 14:41:33 -08:00
cronhooks.php
…
crypto.php
optionally use openssl encryption functions (higher performance over mcrypt, but potentially more likely to have been compromised)
2015-01-11 15:13:45 -08:00
datetime.php
Use grouped select field for timezone selection
2015-01-01 14:44:50 +01:00
deliver.php
…
diaspora.php
friendica commenters are currently shown using "Diaspora" app. Try and fix this where we can.
2014-11-20 02:54:55 -08:00
dir_fns.php
clean up some url anomalies in dir_sort_links after security fix
2015-01-08 19:20:50 -08:00
directory.php
…
enotify.php
Make showing wall posts, intros and private messages under Notices optional
2014-12-30 15:27:33 +01:00
event.php
ical output wasn't using 24-hour time
2014-11-24 18:46:14 -08:00
expire.php
…
externals.php
…
features.php
regression: need float clear on manage page so footer doesn't end up floated,
2015-01-05 20:57:30 -08:00
fixd.php
add Thomas's Diaspora repair script as include/fixd.php - altered so it can be re-run if necessary with a count of remaining hublocs to be fixed. Some sites are down so it probably can't ever get to zero. The check for a null join is quite an expensive query. It could block your DB for a couple minutes while it runs.
2014-12-16 00:25:41 -08:00
follow.php
…
gprobe.php
…
group.php
…
html2bbcode.php
…
html2plain.php
…
hubloc.php
don't remove obsolete hublocs that have no sitekey - it will remove all kinds of other hublocs it isn't supposed to (e.g. diaspora).
2014-12-14 22:54:27 -08:00
identity.php
Allow tags in mail, many profile fields, and admin info
2015-01-13 17:54:40 +01:00
ItemObject.php
basic backend work for creating consensus items
2015-01-11 14:41:33 -08:00
ITemplateEngine.php
…
items.php
correct some activity object types (for comments), also fix a foreach warning resulting from recent tag work
2015-01-14 18:36:23 -08:00
js_strings.php
…
language.php
Revert "Revert "Language names via intl library.""
2014-12-31 10:42:08 +01:00
menu.php
…
message.php
…
nav.php
Make nav search use textcomplete
2015-01-07 19:39:50 +01:00
network.php
don't let dns_get_record() "write to screen" if it errors.
2015-01-06 14:50:29 -08:00
notifier.php
include channel clones in PM deliveries (also some whitespace edits)
2015-01-08 16:02:15 -08:00
notify.php
…
oauth.php
…
oembed.php
…
onedirsync.php
more directory tuning to ignore things we already know we can't possibly update
2014-11-20 18:36:48 -08:00
onepoll.php
…
page_widgets.php
…
permissions.php
Use grouped select field for role selection
2015-01-01 15:54:16 +01:00
photos.php
…
plugin.php
detect https coming through reverse proxy or load balancer using x-forwarded-proto instead of (actually in addition to testing) $_SERVER['HTTPS'] and/or $_SERVER['SERVER_PORT'] to indicate ssl is enabled
2015-01-05 16:12:55 -08:00
poller.php
provide last successful poll run time (using relative time) in siteinfo so that we can tell folks that have no idea what we're talking about that their poller definitely isn't running and this is probably why nothing works correctly.
2014-12-21 18:40:25 -08:00
probe.php
…
profile_selectors.php
…
ProtoDriver.php
…
queue_fn.php
…
queue.php
…
reddav.php
…
security.php
Merge
https://github.com/friendica/red
into pending_merge
2014-12-10 16:26:36 -08:00
session.php
…
smarty.php
…
socgraph.php
…
spam.php
…
statistics_fns.php
…
system_unavailable.php
…
taxonomy.php
wall tags
2014-12-15 14:37:31 -08:00
template_processor.php
…
text.php
ignore bbcode open tag (left bracket) in hash and mention tag regexes and turn it into a tag delimiter
2015-01-14 16:00:21 -08:00
widgets.php
Replace jslider with jRange
2015-01-05 18:30:12 +01:00
zot.php
connection clone issues
2015-01-10 14:59:10 -08:00