Commit Graph

9153 Commits (a1621145d5546fa208a927919fce565750509273)
 

Author SHA1 Message Date
Julian Lam a1621145d5 Merge branch 'master' into categories_revamp
Conflicts:
	public/less/admin/admin.less
	public/src/admin/manage/categories.js
	src/controllers/admin.js
	src/views/admin/manage/categories.tpl
	src/views/config.json
Barış Soner Uşaklı f928b87997 use component, add user.watch title
Barış Soner Uşaklı 08ec35820d Merge pull request from EvSpirit/master
 Check subcategories when showing category recent topics
EvSpirit 2ea840e65d Check subcategories when showing category recent topics
EvSpirit 0fcd4dee58 Check subcategories when showing category recent topics
psychobunny 11710987a4 fixed navigator pagination
Julian Lam fcbc02d48a better local function name in install.js
Barış Soner Uşaklı 203d4d052a fixed my logic fail
Barış Soner Uşaklı c7b5cd48ba closes
psychobunny d39c2924e4 found a rogue topic class selector
Barış Soner Uşaklı 29fd89407c closes
show the last posts content and user in topic feeds
psychobunny 705111a1d9 chat/icon component
Barış Soner Uşaklı f6d0ad9b0f Merge remote-tracking branch 'origin/master' into mongodb-3.0-driver-2.0
Julian Lam 4dbb1c08b6 added default host port and db settings for mongo, if not set in config file
Barış Soner Uşaklı fc28cbf887 filter cids with a single .filter thanks @julianlam
Julian Lam 06d547a6cb fixed bug in privilege settings where categories near the end of a list were not having their permissions read properly if earlier categories were disabled,
barisusakli b268927cf9 removedu if from filter:parse,post, parse strip teaser content
psychobunny 7c9e76132d topic/follow component fix
barisusakli 9754dc8be0 open user link in new tab
psychobunny 4ec43f662c don't actually need to restart nodebb to apply skins
barisusakli 6b950d0596 fix endsWith if check
barisusakli 810d3be512 closes
barisusakli 4c31535c4b closes
barisusakli 6c0e07c384 Merge remote-tracking branch 'origin/master' into mongodb-3.0-driver-2.0
barisusakli 38726243fe closes
barisusakli 04ed79e587 fix profile image upload on subfolder install
barisusakli c8e0eab34e escape data on room enter
barisusakli 7dde229517 added filter:teasers.get
barisusakli ea91518f30 slugs lowercase duh
Barış Soner Uşaklı 9e7af15bbc Merge pull request from cismous/master
remove comma
barisusakli 9d62709f7c doggy.gif
barisusakli a51b7257c7 fix group name in tests
barisusakli 8b5643fe90 system and hidden groups cant be renamed
barisusakli e5bea19f56 renamed groupname
barisusakli 649ef93768 its called foo :dull
barisusakli e4431f62b2 fix group update text
barisusakli 358f6f61f7 closes , closes
options.unescape was not used correctly
fix groups.update so it  doesnt overwrite data if some fields are not
passed in
psychobunny d2dae2d62f standardize showSelect amongst category and topic_list routes
Barış Soner Uşaklı 0ebad0fe10 Merge pull request from FokkeZB/patch-1
Skip setTimeout if it doesn't exist (Node 0.10.x with SSL)
Barış Soner Uşaklı 9edfcb0053 dont save user obj in db
psychobunny 6acfec9d25 add teaser content to category view
Julian Lam eee2aa8051 making sure to pass in userData to notifications.create on user follow
Barış Soner Uşaklı 027f9e5a83 dont need start time anymore
Barış Soner Uşaklı 8b429a2e05 removed path
Barış Soner Uşaklı cc92d09498 generateNotificationPaths
psychobunny 8c0dfa1217 data/category partial
psychobunny 8fbb085718 Merge remote-tracking branch 'origin/master'
Conflicts:
	public/src/client/topic/postTools.js
psychobunny f2c220988b fix for posting in multiple threads bug
Barış Soner Uşaklı b1478ad5da dont add events multiple timest to #content
Julian Lam 82f7ca5e0f added a path to follow notification