aboutsummaryrefslogtreecommitdiffstats
path: root/mod/directory.php
Commit message (Collapse)AuthorAgeFilesLines
* module updatesredmatrix2016-04-181-419/+0
|
* static Appredmatrix2016-03-311-6/+6
|
* deprecate $a->get_baseurl()redmatrix2016-03-301-1/+1
|
* control the generation or acceptance of directory keywordsredmatrix2016-01-261-2/+5
|
* small fixes, removed old unused database row, and log more prominently a ↵redmatrix2015-11-121-0/+2
| | | | missing directory server URL
* Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-071-11/+24
|\
| * fix sorting of channel suggestionsMario Vavti2015-07-071-0/+1
| |
| * rename function get_directory_settings => get_directory_setting and move ↵Mario Vavti2015-07-071-4/+9
| | | | | | | | sort options to directory title bar
| * make public forums only setting sticky and simplify function to get ↵Mario Vavti2015-07-071-10/+17
| | | | | | | | directory settings
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-291-2/+1
|\| | | | | | | | | | | Conflicts: view/nl/messages.po view/nl/strings.php
| * fix directory locationMario Vavti2015-06-291-2/+1
| |
* | undo the disabling of browser_prefetch and for the time being revert the ↵redmatrix2015-06-251-1/+1
|/ | | | HTML cache until we can isolate all the zid and observer calls. Also get rid of youtube and vimeo bbcode tags which we should not be using any more.
* Reflect in directory title if we watch the local or the global directoryMario Vavti2015-06-241-2/+3
|
* some work on directoryMario Vavti2015-06-231-14/+23
|
* strip images from directory text entriesredmatrix2015-05-301-1/+1
|
* 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
|\