Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a temporary logger command at remote server side | Michael Meer | 2014-01-27 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/MicMee/red | Michael Meer | 2014-01-27 | 5 | -10/+48 |
|\ | | | | | | | to be in sync | ||||
| * | add davguest param to cut/paste link for directories in mod/filestorage | friendica | 2014-01-26 | 1 | -2/+1 |
| | | |||||
| * | The final piece of the DAV authentication puzzle. Provide a directory view ↵ | friendica | 2014-01-26 | 1 | -5/+9 |
| | | | | | | | | to an un-auth'd person (without asking for a password) by adding a query parameter 'davguest=1'. This is a bit of a hack, but there was no response on the official forum about how to do this correctly so it will have to do. On the downside, if permission is denied, it won't ask for a password - but we're talking about unauthenticated folks who didn't go through magic auth so chances are even if they authenticate, permission will still be denied. | ||||
| * | allow site defaults for enabled features | friendica | 2014-01-26 | 1 | -1/+1 |
| | | |||||
| * | don't prompt guests for a password if they're accessing an embedded public file. | friendica | 2014-01-26 | 1 | -2/+22 |
| | | |||||
| * | Left over line from placeholder. | Thomas Willingham | 2014-01-25 | 1 | -1/+0 |
| | | |||||
| * | Add admin info to admin panel and site info. | Thomas Willingham | 2014-01-24 | 2 | -5/+21 |
| | | | | | | | | Since we can have multiple admins, this is freeform bbcode. | ||||
* | | Merge branch 'master' of https://github.com/friendica/red | Michael Meer | 2014-01-24 | 2 | -57/+46 |
|\| | | | | | | | to be in sync with master repro | ||||
| * | fix marital partner linking | friendica | 2014-01-23 | 1 | -26/+14 |
| | | |||||
| * | mod_profperm migrated | friendica | 2014-01-23 | 1 | -31/+32 |
| | | |||||
* | | build url, deleted logger commands | Michael Meer | 2014-01-23 | 1 | -4/+3 |
| | | |||||
* | | preperation for ping, need training in SQL :( | Michael Meer | 2014-01-23 | 1 | -1/+6 |
| | | |||||
* | | Merge branch 'master' of https://github.com/friendica/red | Michael Meer | 2014-01-22 | 1 | -8/+4 |
|\| | | | | | | | to keep the repros in sync | ||||
| * | simplify chanview authentication and make sure it carries through multiple ↵ | friendica | 2014-01-22 | 1 | -8/+4 |
| | | | | | | | | generations | ||||
* | | reorg formula data for hubloc checks | Michael Meer | 2014-01-22 | 1 | -1/+10 |
| | | |||||
* | | start with hubloc ping | Michael Meer | 2014-01-22 | 1 | -0/+9 |
|/ | |||||
* | remove debugging | friendica | 2014-01-21 | 1 | -1/+0 |
| | |||||
* | fix location of string file in Translations.md, fix some permissions and ↵ | friendica | 2014-01-21 | 1 | -0/+1 |
| | | | | owner vagueness (potential bugs) in profile_tabs() | ||||
* | seems you can't easily have a blank password for DAV guests, so the guest ↵ | friendica | 2014-01-21 | 1 | -2/+4 |
| | | | | password is now +++ | ||||
* | text - change remove account button to remove channel | friendica | 2014-01-21 | 1 | -1/+1 |
| | |||||
* | add primary webbie to directory popup | friendica | 2014-01-21 | 2 | -0/+2 |
| | |||||
* | fix the admin interface to pending registrations | friendica | 2014-01-21 | 1 | -1/+1 |
| | |||||
* | create store directory if it's missing before initialising DAV | friendica | 2014-01-21 | 1 | -1/+4 |
| | |||||
* | when loading a single thread on the channel page, tell JS that there isn't ↵ | friendica | 2014-01-20 | 1 | -2/+6 |
| | | | | any more content to load. | ||||
* | added buttons to perform later hubloc actions | Michael Meer | 2014-01-20 | 1 | -2/+4 |
| | |||||
* | catch auth exceptions | friendica | 2014-01-20 | 1 | -2/+7 |
| | |||||
* | bring photo tagging back which hasn't worked since forking from Friendica - ↵ | friendica | 2014-01-19 | 2 | -184/+53 |
| | | | | this is untested and displaying photo tags will now be broken as we're now storing tags with the item attached to the photo and not in the photo. But the point is we've eliminated the OStatus/SWAP0 forced spam crap and can start fresh. | ||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-19 | 1 | -3/+4 |
|\ | |||||
| * | Stop Google DDoSing me by providing block_public_search, which unlike | Thomas Willingham | 2014-01-19 | 1 | -3/+4 |
| | | | | | | | | block_public will block *only* searching without an observer. | ||||
* | | strip zid= from REQUEST_URI as well as QUERY_STRING - sabre uses both | friendica | 2014-01-19 | 1 | -0/+3 |
|/ | |||||
* | kill the ummagumma effect | friendica | 2014-01-16 | 2 | -3/+5 |
| | |||||
* | prevent zid's from reaching the DAV core code. | friendica | 2014-01-16 | 1 | -0/+3 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2014-01-15 | 3 | -6/+7 |
|\ | |||||
| * | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-15 | 3 | -9/+21 |
| |\ | |||||
| * | | dav: throw exception if channel for requested DAV directory is deleted | friendica | 2014-01-15 | 3 | -6/+7 |
| | | | |||||
* | | | Probably shouldn't list REGISTER_CLOSED sites on a list of open hubs. | Thomas Willingham | 2014-01-14 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Merge pull request #268 from cvogeley/master | cvogeley | 2014-01-11 | 2 | -4/+6 |
|\ \ | | | | | | | delete confirmation popup for blocks and layouts | ||||
| * | | delete confirmation popup for blocks and layouts | Christian Vogeley | 2014-01-12 | 2 | -4/+6 |
| | | | |||||
* | | | Merge pull request #267 from cvogeley/master | cvogeley | 2014-01-11 | 1 | -1/+6 |
|\| | | | | | | | | Do the same thang for webpage blocks | ||||
| * | | Do the same thang for webpage blocks | Christian Vogeley | 2014-01-12 | 1 | -1/+6 |
| | | | |||||
* | | | Merge pull request #266 from cvogeley/master | cvogeley | 2014-01-11 | 1 | -2/+7 |
|\| | | | | | | | | Fix webpage layout title editing | ||||
| * | | Fix webpage layout title editing | Christian Vogeley | 2014-01-12 | 1 | -2/+7 |
| | | | |||||
* | | | Merge pull request #265 from cvogeley/master | cvogeley | 2014-01-11 | 1 | -2/+2 |
|\| | | |/ |/| | Fix page layout selector | ||||
| * | Fix page layout selector | Christian Vogeley | 2014-01-12 | 1 | -2/+2 |
| | | |||||
* | | mod_attach: output stream wasn't working | friendica | 2014-01-11 | 1 | -4/+6 |
| | | |||||
* | | 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 |
| |