Commit Graph
24488 Commits
Author SHA1 Message Date
Olaf Conradi 37e8be8d3b Fix Nginx config for Nginx 1.4.x 2013-11-05 23:30:21 +01:00
friendica 5b48ab772b fix private group delivery 2013-11-05 14:26:31 -08:00
friendica 727e8cc298 don't store update records if we're not a directory server of some kind 2013-11-04 20:43:32 -08:00
friendica f89e7b2bd5 make the storage permissions tweakable for hosted environments where they may require tweaking. 2013-11-04 19:21:09 -08:00
friendica 1c5e2b8645 solid progress on attach_mkdir - but we need to figure out where to store default file permissions. This should be separate from post/item permissions and we won't be able to set permissions from the DAV interface so if we want something private we have to provide these permissions in our preferences. 2013-11-04 19:08:34 -08:00
friendica 372a92533f tag notifications for private posts contain obscured data - they should be blank 2013-11-04 16:53:42 -08:00
friendica c61a0d9dab private tagged posts weren't creating second delivery chain - they were incorrectly being marked as "in a reshare" due to being obscured. 2013-11-04 16:44:23 -08:00
friendica d783183572 add attach_mkdir() 2013-11-03 20:55:58 -08:00
friendica a966e53ee4 hmmph. That's why the sort order didn't change... 2013-11-03 15:22:22 -08:00
friendica cea11c9498 make date order the default for the directory 2013-11-03 15:20:40 -08:00
friendica 72287b2478 fix the saved search term delete icons in redbasic so they are hidden by default. This is a bit harder using font-based icons than it was with images that could easily be hidden. We'll do it with opacity instead of visibility or display css settings. 2013-11-03 15:14:31 -08:00
friendica 4d470f2d70 add sloppy photo setting and fix default navbar hide setting 2013-11-03 14:57:29 -08:00
friendica 5ba813397b provide nav_min_opacity which allows the navbar to fade or even vanish until hovered with a value of for instance '0'; 2013-11-03 14:26:42 -08:00
friendica 8a75e92020 rev update and de string fix 2013-11-03 00:38:11 -07:00
friendica 1554b7a56a Merge pull request #191 from maase2/patch-1
Update messages.po
2013-11-03 00:38:39 -07:00
friendica 9158909fa3 return a login form on some protoected pages if not logged in. 2013-11-02 23:56:29 -07:00
friendica 8eed3a1006 doc updates 2013-11-02 15:45:38 -07:00
Thomas Willingham ced0a9ab74 Don't set widgets if you're not a local user. 2013-11-02 21:11:43 +00:00
maase2 06128b56d2 Update messages.po
Fix missing blank
2013-11-02 15:21:46 +01:00
Thomas Willingham b95d4c1186 Merge pull request #190 from antoine-g/patch-1
Fix missing parenthesis in database.sql
2013-11-01 06:54:20 -07:00
Antoine G 8baf617c89 Fix missing parenthesis in database.sql
This was blocking database creation process
2013-11-01 14:02:07 +01:00
friendica 09ca39fd08 provide an html src converter 2013-10-31 22:08:10 -07:00
friendica 3a7a671738 fix order of args for array_key_exists and allow rpost to accept html 2013-10-30 21:36:33 -07:00
friendica d61347201e allow rpost parameters to survive a login if you weren't locally logged in at the time. 2013-10-30 20:42:43 -07:00
friendica 39318e299e allow mailsent update locking to unlock after 24 hours. Also don't even try to do a DB update if the build number is 0. Something else will likely fail and likely in some horrible way, but we shouldn't try and update the DB - something is clearly wrong with it. 2013-10-30 20:25:10 -07:00
friendica bba188eae3 if registration is disabled, send the site register link to pubsites 2013-10-30 18:49:14 -07:00
friendica 400753b6cc Merge https://github.com/friendica/red into zpull 2013-10-30 17:34:16 -07:00
friendica a5693df07f issue #189 - show post edited time on relative date hovertip 2013-10-30 17:33:10 -07:00
friendica 6af8fa36ee Merge pull request #188 from zzottel/master
Use only one regex for title matching in rpost tag
2013-10-30 16:56:58 -07:00
zottel 09d5fa6a64 Use only one regex for title matching in rpost tag 2013-10-31 00:08:32 +01:00
friendica 1ec35447d3 Merge pull request #187 from zzottel/master
Allow setting of title in rpost tag with [rpost=title]body[/rpost]
2013-10-30 14:50:12 -07:00
zottel 4cae5249d4 Allow setting of title in rpost tag with [rpost=title]body[/rpost] 2013-10-30 22:29:25 +01:00
friendica 2035a5dd76 allow zot public providers to list their location, as a non US-based server could be a strong selling point. 2013-10-30 01:58:45 -07:00
friendica 8da4da37cc access policy and directory mode were crossed on site table creation 2013-10-30 01:30:37 -07:00
friendica ad31724fd1 prevent loops 2013-10-29 21:52:46 -07:00
friendica ed8f14549f send rpost requests from remote sites back to yours. 2013-10-29 21:49:10 -07:00
friendica 7335f67246 fix issue #123 again, except this time don't allow ping recursion 2013-10-29 21:05:49 -07:00
friendica db83080f4d Merge https://github.com/friendica/red into zpull 2013-10-29 18:47:36 -07:00
friendica 75ba7ae116 rpost bbcode tag 2013-10-29 18:46:51 -07:00
Thomas Willingham 5570ae0101 Recursive ping 2013-10-29 05:07:55 +00:00
friendica 5c98d5eaae doco 2013-10-28 18:43:49 -07:00
friendica 4415ed7820 mod_display - if we are given the mid of a webpage, redirect to that webpage. This lets us include webpages in searches and 'view in context' will do the right thing. 2013-10-28 18:20:04 -07:00
friendica 1380bee82c Comanche documentation and some cleanup of layout page (including link to doco) and a few other webpage related cleanups 2013-10-28 17:48:42 -07:00
friendica 1bf6591e1b implement monthly directory pings 2013-10-28 00:11:44 -07:00
friendica d389ceed6c Schema change - add channel_dirdate so we can ping a directory server once a month which means we can find dead channels - because they won't be pinging the directory server once a month. 2013-10-27 22:04:59 -07:00
friendica 52f447513f typo 2013-10-27 21:18:33 -07:00
friendica 3ee90ef31d remote sharing seemed so easy. It's not. It's not happening today. But at least we've got the important bits in place and the reasons why it doesn't work are known and somewhat documented. 2013-10-27 21:16:28 -07:00
friendica 9b7994a9b7 remote post module so that from anywhere on the web or at least within the matrix you'll be able to share content or we can have apps on other sites that post status updates on your wall. All with your permission of course as you'll have to click "share" to actually post it. 2013-10-27 20:01:28 -07:00
friendica c9f51d7860 a bit more progress on DAV driver 2013-10-27 18:35:40 -07:00
friendica e2988a0253 put comanche widgets in their own file. Added a category tagcloud widget - but the entries aren't going to link to anything until we have a webpage search ability. But this will be a way to exercise and test widget arguments. 2013-10-27 16:30:55 -07:00