Marcus Povey
Marcus Povey
Awesome. Well, let me know your calendar. For me, weekend afternoon/evenings for me probably work well with your TZ.
We should probably have that API chat - my day job is all apis all the time right now, and there's some architecture stuff that would be pretty cool to...
IIRC @benwerd removed this deliberately. I think because it was a highly technical page and we didn't want to scare the normies
We already have canEdit on the Idno object interface, so really this is about wiring up a setting on the user admin to give users read only / comment access...
An open question is how we handle things like thumbnails and stuff. My thinking is that this is probably better handled through the image proxy layer already in Known, and...
Nvm, I realise now that my approach won't work directly as described. You're right, we probably should be dealing with URLs - files as DB stubs was actually me mis-remembering...
Probably might want to look more at the JQuery chunked upload approach: https://github.com/blueimp/jQuery-File-Upload/blob/master/server/php/UploadHandler.php
Agreed. Also, see my comment on datamodel. This will largely be contingent on getting the import/export working so we can finally ditch Mongo.
Fixed, surely?
Gotcha. That's just a UI thing though, primarily. Perhaps a content bar (like the posting one) as part of the profile header - user's photos, posts, etc etc, depending what...