242 Commits (22cf0966e6f8ecaba501f5d2bfe2e84ac48d67c2)

Author SHA1 Message Date
barisusakli fbcc7c4bc3 closes #2634 10 years ago
Barış Soner Uşaklı fe1f4f84ec Merge pull request #2682 from MegaGM/action.posts.loaded
Change argument in action:posts.loaded
10 years ago
Mega 16c5c18165 Update arguments in action:posts.loaded 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
barisusakli 845b97687a removed strict li selector 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
barisusakli 6a837632fa fix first post loading when pagination is enabled 10 years ago
Mega df0e924714 Change argument in action:posts.loaded 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
barisusakli 60e052e788 closes #2674 10 years ago
barisusakli e16cfa396b Merge remote-tracking branch 'origin/master' into 0.7.0 10 years ago
barisusakli aaa1fae558 closes #2597 10 years ago
psychobunny 5a3c056759 removing li specific selector 10 years ago
psychobunny 370a60c14f potential bug @barisusakli I think you changed this, just pinging you in case 10 years ago
barisusakli 0dc0c39f48 removed li selector 10 years ago
barisusakli 288d507eb6 pass the loaded pids to action:posts.loaded 10 years ago
barisusakli 2f955c3af4 getUpvoters works with array 10 years ago
barisusakli 5414c268a0 sort numerically 10 years ago
barisusakli 76480d4d31 app.user undefined on cold load 10 years ago
barisusakli 646c5705cf no need to make call for guests 10 years ago
barisusakli 2e04501224 closes #2516 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 510343b9d5 dont markAsRead for guests 10 years ago
barisusakli ab2580cc5f fix human readable post count in topics 10 years ago
barisusakli d0bc5ec9c7 client/topics.js refactor
ability to dismiss all flags
10 years ago
barisusakli d7c367ae91 moved new notification to events.js 10 years ago
barisusakli ee3b0c93c3 fix tag update
was hanging on tag remove, and wasnt updating if tag count didnt change
10 years ago
barisusakli 9d56f50967 voters info 10 years ago
barisusakli c95f151bfc closes #2364
dont crash if icon is not found
10 years ago
barisusakli e769ebe668 closes #2347 10 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
10 years ago
barisusakli 4c90c9a759 closes #2291 10 years ago
barisusakli 02f74ca032 fix browsing users removal 10 years ago
barisusakli 3ba4d2aa2b get correct count only from one of the active users elements 10 years ago
barisusakli 762b2fff37 display user count in browsing 10 years ago
barisusakli f318f2f815 move out update, should work even if post isnt in dom 10 years ago
barisusakli b3e83d2f9a update post count on purge 10 years ago
psychobunny c787cd671b migrating tag editing #2230 11 years ago
psychobunny b51c90dcb3 doing some reshuffling in public/src
public/src/admin and public/src/client; also some cleanup in
src/meta/js, no need to filter out admin files anymore
11 years ago