Commit Graph

98 Commits

Author SHA1 Message Date
friendica 75fc3a8ceb for webpages, hide the mimetype selector unless in advanced mode. For pages 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. 2014-09-07 19:16:48 -07:00
friendica b9f221637b and more ajax work 2014-09-06 00:48:00 -07:00
friendica 8c63bb40a7 Merge https://github.com/friendica/red into pending_merge 2014-09-06 00:37:43 -07:00
friendica 28b75b028d ajax work 2014-09-06 00:37:15 -07:00
Thomas Willingham d439bf5137 Fix directory for NOT endless scroll. Dunno what's wrong with endless
scroll, sorry.
2014-09-06 01:32:53 +01:00
friendica 95def2a247 retro-actively set standalone directory fix, also a fix for directory endless scroll when you hit the end. 2014-08-28 19:05:13 -07:00
friendica 74377bd4b4 a bit of cleanup on directory autoscroll 2014-08-05 21:57:46 -07:00
friendica dc98e6c0e9 scrolling directory 2014-08-05 21:48:13 -07:00
friendica 5dcd0654d4 always provide a profile edit entry in the nav usermenu 2014-07-24 21:29:07 -07:00
friendica 3e8e67df2c Set a default directory server from a hard-wired list if one was not previously chosen. 2014-04-25 18:10:23 -07:00
friendica bef416a2d1 advanced search front-end 2014-03-08 17:39:20 -08:00
friendica 63589d4f2e from olivier: use double quotes in js strings, updated FR translation
from me: provide future ability to have an optional edit link/icon next to menus (such as bookmarks)
2014-02-07 13:39:13 -08:00
friendica 05951a9877 add primary webbie to directory popup 2014-01-21 18:45:40 -08:00
friendica b08d4cc1fe first cut at a directory popup. It's a bit annoying at the moment, so we'll 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. 2013-12-23 17:24:25 -08:00
friendica d32bbaf599 split private messages into two modules - "message" is just for message lists, "mail" is for reading and writing conversations. This is so we can Comanchify it cleanly. 2013-12-21 23:47:44 -08:00
friendica aa312f72bf comanchify mod_directory. Two modules remaining. Actually three because message needs to be split. 2013-12-20 12:43:04 -08:00
friendica d14e2db6b4 make home.html fullpage mode - make directory search work for non-logged in, but leave off suggest and invite 2013-12-14 17:03:37 -08:00
friendica 082ac67778 suggestion widget tweaked to make it comanche capable. Remove old versions 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. 2013-12-08 20:08:50 -08:00
friendica 6d3aebb483 add suggestions to a couple of other pages 2013-12-06 21:45:36 -08:00
friendica e06b0aa767 Merge https://github.com/friendica/red into zpull
Conflicts:
	mod/directory.php
2013-11-09 12:14:06 -08:00
Thomas Willingham 8569fda732 Clean up 2013-11-09 18:45:52 +00:00
Thomas Willingham 7b29400c6c Bring safe search to the UI 2013-11-09 18:43:40 +00:00
marijus 3fbf78a859 fix directory leaking to ppl which aint got zot in searchbar-autocomplete if block_public is enabled 2013-11-09 17:56:19 +01:00
Thomas Willingham 420a80e8f3 Kill logging/comment 2013-11-09 15:38:24 +00:00
Thomas Willingham c030330abc Fix safe search, and also make it an xconfig 2013-11-09 15:36:14 +00:00
friendica bae7f4e078 directory sort links on sidebar 2013-10-13 19:49:40 -07:00
friendica 53de5f348a typo 2013-09-19 21:51:52 -07:00
friendica e81db4428d now bring it to the url 2013-09-19 21:48:55 -07:00
friendica 977b350866 bring safe mode to the client side 2013-09-19 21:45:09 -07:00
Thomas Willingham 30f85a19b1 Use get_config 2013-09-20 03:24:38 +01:00
Thomas Willingham 49cfca4b4c Make $kw configurable. 2013-09-20 02:38:59 +01:00
friendica e4d2e2200e add "tiered" access policy, add tagcloud to directory pages 2013-09-18 17:47:26 -07:00
friendica a36cc949a1 this might fix "find channels" but I can't test the keyword search until this is running on a production site. 2013-09-14 16:11:15 -07:00
friendica c2f97f7490 populate initial suggestions (ultimately we want to do this at install time as well as from the poller so that new sites have friend suggestions when they create their first channel). 2013-08-05 20:08:35 -07:00
friendica e6a8bb211c connect link in directory 2013-08-03 16:35:55 -07:00
friendica d571ac02b2 provide a way to search the directory by modification date 2013-07-14 22:53:28 -07:00
friendica b866cc26fa templatise alt_pager 2013-06-03 18:16:00 -07:00
friendica 6cafab10e6 fix pager, doc update 2013-06-03 16:29:33 -07:00
friendica bec484237a log directory source url 2013-01-27 15:21:05 -08:00
friendica beb3301d43 security fixes related to directory access and sites that are off the grid 2013-01-22 02:56:32 -08:00
friendica c9f10f41f4 Ensure that Red members never see the accursed "and nobody was found..." when you've put in an explicit address of a channel you know for certain exists. 2013-01-20 20:14:13 -08:00
friendica 9725dcf41d distributed directory search from the navbar 2013-01-19 00:43:05 -08:00
friendica 27ada18dc5 fix people search 2013-01-18 19:28:16 -08:00
friendica 258ca20ee3 did it again 2013-01-18 19:18:36 -08:00
friendica a168c628a2 directory client mode 2013-01-18 19:00:41 -08:00
friendica 76c2fc5afd will have to search tags/keywords another way 2012-12-26 22:44:27 -08:00
friendica 8998d86423 local search against the directory - need to convert this to client/server role 2012-12-26 21:32:11 -08:00
friendica c8292b3cdd remove the private keywords stuff to reduce directory and search complexity 2012-12-26 03:49:50 -08:00
friendica ad20e1f617 directory page still needs a lot of work, look up locally if local master or standalone, need to put some basic profile info in discovery page and direct to local directory master 2012-12-19 19:51:52 -08:00
friendica 22841e1566 start implementing zot-id 2012-11-08 19:07:19 -08:00