Brion -

If I may add to the group deletion feature. Here are couple features I'd
like to see hopefully in the upcoming StatusNet version if possible:

>> At time one user publishes 20, 40 or more notices within minutes, it
would be helpful if you could add a MASS-DELETE  option using checkbox next
to all notices that need to be deleted, this way, you can press the Delete
Button only once, in turn, all the checked notices will be deleted.

>> Notices approval system - a user can subscribe freely, but his/her
notices are *published only upon approval.* This feature will definitely
keep the Spammers away. You can implement this feature by adding submit-date
field in the same table where the notices reside. The submit-date field
should remain Null and get updated with the current date only when the
notice has been approved, otherwise, it remains Null so it doesn't get
published..

Thank you.
@AJ




On Tue, Oct 12, 2010 at 7:09 PM, Brion Vibber <br...@status.net> wrote:

> Another long-forgotten feature... I've added group deletion for site
> moderators in current 0.9.x branch (not yet live on status.net hosted
> sites).
>
> I think I got the most important caching loose ends tied up but wouldn't
> mind a quick lookover!
>
> http://www.gitorious.org/statusnet/mainline/commit/f4f16af8 UI
> http://www.gitorious.org/statusnet/mainline/commit/3579ccac delete fix
> http://www.gitorious.org/statusnet/mainline/commit/112b6c40 cache fix
>
> Existing group messages will remain in the system, but the group itself
> will cease to exist. (The !links in notices will now lead to an error page.)
> The group name and aliases are freed up and can be used again; creating a
> new group with the same name will not retain any group membership, etc.
>
> Group memberships are deleted at the local level, but there's not yet a way
> for the server to signal that the group is gone. As a result, remote OStatus
> subscribers may still be listed as members of the deleted group on their own
> sites until they leave it manually.
>
> It should be possible to allow group admins to delete their own groups as
> well, with some more fiddling with the permissions system.
>
> -- brion
> _______________________________________________
> StatusNet-dev mailing list
> StatusNet-dev@lists.status.net
> http://lists.status.net/mailman/listinfo/statusnet-dev
>



-- 
The good life is inspired by love and guided by knowledge...
_______________________________________________
StatusNet-dev mailing list
StatusNet-dev@lists.status.net
http://lists.status.net/mailman/listinfo/statusnet-dev

Reply via email to