323 Commits (6951dc1fe2b643d347b13c841eaecca23a24a965)

Author SHA1 Message Date
Barış Soner Uşaklı e39fda2b45 filter dupe tags, closes #4216 9 years ago
Barış Soner Uşaklı 573840ccbd changed to title raw 9 years ago
barisusakli 2fc385f723 closes #4141, closes #4149 9 years ago
barisusakli 1a87767c2c removed extra isAdminOrMod check 9 years ago
barisusakli add4e6ee5b notifications.create can return null 9 years ago
barisusakli 04aea9ec22 closes #4094, also add missing next to notifyFollowers 9 years ago
barisusakli 41d10d18a1 disable related topics if its set to 0 9 years ago
barisusakli aa30973f0a fix params 9 years ago
barisusakli c28494724f filter dupes 9 years ago
barisusakli eb57276980 fix test 9 years ago
barisusakli c10b2fdb60 closes #4022 9 years ago
barisusakli 7ad90b4ef6 closes #2659 9 years ago
Julian Lam fcb381f922 Fixes #3695
Guests now trigger topic notifications, and the translator has
been updated so that translations inside translations are
handled in a way that doesn't cause the translator to explode.
9 years ago
barisusakli f73e6eb4a1 fix related 9 years ago
barisusakli 80544119dc some changes to related code 9 years ago
psychobunny 339b4c30fc ability to set maximum related topics rendered in ACP 9 years ago
psychobunny ba719148c1 generic "related topics" functionality 9 years ago
Julian Lam 05df8900db closes #3912 9 years ago
barisusakli 518552de64 dont calculate pid index on new replies 9 years ago
barisusakli 46c2563164 removed rooms.js removed browsing users, removed chat syncing across sockets
use lastonline for online detection
9 years ago
barisusakli 1ecf27417a removed commented out stuff removed topics.enter 9 years ago
barisusakli fb7f10d63d closes #3821 9 years ago
barisusakli f4bfcc7351 removed icon:bgColor and icon:text from db calls
calculates from username on the fly
9 years ago
Julian Lam defceb6271 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	src/controllers/index.js
	src/topics/tags.js
9 years ago
barisusakli efef0af6fa tag fix 9 years ago
barisusakli 4ef2ae7ba2 update count even if its 0 9 years ago
Julian Lam 68c3f9d849 Squashed commit of the following:
commit 56582bc9eee5d81a01f42a28808b617b9c96873a
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Oct 27 05:21:11 2015 -0400

    added missing template

commit 6462a1626e7d8d77210b6e10eace5c9214335f33
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Oct 27 05:19:07 2015 -0400

    sitemap index

commit 3cfd56f1fbc8e03405dc394375bf5ff6eef21322
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Oct 27 04:47:52 2015 -0400

    sitemap routes, controllers, and library methods for pages, categories, and topics

commit e58e07c0881bdbe16d503b4679b85f761b02163c
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Oct 27 04:07:39 2015 -0400

    added groups to sitemap

commit 7ee584b632
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Oct 27 01:43:06 2015 -0400

    If notification dropdown is double-clicked, all notifications are marked read

commit 488f147bef
Author: barisusakli <barisusakli@gmail.com>
Date:   Mon Oct 26 22:39:19 2015 -0400

    closes #3781

commit 5e1bd58a02
Author: barisusakli <barisusakli@gmail.com>
Date:   Mon Oct 26 22:28:30 2015 -0400

    closes #3782

commit 57d3980267
Author: barisusakli <barisusakli@gmail.com>
Date:   Mon Oct 26 22:16:08 2015 -0400

    closes #3790

commit 555c5b82da
Author: barisusakli <barisusakli@gmail.com>
Date:   Mon Oct 26 21:19:20 2015 -0400

    check user settings

commit 5454862c1c
Author: barisusakli <barisusakli@gmail.com>
Date:   Mon Oct 26 20:26:02 2015 -0400

    wait for all callbacks when creating tags

