friendica/include
..
acl_selectors.php
api.php change api.php in function api_item_get_user to check if $usercache is NULL before checking an element in it 2012-04-30 20:51:22 -06:00
attach.php
auth.php
bb2diaspora.php
bbcode.php allow bbcode representation of html symbols such as © by wrapping in bb brackets 2012-04-23 05:42:46 -07:00
cache.php use mysql replace on cache items 2012-05-02 16:27:19 -07:00
config.php
Contact.php
contact_selectors.php
contact_widgets.php
conversation.php
cronhooks.php
crypto.php
datetime.php
dba.php
delivery.php
diaspora.php
directory.php
email.php
EmailNotification.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
enotify.php
event.php
expire.php
fcontact.php
gprobe.php
group.php
html2bbcode.php
html2plain.php separate tag search from body search 2012-04-23 22:41:32 -07:00
items.php consolidate item deletion so we can fix orphaned categories and file_as tags. 2012-05-05 07:05:32 -07:00
message.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
msgclean.php New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spoiler" elements 2012-03-17 11:07:49 +01:00
nav.php
network.php validate_url() and validate_email() validate also IP address. 2012-05-03 15:28:23 +02:00
notifier.php
oauth.php
oembed.php
onepoll.php
pgettext.php
Photo.php
pidfile.php
plugin.php hidden plugins (add .hidden file to dir) 2012-04-30 23:07:52 -07:00
poller.php
profile_advanced.php
profile_selectors.php
profile_update.php
queue.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
queue_fn.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
quoteconvert.php
remoteupdate.php
salmon.php
Scrape.php improve handling of relative feed url's 2012-05-01 17:10:26 -07:00
security.php Some Bugfixes, and variable checks 2012-04-17 11:33:50 +00:00
session.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
socgraph.php
system_unavailable.php
template_processor.php ignore utf8 offset error for unit tests 2012-04-07 02:31:41 -07:00
text.php