| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | preserve mid on edits | friendica | 2014-01-10 | 1 | -2/+9 |
|/ |
|
* | make goaway link work | marijus | 2014-01-10 | 1 | -2/+2 |
* | and don't send duplicate notices <sigh> | zottel | 2014-01-10 | 1 | -3/+0 |
* | add security fix to load case, too | zottel | 2014-01-10 | 1 | -3/+9 |
* | security fix for channel?mid= per zottel | friendica | 2014-01-10 | 1 | -2/+4 |
* | directory creation error, display localtimes on cloud webpage, doc updates | friendica | 2014-01-10 | 1 | -0/+2 |
* | mod_filestorage: provide a URL for linking to webpages and other websites | friendica | 2014-01-09 | 1 | -1/+4 |
* | add cloud link to profile_tabs and Comanchify the sucker | friendica | 2014-01-09 | 1 | -0/+15 |
* | some minor cleanup on plinks for some very subtle permissions issues | friendica | 2014-01-09 | 5 | -23/+24 |
* | fix notices | zottel | 2014-01-09 | 1 | -7/+12 |
* | took out some left-overs from the debugging phase | zottel | 2014-01-09 | 1 | -12/+0 |
* | fix a bug that made it possible for everyone to access any message from other | zottel | 2014-01-09 | 1 | -0/+26 |
* | attachment issue | friendica | 2014-01-08 | 1 | -1/+1 |
* | add store directory write check to install checks | friendica | 2014-01-08 | 1 | -0/+20 |
* | This should be approaching completion for file OS storage. May be a few minor... | friendica | 2014-01-08 | 1 | -1/+8 |
* | Merge pull request #258 from zzottel/master | friendica | 2014-01-08 | 1 | -28/+48 |
|\ |
|
| * | Add display of a thread to channel module using channel/<channel>/?mid=<mid> | zottel | 2014-01-08 | 1 | -28/+48 |
* | | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-08 | 1 | -0/+2 |
|\ \ |
|
| * | | Pass hash and extension to the photo templates for plugins that require | Thomas Willingham | 2014-01-08 | 1 | -0/+2 |
* | | | preparatory work for supporting a "list view" mode for conversations. This wo... | friendica | 2014-01-08 | 4 | -0/+4 |
|/ / |
|
* | | 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 | 1 | -0/+3 |
|/ |
|
* | keep the to-do list somewhat current. | friendica | 2014-01-08 | 1 | -1/+8 |
* | qr code support | friendica | 2014-01-07 | 1 | -0/+8 |
* | make storage limit service classes apply to accounts, not channels. Also incl... | friendica | 2014-01-07 | 2 | -5/+6 |
* | filestorage re-org and cleanup | friendica | 2014-01-06 | 1 | -2/+4 |
* | special handling for directories | friendica | 2014-01-06 | 1 | -2/+2 |
* | prepare for OS file storage, and add bbcode attachment link to mod/filestorag... | friendica | 2014-01-06 | 2 | -3/+10 |
* | add "self" to access control lists with special marking to indicate it's spec... | friendica | 2014-01-06 | 1 | -4/+4 |
* | provide ability to change attachment/file permissions | friendica | 2014-01-06 | 1 | -1/+73 |
* | 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 |
* | disable web browser post inputs if no storage write permission | friendica | 2014-01-05 | 1 | -78/+6 |
* | reddav - basic mkdir support - needs more work to be robust | friendica | 2014-01-05 | 1 | -0/+2 |
* | the web browser interface for DAV has now got zot | friendica | 2014-01-05 | 1 | -1/+23 |
* | a few fixes to webpage editing | friendica | 2014-01-04 | 4 | -30/+8 |
* | Merge pull request #254 from cvogeley/master | cvogeley | 2014-01-03 | 3 | -3/+6 |
|\ |
|
| * | 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 | 2 | -2/+4 |
| * | 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 |
* | | more dav work | friendica | 2014-01-03 | 1 | -1/+1 |
* | | basic browsing and file retrieval for webdav working - uploads not yet. A lot... | friendica | 2014-01-02 | 1 | -1/+1 |
* | | some DAV tweaks before the next round of heavy lifting | friendica | 2014-01-02 | 1 | -5/+3 |
* | | 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 | 1 | -3/+21 |
* | | expose profile things in the UI | friendica | 2013-12-30 | 2 | -1/+5 |
* | | basic edit and delete for things | friendica | 2013-12-30 | 1 | -8/+113 |
* | | group ACL control using tags (group must be "visible") | friendica | 2013-12-29 | 1 | -29/+59 |