| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | fixes for display and search privacy enforcement | friendica | 2013-09-22 | 3 | -36/+76 |
* | | update ru strings | friendica | 2013-09-22 | 1 | -282/+365 |
* | | bug #150, if deny access is present but nobody has been allowed, create an al... | friendica | 2013-09-22 | 1 | -1/+22 |
* | | adult channel setting | friendica | 2013-09-22 | 7 | -14/+28 |
| * | Fix perms for viewing a channel | Thomas Willingham | 2013-09-21 | 1 | -1/+1 |
|/ |
|
* | clean up app management a bit | friendica | 2013-09-20 | 2 | -5/+10 |
* | hopefully(?) the final word on remote comment permissions | friendica | 2013-09-20 | 2 | -3/+4 |
* | fix contact comment permissions | friendica | 2013-09-20 | 1 | -1/+6 |
* | missing uid check on comanche_block to ensure we get the block with that name... | friendica | 2013-09-20 | 1 | -1/+2 |
* | when it's a contentious issue, make it an option. | friendica | 2013-09-20 | 1 | -4/+8 |
* | OK, sure. | friendica | 2013-09-20 | 1 | -1/+1 |
* | hopefully this will go over a bit better - check post owner permissions as we... | friendica | 2013-09-20 | 3 | -3/+13 |
* | Merge pull request #148 from oohlaf/fixes | friendica | 2013-09-20 | 1 | -1/+2 |
|\ |
|
| * | Mark child posts as commentable when parent is set to commentable | Olaf Conradi | 2013-09-20 | 1 | -1/+2 |
|/ |
|
* | Merge pull request #147 from oohlaf/fixes | Olaf Conradi | 2013-09-20 | 1 | -1/+1 |
|\ |
|
| * | Enable likes again on posts | Olaf Conradi | 2013-09-20 | 1 | -1/+1 |
|/ |
|
* | is_commentable() had some major issues when applied to the atrocity known as ... | friendica | 2013-09-20 | 3 | -12/+30 |
* | rev update | friendica | 2013-09-20 | 2 | -1086/+1100 |
* | doc updates | friendica | 2013-09-20 | 80 | -1326/+1870 |
* | add a flag field to xtags so that we can filter tags based on whether or not ... | friendica | 2013-09-19 | 3 | -3/+12 |
* | 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 |
* | missing hash | friendica | 2013-09-19 | 2 | -2/+3 |
* | 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 | 4 | -3/+23 |
|/ |
|
* | 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 |
|/ |
|
* | trim commas from keywords | friendica | 2013-09-19 | 1 | -0/+1 |
* | Merge branch 'zpull' | friendica | 2013-09-19 | 1 | -0/+1 |
|\ |
|
| * | set default charset of email_header_encode, add ud_flags to indicate which up... | friendica | 2013-09-18 | 4 | -4/+14 |
* | | sync item_search with yesterday's network fix for collections. Add ud_addr to... | friendica | 2013-09-19 | 5 | -10/+26 |
* | | set default charset of email_header_encode, add ud_flags to indicate which (d... | friendica | 2013-09-18 | 4 | -4/+14 |
|/ |
|
* | add "tiered" access policy, add tagcloud to directory pages | friendica | 2013-09-18 | 7 | -8/+29 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-09-18 | 3 | -414/+476 |
|\ |
|
| * | Merge pull request #144 from omigeot/master | friendica | 2013-09-18 | 2 | -8/+8 |
| |\ |
|
| | * | Changed CSS class "selected" to "active" in navbar, according to https://abce... | Olivier Migeot | 2013-09-18 | 2 | -8/+8 |
| * | | Merge pull request #138 from pixelroot/master | friendica | 2013-09-18 | 1 | -406/+468 |
| |\ \
| | |/
| |/| |
|
| | * | modified: view/ru/messages.po | pixelroot | 2013-09-16 | 1 | -406/+468 |
* | | | make collections work again | friendica | 2013-09-18 | 2 | -5/+10 |
|/ / |
|
* | | fix sql for directory tagcloud | friendica | 2013-09-17 | 1 | -1/+1 |
* | | provide the back-end for a directory tag cloud | friendica | 2013-09-17 | 2 | -1/+69 |
* | | site sellpage links | friendica | 2013-09-17 | 7 | -9/+24 |
* | | Pieces we'll need to tie together chanman and account/channel deletion and di... | friendica | 2013-09-17 | 6 | -21/+89 |
* | | 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 | 3 | -0/+23 |