aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dav: throw exception if channel for requested DAV directory is deletedfriendica2014-01-157-22/+31
* Merge https://github.com/friendica/red into zpullfriendica2014-01-112-874/+947
|\
| * Merge pull request #264 from tuscanhobbit/masterPaolo T2014-01-112-874/+947
| |\
| | * Italian translation of reddavtuscanhobbit2014-01-112-874/+947
* | | mod_attach: output stream wasn't workingfriendica2014-01-115-6/+14
|/ /
* | DAV put() issuesfriendica2014-01-101-1/+6
* | preserve mid on editsfriendica2014-01-101-2/+9
* | fix cloud path in filestorage edit pagefriendica2014-01-101-1/+1
* | other reddav issues, but probably won't fix the empty filefriendica2014-01-101-4/+5
* | Merge https://github.com/friendica/red into zpullfriendica2014-01-101-3/+1
|\ \
| * | Prevent whitespace breaking copy-paste of reset passwords.Thomas Willingham2014-01-101-3/+1
* | | this may fix filesize 0 issuesfriendica2014-01-101-3/+3
* | | Merge https://github.com/friendica/red into zpullfriendica2014-01-102-5/+8
|\| |
| * | Merge pull request #263 from git-marijus/masterThomas Willingham2014-01-101-2/+2
| |\ \
| | * | make goaway link workmarijus2014-01-101-2/+2
| |/ /
| * | Merge pull request #262 from zzottel/masterzzottel2014-01-101-3/+0
| |\ \
| | * | and don't send duplicate notices <sigh>zottel2014-01-101-3/+0
| * | | Merge pull request #261 from zzottel/masterzzottel2014-01-101-3/+9
| |\| |
| | * | add security fix to load case, toozottel2014-01-101-3/+9
| |/ /
* / / break delivery loop if an item is deleted twicefriendica2014-01-102-2/+9
|/ /
* | Merge pull request #260 from zzottel/masterfriendica2014-01-101-2/+3
|\ \
| * | fix the fix (can't work on query if it hasn't been added to $dest yet)zottel2014-01-101-2/+3
* | | security fix for channel?mid= per zottelfriendica2014-01-101-2/+4
* | | doc updatesfriendica2014-01-104-0/+374
* | | directory creation error, display localtimes on cloud webpage, doc updatesfriendica2014-01-10115-1134/+1838
|/ /
* | mod_filestorage: provide a URL for linking to webpages and other websitesfriendica2014-01-094-7/+56
* | only let visitors remove their own files.friendica2014-01-095-12/+35
* | add cloud link to profile_tabs and Comanchify the suckerfriendica2014-01-093-0/+27
* | add link from DAV web ui to filestorage to set properties or delete or whateverfriendica2014-01-091-0/+8
* | wrap the web interface to DAV in a Red page. This is before we make the strin...friendica2014-01-091-0/+181
* | simplify permalink selection logicfriendica2014-01-094-5/+7
* | some minor cleanup on plinks for some very subtle permissions issuesfriendica2014-01-099-31/+43
* | process str_replace before urlencodingfriendica2014-01-091-1/+1
* | Merge https://github.com/friendica/red into zpullfriendica2014-01-094-11/+36
|\ \
| * \ Merge pull request #259 from zzottel/masterfriendica2014-01-094-11/+36
| |\ \
| | * | use display/ plinks for commentszottel2014-01-091-3/+2
| | * | fix noticeszottel2014-01-091-7/+12
| | * | took out some left-overs from the debugging phasezottel2014-01-091-12/+0
| | * | fix a bug that made it possible for everyone to access any message from otherzottel2014-01-091-0/+26
| | * | use plinks instead of llinks on network/ and channel/ pages, though not inzottel2014-01-091-1/+1
| | * | save channel/<channel>/?mid=... plinks with the itemszottel2014-01-091-2/+9
| | * | urlencode query_string for magic auth to make sure GET params make it backzottel2014-01-091-2/+2
| |/ /
* / / remove a lot of extraneous debugging now that most of this stuff basically worksfriendica2014-01-091-63/+28
|/ /
* | fix table bbcodefriendica2014-01-092-2/+2
* | attachment issuefriendica2014-01-081-1/+1
* | some doc updatesfriendica2014-01-083-2/+47
* | add store directory write check to install checksfriendica2014-01-082-1/+23
* | This should be approaching completion for file OS storage. May be a few minor...friendica2014-01-083-48/+70
* | Merge pull request #258 from zzottel/masterfriendica2014-01-081-28/+48
|\ \
| * | Add display of a thread to channel module using channel/<channel>/?mid=<mid>zottel2014-01-081-28/+48