Commit Graph

2123 Commits

Author SHA1 Message Date
friendica 696551222e typo 2012-12-16 02:07:16 -08:00
friendica 37974e5288 db query looping without bounds if group table wasn't manually updated to add the 'hash' column. 2012-12-14 15:08:55 -08:00
friendica dd2483221d admittedly local magic-auth is easy so that's mostly done. Now it gets hard. 2012-12-13 16:27:58 -08:00
friendica 6e363ed0c8 typo 2012-12-12 15:31:43 -08:00
friendica d93080ac74 So what if Red could do more CMS types of things? And you could add arbitrary web content pages of your own design to your channel resources? Oh wait... 2012-12-12 15:27:39 -08:00
friendica 7737382378 revamp permissions, blocking a contact takes priority over all other permission settings, such as "allow anybody in network to do xyz". If they're blocked they can't do it. 2012-12-10 20:09:19 -08:00
friendica b0970850d4 Allow forum/account delegation by anybody? On any site? But of course... 2012-12-10 13:44:54 -08:00
friendica c066793554 get rid of more targeted windows and direct all profile view to local site 2012-12-09 20:17:38 -08:00
friendica 47235e5b32 start whipping the item photo menu into shape 2012-12-09 19:57:02 -08:00
friendica f8c33243bf start to whip the permissions into shape, also got rid of the mce drop shadow until we can figure out how to do it without the ugly black bars. I tend to prefer "outy" shadows over "inny" shadows anyway, but maybe that's just me. 2012-12-09 18:07:36 -08:00
friendica c70777e19c a bit of e_all cleanup 2012-12-08 14:18:02 -08:00
friendica 2452b822f9 permissions should now be stored correctly on posting 2012-12-07 14:18:10 -08:00
friendica a0a8cde201 do zot_finger/import_xchan on zid requests so we get the info cached locally 2012-12-06 20:05:42 -08:00
friendica 2a7a5b2d01 move 'Connect' button to local chanview page, remove from remote profile pages - still requires some theming love 2012-12-06 19:44:13 -08:00
friendica 8f864ebd19 Fixing the acl widget is going to be hard. Here's a start. 2012-12-06 19:18:38 -08:00
friendica 435836b224 templatise micropro 2012-12-06 18:17:43 -08:00
friendica 0bcbcc3b5a use consistent quote encoding 2012-12-06 16:12:45 -08:00
friendica 6ed27f9503 contact photo issues 2012-12-06 15:52:37 -08:00
friendica 7d1610197d move autosubmit up a level where it will actually work 2012-12-06 14:15:40 -08:00
friendica c6b8ab534f fixed several little nit bugs that cropped up during deployment 2012-12-06 00:03:24 -08:00
friendica d5800c61dc third param to zot_finger no longer needed 2012-12-05 18:50:27 -08:00
friendica 270266357d make mail replies work 2012-12-05 17:11:38 -08:00
friendica 1c6f301d8f y'all got mail 2012-12-05 16:44:07 -08:00
friendica e17ba14696 DB: do the mail table again. Mail almost working onsite, still needs to zot though 2012-12-04 18:24:46 -08:00
friendica c5cace552b most of the basic "make friends" stuff except for email notifications, drop community tab 2012-12-03 19:17:02 -08:00
friendica 7b4a92146f local delivery 2012-12-02 20:54:20 -08:00
friendica c38ec1ab48 notify stuff 2012-12-02 20:01:30 -08:00
friendica 7f1a4a3060 auto-friending for forums and stuff is almost trivial now. But we will need a page to set the permissions on the "self" abook record. These will be the default permissions for anybody we wish to connect with. 2012-12-01 22:37:41 -08:00
friendica f7ff2de132 add pending check on group queries 2012-11-29 23:06:03 -08:00
friendica c079133719 remove previous iterations of threading code because it's not being used and just confusing things 2012-11-29 20:53:43 -08:00
friendica 59ea856311 further progress on new network/home notifications 2012-11-29 20:46:45 -08:00
friendica dd428cf4fc rm pidfile stuff since we won't need poller locking 2012-11-29 19:52:10 -08:00
friendica 7082d198c2 Now if you follow somebody it will create an abook entry on the other site with blocked,ignored, and pending set. No "friend notifications" yet. 2012-11-29 18:15:13 -08:00
friendica e138052584 backport features categories and add some new ones like the affinity slider 2012-11-28 19:23:39 -08:00
friendica 05e08cb5d2 trace through the threaded conversation spaghetti to bring back a sane looking network page 2012-11-28 18:45:11 -08:00
friendica 2fe2de1d5a got comments going back and forth - we really need local_deliver now since even local deliveries are going through zot and that isn't necessary or desirable in the long term 2012-11-27 17:09:01 -08:00
friendica f3fdbb6021 tracking through comments 2012-11-27 03:08:26 -08:00
friendica e916d71cc5 basic (very basic) communication showing up on network page 2012-11-26 23:52:16 -08:00
friendica 941c554031 You've got mail! (actually a post, mail is for another day) 2012-11-26 21:20:16 -08:00
friendica ed9d7257b0 fix item_private flag 2012-11-26 17:07:23 -08:00
friendica d79d698beb more heavy lifting on delivery - now we can find all the recipients on the system who have any acceptable permissions for receiving a post. Next we just need to process edits and deletes, and otherwise store the message - yay. Still a lot of work, but we've come a long way baby. 2012-11-26 16:48:04 -08:00
friendica ccf44f2514 more but slow progress on deliveries. The b*tch is trying to match permissions 2012-11-25 23:18:11 -08:00
friendica cd4e381aa1 "heavy lifting" - zot messages flowing, now just need to be parsed and stored at the other end. 2012-11-19 20:45:12 -08:00
friendica 194ef02c28 DATABASE: outq additions, delivery now getting the notify across to the other side 2012-11-19 16:51:15 -08:00
friendica db77309bc3 For private messages, use hush-hush ultra top-secret mode by default 2012-11-18 19:19:16 -08:00
friendica 8611c3da68 Now we are able to get a zot notification packet and the resulting json encoded message into the queue, it's still a hard slog, but there's light at the end of the tunnel - "a message is ready and waiting to be delivered". 2012-11-18 18:30:00 -08:00
friendica 387346c772 and there's the import side of things 2012-11-17 12:55:59 -08:00
friendica 9c51f37f29 mostly working item_decode, but without full input santising 2012-11-17 02:29:02 -08:00
friendica 011ca56e93 remove include/salmon 2012-11-16 16:13:02 -08:00
friendica b8609aba63 little stuff 2012-11-16 15:53:02 -08:00