Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | friendica | 2013-09-20 | 2 | -2/+10 |
| | | | | well as local owner permissions for comments during submission, since the comment was being blindly accepted on the local system due to only checking the profile owner. Also change collections query to include only top-level posts by a member of the collection. | ||||
* | 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 ↵ | friendica | 2013-09-19 | 1 | -2/+6 |
|/ | | | | adult profile keywords. Eventually the directories will be forced to mark adult profiles and sync this knowledge between them. At the moment there's no way to do an unsafe search, but we really just need a checkbox and pass the value through directory to dirsearch on the back end, and some will want this as a pconfig. | ||||
* | 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 ↵ | friendica | 2013-09-17 | 2 | -1/+4 |
| | | | | | | | | directory sync. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. OK? Understood? | ||||
* | 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 |
| | | | | content wrapper back now JS is fixed for features page. | ||||
* | 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 |
|\ | | | | | | | | | Thanks! fix include paths | ||||
| * | 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 ↵ | friendica | 2013-09-16 | 1 | -1/+2 |
| | | | | | | | | make sure permissions are correct and figure out why some photo comments on public photos are getting stored with privacy. This probably requires that whenever we change photo permissions for linked photos/items we change the item permissions to match. They might be out of sync. | ||||
* | | use prepare_body in api calls to properly render content, add 'mode' to ↵ | friendica | 2013-09-16 | 1 | -0/+2 |
| | | | | | | | | conversation templates so that themes can use the module context to suppress or show comments as desired | ||||
* | | 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 |
| | | | | | | | | | | | | | | | | Search by date (archive) works a bit now | ||||
* | | | | implement what I hope will now be the server side of directory sync, add ↵ | friendica | 2013-09-15 | 1 | -4/+15 |
| |/ / |/| | | | | | | | | viewsrc to item_photo_menu, and log what changed in import_xchan update objects so we can find out why there are so many updates when nothing _obvious_ has changed that should trigger it. | ||||
* | | | 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 ↵ | friendica | 2013-09-14 | 1 | -1/+1 |
| |/ |/| | | | | | this is running on a production site. | ||||
* | | 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 |
| | | |||||
* | | flag failed auth attempts in DB table hubloc | Michael Meer | 2013-09-11 | 1 | -0/+6 |
| | | |||||
* | | remove old debugging cruft | friendica | 2013-09-10 | 1 | -1/+1 |
| | | |||||
* | | provide detailed error to remote site for the myriad of things that can go ↵ | friendica | 2013-09-10 | 5 | -5/+12 |
| | | | | | | | | wrong inside item_store(), !! this changes the return of item_store !! | ||||
* | | No need to add name_updated twice in zfinger response | Olaf Conradi | 2013-09-11 | 1 | -2/+1 |
| | | |||||
* | | make /channel respect "Maximum number of conversations to load at any time" ↵ | marijus | 2013-09-10 | 1 | -3/+2 |
| | | | | | | | | setting like /network does. | ||||
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-09-09 | 1 | -1/+1 |
|\ \ | |||||
| * | | Merge pull request #125 from cvogeley/master | cvogeley | 2013-09-09 | 1 | -1/+1 |
| |\| | | | | | | | usage message showed wrong number of channels | ||||
| | * | usage message showed wrong number of channels | Christian Vogeley | 2013-09-09 | 1 | -1/+1 |
| | | |