Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wrong path | Mario | 2020-05-16 | 1 | -1/+1 |
| | |||||
* | zot_finger() and Zotlabs\Zot\Finger::run() have different output. Adjusted ↵ | zotlabs | 2019-06-28 | 1 | -5/+2 |
| | | | | accordingly. | ||||
* | I wonder how long zot_finger() has been missing and how this may have ↵ | zotlabs | 2019-06-28 | 1 | -1/+1 |
| | | | | affected the directory servers. | ||||
* | minor fix | zotlabs | 2019-06-28 | 1 | -1/+1 |
| | |||||
* | begin directory migration to zot6, see the code comments | zotlabs | 2019-06-28 | 1 | -0/+26 |
| | |||||
* | create site_store_lowlevel() to initialise data structures for the site table | zotlabs | 2017-04-03 | 1 | -20/+11 |
| | |||||
* | db update required for Zot2 | zotlabs | 2016-11-22 | 1 | -4/+6 |
| | |||||
* | 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 ↵ | redmatrix | 2015-10-19 | 1 | -6/+4 |
| | | | | has and this could cause bugs later | ||||
* | 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 |
|\ | | | | | | | | | | | | | | | Conflicts: mod/editpost.php util/messages.po view/nl/messages.po view/nl/strings.php | ||||
| * | 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 ↵ | Mario Vavti | 2015-07-07 | 1 | -20/+4 |
| | | | | | | | | sort options to directory title bar | ||||
| * | make public forums only setting sticky and simplify function to get ↵ | Mario Vavti | 2015-07-07 | 1 | -27/+15 |
| | | | | | | | | directory settings | ||||
| * | 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 |
|\| | | | | | | | | | | | Conflicts: index.php mod/setup.php | ||||
| * | 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 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Contact.php include/ItemObject.php include/api.php include/attach.php include/diaspora.php include/dir_fns.php include/enotify.php include/event.php include/expire.php include/items.php include/notifier.php include/notify.php include/photos.php include/taxonomy.php include/text.php include/widgets.php include/zot.php mod/admin.php mod/channel.php mod/dirsearch.php mod/display.php mod/editwebpage.php mod/events.php mod/home.php mod/item.php mod/manage.php mod/mood.php mod/network.php mod/page.php mod/photos.php mod/ping.php mod/post.php mod/thing.php mod/viewsrc.php view/css/mod_events.css | ||||
| * | 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 |
| | | | | | | | | | | | | | | Fixed wrong Doxygen syntax and add some of the available FIXME to Doxygen documentation. Updated Doxygen configuration to add also all capital letter tags. Adding some more Doxygen documentation. | ||||
| * | 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 |
| | | | | | | | | changes | ||||
| * | require access token to view, query, or join directories in private realms, ↵ | friendica | 2015-02-24 | 1 | -6/+12 |
| | | | | | | | | if the realm is so configured. | ||||
| * | directory interface cleanup and documentation so that debugging realms won't ↵ | friendica | 2015-02-19 | 1 | -5/+48 |
| | | | | | | | | be stabbing in the dark. | ||||
| * | some ratings fixes | friendica | 2015-02-13 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into tres | friendica | 2015-02-05 | 1 | -0/+43 |
|\| | | | | | | | | | | | Conflicts: view/css/mod_events.css view/theme/redbasic/css/style.css | ||||
| * | finish off the sync functions | friendica | 2015-02-03 | 1 | -0/+43 |
| | | |||||
* | | working through the xchan table to remove bitfields, mostly complete except ↵ | friendica | 2015-01-20 | 1 | -12/+4 |
|/ | | | | for updating the updater | ||||
* | don't unset a directory server which has no active channels and hence will ↵ | friendica | 2015-01-18 | 1 | -9/+24 |
| | | | | never have a site table update. Do this by probing the sys channel of that directory weekly and checking the directory status returned by it. | ||||
* | 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 ↵ | Stefan Parviainen | 2014-12-07 | 1 | -0/+17 |
| | | | | oldest first | ||||
* | 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 |
| |