Commit Graph

2678 Commits

Author SHA1 Message Date
Olaf Conradi 66d2fe2289 Fix name of Bleichenbacher 2013-09-24 21:04:01 +02:00
friendica 5ee339c99e Merge https://github.com/friendica/red into zpull 2013-09-24 05:22:07 -07:00
friendica d4ea56a77e reduce susceptibility to bleichenberger attack 2013-09-24 05:20:29 -07:00
Michael Meer 54823a6589 admin hubloc page now with content from all hublocs, in next steps I add some tests with zping and reduce the content to known problems. 2013-09-24 09:28:42 +02:00
friendica 15ce90e69c oauth settings - clarify text 2013-09-23 18:27:23 -07:00
friendica a2b20bd58f one more edge case in the public perms - don't match perms = 0 which is private, this and prior checkin are for issue #114 2013-09-22 23:00:55 -07:00
friendica 956d275693 fixes for display and search privacy enforcement 2013-09-22 22:52:48 -07:00
friendica cdfb5f9dc7 adult channel setting 2013-09-22 20:38:24 -07:00
friendica df8035344f clean up app management a bit 2013-09-20 21:36:10 -07:00
friendica fd2379530c hopefully(?) the final word on remote comment permissions 2013-09-20 20:15:53 -07:00
friendica 7585b58d28 when it's a contentious issue, make it an option. 2013-09-20 18:24:11 -07:00
friendica 1126d8f2e3 hopefully this will go over a bit better - check post owner permissions as 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. 2013-09-20 17:58:11 -07:00
friendica 53de5f348a typo 2013-09-19 21:51:52 -07:00
friendica e81db4428d now bring it to the url 2013-09-19 21:48:55 -07:00
friendica 977b350866 bring safe mode to the client side 2013-09-19 21:45:09 -07:00
friendica 6cb81f6e47 use &safe=-1 for unsafe only 2013-09-19 21:36:22 -07:00
friendica 82bd1420cc Merge https://github.com/friendica/red into zpull 2013-09-19 19:54:08 -07:00
friendica 54abed8457 provide a "safe search" backend and allow for self-censorship using nsfw or 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. 2013-09-19 19:50:13 -07:00
Thomas Willingham 30f85a19b1 Use get_config 2013-09-20 03:24:38 +01:00
Thomas Willingham 49cfca4b4c Make $kw configurable. 2013-09-20 02:38:59 +01:00
friendica 9f237f7dba Merge https://github.com/friendica/red into zpull 2013-09-19 17:41:08 -07:00
friendica ef88ba11ba prefill private mail recip from $_REQUEST['to'] if it's there. 2013-09-19 17:40:17 -07:00
Thomas Willingham 2eaea80195 Add tiered access option. 2013-09-19 22:36:25 +01:00
friendica e4d2e2200e add "tiered" access policy, add tagcloud to directory pages 2013-09-18 17:47:26 -07:00
friendica 9d49f2a47b make collections work again 2013-09-18 04:06:44 -07:00
friendica f7acc94bfe provide the back-end for a directory tag cloud 2013-09-17 22:52:46 -07:00
friendica d3aa31be4d site sellpage links 2013-09-17 22:27:51 -07:00
friendica ff2ada207a Pieces we'll need to tie together chanman and account/channel deletion and 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?
2013-09-17 20:50:09 -07:00
Thomas Willingham 7f4b865c2b Didn't git add again after fixing typo... 2013-09-18 02:49:14 +01:00
Thomas Willingham 8542127274 Filestorage perms (no ACL), fix nav for browsers that can't handle PCSS, put content wrapper back now JS is fixed for features page. 2013-09-18 02:45:49 +01:00
friendica 9d718ac529 sync photo permissions with the attached item whenever they change. 2013-09-17 17:38:43 -07:00
friendica 8452535467 Merge pull request #142 from dsp1986/master
Thanks!

fix include paths
2013-09-17 01:46:53 -07:00
Michael Meer 4f55d154d4 removed logger statement 2013-09-17 10:14:52 +02:00
Michael Meer d330df05f2 extend admin page for hubloc / server key management 2013-09-17 10:11:22 +02:00
dsp1986 ff56e95c6e fix include paths 2013-09-17 09:41:48 +02:00
friendica 4335ef68d6 assuming permissions are correct, unobscure photo comments. Should probably 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. 2013-09-16 22:56:36 -07:00
friendica c6d6c01fb6 use prepare_body in api calls to properly render content, add 'mode' to conversation templates so that themes can use the module context to suppress or show comments as desired 2013-09-16 22:40:53 -07:00
friendica f72cc77e46 spurious blank lines 2013-09-15 22:33:47 -07:00
Michael Johnston e1133ec1d0 fix photo file browser 2013-09-15 14:36:54 -04:00
friendica 033a9f67e7 Merge https://github.com/friendica/red into zpull 2013-09-15 03:52:37 -07:00
friendica 129a119c84 implement what I hope will now be the server side of directory sync, add 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. 2013-09-15 03:48:43 -07:00
Christian Vogeley 4132d1cd8e Upstream merge 2013-09-15 03:21:19 +02:00
Christian Vogeley 496f869157 Search by date
Search by date (archive) works a bit now
2013-09-15 03:18:18 +02:00
friendica aefb0f8233 fix the missing brace before pushing 2013-09-14 17:21:39 -07:00
friendica 053893b067 some fixes to directory keyword searches 2013-09-14 17:20:24 -07:00
friendica 44ed6b0adc no longer used 2013-09-14 16:45:14 -07:00
friendica a36cc949a1 this might fix "find channels" but I can't test the keyword search until this is running on a production site. 2013-09-14 16:11:15 -07:00
friendica 037fd43fbd more remote error reporting for zot 2013-09-12 16:52:58 -07:00
Michael Meer 2c06a2c163 implement tip from Mike, corrected the sql statement 2013-09-11 15:24:26 +02:00
Michael Meer 2228264772 flag failed auth attempts in DB table hubloc 2013-09-11 13:59:45 +02:00