| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | finish off the sync functions | friendica | 2015-02-03 | 1 | -0/+43 |
* | 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 |
* | limit updates from new dir servers to avoid exhausting memory. | friendica | 2014-06-29 | 1 | -1/+6 |
* | regression: (-1) update_flag still exists in one function. This should be UPD... | friendica | 2014-06-01 | 1 | -1/+1 |
* | Set a default directory server from a hard-wired list if one was not previous... | friendica | 2014-04-25 | 1 | -3/+24 |
* | directory sync issues | friendica | 2014-03-03 | 1 | -0/+3 |
* | implement a forced directory update mode where we unconditionally create a di... | friendica | 2014-02-11 | 1 | -5/+8 |
* | reversed args in update_modtime, incorrect ud_guid and ud_hash | friendica | 2014-02-10 | 1 | -2/+2 |
* | extend the directory profiles a bit more | friendica | 2013-12-25 | 1 | -0/+4 |
* | improve the directory popup a bit | friendica | 2013-12-23 | 1 | -2/+2 |
* | split private messages into two modules - "message" is just for message lists... | friendica | 2013-12-21 | 1 | -2/+2 |
* | Don't let nobody set an xconfig in safe search. | Thomas Willingham | 2013-12-11 | 1 | -1/+2 |
* | Fix missing argument warning | Olaf Conradi | 2013-11-12 | 1 | -1/+1 |
* | turn safemode into a proper widget | friendica | 2013-11-11 | 1 | -0/+1 |
* | More safe search - since the default is one, toggle only works after | Thomas Willingham | 2013-11-11 | 1 | -1/+1 |
* | Stray line | Thomas Willingham | 2013-11-09 | 1 | -3/+0 |
* | Clean up | Thomas Willingham | 2013-11-09 | 1 | -1/+1 |
* | Bring safe search to the UI | Thomas Willingham | 2013-11-09 | 1 | -0/+18 |
* | create update record for accounts on directory server itself during profile c... | friendica | 2013-10-24 | 1 | -2/+5 |
* | extra logging | friendica | 2013-10-14 | 1 | -1/+4 |
* | sql typo in directory sync | friendica | 2013-10-14 | 1 | -1/+1 |
* | directory sort links on sidebar | friendica | 2013-10-13 | 1 | -0/+11 |
* | provide config for preferred directory server | friendica | 2013-10-13 | 1 | -0/+3 |
* | directory sync - this will either work, or it won't work, or it will possibly... | friendica | 2013-09-30 | 1 | -3/+61 |
* | really, truly fix the age missing in directory bug | friendica | 2013-07-02 | 1 | -1/+4 |
* | for directory sync, ensure we have a fallback master; even if we have nothing... | friendica | 2013-04-18 | 1 | -0/+43 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
* | fix localdir privacy (again) | friendica | 2013-02-19 | 1 | -1/+5 |