friendica/include
Friendika 4d84a87ce4 cache result of (expensive) security check for visitor rights
begin tightening x-profile security
2010-12-02 21:09:55 -08:00
..
Contact.php
Photo.php
Scrape.php
acl_selectors.php add google buzz 2010-11-21 15:25:10 -08:00
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 improved linkification of naked text urls 2010-12-01 21:13:09 -08:00
contact_selectors.php more view cleanup 2010-11-15 21:06:44 -08:00
country.js
datetime.php
dba.php
directory.php
group.php
hostxrd.php
html2bbcode.php
items.php rino recipient patch 2010-12-01 13:39:00 -08:00
jquery.js
main.js
nav.php minor layout stuff 2010-11-18 17:42:23 -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