| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | search_ac is really whacked - help it out a bit, but much more to do | friendica | 2013-10-01 | 1 | -17/+17 |
* | add link to channel source management in settings if channel_sources feature ... | friendica | 2013-09-30 | 1 | -0/+9 |
* | implement republish permission for use in sourced channels | friendica | 2013-09-30 | 1 | -18/+22 |
* | small fixes | friendica | 2013-09-30 | 2 | -3/+12 |
* | directory sync - this will either work, or it won't work, or it will possibly... | friendica | 2013-09-30 | 1 | -6/+4 |
* | there's our directory sync packet (aka transaction log). Now we just have to ... | friendica | 2013-09-29 | 1 | -4/+14 |
* | log any attempt to call mod_magic | friendica | 2013-09-29 | 1 | -0/+2 |
* | sources management page | friendica | 2013-09-29 | 1 | -0/+140 |
* | Missing include | Thomas Willingham | 2013-09-29 | 1 | -1/+1 |
* | Issue #158 | friendica | 2013-09-29 | 2 | -3/+10 |
* | fix can_comment_on_post when viewing wall-to-wall | friendica | 2013-09-28 | 1 | -8/+14 |
* | structure for channel unions | friendica | 2013-09-26 | 1 | -5/+0 |
* | 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 |