aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Merge pull request #516 from dawnbreak/masterRedMatrix2014-06-304-90/+172
|\ \ \ \ \ | | | | | | | | | | | | Fixed a wrong timestamp update when adding a file.
| * | | | | Add rename support for DAV directories.Klaus Weidenbach2014-06-302-15/+63
| | | | | | | | | | | | | | | | | | | | | | | | This works only over DAV right now, no GUI yet.
| * | | | | Return a correct timestamp when a folder is empty.Klaus Weidenbach2014-06-292-36/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If a folder was empty a zero timestamp was returned. Now it will return the timestamp of the folder itself.
| * | | | | Fixed some more timestamp bugs in RedDAV.Klaus Weidenbach2014-06-293-32/+46
| | | | | | | | | | | | | | | | | | | | | | | | Fixed an SQL-query in RedFile::put(), where parameters where in wrong order.
| * | | | | Fixed a wrong timestamp update when adding a file.Klaus Weidenbach2014-06-292-7/+13
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a file was uploaded the timestamp of the containing folder should get updated, but the timestamp of the first file in the folder was mistakenly updated. There are some more wrong timestamps, but still looking for the bug.
* | | | | Merge pull request #519 from cvogeley/masterRedMatrix2014-06-303-5/+7
|\ \ \ \ \ | |/ / / / |/| | | | Remove Remove Account link from account settings
| * | | | Remove Remove Account link from account settingsChristian Vogeley2014-06-293-5/+7
|/ / / / | | | | | | | | | | | | | | | | because it doesn’t remove the account. Move channel removal link to channel page
* | | | Merge pull request #515 from tuscanhobbit/masterPaolo T2014-06-292-488/+563
|\ \ \ \ | | |/ / | |/| | IT:updated strings
| * | | IT:updated stringstuscanhobbit2014-06-292-488/+563
| | | |
* | | | Doco - update dav2fs instructions. That should never have worked,Thomas Willingham2014-06-292-63/+5
| | | | | | | | | | | | | | | | but now it actually doesn't work.
* | | | Merge pull request #513 from dawnbreak/masterRedMatrix2014-06-29241-115912/+2119
|\ \ \ \ | | | | | | | | | | Some documentation for include/reddav.php and a new tpl-file.
| * | | | Update SabreDAV from 1.8.9 to 1.8.10.Klaus Weidenbach2014-06-29239-115479/+1510
| | | | |
| * | | | Some documentation for include/reddav.php and a new tpl-file.Klaus Weidenbach2014-06-292-433/+609
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documented include/reddav.php a bit more to understand what it is about to try to clean up some parts. Still a lot to be done here. I put serveral @todo markers that need to be checked. Moved some more HTML to template file. Changed getETag() return format according to documentation. (ETag MUST be surrounded by double-quotes)
* | | | Merge pull request #514 from tuscanhobbit/masterRedMatrix2014-06-294-37/+27
|\ \ \ \ | | |/ / | |/| | Checkboxes were not aligned in connedit, added a table and removed orphaned filestorage.tpl
| * | | Checkboxes were not aligned in connedit, added a tabletuscanhobbit2014-06-284-37/+27
| | | |
* | | | Doco - yeah, it really took four bloody checkins to finally get this right.Thomas Willingham2014-06-281-1/+1
| | | |
* | | | remove the feature setting until the community decides what to do and makes ↵friendica2014-06-281-1/+1
| | | | | | | | | | | | | | | | it happen
* | | | rule of snakes #1, kill the snake.friendica2014-06-2811-465/+528
| | | | | | | | | | | | | | | | | | | | | | | | tinymce is gone. if you want a visual editor, figure out what you want and make it happen. If you don't want a visual editor, do nothing. This is in the community's hands. I don't need a visual editor.
* | | | doc updatefriendica2014-06-2881-94/+696
| |/ / |/| |
* | | Merge https://github.com/friendica/red into pending_mergefriendica2014-06-262-1947/+1939
|\ \ \
| * | | update nljeroenpraat2014-06-272-1947/+1939
| | | |
* | | | still trying to sort out the liveupdate issues. This was getting overly ↵friendica2014-06-261-31/+20
|/ / / | | | | | | | | | complicated with all the different ways we've tried to fix this issue so let's step back and simplify it a bit.
* | | Merge https://github.com/friendica/red into pending_mergefriendica2014-06-265-5/+15
|\ \ \
| * | | Invite appThomas Willingham2014-06-262-0/+4
| | | |
| * | | also change to div for the with brackets option which we dont actually use...marijus2014-06-261-1/+1
| | | |
| * | | make it a div to prevent extra borders in some browsers after clickmarijus2014-06-262-4/+8
| | | |
| * | | Merge pull request #509 from solstag/masterRedMatrix2014-06-261-0/+2
| |\ \ \ | | | | | | | | | | Let's have a global default startpage before falling back to apps
| | * | | Let's have a global default startpage before falling back to appsAlexandre Hannud Abdo2014-06-261-0/+2
| |/ / /
* / / / notification being sent for comments from blocked connections on same site.friendica2014-06-263-2/+7
|/ / /
* | | Merge https://github.com/friendica/red into pending_mergefriendica2014-06-252-43/+1
|\ \ \
| * | | Doco - update the right index this time, and only maintain one.Thomas Willingham2014-06-262-43/+1
| | | | | | | | | | | | | | | | | | | | | | | | The doco needs cleaning up as we go along, We should keep the bbcode despite the failed experiment because identity tags are just too useful to be without.
* | | | bring back profile_tabs for unauthenticated visitors to /cloud pagefriendica2014-06-252-3/+1
|/ / /
* | | sql errorfriendica2014-06-251-1/+1
| | |
* | | fix bad translation of blockquote in wordpress ("post_to_red") pluginfriendica2014-06-252-5/+5
| | |
* | | Merge pull request #508 from dawnbreak/masterRedMatrix2014-06-262-190/+218
|\ \ \ | | | | | | | | Templified cloud's directory listing.
| * | | Templified cloud's directory listing.Klaus Weidenbach2014-06-262-190/+218
|/ / / | | | | | | | | | | | | | | | Moved HTML for the directory listing from include/reddav.php to it's own template file. Still need to clean it up bit more, but should be useable already.
* | | Merge pull request #507 from tuscanhobbit/masterRedMatrix2014-06-252-37/+67
|\| | | | | | | | | | | | | | Filestorage: display quota, friendly file size, translatable strings (You're on a roll... :-)
| * | Delete confirmation is translatablePaolo Tacconi2014-06-251-1/+1
| | |
| * | Merge branch 'master' of https://github.com/tuscanhobbit/redPaolo Tacconi2014-06-2514-5548/+6518
| |\ \
| | * \ Merge pull request #1 from friendica/masterPaolo T2014-06-2514-5548/+6518
| | |\ \ | |_|/ / |/| | | Updated fork
* | | | prevent mis-configured servers from leaking cookiesfriendica2014-06-241-2/+10
| | | |
* | | | Merge https://github.com/friendica/red into pending_mergefriendica2014-06-2419-5616/+6651
|\ \ \ \
| * \ \ \ Merge pull request #506 from dawnbreak/masterRedMatrix2014-06-252-1/+3
| |\ \ \ \ | | | | | | | | | | | | Set backlink to the parent folder, not cloud's root.
| | * | | | Set backlink to the parent folder, not cloud's root.Klaus Weidenbach2014-06-242-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If you edit a file and click on the backlink you always returned to the root folder of your cloud. This patch sets the correct parent folder as backlink. Bit messy, but looks like it works.
| * | | | | Merge pull request #504 from HaakonME/masterRedMatrix2014-06-259-5540/+6500
| |\ \ \ \ \ | | |/ / / / | |/| | | | Updated Norwegian bokmål translation
| | * | | | Removed docs that were not translatedHaakon Meland Eriksen2014-06-2469-4544/+0
| | | | | |
| | * | | | Updated Norwegian bokmål translationHaakon Meland Eriksen2014-06-242-5540/+5748
| | | | | |
| | * | | | Merge remote-tracking branch 'upstream/master'Haakon Meland Eriksen2014-06-243692-84893/+535272
| | |\ \ \ \
| | * | | | | API functions translated into Norwegian bokmål - typoHaakon Meland Eriksen2014-03-121-1/+1
| | | | | | |
| | * | | | | API functions translated into Norwegian bokmålHaakon Meland Eriksen2014-03-121-16/+16
| | | | | | |