aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* Fix name of BleichenbacherOlaf Conradi2013-09-241-2/+2
|
* Merge https://github.com/friendica/red into zpullfriendica2013-09-241-0/+20
|\
| * admin hubloc page now with content from all hublocs, in next steps I add ↵Michael Meer2013-09-241-0/+20
| | | | | | | | some tests with zping and reduce the content to known problems.
* | reduce susceptibility to bleichenberger attackfriendica2013-09-241-6/+18
|/
* oauth settings - clarify textfriendica2013-09-231-6/+13
|
* one more edge case in the public perms - don't match perms = 0 which is ↵friendica2013-09-222-4/+4
| | | | private, this and prior checkin are for issue #114
* fixes for display and search privacy enforcementfriendica2013-09-222-26/+40
|
* adult channel settingfriendica2013-09-223-6/+16
|
* clean up app management a bitfriendica2013-09-201-5/+5
|
* hopefully(?) the final word on remote comment permissionsfriendica2013-09-201-0/+3
|
* when it's a contentious issue, make it an option.friendica2013-09-201-4/+8
|
* hopefully this will go over a bit better - check post owner permissions as ↵friendica2013-09-202-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.
* typofriendica2013-09-191-1/+1
|
* now bring it to the urlfriendica2013-09-191-0/+2
|
* bring safe mode to the client sidefriendica2013-09-191-1/+12
|
* use &safe=-1 for unsafe onlyfriendica2013-09-191-1/+4
|
* Merge https://github.com/friendica/red into zpullfriendica2013-09-191-1/+4
|\
| * Use get_configThomas Willingham2013-09-201-1/+1
| |
| * Make $kw configurable.Thomas Willingham2013-09-201-1/+4
| |
* | provide a "safe search" backend and allow for self-censorship using nsfw or ↵friendica2013-09-191-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 zpullfriendica2013-09-191-1/+2
|\
| * Add tiered access option.Thomas Willingham2013-09-191-1/+2
| |
* | prefill private mail recip from $_REQUEST['to'] if it's there.friendica2013-09-191-0/+5
|/
* add "tiered" access policy, add tagcloud to directory pagesfriendica2013-09-183-4/+17
|
* make collections work againfriendica2013-09-181-4/+9
|
* provide the back-end for a directory tag cloudfriendica2013-09-171-1/+9
|
* site sellpage linksfriendica2013-09-173-2/+3
|
* Pieces we'll need to tie together chanman and account/channel deletion and ↵friendica2013-09-172-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 Willingham2013-09-181-1/+1
|
* Filestorage perms (no ACL), fix nav for browsers that can't handle PCSS, put ↵Thomas Willingham2013-09-181-0/+20
| | | | content wrapper back now JS is fixed for features page.
* sync photo permissions with the attached item whenever they change.friendica2013-09-172-2/+20
|
* Merge pull request #142 from dsp1986/masterfriendica2013-09-171-1/+1
|\ | | | | | | | | Thanks! fix include paths
| * fix include pathsdsp19862013-09-171-1/+1
| |
* | removed logger statementMichael Meer2013-09-171-1/+0
| |
* | extend admin page for hubloc / server key managementMichael Meer2013-09-172-0/+17
| |
* | assuming permissions are correct, unobscure photo comments. Should probably ↵friendica2013-09-161-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 ↵friendica2013-09-161-0/+2
| | | | | | | | conversation templates so that themes can use the module context to suppress or show comments as desired
* | spurious blank linesfriendica2013-09-153-3/+0
| |
* | fix photo file browserMichael Johnston2013-09-151-1/+2
| |
* | Merge https://github.com/friendica/red into zpullfriendica2013-09-151-11/+12
|\ \
| * \ Upstream mergeChristian Vogeley2013-09-1515-87/+147
| |\ \
| * | | Search by dateChristian Vogeley2013-09-151-11/+12
| | | | | | | | | | | | | | | | Search by date (archive) works a bit now
* | | | implement what I hope will now be the server side of directory sync, add ↵friendica2013-09-151-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 pushingfriendica2013-09-141-2/+3
| | |
* | | some fixes to directory keyword searchesfriendica2013-09-141-2/+4
| | |
* | | no longer usedfriendica2013-09-141-68/+0
| | |
* | | this might fix "find channels" but I can't test the keyword search until ↵friendica2013-09-141-1/+1
| |/ |/| | | | | this is running on a production site.
* | more remote error reporting for zotfriendica2013-09-121-0/+11
| |
* | implement tip from Mike, corrected the sql statementMichael Meer2013-09-111-1/+1
| |
* | flag failed auth attempts in DB table hublocMichael Meer2013-09-111-0/+6
| |