Commit Graph

80 Commits (3eb922393fec3818c3b4c1d3aeaf739014510028)

Author SHA1 Message Date
barisusakli 1adc3b4ea7 removed console.log
barisusakli 6ccdf187ea closes
Julian Lam 23b9b21cdd better handling of guest handles in frontend,
Julian Lam 9befa6aca7 proper handling of post editing, integration with ACP toggle,
barisusakli e6b4a45cda closes
barisusakli 51436fd2d9 check privs on composer.push
barisusakli c24e451c12 closes
barisusakli 181e2b4132 check err
barisusakli e6973b55d4 closes
barisusakli 595ff1f4b1 closes
see
https://community.nodebb.org/topic/3039/filter-post-parse-and-filter-post-parsesignature-changes
Julian Lam adfb89a2ad closed
barisusakli 1b268c94c0 if there is no postData.tid dont notify, ie topic post
barisusakli 699b74603b only for logged in users
barisusakli 4c90c9a759 closes
barisusakli 72a919e416 time based check
barisusakli c37cfe4b3f closes
barisusakli 4066607388 closes
Julian Lam b85ff61de6 refactored chat notification system to wait a bit before sending notif/email, closes
barisusakli 9a96458f79 closes
barisusakli 493d0dea1e part 1 of notif refactor
barisusakli 98f338b41c online count fixes for cluster
barisusakli 05a9e8b1d6 chat typing notif use room
barisusakli fdafb72c34 removed getUserSockets for chat
emit to users rooms directly
barisusakli 6b39e328f5 chat fix
barisusakli e495db3065 dont make a copy of chat message
barisusakli 0b79a73732 crash fix
if composer is opened in a topic that was deleted/purged
barisusakli d7520508e3 part1
Julian Lam 91ce3634fc fixed
psychobunny 685cd38162 calculate levenshtein distance between recent chat messages and temporarily ban if determined to be spam
barisusakli a4975cab33 closes , closes
Julian Lam dae2e14aac epic hax to make the chat message list resize
Julian Lam 7b3159292f added some utility functions for , fixed chat notifications bodyLong value
Julian Lam 71916f0691 marathon bugfixing with @barisusakli re:
barisusakli bd4722665d closes
removed move button from main post, disable moving main post, fixed
moving posts.
Julian Lam c41bb05711 final pass , closed
Julian Lam d257632878 first pass , updating existing calls to notifications.create, backwards compatibility in case plugins create notifications too.
barisusakli 842a1f90cf fix crash on push
barisusakli 4c2765a79c closes
barisusakli df73ceaeb7 closes
added tag input box to composer when creating a topic
added new routes for viewing tags 'tags' and 'tags/:tagname'
respectively
post_bar.tpl shows the tags of the topic
can edit the main post to remove or add new tags
added a new menu item to header to go to the tags page
Julian Lam 3849b2d6b3 added pushGroup method to notifications object
Julian Lam b1534b7798 removing allowGuestPosting logic in NodeBB
barisusakli c5d9a68b4b closes
Julian Lam 65dd79c84e socket logic for -- handling of help tab in ACP
barisusakli 43bbc00be8 closes
spaces are required
barisusakli d43d363a7a refactored topics.js
removed ajaxify.register_events using removeListener now
barisusakli cf94a71499 closes
flag and chat buttons are hidden on self posts, updated in vanilla and
lavender
barisusakli f9897daad1 all notifications are translated now closes
barisusakli 04488a9a14 closes
barisusakli d832a6f805 closes
psychobunny e5486db1ae Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
Conflicts:
	src/database.js