aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' into movejsfriendica2014-01-0618-3008/+3288
|\
| * whitespacefriendica2014-01-062-7/+1
| * implement storage size limitsfriendica2014-01-051-8/+59
| * disable web browser post inputs if no storage write permissionfriendica2014-01-052-78/+95
| * make directory hierarchy workfriendica2014-01-051-4/+11
| * more syntaxfriendica2014-01-051-1/+1
| * typosfriendica2014-01-051-4/+4
| * set channel default permissions on file creationfriendica2014-01-051-3/+9
| * reddav: bring permissions up to date with recent code changesfriendica2014-01-051-3/+9
| * dav uploading actually works - there's just an issue with the AnyClient runni...friendica2014-01-051-2/+2
| * likes to comments getting indented an extra 50pxfriendica2014-01-051-5/+0
| * some dav cleanupfriendica2014-01-051-6/+7
| * reddav - basic mkdir support - needs more work to be robustfriendica2014-01-053-11/+115
| * typo in import_directory_profilefriendica2014-01-051-1/+1
| * the web browser interface for DAV has now got zotfriendica2014-01-052-2/+24
| * make plink href visiblefriendica2014-01-041-2/+2
| * Merge https://github.com/friendica/red into zpullfriendica2014-01-042-2863/+2909
| |\
| | * Merge pull request #255 from tuscanhobbit/masterPaolo T2014-01-042-2863/+2909
| | |\
| | | * Updated Italian translationtuscanhobbit2014-01-042-2863/+2909
| * | | a few fixes to webpage editingfriendica2014-01-045-30/+57
| |/ /
* / / move js files from corefriendica2014-01-0417-14/+15
|/ /
* | Merge https://github.com/friendica/red into zpullfriendica2014-01-034-7/+9
|\ \
| * \ Merge pull request #254 from cvogeley/mastercvogeley2014-01-034-7/+9
| |\ \
| | * | Revert "Fix page not found error after editing a webpage"Christian Vogeley2014-01-031-1/+1
| | * | Confirm webpage deletion promptChristian Vogeley2014-01-013-6/+7
| | * | Fix page not found error after editing a webpageChristian Vogeley2013-12-311-1/+1
| | * | Correct wrong service class check for webpagesChristian Vogeley2013-12-311-1/+2
* | | | fix mimetype detection fallbackfriendica2014-01-031-10/+5
|/ / /
* | | more dav workfriendica2014-01-035-87/+170
* | | doc updatesfriendica2014-01-0382-269/+704
* | | basic browsing and file retrieval for webdav working - uploads not yet. A lot...friendica2014-01-022-60/+127
* | | some DAV tweaks before the next round of heavy liftingfriendica2014-01-023-73/+197
* | | fix attachment rendering for previewfriendica2014-01-011-0/+1
* | | return to working on red-dav; This is a bit of a slog at the moment and the b...friendica2014-01-013-18/+124
* | | Shorten the to-do list some more.friendica2013-12-301-2/+0
* | | auto-crop imported photos for things and xchans. This results in undistorted ...friendica2013-12-301-1/+21
* | | for once the to-do list is actually shrinking.friendica2013-12-301-3/+1
* | | expose profile things in the UIfriendica2013-12-305-11/+19
* | | basic edit and delete for thingsfriendica2013-12-306-11/+159
* | | group ACL control using tags (group must be "visible")friendica2013-12-291-29/+59
* | | modify tag_deliver and tgroup_check to handle exclusion tagsfriendica2013-12-291-2/+2
* | | handle exclusive tags and add to ACLfriendica2013-12-291-3/+5
* | | basic support for exclusion tags - we just need to use the results to tweak t...friendica2013-12-292-91/+68
* | | display_thing: it ain't much, but it's implemented.friendica2013-12-294-5/+22
* | | a bit more backend work on thingsfriendica2013-12-283-32/+84
* | | allow objects to have permissionsfriendica2013-12-283-2/+16
* | | things can now have (consistent sized) photos - plus I found a couple of issu...friendica2013-12-283-16/+35
* | | more doc updatesfriendica2013-12-2710-0/+724
* | | sslify - remove the redirect fallback - as it gets called occasionally and cr...friendica2013-12-27102-2278/+2596
* | | remove prettyphoto from core - this will affect the enhanced photo albums fea...friendica2013-12-266-27/+17