aboutsummaryrefslogtreecommitdiffstats
path: root/mod/directory.php
Commit message (Expand)AuthorAgeFilesLines
* directory sort links on sidebarfriendica2013-10-131-0/+2
* typofriendica2013-09-191-1/+1
* now bring it to the urlfriendica2013-09-191-0/+2
* bring safe mode to the client sidefriendica2013-09-191-1/+12
* Use get_configThomas Willingham2013-09-201-1/+1
* Make $kw configurable.Thomas Willingham2013-09-201-1/+4
* add "tiered" access policy, add tagcloud to directory pagesfriendica2013-09-181-1/+9
* this might fix "find channels" but I can't test the keyword search until this...friendica2013-09-141-1/+1
* populate initial suggestions (ultimately we want to do this at install time a...friendica2013-08-051-1/+1
* connect link in directoryfriendica2013-08-031-4/+22
* provide a way to search the directory by modification datefriendica2013-07-141-0/+4
* templatise alt_pagerfriendica2013-06-031-1/+1
* fix pager, doc updatefriendica2013-06-031-2/+2
* log directory source urlfriendica2013-01-271-0/+1
* security fixes related to directory access and sites that are off the gridfriendica2013-01-221-0/+4
* Ensure that Red members never see the accursed "and nobody was found..." when...friendica2013-01-201-79/+80
* distributed directory search from the navbarfriendica2013-01-191-1/+1
* fix people searchfriendica2013-01-181-1/+2
* did it againfriendica2013-01-181-1/+1
* directory client modefriendica2013-01-181-107/+98
* will have to search tags/keywords another wayfriendica2012-12-261-4/+4
* local search against the directory - need to convert this to client/server rolefriendica2012-12-261-38/+34
* remove the private keywords stuff to reduce directory and search complexityfriendica2012-12-261-1/+1
* directory page still needs a lot of work, look up locally if local master or ...friendica2012-12-191-109/+120
* start implementing zot-idfriendica2012-11-081-1/+1
* "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t...friendica2012-10-291-1/+1
* more heavy liftingfriendica2012-10-231-12/+7
* updatesfriendica2012-09-091-1/+3
* start on contacts/profilesfriendica2012-08-301-7/+7
* Added more profile data and CSS styling to the /directory pageZvi ben Yaakov (a.k.a rdc)2012-07-011-5/+43
* Now using App::get_cached_avatar_image for /directory pageZvi ben Yaakov (a.k.a rdc)2012-06-191-2/+2
* Enabled Profile photo revisions to be displayed on /directory pageZvi ben Yaakov (a.k.a rdc)2012-06-171-2/+2
* pass zrl's to/through global directoryfriendica2012-04-141-1/+1
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
* remove admin view of local directoryfriendica2012-03-171-15/+2
* a couple more items to make sure forum delegates can't access if the forum lo...friendica2012-02-161-0/+2
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* add contact_widgets and provide widgets on appropriate pages, fix the saved s...Friendika2011-10-111-3/+13
* remove javascript to set selectect nav item. enanche img template prefetch ig...fabrixxm2011-08-171-1/+1
* change nav selected css classFabio Comuni2011-07-251-1/+1
* add info() function. Works like notice() but show messages in a div with clas...Fabio Comuni2011-05-231-2/+2
* admin directory viewFriendika2011-05-161-2/+17
* deprecate load_view_fileFriendika2011-05-111-2/+2
* don't use load_view_file() except in email templates and install of htconfig ...Friendika2011-05-101-2/+2
* "firewall" setting - block all public pages from the public if configured to ...Friendika2011-04-211-0/+6
* more templates converted to string filesFriendika2011-04-061-1/+3
* add fulltext index on keywords, missed some directory localisationsFriendika2011-03-221-3/+3
* keywords split into public and private. Public will be used by the friend fin...Friendika2011-03-141-1/+1
* personal titleFriendika2011-01-181-2/+5
* add owner's birthday information to feed (if allowed to)Friendika2011-01-121-0/+1