friendica/include
Friendika e9a1abd133 flatten conversation hierarchy to one level on import but preserve all thread info
in case somebody wants to write a plugin to display as multi-level thread
2010-12-04 23:16:16 -08:00
..
Contact.php
Photo.php couple of issues w/ profile photo update propogation 2010-11-09 18:24:35 -08:00
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 couple of issues w/ profile photo update propogation 2010-11-09 18:24:35 -08:00
directory.php
group.php
hostxrd.php
html2bbcode.php preserve newlines on all networks 2010-11-05 02:19:39 -07:00
items.php flatten conversation hierarchy to one level on import but preserve all thread info 2010-12-04 23:16:16 -08:00
jquery.js
main.js fix like/dislike refresh on photos/display items 2010-11-02 22:21:49 -07:00
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