commit 051c5077eb
Merge: 839fd93 e0e04ef
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Mon Oct 26 09:54:12 2015 -0400

    Merge pull request #3792 from drlogout/master

    Fixed wrong method name in socket.io/groups.js from isAdmin to isAdmi…

commit e0e04ef892
Author: Christian Nolte <hello@noltech.net>
Date:   Mon Oct 26 14:50:32 2015 +0100

    Fixed wrong method name in socket.io/groups.js from isAdmin to isAdministrator

commit 839fd935ad
Author: barisusakli <barisusakli@gmail.com>
Date:   Sun Oct 25 21:54:35 2015 -0400

    add back thread tools filter

commit 37060bf1a3
Merge: 5820a19 bf918bd
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Sun Oct 25 18:13:06 2015 -0400

    Merge pull request #3787 from cubehouse/patch-1

    Upgrade script fails on some consoles

commit 5820a193f6
Author: barisusakli <barisusakli@gmail.com>
Date:   Sun Oct 25 17:04:46 2015 -0400

    closes #3789

commit 0d88d52557
Author: barisusakli <barisusakli@gmail.com>
Date:   Sun Oct 25 17:03:33 2015 -0400

    up theme

commit 9bc43ba5e1
Author: barisusakli <barisusakli@gmail.com>
Date:   Sun Oct 25 16:57:42 2015 -0400

    closes #3788

commit aafd4b6984
Author: barisusakli <barisusakli@gmail.com>
Date:   Sun Oct 25 15:56:17 2015 -0400

    closes #3786

commit bf918bd016
Author: James Holding <cubehouse@users.noreply.github.com>
Date:   Sun Oct 25 10:14:00 2015 +0000

    Upgrade script fails on some consoles

    The upgrade script errors/fails on some consoles if the stdout.columns isn't set (my console did this when upgrading a Docker instance of NodeBB).
    Checking for stdout.columns before using, falling back to a couple of spaces for slightly prettiness if we can't work out the console width.
9 years ago
barisusakli 5454862c1c wait for all callbacks when creating tags 9 years ago
Julian Lam b52475c270 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/client/account/edit.js
	src/middleware/middleware.js
	src/socket.io/meta.js
	src/socket.io/user/picture.js
	src/user.js
	src/views/admin/manage/group.tpl
9 years ago
barisusakli 5e5cafafd0 make one socket call to load unread counts 9 years ago
barisusakli 16a65c8ffc closes #3754 9 years ago
barisusakli 9ac4704848 more search cleanup 9 years ago
Julian Lam 4c96f95330 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/app.js
	public/src/client/account/edit.js
9 years ago
barisusakli 2d01fe78d0 removed privileges.posts.get from addPostData
privilege data is already available higher up
9 years ago
barisusakli 40e26d3b9d removed unused requires 9 years ago
barisusakli 7e2fbfe3f4 modify topic isn't async 9 years ago
barisusakli 872080d832 dont mark read if topic is not in topics:recent 9 years ago
barisusakli c1093bdeb7 topic exists checks 9 years ago
Julian Lam 97dd5500a1 Merge remote-tracking branch 'origin/master' into user-icons 9 years ago
barisusakli 75e2228989 closes #3689 9 years ago
barisusakli b7ce4312a9 show toPid inline 9 years ago
Julian Lam 018af5fa22 accidentally used deprecated method, heh 9 years ago
Julian Lam 09d23c3dd0 Added support for a theme to generate a link back to a parent post 9 years ago
Julian Lam 9120cb8e82 missing values for teaser user icons 9 years ago
barisusakli 5950f97f96 more refactors 10 years ago
barisusakli c0c38437a0 isAdminOrMod 10 years ago
barisusakli f005231996 closes #3664 10 years ago
barisusakli 9ff3be67db generic check length method 10 years ago
barisusakli d7f82f96b1 remove threadTools require 10 years ago
barisusakli 777157c0d6 remove old postTools requires 10 years ago