1280 Commits (b6917b9deea052ba8518e1db47682a1b99b09ea7)

Author SHA1 Message Date
barisusakli bbfec7d443 fix post index parse 10 years ago
barisusakli f417e07b9d user search changes 10 years ago
Julian Lam 612b8f01b6 Merge remote-tracking branch 'origin/master' into private-groups 10 years ago
Julian Lam 635393a274 group creation and deletion from outside ACP, #2588 10 years ago
Julian Lam 240056d169 added icon container styles back to ACP, proper hooking-up of iconSelect module in group settings panel, #2588 10 years ago
Julian Lam 69ed8ac45d icon selection interface -- moved iconSelect module out of admin space, #2588 10 years ago
barisusakli f74383bba4 changed userPhoto to files[] 10 years ago
barisusakli 5414c268a0 sort numerically 10 years ago
Julian Lam 311d02dbe1 removed console log 10 years ago
Julian Lam b4731ad47b added colorpicker to frontend, badge colour changes for groups, #2588 10 years ago
Julian Lam 96c37c25b0 join, leave, accept, reject: handlers + UI, #2588 10 years ago
barisusakli db1cc6b8d2 search by fullname 10 years ago
Julian Lam a5d7fee623 Merge remote-tracking branch 'origin/master' into private-groups 10 years ago
Julian Lam bb0b6d9db4 using 'invisible' class instead of 'hidden', #2588 10 years ago
Julian Lam d747ce5760 granting and rescinding ownership, #2588 10 years ago
Julian Lam 9fa3675424 added methods and socket listeners for group joining and leaving, #2588 10 years ago
barisusakli a77a761433 closes #1917 10 years ago
barisusakli ce9c17f8e5 ability to search posts by user 10 years ago
barisusakli 60f1b9679a search filters 10 years ago
barisusakli 9170ee831a reset search on tags page if input is empty 10 years ago
barisusakli 4b1b98e229 handle changePicture callback properly 10 years ago
barisusakli 04084807c2 removed app.loadConfig 10 years ago
barisusakli 76480d4d31 app.user undefined on cold load 10 years ago
barisusakli 2c7d9e1a7c store teaserPid in topic
-update teaser pid as necessary in addPostToTopic, removePostFromTopic,
post purge
-removed 20x db calls from getTeasers
-fixed scroll to post in sub folder install
-upgrade script to update topics with teaserPid
10 years ago
barisusakli 646c5705cf no need to make call for guests 10 years ago
barisusakli 2e04501224 closes #2516 10 years ago
barisusakli 8bee231d80 show validation errors on register 10 years ago
barisusakli e18ad61ff6 fix login maybe? 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 1ea295ed1b #2449 10 years ago
barisusakli e1758e0c36 closes #2449 10 years ago
Julian Lam deac12c540 closed #2424 10 years ago
barisusakli 10680d47b0 postCount only used once 10 years ago
barisusakli d0bc5ec9c7 client/topics.js refactor
ability to dismiss all flags
10 years ago
barisusakli 78033dbf5c handled in events.js 10 years ago
barisusakli d7c367ae91 moved new notification to events.js 10 years ago
barisusakli 7f5984d1fd removed dupe code 10 years ago
barisusakli 14ba1ff8c0 closes #2352 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 0a1fa72bd8 use loadMoreFromSet 10 years ago
barisusakli 32e08ba419 closes #2070 10 years ago
barisusakli 9d56f50967 voters info 10 years ago
Joseph Chen 4f03e74b99 Add topics.loaded event to be triggered when new topics are loaded by infinite scroll. 10 years ago
Julian Lam 7e35987e1b fixing regression for #2355, introduced in a129075 10 years ago
psychobunny 0580773331 random console.log 10 years ago
psychobunny aa6137b9c3 fixed potential XSS in registration form 10 years ago
barisusakli 467fb1ab4a dont deselect on delete/purge closes #2352 10 years ago
barisusakli c95f151bfc closes #2364
dont crash if icon is not found
10 years ago
barisusakli 9e1789dc58 closes #2297 10 years ago
barisusakli e5cc45a95b if category is not found return
if cid is a child category it wont be on home
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
Julian Lam adfb89a2ad closed #2321 10 years ago
barisusakli a4533703d4 fix sort by vote insertion 10 years ago
barisusakli c5ba327d8f fix empty pages 10 years ago
barisusakli a4d671f8b8 fix popular pill selection 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 dfae2ea0d7 fix new topics showing up in all categories on post 10 years ago
barisusakli 4c90c9a759 closes #2291 10 years ago
barisusakli a7bb5893e8 fix dupe event listeners on category
only happens if you navigate from category to category
10 years ago
barisusakli c753edab1d fix duplicate event listeners
they were duplicated if you navigated from topic to topic
10 years ago
barisusakli ebfb953069 responsive images in group page 10 years ago
barisusakli 02f74ca032 fix browsing users removal 10 years ago
barisusakli d2334fbb4a dont search empty string, get 20 tags instead of 10 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
barisusakli 761f56aeb1 removed most of the db.sortedSetCards 10 years ago
Julian Lam b5481ceed2 property fixed #2087 10 years ago
barisusakli 835c58d27d mark read after infinite scroll
dont mark read if already read
10 years ago
Spiritlebon 35fc175ff6 Lint fix 10 years ago
psychobunny 4cbb7e9832 closes #2230
and I actually tested every single one. go me!
10 years ago
psychobunny c787cd671b migrating tag editing #2230 10 years ago
psychobunny 2f150649ae migrating infinitescroll #2230 10 years ago
psychobunny b7bba928a4 migrating home page to new partials #2230 10 years ago
psychobunny 00ff032060 migrating categories to new partial templating #2230 10 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
10 years ago