128 Commits (0611b7e1eac8e25228bcd58fd78ffdbb5fde5787)

Author SHA1 Message Date
barisusakli cc2ab12f29 removed bans from downvotes and flags
cleanup thread tools emits
10 years ago
barisusakli 2c8e8a1f1c closes #2550, closes #2518 10 years ago
barisusakli e31bf9131f added topics.follow and toggleFollow 10 years ago
barisusakli 4b3aa26abd closes #2633 10 years ago
barisusakli 6ccdf187ea closes #2595 10 years ago
barisusakli a77a761433 closes #1917 10 years ago
barisusakli 60f1b9679a search filters 10 years ago
Julian Lam 325815a78d showing guest handles in frontend UI #2569 10 years ago
barisusakli 9170ee831a reset search on tags page if input is empty 10 years ago
barisusakli 9865f78cbb flat is good 10 years ago
barisusakli 2e04501224 closes #2516 10 years ago
barisusakli 1ffa498807 use shortcut 10 years ago
barisusakli 5ac5d20e4b users:online refactor 10 years ago
barisusakli d177481f94 chop chop 10 years ago
barisusakli 0a1fa72bd8 use loadMoreFromSet 10 years ago
barisusakli 653850661e topics.getTopics doesnt take set param 10 years ago
barisusakli 52c12fa1b1 use wrapper functions getPostsFields and getTopicsFields 10 years ago
barisusakli 1ae39d638a closes #2356 10 years ago
Julian Lam a12907512f refactored a bunch of methods so that you can pass in an author argument in querystring to see posts by just that author, #2355 10 years ago
barisusakli fcc42883ab some checks for purge 10 years ago
barisusakli cbedc762fd no rooms.enter for anons check tid on topic enter 10 years ago
barisusakli c5ba327d8f fix empty pages 10 years ago
barisusakli c74370bfb1 removed recent/day week month
it starts with most recent 20 topics now and goes back instead of
showing empty if there are no new replies in the past 24 hours
10 years ago
barisusakli 55a5d56989 fixed view count for guests 11 years ago
barisusakli d2334fbb4a dont search empty string, get 20 tags instead of 10 11 years ago
barisusakli b5fb7691cd optimize getUnreadByField
only get the most recent 100 notifications
dont call UserNotifications.getNotifications which does alot more work,
call the db directly
11 years ago
Spiritlebon 2b15de63c0 checked number before parseInt 11 years ago
Spiritlebon 35fc175ff6 Lint fix 11 years ago
barisusakli 142ffc2920 fixed other post 11 years ago
barisusakli 0d95089bfe send array of posts 11 years ago
barisusakli 5f55cc947c watch unwatch
update on toggle, moved isFollowing to api return and template
11 years ago
barisusakli 4de658e096 checks 11 years ago
psychobunny 251351e245 forgot to require plugins 11 years ago
psychobunny efe11a63a3 woops, wrong property name 11 years ago
psychobunny 9e7f929029 updated filter:sockets.sendNewPostToUids and added type 11 years ago
barisusakli 0a936e5dd1 unreadTids 11 years ago
barisusakli 32257c9b2f updateUnreadCount 11 years ago
barisusakli 82e721e854 send new post/topic to users who can read it 11 years ago
barisusakli b3d9db10f2 notification fixes
made post notifications unique per post so they dont overwrite other
types.
11 years ago
barisusakli 493d0dea1e part 1 of notif refactor 11 years ago
barisusakli 01f983e29c markAsRead improvement
takes in an array of tids instead of marking topics read 1 by 1
same for the category.markAsRead function
11 years ago
barisusakli 242721c73f using websockets 11 years ago
barisusakli 6cd84ebe81 removed parseInt from sorts 11 years ago
barisusakli 421d091828 optimizing browsing users 11 years ago
barisusakli 9fac18c4b6 derp 11 years ago
barisusakli c62f251afc added index and fixed vote button in infinite scroll 11 years ago
Julian Lam cc930e4042 Merge branch '0.5.1' into topic_searching
Conflicts:
	src/socket.io/topics.js
11 years ago
barisusakli 94c765fa25 closes #1996 11 years ago
Julian Lam 5d32073f2c Merge branch '0.5.1' into topic_searching 11 years ago
barisusakli ca90afd544 #1992
(drunk) not even done yet
11 years ago