Peter Jaszkowiak
b09b3aef7f
ESlint no-undef, remove global comments
8 years ago
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
8 years ago
barisusakli
90c2ca38f9
more nested reply fixes
9 years ago
barisusakli
c90f082c77
fix edit/vote/bookmark icons for nested replies
9 years ago
barisusakli
eca850c4b1
nested reply improvements
...
on new post increase count and add nested reply if replies are expanded
on post purge reduce count and remove nested reply
9 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
9 years ago
HeeL
3fa1c1f927
Fix space-infix-ops linter rule
9 years ago
barisusakli
6f86621e30
closes #5096
9 years ago
barisusakli
4ce8e2224a
optimize topics.markTopicNotificationsRead
...
let's not call it once for each tid
9 years ago
barisusakli
0efe315790
closes #4631
9 years ago
barisusakli
f084ff9a54
closes #4813
9 years ago
barisusakli
688028c63b
closes #4802
9 years ago
pichalite
aad64cad35
show post tools for global mod on delete
9 years ago
Julian Lam
73c4feec20
fixes #4487
9 years ago
barisusakli
e0f3ac8cb7
change to editedISO
9 years ago
barisusakli
c71ffed69c
closes #4362
9 years ago
barisusakli
34f68a029a
closes #4204
9 years ago
barisusakli
6b341a844d
remove notifyTyping
9 years ago
Manuel Valle
4c43276fce
Update events.js
...
Tebbed indentation.
10 years ago
Manuel Valle
67d9323b9e
Update events.js
10 years ago
Manuel Valle
c9c761d70b
Update events.js
...
This optimize previous commit. See [#4078 ](https://github.com/NodeBB/NodeBB/pull/4078 ). Added ```translator``` module instead of global ```translator```.
This solves warnings editing posts with *composer*.
10 years ago
Manuel Valle
dbcb6f9796
Update events.js
...
Same problem as [#4069 ](https://github.com/NodeBB/NodeBB/pull/4069 ). Added a **translator** variable refering to **translator** module instead of global *translator*.
This solves warnings editing posts with *composer*.
10 years ago
barisusakli
9753a6d489
fix user status change in topics
10 years ago
barisusakli
3ca618795f
remove browsing
10 years ago
barisusakli
887358f045
closes #3784
10 years ago
barisusakli
2a6f411eff
fix post-bar and post count
10 years ago
barisusakli
f6fa0ace3c
closes #3732
10 years ago
barisusakli
0b052171f0
dont update title if it hasn't changed
10 years ago
barisusakli
902f529d53
closes #3692
10 years ago
barisusakli
ee24fadfff
closes https://github.com/julianlam/nodebb-plugin-markdown/issues/52
10 years ago
barisusakli
a5e9394d93
closes #3612
10 years ago
barisusakli
a1c407acd0
closes #3530
10 years ago
psychobunny
8e4340544a
action:posts.edited
10 years ago
barisusakli
ffd22f50ff
closes #1999
10 years ago
barisusakli
3ffd3a5d3c
closes #2970 , closes #3078
10 years ago
barisusakli
1f06f90a50
closes #3051
...
updated lru to latest
created new files posts/cache.js posts/parse.js posts/edit.js
10 years ago
barisusakli
45bf5de1e5
closes #2982
...
update url with new slug on topic title edit
10 years ago
Barış Soner Uşaklı
df3e007120
closes #2969
10 years ago
barisusakli
b815601649
https://github.com/NodeBB/nodebb-theme-persona/issues/59
10 years ago
barisusakli
9e3b2148ba
components
10 years ago
Julian Lam
47a7ab15be
refactored translator system to be a require.js module, and not a global
10 years ago
Julian Lam
16c6578bdb
updated components to be a require.js module, not a global (:rage2:)
10 years ago
Barış Soner Uşaklı
f380f4214a
closes https://github.com/NodeBB/nodebb-theme-persona/issues/27
10 years ago
psychobunny
adbbbb3602
decided to go ahead and deprecate this for 0.7x instead of post-0.7x
10 years ago
psychobunny
fffed29913
post/favourite-count component
10 years ago
psychobunny
c2a5169625
post/votes component, user/reputation component
10 years ago
psychobunny
ec079afab1
post/content component
10 years ago
psychobunny
567d171d2f
jshint
10 years ago
psychobunny
6439147586
updated core to point #post_container and .post-row to its respective components
10 years ago
psychobunny
d347e88361
post/header component
10 years ago