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
026c93ddf2613726d35b1fdc0c79c6b9f9b044ea
core
/
include
History
friendica
24b9799dca
convert all stored json calls to json_decode_plus()
2013-08-06 03:54:49 -07:00
..
dba
…
photo
Revert "Revert "merge""
2013-08-03 00:18:14 +02:00
account.php
fix registration email (sitename)
2013-07-18 21:42:10 -07:00
acl_selectors.php
…
activities.php
…
api.php
fix media uploads in api (specifically friendica for android)
2013-07-25 05:04:52 -07:00
attach.php
Revert "Revert "merge""
2013-08-03 00:18:14 +02:00
auth.php
remote control - if auth'd visitor is in config system remote_admins (array), become superuser. Literally. Full control. Untested.
2013-07-22 14:34:26 -07:00
BaseObject.php
…
bb2diaspora.php
…
bbcode.php
Check existance of bbcode tags before executing regexes, to avoid unnecessary execution
2013-07-28 02:28:35 +02:00
cache.php
…
cli_startup.php
fix some anomolies in config functions
2013-06-21 21:36:48 -07:00
cli_suggest.php
populate initial suggestions (ultimately we want to do this at install time as well as from the poller so that new sites have friend suggestions when they create their first channel).
2013-08-05 20:08:35 -07:00
config.php
Revert "Revert "merge""
2013-08-03 00:18:14 +02:00
contact_selectors.php
progress on multiple profiles, doing it the old way. I don't think we're going to be able to do it the new way - way too complicated.
2013-07-03 01:50:39 -07:00
contact_widgets.php
…
Contact.php
enotify: localize things we know how to translate
2013-08-05 17:32:33 -07:00
conversation.php
convert all stored json calls to json_decode_plus()
2013-08-06 03:54:49 -07:00
ConversationObject.php
implement the other part of ITEM_NOCOMMENT - which means an item is not commentable. Useful for pages - that is if they use the conversation() function to render the post.
2013-07-14 21:09:19 -07:00
cronhooks.php
…
crypto.php
add more siteinfo
2013-07-24 20:35:54 -07:00
datetime.php
…
deliver.php
push refresh messages, performance work on conversations and configs, doc updates
2013-06-14 16:54:58 -07:00
dir_fns.php
really, truly fix the age missing in directory bug
2013-07-02 22:41:17 -07:00
directory.php
populate initial suggestions (ultimately we want to do this at install time as well as from the poller so that new sites have friend suggestions when they create their first channel).
2013-08-05 20:08:35 -07:00
enotify.php
we've been storing json_encoded structures on disk in several places because it's a lot easier to parse than xml - but OMG do they get mangled - stored as single quoted strings when escaped as if double quoted. We need to use my new function json_decode_plus() wherever we need to parse one of these babies to make sure we get it right. Maybe we should've just used serialize().
2013-08-06 03:29:57 -07:00
event.php
Merge
https://github.com/friendica/red
into zpull
2013-03-21 18:29:08 -07:00
expire.php
…
features.php
tag cloud feature (enable the feature, then it will show up on your channel page)
2013-07-02 21:04:46 -07:00
follow.php
…
friendica_smarty.php
…
gprobe.php
…
group.php
issue
#55
(number 2)
2013-05-28 16:32:31 -07:00
html2bbcode.php
…
html2plain.php
…
identity.php
more site stats
2013-07-24 18:17:34 -07:00
ItemObject.php
Revert "Revert "merge""
2013-08-03 00:18:14 +02:00
ITemplateEngine.php
…
items.php
convert all stored json calls to json_decode_plus()
2013-08-06 03:54:49 -07:00
js_strings.php
…
language.php
…
message.php
convert all stored json calls to json_decode_plus()
2013-08-06 03:54:49 -07:00
nav.php
make home link on remote sites work again
2013-07-18 20:01:03 +02:00
network.php
make manual image scaling work - even if auto scaling kicks in.
2013-06-23 23:13:07 -07:00
notifier.php
Revert "Revert "merge""
2013-08-03 00:18:14 +02:00
notify.php
…
oauth.php
…
oembed.php
move oohembed service to addon
2013-06-03 16:53:53 -07:00
onepoll.php
…
permissions.php
more diagnostics
2013-07-15 03:12:51 -07:00
photos.php
start using profile_flags in photo queries so we can start creating PHOTO_THING's
2013-07-18 20:55:25 -07:00
plugin.php
…
poller.php
populate initial suggestions (ultimately we want to do this at install time as well as from the poller so that new sites have friend suggestions when they create their first channel).
2013-08-05 20:08:35 -07:00
profile_advanced.php
more "thing" work
2013-07-04 04:53:03 -07:00
profile_selectors.php
…
ProtoDriver.php
…
queue_fn.php
…
queue.php
unknown column
2013-03-11 17:42:12 -07:00
security.php
Revert "Revert "merge""
2013-08-03 00:18:14 +02:00
session.php
…
socgraph.php
fine tuning the error checks
2013-08-05 20:46:25 -07:00
system_unavailable.php
…
taxonomy.php
input form for profile stuff
2013-07-04 20:35:42 -07:00
template_processor.php
…
text.php
convert all stored json calls to json_decode_plus()
2013-08-06 03:54:49 -07:00
zot.php
convert all stored json calls to json_decode_plus()
2013-08-06 03:54:49 -07:00