| Commit message (Expand) | Author | Age | Files | Lines |
* | suppress creating the directory update record for profile updates which are p... | friendica | 2013-09-25 | 1 | -3/+7 |
* | Fix name of Bleichenbacher | Olaf Conradi | 2013-09-24 | 1 | -2/+2 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-09-24 | 1 | -0/+20 |
|\ |
|
| * | admin hubloc page now with content from all hublocs, in next steps I add some... | Michael Meer | 2013-09-24 | 1 | -0/+20 |
* | | reduce susceptibility to bleichenberger attack | friendica | 2013-09-24 | 1 | -6/+18 |
|/ |
|
* | oauth settings - clarify text | friendica | 2013-09-23 | 1 | -6/+13 |
* | one more edge case in the public perms - don't match perms = 0 which is priva... | friendica | 2013-09-22 | 2 | -4/+4 |
* | fixes for display and search privacy enforcement | friendica | 2013-09-22 | 2 | -26/+40 |
* | adult channel setting | friendica | 2013-09-22 | 3 | -6/+16 |
* | clean up app management a bit | friendica | 2013-09-20 | 1 | -5/+5 |
* | hopefully(?) the final word on remote comment permissions | friendica | 2013-09-20 | 1 | -0/+3 |
* | when it's a contentious issue, make it an option. | friendica | 2013-09-20 | 1 | -4/+8 |
* | hopefully this will go over a bit better - check post owner permissions as we... | friendica | 2013-09-20 | 2 | -2/+10 |
* | typo | friendica | 2013-09-19 | 1 | -1/+1 |
* | now bring it to the url | friendica | 2013-09-19 | 1 | -0/+2 |
* | bring safe mode to the client side | friendica | 2013-09-19 | 1 | -1/+12 |
* | use &safe=-1 for unsafe only | friendica | 2013-09-19 | 1 | -1/+4 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-09-19 | 1 | -1/+4 |
|\ |
|
| * | Use get_config | Thomas Willingham | 2013-09-20 | 1 | -1/+1 |
| * | Make $kw configurable. | Thomas Willingham | 2013-09-20 | 1 | -1/+4 |
* | | provide a "safe search" backend and allow for self-censorship using nsfw or a... | friendica | 2013-09-19 | 1 | -2/+6 |
|/ |
|
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-09-19 | 1 | -1/+2 |
|\ |
|
| * | Add tiered access option. | Thomas Willingham | 2013-09-19 | 1 | -1/+2 |
* | | prefill private mail recip from $_REQUEST['to'] if it's there. | friendica | 2013-09-19 | 1 | -0/+5 |
|/ |
|
* | add "tiered" access policy, add tagcloud to directory pages | friendica | 2013-09-18 | 3 | -4/+17 |
* | make collections work again | friendica | 2013-09-18 | 1 | -4/+9 |
* | provide the back-end for a directory tag cloud | friendica | 2013-09-17 | 1 | -1/+9 |
* | site sellpage links | friendica | 2013-09-17 | 3 | -2/+3 |
* | Pieces we'll need to tie together chanman and account/channel deletion and di... | friendica | 2013-09-17 | 2 | -1/+4 |
* | Didn't git add again after fixing typo... | Thomas Willingham | 2013-09-18 | 1 | -1/+1 |
* | Filestorage perms (no ACL), fix nav for browsers that can't handle PCSS, put ... | Thomas Willingham | 2013-09-18 | 1 | -0/+20 |
* | sync photo permissions with the attached item whenever they change. | friendica | 2013-09-17 | 2 | -2/+20 |
* | Merge pull request #142 from dsp1986/master | friendica | 2013-09-17 | 1 | -1/+1 |
|\ |
|
| * | fix include paths | dsp1986 | 2013-09-17 | 1 | -1/+1 |
* | | removed logger statement | Michael Meer | 2013-09-17 | 1 | -1/+0 |
* | | extend admin page for hubloc / server key management | Michael Meer | 2013-09-17 | 2 | -0/+17 |
* | | assuming permissions are correct, unobscure photo comments. Should probably m... | friendica | 2013-09-16 | 1 | -1/+2 |
* | | use prepare_body in api calls to properly render content, add 'mode' to conve... | friendica | 2013-09-16 | 1 | -0/+2 |
* | | spurious blank lines | friendica | 2013-09-15 | 3 | -3/+0 |
* | | fix photo file browser | Michael Johnston | 2013-09-15 | 1 | -1/+2 |
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-09-15 | 1 | -11/+12 |
|\ \ |
|
| * \ | Upstream merge | Christian Vogeley | 2013-09-15 | 15 | -87/+147 |
| |\ \ |
|
| * | | | Search by date | Christian Vogeley | 2013-09-15 | 1 | -11/+12 |
* | | | | implement what I hope will now be the server side of directory sync, add view... | friendica | 2013-09-15 | 1 | -4/+15 |
| |/ /
|/| | |
|
* | | | fix the missing brace before pushing | friendica | 2013-09-14 | 1 | -2/+3 |
* | | | some fixes to directory keyword searches | friendica | 2013-09-14 | 1 | -2/+4 |
* | | | no longer used | friendica | 2013-09-14 | 1 | -68/+0 |
* | | | this might fix "find channels" but I can't test the keyword search until this... | friendica | 2013-09-14 | 1 | -1/+1 |
| |/
|/| |
|
* | | more remote error reporting for zot | friendica | 2013-09-12 | 1 | -0/+11 |
* | | implement tip from Mike, corrected the sql statement | Michael Meer | 2013-09-11 | 1 | -1/+1 |