friendica/include
Friendika d8c5c1cd6b added brand link 2010-12-14 15:21:31 -08:00
..
Contact.php no newline at EOF 2010-12-05 19:42:28 -08:00
Photo.php
Scrape.php
acl_selectors.php
ajaxupload.js
auth.php paranoid option to reduce session hijacking by enforcing an IP match on session validation. This is not claimed to be a perfect solution to the problem by any stretch, it merely raises the bar on the script kiddies to the detriment of those whose dynamic IPs aren't long lived. For these reasons it is opt-in. 2010-11-29 23:16:14 -08:00
bbcode.php fix youtube videos on FF 2010-12-09 13:41:08 -08:00
contact_selectors.php
country.js
datetime.php
dba.php never enough comments 2010-12-08 23:08:59 -08:00
directory.php
group.php
hostxrd.php
html2bbcode.php
items.php display the fact that a conversation is private without disclosing the details of who can/cannot see it. 2010-12-07 20:47:53 -08:00
jquery.js
main.js
nav.php added brand link 2010-12-14 15:21:31 -08:00
notifier.php array_unique didn't have a second argument before PHP 5.2.9 2010-11-26 02:38:41 -08:00
poller.php ignore malformed xml before it hits the parser. 2010-12-02 18:32:46 -08:00
profile_selectors.php 15 gender choices, 12 sexual preference choices and 30 relationship status options are probably adequate. :-) 2010-11-29 20:56:54 -08:00
queue.php don't attempt to deliver queued items to sites which have already timed out 2010-11-25 23:42:03 -08:00
salmon.php salmon error handling issue 2010-11-22 19:58:35 -08:00
security.php cache result of (expensive) security check for visitor rights 2010-12-02 21:09:55 -08:00
session.php
system_unavailable.php