aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* Add display of a thread to channel module using channel/<channel>/?mid=<mid>zottel2014-01-081-28/+48
* keep the to-do list somewhat current.friendica2014-01-081-1/+8
* qr code supportfriendica2014-01-071-0/+8
* make storage limit service classes apply to accounts, not channels. Also incl...friendica2014-01-072-5/+6
* filestorage re-org and cleanupfriendica2014-01-061-2/+4
* special handling for directoriesfriendica2014-01-061-2/+2
* prepare for OS file storage, and add bbcode attachment link to mod/filestorag...friendica2014-01-062-3/+10
* add "self" to access control lists with special marking to indicate it's spec...friendica2014-01-061-4/+4
* provide ability to change attachment/file permissionsfriendica2014-01-061-1/+73
* cleanup mod/filestorage before embarking on further changes to itfriendica2014-01-061-42/+45
* fix photos/upload album selectorfriendica2014-01-061-2/+11
* disable web browser post inputs if no storage write permissionfriendica2014-01-051-78/+6
* reddav - basic mkdir support - needs more work to be robustfriendica2014-01-051-0/+2
* the web browser interface for DAV has now got zotfriendica2014-01-051-1/+23
* a few fixes to webpage editingfriendica2014-01-044-30/+8
* Merge pull request #254 from cvogeley/mastercvogeley2014-01-033-3/+6
|\
| * Revert "Fix page not found error after editing a webpage"Christian Vogeley2014-01-031-1/+1
| * Confirm webpage deletion promptChristian Vogeley2014-01-012-2/+4
| * 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
* | more dav workfriendica2014-01-031-1/+1
* | basic browsing and file retrieval for webdav working - uploads not yet. A lot...friendica2014-01-021-1/+1
* | some DAV tweaks before the next round of heavy liftingfriendica2014-01-021-5/+3
* | 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-011-3/+21
* | expose profile things in the UIfriendica2013-12-302-1/+5
* | basic edit and delete for thingsfriendica2013-12-301-8/+113
* | group ACL control using tags (group must be "visible")friendica2013-12-291-29/+59
* | 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-291-89/+66
* | display_thing: it ain't much, but it's implemented.friendica2013-12-291-3/+13
* | things can now have (consistent sized) photos - plus I found a couple of issu...friendica2013-12-281-6/+17
* | sslify - remove the redirect fallback - as it gets called occasionally and cr...friendica2013-12-271-1/+4
* | remove prettyphoto from core - this will affect the enhanced photo albums fea...friendica2013-12-261-14/+13
* | don't include deleted folks in acl popupfriendica2013-12-251-10/+21
* | mod_invite - don't generate errors for email addresses consisting of blank linesfriendica2013-12-251-0/+2
* | improve the register text until the new register page is finishedfriendica2013-12-251-0/+11
* | try againfriendica2013-12-251-0/+15
* | sslify http links in media elements if you're on an https serverfriendica2013-12-251-0/+6
* | cut/paste errorfriendica2013-12-251-3/+3
* | extend the directory profiles a bit morefriendica2013-12-253-3/+13
* | use case-insensitive array search for matching directory keywords with your ownfriendica2013-12-231-1/+1
* | improve the directory popup a bitfriendica2013-12-232-11/+36
* | first cut at a directory popup. It's a bit annoying at the moment, so we'll h...friendica2013-12-233-4/+168
* | add account_level, is_foreigner and is_member functions; convert all e2ee use...friendica2013-12-232-4/+13
* | Merge https://github.com/friendica/red into zpullfriendica2013-12-231-1/+1
|\ \
| * | Reduce life of xref cookie per Opinion 04/2012 on Cookie Consent Exemption.Thomas Willingham2013-12-231-1/+1
* | | oopsfriendica2013-12-231-0/+349
|/ /
* | one step closer to merging register and pubsites pagesfriendica2013-12-221-2/+2
* | Provide Terms of Service placeholder page (includes doc/SiteTOS.md)friendica2013-12-221-1/+0