| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Typo | Thomas Willingham | 2013-09-26 | 1 | -1/+1 |
* | | | structure for channel unions | friendica | 2013-09-26 | 2 | -2/+3 |
|/ / |
|
* / | suppress creating the directory update record for profile updates which are p... | friendica | 2013-09-25 | 2 | -4/+13 |
|/ |
|
* | populate the new fields in the directory updates table | friendica | 2013-09-24 | 1 | -9/+17 |
* | don't send email notifications for likes (as comment notifications). We'll ne... | friendica | 2013-09-24 | 1 | -1/+6 |
* | Fix observer=1 tag. Using only observer without =1 won't work anymore now. | zottel | 2013-09-24 | 1 | -2/+2 |
* | reduce susceptibility to bleichenberger attack | friendica | 2013-09-24 | 1 | -1/+1 |
* | spice this up a little bit... | friendica | 2013-09-23 | 1 | -0/+8 |
* | add [observer] tags and [observer.baseurl] | zottel | 2013-09-23 | 1 | -0/+20 |
* | one more edge case in the public perms - don't match perms = 0 which is priva... | friendica | 2013-09-22 | 1 | -2/+3 |
* | fixes for display and search privacy enforcement | friendica | 2013-09-22 | 1 | -10/+36 |
* | 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 | 1 | -0/+7 |
* | hopefully(?) the final word on remote comment permissions | friendica | 2013-09-20 | 1 | -3/+1 |
* | 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 |
* | 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 | 1 | -1/+3 |
* | Mark child posts as commentable when parent is set to commentable | Olaf Conradi | 2013-09-20 | 1 | -1/+2 |
* | 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 |
* | missing hash | friendica | 2013-09-19 | 2 | -2/+3 |
* | provide a "safe search" backend and allow for self-censorship using nsfw or a... | friendica | 2013-09-19 | 2 | -0/+16 |
* | trim commas from keywords | friendica | 2013-09-19 | 1 | -0/+1 |
* | sync item_search with yesterday's network fix for collections. Add ud_addr to... | friendica | 2013-09-19 | 1 | -6/+12 |
* | set default charset of email_header_encode, add ud_flags to indicate which (d... | friendica | 2013-09-18 | 1 | -1/+1 |
* | add "tiered" access policy, add tagcloud to directory pages | friendica | 2013-09-18 | 2 | -1/+3 |
* | Changed CSS class "selected" to "active" in navbar, according to https://abce... | Olivier Migeot | 2013-09-18 | 1 | -1/+1 |
* | 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 | 1 | -0/+60 |
* | site sellpage links | friendica | 2013-09-17 | 1 | -4/+8 |
* | Pieces we'll need to tie together chanman and account/channel deletion and di... | friendica | 2013-09-17 | 3 | -20/+84 |
* | missing verb on items linked to photos | friendica | 2013-09-17 | 1 | -1/+1 |
* | more work on viewing obscured api posts | friendica | 2013-09-16 | 2 | -10/+17 |
* | use prepare_body in api calls to properly render content, add 'mode' to conve... | friendica | 2013-09-16 | 3 | -8/+11 |
* | several oauth fixes - shred doesn't completely work yet, but it also doesn't ... | friendica | 2013-09-16 | 2 | -32/+46 |
* | found it | friendica | 2013-09-15 | 1 | -3/+3 |
* | more logging | friendica | 2013-09-15 | 1 | -0/+3 |
* | don't create a directory sync notification (entry in the updates table) if th... | friendica | 2013-09-15 | 1 | -17/+30 |
* | implement what I hope will now be the server side of directory sync, add view... | friendica | 2013-09-15 | 2 | -13/+24 |
* | some fixes to directory keyword searches | friendica | 2013-09-14 | 1 | -1/+1 |
* | set menu_channel_id before we use it in a query | Michael Johnston | 2013-09-14 | 1 | -3/+2 |
* | let me edit menu_desc even if menu_name has not changed | Michael Johnston | 2013-09-14 | 1 | -2/+4 |
* | Revert broken commit | Olaf Conradi | 2013-09-14 | 1 | -92/+2 |
* | First try to tell a comment from a like/dislike in notification system | mrjive | 2013-09-14 | 1 | -2/+92 |
* | import_xchan - check every known hubloc/location field and create a new hublo... | friendica | 2013-09-14 | 1 | -4/+8 |
* | doc update, put more telemetry on notifier and try to ensure that private pos... | friendica | 2013-09-13 | 2 | -0/+7 |
* | need to figure out what's causing this | friendica | 2013-09-12 | 1 | -0/+6 |
* | No point beating a dead horse | friendica | 2013-09-12 | 1 | -1/+8 |
* | so public_recips and allowed_public_recips is working so much better than bef... | friendica | 2013-09-12 | 1 | -4/+12 |