aboutsummaryrefslogtreecommitdiffstats
path: root/include/dir_fns.php
Commit message (Expand)AuthorAgeFilesLines
* create site_store_lowlevel() to initialise data structures for the site tablezotlabs2017-04-041-20/+11
* db update required for Zot2zotlabs2016-11-221-4/+6
* null_date conversion; phase 1redmatrix2016-09-251-1/+1
* finish the channel_reddress() conversionredmatrix2016-09-211-2/+2
* moved enotifyredmatrix2016-05-241-0/+3
* finish updating zot_finger instancesredmatrix2016-05-211-3/+2
* static Appredmatrix2016-03-311-3/+3
* fixes #194 - New directory server is selected on every directory page reloadMario Vavti2015-11-271-1/+1
* will also need api docoredmatrix2015-11-111-1/+1
* thwart attempts to use an external private directory as a directory serverredmatrix2015-11-091-0/+13
* provide admin setting to change directory serverredmatrix2015-11-031-2/+3
* revert - we can't guarantee what project name the fallback directory server h...redmatrix2015-10-191-6/+4
* update site on initial directory setupredmatrix2015-10-191-4/+7
* create site records for all queued sites and check for deathredmatrix2015-09-281-5/+8
* Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-101-1/+1
|\
| * fix typo to make directory safe mode default to on work againMario Vavti2015-07-081-1/+1
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-071-43/+18
|\|
| * fix sorting of channel suggestionsMario Vavti2015-07-071-1/+1
| * rename function get_directory_settings => get_directory_setting and move sort...Mario Vavti2015-07-071-20/+4
| * make public forums only setting sticky and simplify function to get directory...Mario Vavti2015-07-071-27/+15
| * code style correctionMario Vavti2015-07-071-3/+2
| * make directory suggest work with directory optionsMario Vavti2015-07-071-2/+6
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-241-1/+4
|\|
| * add channel_id to local_dir_update hookredmatrix2015-05-231-1/+1
| * add local_dir_update hookredmatrix2015-05-231-1/+4
* | Merge branch 'master' into tresfriendica2015-04-231-108/+181
|\|
| * issue #157, provide default directory sort orderfriendica2015-04-191-1/+7
| * Correcting reported Doxygen syntax warnings.Klaus Weidenbach2015-03-291-109/+103
| * 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
* | Merge branch 'master' into tresfriendica2015-02-051-0/+43
|\|
| * finish off the sync functionsfriendica2015-02-031-0/+43
* | working through the xchan table to remove bitfields, mostly complete except f...friendica2015-01-201-12/+4
|/
* 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