2014-05-09 21:34:48 +00:00
|
|
|
* Unsubscribe on notifications list
|
|
|
|
* Unread: mark all as read, unsubscribe
|
2014-06-16 19:07:56 +00:00
|
|
|
* NestedModelChoiceField for multiple choice (search)
|
2014-05-09 21:34:48 +00:00
|
|
|
* 'User has leave or has joined the conversation' comment on private topics, dont send notification.
|
2015-05-05 16:11:32 +00:00
|
|
|
* Ocultar quote largo (con js [...])
|
2014-05-09 21:34:48 +00:00
|
|
|
* Diff entre comentarios en historial (js)
|
|
|
|
* Agregar contadores (comments, topics) para categoria
|
|
|
|
* Agregar contadores (likes, topics, comments) para usuario
|
|
|
|
* Panel de administracion: news letter,
|
|
|
|
* Email notificacion digest/resume (once a day or so),
|
2014-06-14 23:26:56 +00:00
|
|
|
add preference for sending on every notif, unsubscribe,
|
|
|
|
translate.activate the user lang before sending or send bulk in english (?)
|
2014-05-09 21:34:48 +00:00
|
|
|
* Test middlewares
|
|
|
|
* Test managers
|
|
|
|
* Tests views for login required
|
|
|
|
* Emailer app (email queue)
|
|
|
|
* Lazy load for videos (youtube...)
|
|
|
|
* Categories list
|
|
|
|
* Topic favorite
|
|
|
|
* Admin: topic list for removed category
|
|
|
|
* Private topic: paginate participants
|
|
|
|
* Moderation section: flags, topics
|
|
|
|
* User groups (permissions)
|
|
|
|
* >> add @username on reply
|
2014-05-12 22:29:51 +00:00
|
|
|
* >> allow mods to create topics on closed categories
|
2014-07-31 23:18:08 +00:00
|
|
|
* >> order profile topics by creation date
|
2015-01-06 03:45:56 +00:00
|
|
|
* >> accessing custom user attr makes an extra query
|
2014-05-09 21:34:48 +00:00
|
|
|
|
|
|
|
|
|
|
|
Template
|
2014-06-02 02:31:31 +00:00
|
|
|
* profile, add rank mod/admin
|
2014-05-09 21:34:48 +00:00
|
|
|
* admin: flag detail delete comment, detail add topic title
|
|
|
|
* admin: add nav to detail templates
|
|
|
|
* Notifications: show all/unread link
|
2014-06-21 19:26:29 +00:00
|
|
|
* local store comment publish/update
|
2015-01-06 03:45:56 +00:00
|
|
|
* topic: like/dislike icon disappears when clicked (js)
|
2015-05-05 16:11:32 +00:00
|
|
|
* >> namespace .spirit { @import 'style'; }
|
|
|
|
* >> Custom css setting
|
2014-05-09 21:34:48 +00:00
|
|
|
|
|
|
|
|
|
|
|
Readme
|
2014-06-08 23:53:59 +00:00
|
|
|
* add note about translations and fuzziness
|