mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-12 01:27:38 +01:00
22 lines
483 B
Markdown
22 lines
483 B
Markdown
Deprecation TODO's for post - 0.7x
|
|
======================================
|
|
|
|
- public/src/components.js: remove pre-0.7x compatibility code
|
|
- public/src/client/topic/postTools.js: remove selectors for every post button (ex. ".edit")
|
|
- remove all pre-0.7x compatibility selectors for:
|
|
Topics -
|
|
.post-content
|
|
.topic-title
|
|
.post_reply
|
|
.edit
|
|
.delete
|
|
.purge
|
|
.move
|
|
.reply
|
|
.quote
|
|
.chat
|
|
.flag
|
|
.thread_active_users
|
|
.browsing-users
|
|
.thread_active_users
|
|
.user-count |