Commit Graph

123 Commits (cc236c1f729786b9a1223d6636635988066614b8)

Author SHA1 Message Date
Julian Lam affa51856b closed pending explanation
Baris Soner Usakli 84aa1ab527 motd string and class
Baris Soner Usakli c00bd0b8d0 oops fixed
Baris Soner Usakli 22e1b0f22e check result for null
Baris Soner Usakli e6a9f5a704 error check
Julian Lam 962955f06a fixed bug with search (getTopicsByTids became error-first)
Julian Lam af6eb5359e Merge branch 'master' into socketAL-fix
Conflicts:
	public/language/cs/global.json
	public/language/fr/global.json
	src/routes/api.js
Julian Lam 5e695d3222 fixed incorrect language string used in fb button in default motd
Julian Lam 45ce0566e7 added translation to default MOTD
Julian Lam 14b31cf4c8 hiding fork button on xs/sm devices (default motd)
Julian Lam beec96416f added translation to default MOTD
Julian Lam 253913f8d9 hiding fork button on xs/sm devices (default motd)
Baris Soner Usakli ae76bb3928 lots of err first fixeS
Baris Soner Usakli 16aeb2d09d added fb to motd default
Baris Soner Usakli cd4cb240c8 upload file icon in composer was visible even when uploads were disabled
Baris Soner Usakli dcf47f558e limit search in db
Baris Soner Usakli c07bf466b2 added back search limiting
Julian Lam c2a1cd94d0 addressing issue for where existing NodeBBs don't have a defaultLang set
Julian Lam df4c6ca1c8 integrating client side translator into new languages tab in ACP
Julian Lam ac04e04016 fixed
Julian Lam 2495b5b89b refactored group category permissions, removed getCategoryAccess method call
Baris Soner Usakli 48074ea93b redirect if category is accessed directly
Baris Soner Usakli 1466e68aa1 ssl support 101
Baris Soner Usakli 751dc73ebe fixes login/register and auth routes in relative path install
Julian Lam 0ac9ec6001 Merge remote-tracking branch 'origin/master' into email-revamp
psychobunny 98a646fa62 changed numRecentTopics to numRecentReplies, that makes more sense now
psychobunny 1d69436b44 fix to getRecentReplies causing count = 0 to return unlimited
psychobunny d6c7551120 pull # of recent replies based on settings
Julian Lam 24944762d7 fixing 'back to nodebb' ext, and revamping email confirm logic
psychobunny 2c398f81d2 fixed the twitter link to @NodeBB
Baris Soner Usakli d43f3cebc6 closes , closes
Baris Soner Usakli 8cfb239aac closes
Julian Lam 8385ceef79 topics in private categories can no longer be accessed via ajaxify or by
direct link
Baris Soner Usakli f68f02d346 closes
Baris Soner Usakli 680dbf138a closes
Baris Soner Usakli 8bfea656c4 Merge branch 'master' of https://github.com/akhoury/NodeBB into akhoury-master
Baris Soner Usakli 8655c2d2a6 removed console.log
Baris Usakli da9c673ec4 closes
root 35ad3be969 Adding support for restricting category read access based on user groups
Baris Soner Usakli 27a01f6c61 closes
psychobunny 9d88b9eed3 default motd now shows @NodeBB, and not @dcplabs
akhoury b89cf6f480 Merge remote-tracking branch 'upstream/master'
psychobunny 4397da144f fixes crash introduced @1021615848e49da3434f00cfdb6fb79ab5990b47
psychobunny cf8f0ca225 cleanup
akhoury 114294e24a allowGuestSearching config .. second attempt
Baris Usakli 401a30e02c fixed categories.getRecentReplies so it only returns count posts instead of getting 10, posts are added and removed from sorted set when they are deleted restored
Baris Usakli 9816272b7b if there are more than 50 results only return 50, issue
psychobunny 090bc2ad10 403 all guests on /search & /search/term regardless of mobile/desktop - closes
Baris Soner Usakli 76636b64db small fixes
Baris Soner Usakli 53ca7a1143 added search functions to database files, removed reds from nodebb moved it to redis