51 Commits (0ffd5254ada254d42de0adb9ca06ec64614a8781)

Author SHA1 Message Date
barisusakli 0ffd5254ad closes #3933, closes #3934 9 years ago
Julian Lam 2af11a23ce fixes #3922 9 years ago
Julian Lam 65ce8a50b3 Removed cant-vote-self-post
As suggested in nodebb/nodebb-theme-persona#203, a positive
action has been applied when a user attempts to upvote
their own post. It will now open the upvoters modal
instead of throwing an alertError.

Closes nodebb/nodebb-theme-persona#203
10 years ago
Julian Lam c2963a7ca9 Composer minver, #3693 10 years ago
Julian Lam 65396000d2 Updated modal to not be .confirm() but .dialog()
Also updated composer code to actually send a link back
to the other topic...

Closes #3693
10 years ago
barisusakli 6e1f0b9e32 fix top post bar reply button, after IS 10 years ago
barisusakli 6c9de29326 load post tools menu on demand 10 years ago
barisusakli 2064f20f94 fix tooltip positioning 10 years ago
barisusakli 2ec0d3f376 dont make extra socket call on new post and IS 10 years ago
barisusakli f6fa0ace3c closes #3732 10 years ago
barisusakli 47e2dd9478 closes #3107 10 years ago
barisusakli fca2cf0a10 closes #3745 10 years ago
barisusakli 8a51c5a023 fix tooltip 10 years ago
Julian Lam 8b3f1684f7 Closes #3693
Fixes bug where hitting cancel didn't contain the old behaviour (opening the reply dialogue anyway), and instead just plain did nothing.
10 years ago
Julian Lam 95129a1b40 closes #3693 10 years ago
barisusakli 5634c5417c dont use toPid if "topic/reply" is clicked 10 years ago
barisusakli 1dc93f2446 closes #3677 10 years ago
barisusakli 759607a381 parse modals on demand 10 years ago
barisusakli e2896ef6b9 socketio/posts socketio/topics refactor 10 years ago
barisusakli cf36f7bc79 closes #3468 10 years ago
Julian Lam 305c54a727 fixed bug where an extra space was added to new replies 10 years ago
barisusakli ffd22f50ff closes #1999 10 years ago
Julian Lam 48af82659e removing the composer from core, out to its own plugin: nodebb-plugin-composer-default, closes #3288 10 years ago
Julian Lam 5587233e78 fixed quoting and highlighted-text auto-quote for composer when composer is minimized, closes #2870 10 years ago
barisusakli 188a480590 use post-count component 10 years ago
barisusakli e7fa000fe0 removed strict li selector 10 years ago
barisusakli b00ee4828f removed hardcoded icons for post delete restore 10 years ago
barisusakli 9dac6303bb removed thread state fix bottom bar class 10 years ago
CisMous e5efec1361 fixed post chat bug 10 years ago
barisusakli 1745689317 require composer when its needed 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
barisusakli 38726243fe closes #2879 10 years ago
Barış Soner Uşaklı b1478ad5da dont add events multiple timest to #content 10 years ago
psychobunny 41f5afa887 fix for post-bar reply button 10 years ago
psychobunny 721ee09b19 removed deprecation notice 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 855e43ea12 deprecation notices 10 years ago
psychobunny 0c4ffafca3 topic buttons are now components 10 years ago
psychobunny 51745568df removed the rest of the .post-row selectors in favour for components system 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
barisusakli 2f955c3af4 getUpvoters works with array 10 years ago
psychobunny 113d35887c moved admin.getVoters to posts.getVoters; now getVoters modal can be accessed by moderators as well 10 years ago
barisusakli ab2580cc5f fix human readable post count in topics 11 years ago
barisusakli 9d56f50967 voters info 11 years ago
barisusakli e769ebe668 closes #2347 11 years ago
barisusakli dd135b875b #2347
dont show flag on deleted posts
dont allow flag on deleted posts
dont allow upvote downvote favourite on deleted posts
11 years ago