| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ / |
|
* | | 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 |
* | | | some DAV tweaks before the next round of heavy lifting | friendica | 2014-01-02 | 3 | -73/+197 |
* | | | fix attachment rendering for preview | friendica | 2014-01-01 | 1 | -0/+1 |
* | | | return to working on red-dav; This is a bit of a slog at the moment and the b... | friendica | 2014-01-01 | 3 | -18/+124 |
* | | | Shorten the to-do list some more. | friendica | 2013-12-30 | 1 | -2/+0 |
* | | | auto-crop imported photos for things and xchans. This results in undistorted ... | friendica | 2013-12-30 | 1 | -1/+21 |
* | | | for once the to-do list is actually shrinking. | friendica | 2013-12-30 | 1 | -3/+1 |
* | | | expose profile things in the UI | friendica | 2013-12-30 | 5 | -11/+19 |
* | | | basic edit and delete for things | friendica | 2013-12-30 | 6 | -11/+159 |
* | | | group ACL control using tags (group must be "visible") | friendica | 2013-12-29 | 1 | -29/+59 |
* | | | modify tag_deliver and tgroup_check to handle exclusion tags | friendica | 2013-12-29 | 1 | -2/+2 |
* | | | handle exclusive tags and add to ACL | friendica | 2013-12-29 | 1 | -3/+5 |
* | | | basic support for exclusion tags - we just need to use the results to tweak t... | friendica | 2013-12-29 | 2 | -91/+68 |
* | | | display_thing: it ain't much, but it's implemented. | friendica | 2013-12-29 | 4 | -5/+22 |
* | | | a bit more backend work on things | friendica | 2013-12-28 | 3 | -32/+84 |
* | | | allow objects to have permissions | friendica | 2013-12-28 | 3 | -2/+16 |
* | | | things can now have (consistent sized) photos - plus I found a couple of issu... | friendica | 2013-12-28 | 3 | -16/+35 |
* | | | more doc updates | friendica | 2013-12-27 | 10 | -0/+724 |
* | | | sslify - remove the redirect fallback - as it gets called occasionally and cr... | friendica | 2013-12-27 | 102 | -2278/+2596 |
* | | | remove prettyphoto from core - this will affect the enhanced photo albums fea... | friendica | 2013-12-26 | 6 | -27/+17 |
* | | | issue #230 - deletion failure in multiple delivery chains | friendica | 2013-12-26 | 2 | -2/+5 |
* | | | don't include deleted folks in acl popup | friendica | 2013-12-25 | 1 | -10/+21 |