aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* prepare for OS file storage, and add bbcode attachment link to mod/filestorag...friendica2014-01-062-4/+15
* add potentially recursive set permissions function for file storagefriendica2014-01-061-1/+41
* reddav: improve and cleanup permission checksfriendica2014-01-061-76/+62
* Merge branch 'master' into movejsfriendica2014-01-064-35/+340
|\
| * whitespacefriendica2014-01-061-6/+0
| * implement storage size limitsfriendica2014-01-051-8/+59
| * disable web browser post inputs if no storage write permissionfriendica2014-01-051-0/+89
| * 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
| * some dav cleanupfriendica2014-01-051-6/+7
| * reddav - basic mkdir support - needs more work to be robustfriendica2014-01-052-11/+113
| * typo in import_directory_profilefriendica2014-01-051-1/+1
| * a few fixes to webpage editingfriendica2014-01-041-0/+49
* | move js files from corefriendica2014-01-041-2/+3
|/
* fix mimetype detection fallbackfriendica2014-01-031-10/+5
* more dav workfriendica2014-01-031-8/+71
* basic browsing and file retrieval for webdav working - uploads not yet. A lot...friendica2014-01-021-59/+126
* some DAV tweaks before the next round of heavy liftingfriendica2014-01-021-67/+193
* return to working on red-dav; This is a bit of a slog at the moment and the b...friendica2014-01-011-14/+102
* auto-crop imported photos for things and xchans. This results in undistorted ...friendica2013-12-301-1/+21
* basic edit and delete for thingsfriendica2013-12-301-2/+3
* modify tag_deliver and tgroup_check to handle exclusion tagsfriendica2013-12-291-2/+2
* display_thing: it ain't much, but it's implemented.friendica2013-12-291-1/+0
* a bit more backend work on thingsfriendica2013-12-282-32/+71
* things can now have (consistent sized) photos - plus I found a couple of issu...friendica2013-12-281-9/+17
* sslify - remove the redirect fallback - as it gets called occasionally and cr...friendica2013-12-271-2/+2
* remove prettyphoto from core - this will affect the enhanced photo albums fea...friendica2013-12-261-1/+3
* issue #230 - deletion failure in multiple delivery chainsfriendica2013-12-261-1/+4
* try againfriendica2013-12-251-1/+1
* didn't workfriendica2013-12-251-1/+1
* sslify http links in media elements if you're on an https serverfriendica2013-12-251-0/+32
* extend the directory profiles a bit morefriendica2013-12-252-1/+18
* improve the directory popup a bitfriendica2013-12-231-2/+2
* Merge https://github.com/friendica/red into zpullfriendica2013-12-231-0/+1
|\
| * Merge pull request #253 from cvogeley/masterfriendica2013-12-231-0/+1
| |\
| | * Show expire date in post tooltipChristian Vogeley2013-12-231-0/+1
* | | add account_level, is_foreigner and is_member functions; convert all e2ee use...friendica2013-12-232-4/+39
|/ /
* | Zidification of author links in webpages.Thomas Willingham2013-12-231-1/+4
* | remove a couple of mysql reserved words from being used as table or row names...friendica2013-12-228-28/+28
* | clean up sys_channel creation so it will workfriendica2013-12-221-12/+24
* | Merge pull request #249 from cvogeley/masterfriendica2013-12-221-0/+2
|\|
| * Merge remote-tracking branch 'upstream/master' into bootstrapChristian Vogeley2013-12-2234-1331/+2469
| |\
| * | New modal dialog for item expiryChristian Vogeley2013-12-221-0/+2
* | | StyleThomas Willingham2013-12-221-7/+7
* | | Must have broken that in a merge - put it backThomas Willingham2013-12-221-0/+17
* | | Some sys chan stuffThomas Willingham2013-12-221-35/+14
| |/ |/|