Meetings/20140114: Difference between revisions

From diaspora* project wiki
(agenda of the meeting)
No edit summary
Line 1: Line 1:
== Release process ==
== Topic to discuss ==
=== Release process ===
Thoughts on the release process? Do we want to schedule release? At least, to say that we want to release more often?
Thoughts on the release process? Do we want to schedule release? At least, to say that we want to release more often?


== Milestones ==
=== Milestones ===
Fla: I think we should use more the "milestone feature" of github. Right now, we almost only use it when something is already merged. To decide during meetings what we want to see in the next meeting and put a milestone on it would allow to share this to potential contributors saying "this is the target".
Fla: I think we should use more the "milestone feature" of github. Right now, we almost only use it when something is already merged. To decide during meetings what we want to see in the next meeting and put a milestone on it would allow to share this to potential contributors saying "this is the target".


Line 11: Line 12:
*  
*  


== Improve podmin's life ==
=== Improve podmin's life ===


=== A nice admin panel ===
==== A nice admin panel ====
It's important to help podmins to deal with common tasks easily without having to use command lines / geeky stuff.
It's important to help podmins to deal with common tasks easily without having to use command lines / geeky stuff.
The admin panel should be improved to add new actions like:
The admin panel should be improved to add new actions like:
Line 23: Line 24:
Related github issue: https://github.com/diaspora/diaspora/issues/4183
Related github issue: https://github.com/diaspora/diaspora/issues/4183


=== Graphical interface to install / update ===
==== Graphical interface to install / update ====


== Spammer accounts ==
=== Spammer accounts ===
Recently more spam has been appearing on Diaspora pods. Some things are already being fixed like [https://github.com/diaspora/diaspora/pull/4626 Captcha support] which should land soon in develop. Other things we should do to combat spam?
Recently more spam has been appearing on Diaspora pods. Some things are already being fixed like [https://github.com/diaspora/diaspora/pull/4626 Captcha support] which should land soon in develop. Other things we should do to combat spam?

Revision as of 11:22, 13 January 2014

Topic to discuss

Release process

Thoughts on the release process? Do we want to schedule release? At least, to say that we want to release more often?

Milestones

Fla: I think we should use more the "milestone feature" of github. Right now, we almost only use it when something is already merged. To decide during meetings what we want to see in the next meeting and put a milestone on it would allow to share this to potential contributors saying "this is the target".

So, what do we want to see in the next release (not the one coming right now, the next one)?

Improve podmin's life

A nice admin panel

It's important to help podmins to deal with common tasks easily without having to use command lines / geeky stuff. The admin panel should be improved to add new actions like:

  • Ability to remove a user (including remote user) to fight spam
  • Ability to clean ghost pods to improve performance
  • The list of the 500 errors occurred
  • Current memory / cpu used?

Related github issue: https://github.com/diaspora/diaspora/issues/4183

Graphical interface to install / update

Spammer accounts

Recently more spam has been appearing on Diaspora pods. Some things are already being fixed like Captcha support which should land soon in develop. Other things we should do to combat spam?