51 Commits (6b341a844d7bf028f28a8999ef4ea9187de29a89)

Author SHA1 Message Date
barisusakli 6b341a844d remove notifyTyping 9 years ago
Manuel Valle 4c43276fce Update events.js
Tebbed indentation.
9 years ago
Manuel Valle 67d9323b9e Update events.js 9 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*.
9 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*.
9 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
psychobunny 54cbbe2844 components system 10 years ago
Barış Soner Uşaklı d20628a8d4 closes #2539 10 years ago
Julian Lam 957415463f Merge branch '0.7.0'
Conflicts:
	package.json
	src/search.js
10 years ago
Barış Soner Uşaklı a0d70b48db Merge pull request #2675 from MegaGM/actionposts.edited
Added data argument to action:posts.edited hook
10 years ago
barisusakli cc2ab12f29 removed bans from downvotes and flags
cleanup thread tools emits
10 years ago
Mega 2f19f4106a Added data argument to action:posts.edited hook 10 years ago
Mega c16689503d Added as argument post id in action:posts.edited 10 years ago
psychobunny 5a3c056759 removing li specific selector 10 years ago
barisusakli 2e04501224 closes #2516 10 years ago
barisusakli d0bc5ec9c7 client/topics.js refactor
ability to dismiss all flags
11 years ago
barisusakli d7c367ae91 moved new notification to events.js 11 years ago
barisusakli ee3b0c93c3 fix tag update
was hanging on tag remove, and wasnt updating if tag count didnt change
11 years ago
barisusakli c95f151bfc closes #2364
dont crash if icon is not found
11 years ago
barisusakli 4c90c9a759 closes #2291 11 years ago
barisusakli f318f2f815 move out update, should work even if post isnt in dom 11 years ago
barisusakli b3e83d2f9a update post count on purge 11 years ago
psychobunny c787cd671b migrating tag editing #2230 11 years ago