d71989c6ba
fix the fix (can't work on query if it hasn't been added to $dest yet)
zottel2014-01-10 09:21:36 +01:00
ee2bea37e9
mod_filestorage: provide a URL for linking to webpages and other websites
friendica2014-01-09 21:01:53 -08:00
a309bc0d47
only let visitors remove their own files.
friendica2014-01-09 19:20:10 -08:00
49882f2be4
add cloud link to profile_tabs and Comanchify the sucker
friendica2014-01-09 19:00:06 -08:00
170d4c9c68
add link from DAV web ui to filestorage to set properties or delete or whatever
friendica2014-01-09 18:34:25 -08:00
5a3ee3f718
wrap the web interface to DAV in a Red page. This is before we make the strings translateable and put it in a template.
friendica2014-01-09 18:19:49 -08:00
ab81458768
took out some left-overs from the debugging phase
zottel2014-01-09 16:18:17 +01:00
a517a27d53
fix a bug that made it possible for everyone to access any message from other channels using channel/<channel>/?mid=...
zottel2014-01-09 16:06:33 +01:00
5d83855afd
use plinks instead of llinks on network/ and channel/ pages, though not in mode network-new (network/new and network/search)
zottel2014-01-09 16:04:51 +01:00
c0f6d73195
save channel/<channel>/?mid=... plinks with the items
zottel2014-01-09 16:02:40 +01:00
cd65d172ba
urlencode query_string for magic auth to make sure GET params make it back to the originating server
zottel2014-01-09 15:59:42 +01:00
352e4dc21b
add store directory write check to install checks
friendica2014-01-08 18:20:47 -08:00
6eda806444
This should be approaching completion for file OS storage. May be a few minor bugs remaining due to some late-breaking fixes but I've been testing it as I go.
friendica2014-01-08 18:06:52 -08:00
7910221832
preparatory work for supporting a "list view" mode for conversations. This would be useful for forum-like channels and/or block-oriented themes.
friendica2014-01-08 15:20:12 -08:00
7930f6d7aa
Pass hash and extension to the photo templates for plugins that require links we can't construct from what's already there.
Thomas Willingham2014-01-08 22:50:44 +00:00
4011837805
more work on dav - deletion and a bit more progress on OS storage
friendica2014-01-07 18:47:33 -08:00
b8564134aa
make storage limit service classes apply to accounts, not channels. Also include a css file that was missing from work yesterday.
friendica2014-01-07 14:10:28 -08:00
e635dcb309
bbcode convenience variables for producing documentation.
friendica2014-01-06 23:54:40 -08:00
2f27d58dfe
filestorage re-org and cleanup
friendica2014-01-06 19:43:54 -08:00
e49e6c0d2a
special handling for directories
friendica2014-01-06 18:20:14 -08:00
5a5466346c
prepare for OS file storage, and add bbcode attachment link to mod/filestorage. This isn't beautiful, but it's a start.
friendica2014-01-06 18:13:02 -08:00
41df51a815
add "self" to access control lists with special marking to indicate it's special (for instance you can't really deny access to yourself). But this lets us make something private to our eyes only; whatever it may be.
friendica2014-01-06 17:10:53 -08:00
8dc22c564a
provide ability to change attachment/file permissions
friendica2014-01-06 16:49:07 -08:00
8223f04b97
add potentially recursive set permissions function for file storage
friendica2014-01-06 14:57:51 -08:00
db0867aeec
reddav: improve and cleanup permission checks
friendica2014-01-06 14:33:49 -08:00
e20fef3903
cleanup mod/filestorage before embarking on further changes to it
friendica2014-01-06 13:37:25 -08:00
323fc1f9a5
fix photos/upload album selector
friendica2014-01-06 02:54:08 -08:00
bcb812b2f8
set channel default permissions on file creation
friendica2014-01-05 17:54:20 -08:00
cbc34a40ad
reddav: bring permissions up to date with recent code changes
friendica2014-01-05 17:42:56 -08:00
d0be9d3b23
dav uploading actually works - there's just an issue with the AnyClient running through a proxy. There are probably still some issues with tree structure, but you should be able to use your personal cloud in your top level storage directory now.
friendica2014-01-05 17:28:19 -08:00
24450fe8ef
likes to comments getting indented an extra 50px
friendica2014-01-05 16:44:58 -08:00
a1c198814d
basic browsing and file retrieval for webdav working - uploads not yet. A lot of permissions stuff is in place so it's marginally (but probably not completely) permission controlled
friendica2014-01-02 17:49:39 -08:00