Meetings/20140114: Difference between revisions
(Added next release and spammer accounts to list) |
(agenda of the meeting) |
||
Line 1: | Line 1: | ||
== 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)? | ||
* [https://github.com/diaspora/diaspora/issues/4416 #4416 opengraph 404] | |||
* [https://github.com/diaspora/diaspora/issues/4264 #4264 youtube embedding broken] | |||
* | |||
== 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. | 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 8: | Line 19: | ||
* Ability to clean ghost pods to improve performance | * Ability to clean ghost pods to improve performance | ||
* The list of the 500 errors occurred | * The list of the 500 errors occurred | ||
* Current memory / cpu used? | |||
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 === | |||
== 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:21, 13 January 2014
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?