aboutsummaryrefslogtreecommitdiffstats
path: root/mod/directory.php
Commit message (Collapse)AuthorAgeFilesLines
* issue #157, provide default directory sort orderfriendica2015-04-191-1/+5
|
* add common connection count to suggestionsfriendica2015-04-071-1/+1
|
* commit 59828593c broke some important poco stuff, looks like the cat might ↵friendica2015-04-061-0/+5
| | | | have climbed over the keyboard and deleted something that wasn't intended to be deleted.
* issue #226friendica2015-04-051-0/+4
|
* up the count of directory tagsfriendica2015-03-091-1/+1
|
* Allow site to over-ride directory options. Bugger off.friendica2015-03-091-13/+2
|
* major cleanup of directory optionsfriendica2015-03-051-13/+17
|
* straighten out some directory stuff, which required some Comanche structural ↵friendica2015-03-051-0/+22
| | | | changes
* require access token to view, query, or join directories in private realms, ↵friendica2015-02-241-2/+6
| | | | if the realm is so configured.
* hide channel address in directory from hovertip if not logged into the matrixfriendica2015-02-031-1/+1
|
* probably enough for now - couldn't get the censorship filter in today, I ↵friendica2015-02-031-0/+1
| | | | think that's the only bit missing.
* ratings - mopping up, most everything but directory sync implementedfriendica2015-02-031-0/+2
|
* styling for the directory page when it comes to ratingsfriendica2015-02-031-0/+2
|
* start to tie ratings to the directory pagefriendica2015-02-021-0/+4
|
* remote_user => remote_channelfriendica2015-01-281-1/+1
|
* local_user => local_channelfriendica2015-01-281-10/+10
|
* superblock enhancementsfriendica2015-01-261-5/+9
|
* fix some directory anomoliesfriendica2014-12-161-1/+1
|
* add divmore to directory entriesfriendica2014-12-161-1/+2
|
* Merge pull request #724 from pafcu/suggestionsindirThomas Willingham2014-12-081-3/+43
|\ | | | | Show suggestions in directory
| * Suggestions in dir redux. Suggestions are now showed in directory if ↵Stefan Parviainen2014-12-071-2/+4
| | | | | | | | suggest=1 parameter is given to directory.
| * Revert "Revert "Directory shows channel suggestions by default""Stefan Parviainen2014-12-071-2/+40
| | | | | | | | This reverts commit bfde28f28eae1f4b00aac03b2714254d14ab7464.
* | Directory sorting as a dropdown, forum filter as checkbox, option to sort ↵Stefan Parviainen2014-12-071-2/+0
|/ | | | oldest first
* add link to search forums in the directoryfriendica2014-11-231-0/+8
|
* allow directory searches to be filtered by (public forums) and/or (! public ↵friendica2014-11-231-2/+5
| | | | forums)
* make search and advanced search use the same input formmarijus2014-11-121-1/+2
|
* Nothing here, move along.friendica2014-11-111-2/+2
|
* add some subtle delineation to directory entries, remove forced link on ↵friendica2014-11-111-1/+1
| | | | homepage element (SECURITY)
* indicate public forums in directory results (there will be some [possibly ↵friendica2014-11-101-0/+3
| | | | considerable] lag time before existing forums are correctly tagged).
* remove extraneous loggingfriendica2014-11-091-4/+1
|
* directory listing shows phantom keywordsfriendica2014-11-091-1/+3
|
* New layout for directoryStefan Parviainen2014-11-091-7/+49
|
* for webpages, hide the mimetype selector unless in advanced mode. For pages ↵friendica2014-09-071-1/+1
| | | | that endless scroll and show blocky-block things, set the default items-per-page to 60. Why? It fits column-widths of 2,3,4,5,6,10,12,15, and 20 without leaving remaindered items dangling at the end. No other setting less than 100 has this much versatility.
* and more ajax workfriendica2014-09-061-1/+1
|
* Merge https://github.com/friendica/red into pending_mergefriendica2014-09-061-2/+3
|\
| * Fix directory for NOT endless scroll. Dunno what's wrong with endlessThomas Willingham2014-09-061-2/+3
| | | | | | | | scroll, sorry.
* | ajax workfriendica2014-09-061-1/+1
|/
* retro-actively set standalone directory fix, also a fix for directory ↵friendica2014-08-281-0/+5
| | | | endless scroll when you hit the end.
* a bit of cleanup on directory autoscrollfriendica2014-08-051-4/+9
|
* scrolling directoryfriendica2014-08-051-5/+8
|
* always provide a profile edit entry in the nav usermenufriendica2014-07-241-12/+21
|
* Set a default directory server from a hard-wired list if one was not ↵friendica2014-04-251-7/+2
| | | | previously chosen.
* advanced search front-endfriendica2014-03-081-2/+6
|
* from olivier: use double quotes in js strings, updated FR translationfriendica2014-02-071-0/+1
| | | | from me: provide future ability to have an optional edit link/icon next to menus (such as bookmarks)
* add primary webbie to directory popupfriendica2014-01-211-0/+1
|
* first cut at a directory popup. It's a bit annoying at the moment, so we'll ↵friendica2013-12-231-1/+2
| | | | have to make it less so. Also had second thoughts about the project homepage changes made yesterday. Just because a bunch of Reddit trolls can't get social networking out of their brain long enough to explore other technologies or even read the project page doesn't mean we should pander to them and explain how or why we either are or aren't a social network.
* split private messages into two modules - "message" is just for message ↵friendica2013-12-211-20/+0
| | | | lists, "mail" is for reading and writing conversations. This is so we can Comanchify it cleanly.
* comanchify mod_directory. Two modules remaining. Actually three because ↵friendica2013-12-201-4/+6
| | | | message needs to be split.
* make home.html fullpage mode - make directory search work for non-logged in, ↵friendica2013-12-141-6/+4
| | | | but leave off suggest and invite
* suggestion widget tweaked to make it comanche capable. Remove old versions ↵friendica2013-12-081-1/+2
| | | | of specs that are so obsolete it isn't funny. Zot protocol reference is in red's github wiki, and in the code. We should move the github copy to /doc once it is updated to match the code. There's no point in documenting dfrn in the red code base.