aboutsummaryrefslogtreecommitdiffstats
path: root/include/dir_fns.php
Commit message (Expand)AuthorAgeFilesLines
* Allow site to over-ride directory options. Bugger off.friendica2015-03-091-38/+31
* major cleanup of directory optionsfriendica2015-03-051-2/+9
* straighten out some directory stuff, which required some Comanche structural ...friendica2015-03-051-2/+24
* require access token to view, query, or join directories in private realms, i...friendica2015-02-241-6/+12
* directory interface cleanup and documentation so that debugging realms won't ...friendica2015-02-191-5/+48
* some ratings fixesfriendica2015-02-131-1/+1
* finish off the sync functionsfriendica2015-02-031-0/+43
* don't unset a directory server which has no active channels and hence will ne...friendica2015-01-181-9/+24
* clean up some url anomalies in dir_sort_links after security fixfriendica2015-01-081-1/+3
* double q argument could also cause issuesfriendica2015-01-081-1/+4
* SECURITY: dir_sort_links() exposes session cookiefriendica2015-01-081-2/+2
* fix some directory anomoliesfriendica2014-12-161-2/+4
* Directory sorting as a dropdown, forum filter as checkbox, option to sort old...Stefan Parviainen2014-12-071-0/+17
* add link to search forums in the directoryfriendica2014-11-231-2/+3
* minor photo flag issue - and some more whitespace editsfriendica2014-11-191-4/+4
* PostgreSQL support initial commitHabeas Codice2014-11-131-8/+8
* This is long overdue - use a symblic constant NULL_DATE instead of the easily...friendica2014-09-081-2/+2
* Add check_upstream_directory() to check that your directory is stillThomas Willingham2014-08-311-0/+20
* some more work on realmsfriendica2014-08-171-8/+22
* add an encoding type to formatted zot communication structures so that we can...friendica2014-07-241-0/+1
* much better fix to problem yesterday of updates with the wrong ud_addr gettin...friendica2014-06-301-1/+1
* log the offending dir serverfriendica2014-06-291-0/+2
* limit updates from new dir servers to avoid exhausting memory.friendica2014-06-291-1/+6
* regression: (-1) update_flag still exists in one function. This should be UPD...friendica2014-06-011-1/+1
* Set a default directory server from a hard-wired list if one was not previous...friendica2014-04-251-3/+24
* directory sync issuesfriendica2014-03-031-0/+3
* implement a forced directory update mode where we unconditionally create a di...friendica2014-02-111-5/+8
* reversed args in update_modtime, incorrect ud_guid and ud_hashfriendica2014-02-101-2/+2
* extend the directory profiles a bit morefriendica2013-12-251-0/+4
* improve the directory popup a bitfriendica2013-12-231-2/+2
* split private messages into two modules - "message" is just for message lists...friendica2013-12-211-2/+2
* Don't let nobody set an xconfig in safe search.Thomas Willingham2013-12-111-1/+2
* Fix missing argument warningOlaf Conradi2013-11-121-1/+1
* turn safemode into a proper widgetfriendica2013-11-111-0/+1
* More safe search - since the default is one, toggle only works afterThomas Willingham2013-11-111-1/+1
* Stray lineThomas Willingham2013-11-091-3/+0
* Clean upThomas Willingham2013-11-091-1/+1
* Bring safe search to the UIThomas Willingham2013-11-091-0/+18
* create update record for accounts on directory server itself during profile c...friendica2013-10-241-2/+5
* extra loggingfriendica2013-10-141-1/+4
* sql typo in directory syncfriendica2013-10-141-1/+1
* directory sort links on sidebarfriendica2013-10-131-0/+11
* provide config for preferred directory serverfriendica2013-10-131-0/+3
* directory sync - this will either work, or it won't work, or it will possibly...friendica2013-09-301-3/+61
* really, truly fix the age missing in directory bugfriendica2013-07-021-1/+4
* for directory sync, ensure we have a fallback master; even if we have nothing...friendica2013-04-181-0/+43
* start formatting for Doxygenfriendica2013-02-251-1/+1
* fix localdir privacy (again)friendica2013-02-191-1/+5
* set xchan hidden flag correctly when local directory updatefriendica2013-02-191-0/+20
* directory debuggingfriendica2013-02-191-0/+2