| Commit message (Expand) | Author | Age | Files | Lines |
* | null_date conversion; phase 1 | redmatrix | 2016-09-25 | 1 | -1/+1 |
* | finish the channel_reddress() conversion | redmatrix | 2016-09-21 | 1 | -2/+2 |
* | moved enotify | redmatrix | 2016-05-24 | 1 | -0/+3 |
* | finish updating zot_finger instances | redmatrix | 2016-05-21 | 1 | -3/+2 |
* | static App | redmatrix | 2016-03-31 | 1 | -3/+3 |
* | fixes #194 - New directory server is selected on every directory page reload | Mario Vavti | 2015-11-27 | 1 | -1/+1 |
* | will also need api doco | redmatrix | 2015-11-11 | 1 | -1/+1 |
* | thwart attempts to use an external private directory as a directory server | redmatrix | 2015-11-09 | 1 | -0/+13 |
* | provide admin setting to change directory server | redmatrix | 2015-11-03 | 1 | -2/+3 |
* | revert - we can't guarantee what project name the fallback directory server h... | redmatrix | 2015-10-19 | 1 | -6/+4 |
* | update site on initial directory setup | redmatrix | 2015-10-19 | 1 | -4/+7 |
* | create site records for all queued sites and check for death | redmatrix | 2015-09-28 | 1 | -5/+8 |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-10 | 1 | -1/+1 |
|\ |
|
| * | fix typo to make directory safe mode default to on work again | Mario Vavti | 2015-07-08 | 1 | -1/+1 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-07 | 1 | -43/+18 |
|\| |
|
| * | fix sorting of channel suggestions | Mario Vavti | 2015-07-07 | 1 | -1/+1 |
| * | rename function get_directory_settings => get_directory_setting and move sort... | Mario Vavti | 2015-07-07 | 1 | -20/+4 |
| * | make public forums only setting sticky and simplify function to get directory... | Mario Vavti | 2015-07-07 | 1 | -27/+15 |
| * | code style correction | Mario Vavti | 2015-07-07 | 1 | -3/+2 |
| * | make directory suggest work with directory options | Mario Vavti | 2015-07-07 | 1 | -2/+6 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-05-24 | 1 | -1/+4 |
|\| |
|
| * | add channel_id to local_dir_update hook | redmatrix | 2015-05-23 | 1 | -1/+1 |
| * | add local_dir_update hook | redmatrix | 2015-05-23 | 1 | -1/+4 |
* | | Merge branch 'master' into tres | friendica | 2015-04-23 | 1 | -108/+181 |
|\| |
|
| * | issue #157, provide default directory sort order | friendica | 2015-04-19 | 1 | -1/+7 |
| * | Correcting reported Doxygen syntax warnings. | Klaus Weidenbach | 2015-03-29 | 1 | -109/+103 |
| * | Allow site to over-ride directory options. Bugger off. | friendica | 2015-03-09 | 1 | -38/+31 |
| * | major cleanup of directory options | friendica | 2015-03-05 | 1 | -2/+9 |
| * | straighten out some directory stuff, which required some Comanche structural ... | friendica | 2015-03-05 | 1 | -2/+24 |
| * | require access token to view, query, or join directories in private realms, i... | friendica | 2015-02-24 | 1 | -6/+12 |
| * | directory interface cleanup and documentation so that debugging realms won't ... | friendica | 2015-02-19 | 1 | -5/+48 |
| * | some ratings fixes | friendica | 2015-02-13 | 1 | -1/+1 |
* | | Merge branch 'master' into tres | friendica | 2015-02-05 | 1 | -0/+43 |
|\| |
|
| * | finish off the sync functions | friendica | 2015-02-03 | 1 | -0/+43 |
* | | working through the xchan table to remove bitfields, mostly complete except f... | friendica | 2015-01-20 | 1 | -12/+4 |
|/ |
|
* | don't unset a directory server which has no active channels and hence will ne... | friendica | 2015-01-18 | 1 | -9/+24 |
* | clean up some url anomalies in dir_sort_links after security fix | friendica | 2015-01-08 | 1 | -1/+3 |
* | double q argument could also cause issues | friendica | 2015-01-08 | 1 | -1/+4 |
* | SECURITY: dir_sort_links() exposes session cookie | friendica | 2015-01-08 | 1 | -2/+2 |
* | fix some directory anomolies | friendica | 2014-12-16 | 1 | -2/+4 |
* | Directory sorting as a dropdown, forum filter as checkbox, option to sort old... | Stefan Parviainen | 2014-12-07 | 1 | -0/+17 |
* | add link to search forums in the directory | friendica | 2014-11-23 | 1 | -2/+3 |
* | minor photo flag issue - and some more whitespace edits | friendica | 2014-11-19 | 1 | -4/+4 |
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -8/+8 |
* | This is long overdue - use a symblic constant NULL_DATE instead of the easily... | friendica | 2014-09-08 | 1 | -2/+2 |
* | Add check_upstream_directory() to check that your directory is still | Thomas Willingham | 2014-08-31 | 1 | -0/+20 |
* | some more work on realms | friendica | 2014-08-17 | 1 | -8/+22 |
* | add an encoding type to formatted zot communication structures so that we can... | friendica | 2014-07-24 | 1 | -0/+1 |
* | much better fix to problem yesterday of updates with the wrong ud_addr gettin... | friendica | 2014-06-30 | 1 | -1/+1 |
* | log the offending dir server | friendica | 2014-06-29 | 1 | -0/+2 |