mirror of
https://github.com/QingdaoU/Spirit.git
synced 2024-12-27 23:11:57 +00:00
43 lines
1.5 KiB
Plaintext
43 lines
1.5 KiB
Plaintext
* Unsubscribe on notifications list
|
|
* Unread: mark all as read, unsubscribe
|
|
* NestedModelChoiceField for multiple choice (search)
|
|
* 'User has leave or has joined the conversation' comment on private topics, dont send notification.
|
|
* Ocultar quote largo (con js [...])
|
|
* 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),
|
|
add preference for sending on every notif, unsubscribe,
|
|
translate.activate the user lang before sending or send bulk in english (?)
|
|
* 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
|
|
* >> allow mods to create topics on closed categories
|
|
* >> order profile topics by creation date
|
|
* >> accessing custom user attr makes an extra query
|
|
|
|
|
|
Template
|
|
* profile, add rank mod/admin
|
|
* admin: flag detail delete comment, detail add topic title
|
|
* admin: add nav to detail templates
|
|
* Notifications: show all/unread link
|
|
* local store comment publish/update
|
|
* topic: like/dislike icon disappears when clicked (js)
|
|
* >> namespace .spirit { @import 'style'; }
|
|
* >> Custom css setting
|
|
|
|
|
|
Readme
|
|
* add note about translations and fuzziness
|