| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-08 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix new connection nav URL | Thomas Willingham | 2014-01-08 | 1 | -1/+1 |
| |/ |
|
* / | qr enhancements | friendica | 2014-01-08 | 4 | -4/+17 |
|/ |
|
* | teehee, tada, todo, etc. | friendica | 2014-01-08 | 1 | -2/+6 |
* | keep the to-do list somewhat current. | friendica | 2014-01-08 | 3 | -3/+16 |
* | qr code support | friendica | 2014-01-07 | 428 | -1/+10435 |
* | more work on dav - deletion and a bit more progress on OS storage | friendica | 2014-01-07 | 3 | -15/+62 |
* | make storage limit service classes apply to accounts, not channels. Also incl... | friendica | 2014-01-07 | 7 | -17/+26 |
* | bbcode convenience variables for producing documentation. | friendica | 2014-01-06 | 1 | -0/+2 |
* | filestorage re-org and cleanup | friendica | 2014-01-06 | 3 | -8/+16 |
* | special handling for directories | friendica | 2014-01-06 | 2 | -3/+3 |
* | prepare for OS file storage, and add bbcode attachment link to mod/filestorag... | friendica | 2014-01-06 | 5 | -11/+29 |
* | add "self" to access control lists with special marking to indicate it's spec... | friendica | 2014-01-06 | 3 | -6/+10 |
* | provide ability to change attachment/file permissions | friendica | 2014-01-06 | 3 | -1/+106 |
* | add potentially recursive set permissions function for file storage | friendica | 2014-01-06 | 1 | -1/+41 |
* | reddav: improve and cleanup permission checks | friendica | 2014-01-06 | 1 | -76/+62 |
* | cleanup mod/filestorage before embarking on further changes to it | friendica | 2014-01-06 | 1 | -42/+45 |
* | fix photos/upload album selector | friendica | 2014-01-06 | 1 | -2/+11 |
* | version update | friendica | 2014-01-06 | 1 | -4/+1 |
* | Merge branch 'master' into movejs | friendica | 2014-01-06 | 18 | -3008/+3288 |
|\ |
|
| * | whitespace | friendica | 2014-01-06 | 2 | -7/+1 |
| * | implement storage size limits | friendica | 2014-01-05 | 1 | -8/+59 |
| * | disable web browser post inputs if no storage write permission | friendica | 2014-01-05 | 2 | -78/+95 |
| * | make directory hierarchy work | friendica | 2014-01-05 | 1 | -4/+11 |
| * | more syntax | friendica | 2014-01-05 | 1 | -1/+1 |
| * | typos | friendica | 2014-01-05 | 1 | -4/+4 |
| * | set channel default permissions on file creation | friendica | 2014-01-05 | 1 | -3/+9 |
| * | reddav: bring permissions up to date with recent code changes | friendica | 2014-01-05 | 1 | -3/+9 |
| * | dav uploading actually works - there's just an issue with the AnyClient runni... | friendica | 2014-01-05 | 1 | -2/+2 |
| * | likes to comments getting indented an extra 50px | friendica | 2014-01-05 | 1 | -5/+0 |
| * | some dav cleanup | friendica | 2014-01-05 | 1 | -6/+7 |
| * | reddav - basic mkdir support - needs more work to be robust | friendica | 2014-01-05 | 3 | -11/+115 |
| * | typo in import_directory_profile | friendica | 2014-01-05 | 1 | -1/+1 |
| * | the web browser interface for DAV has now got zot | friendica | 2014-01-05 | 2 | -2/+24 |
| * | make plink href visible | friendica | 2014-01-04 | 1 | -2/+2 |
| * | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-04 | 2 | -2863/+2909 |
| |\ |
|
| | * | Merge pull request #255 from tuscanhobbit/master | Paolo T | 2014-01-04 | 2 | -2863/+2909 |
| | |\ |
|
| | | * | Updated Italian translation | tuscanhobbit | 2014-01-04 | 2 | -2863/+2909 |
| * | | | a few fixes to webpage editing | friendica | 2014-01-04 | 5 | -30/+57 |
| |/ / |
|
* / / | move js files from core | friendica | 2014-01-04 | 17 | -14/+15 |
|/ / |
|
* | | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-03 | 4 | -7/+9 |
|\ \ |
|
| * \ | Merge pull request #254 from cvogeley/master | cvogeley | 2014-01-03 | 4 | -7/+9 |
| |\ \ |
|
| | * | | Revert "Fix page not found error after editing a webpage" | Christian Vogeley | 2014-01-03 | 1 | -1/+1 |
| | * | | Confirm webpage deletion prompt | Christian Vogeley | 2014-01-01 | 3 | -6/+7 |
| | * | | Fix page not found error after editing a webpage | Christian Vogeley | 2013-12-31 | 1 | -1/+1 |
| | * | | Correct wrong service class check for webpages | Christian Vogeley | 2013-12-31 | 1 | -1/+2 |
* | | | | fix mimetype detection fallback | friendica | 2014-01-03 | 1 | -10/+5 |
|/ / / |
|
* | | | more dav work | friendica | 2014-01-03 | 5 | -87/+170 |
* | | | doc updates | friendica | 2014-01-03 | 82 | -269/+704 |
* | | | basic browsing and file retrieval for webdav working - uploads not yet. A lot... | friendica | 2014-01-02 | 2 | -60/+127 |