283 Commits (283ae564f2771459592e8a36a46e09e4bcafc1d1)

Author SHA1 Message Date
Julian Lam 7b4f596aba updating all group lib methods, and their callers -- #1252 11 years ago
barisusakli f83b7ee972 renamed event 11 years ago
barisusakli 8efc33d6a1 closes #976 11 years ago
barisusakli d2bef79888 closes #1194 11 years ago
barisusakli e0911c1fff replaced exists check with getCategoryData 11 years ago
barisusakli cc0ac29b36 categories refactor 11 years ago
barisusakli 90e398e5c9 user js refactor, category fix
if a category that didn't exist was request with category/1231 or
api/category/1231 it was crashing.
11 years ago
Julian Lam 9bf1d345e2 adding relative path to a category image for subfolder installs 11 years ago
Julian Lam bf8f91f0d9 'less bad' handling of background image in home.tpl 11 years ago
barisusakli 76037a5f14 closes #1191
added a new method called isSetMembers takes in an array of values to
test if they are members of a set
11 years ago
barisusakli 71f84655ca minor cleanup 11 years ago
barisusakli 16d2e65ea0 optimized getCategories 11 years ago
Baris Soner Usakli 42a7c037e6 removed dupe i var 11 years ago
Baris Soner Usakli 87f337f2fb cleanup 11 years ago
Baris Soner Usakli 091723a8c5 closes #1101 11 years ago
Baris Soner Usakli 99bf882a1c removed cid from getTopicsByTids 11 years ago
Baris Soner Usakli ad37715972 empty array if not topics in catgory 11 years ago
Baris Soner Usakli 56bbeb9950 use disableSocialButtons from config 11 years ago
Baris Soner Usakli 7f2d70d7f6 minor cleanups 11 years ago
Baris Soner Usakli ea6cf3bbd5 more cleanup and changes to topics 11 years ago
Baris Soner Usakli 8da7a6f2f3 cleanup 11 years ago
Baris Soner Usakli 6e5a6b8784 upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting 11 years ago
Baris Soner Usakli de34beaf6d closes #1087 11 years ago
Baris Soner Usakli eb3b240b04 some cleanup of unread 11 years ago
psychobunny 835b4d61a2 removed active_users + moderator sidebar code from core in favour of widget system 11 years ago
psychobunny 1827c8390b filter:category.build_sidebars (custom sidebars in category view) is now deprecated 11 years ago
Baris Soner Usakli 495fded6dd closes #1038 11 years ago
Baris Soner Usakli 6140d76f76 fixed index of newly created posts, matched vanilla search form to lavender 11 years ago
Baris Soner Usakli 791a50a01b closes #1028 11 years ago
Baris Soner Usakli 53af836bdb 24 users 11 years ago
Baris Soner Usakli 7f4a1cd685 display 4 rows of active users 11 years ago
Baris Soner Usakli a274a8cc12 more unread changes 11 years ago
Baris Soner Usakli 242927d702 user selectable pagination 11 years ago
Baris Soner Usakli d5938e4024 removed BS class, not needed 11 years ago
Baris Soner Usakli 0c4f0dff6f closes #962 11 years ago
Julian Lam 69f90c0766 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam f8ea87b003 issue #961 - fixed bug where if a moderators group was not found, it would cause the active users box to derp out. Also renamed the moderators priv group name 11 years ago
Baris Soner Usakli d6780652ad closes #960 11 years ago
Baris Soner Usakli 8efea65e87 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 72c35db6fd cleanup in move rencet replies' 11 years ago
Julian Lam e176abae50 started #961, first pass 11 years ago
Julian Lam f949af70ad fixed #949 11 years ago
Julian Lam 6514504ddd fixed #889 11 years ago
Baris Soner Usakli 25442a89ca closes #878 11 years ago
Baris Soner Usakli 1afd7ae332 trim pagination numberS 11 years ago
Baris Soner Usakli 1084523c92 lots of pagination work, query params, ajaxify to pids 11 years ago
Baris Soner Usakli 8744013013 Merge branch 'master' of https://github.com/designcreateplay/NodeBB into pagination 11 years ago
Baris Soner Usakli d718eca935 fixes global meta leak, and categories meta require, #873 11 years ago
Baris Soner Usakli ef6fd35e85 lots of cleanup, moved pagination to requirejs module 11 years ago
Baris Soner Usakli 824c5072e8 topics should be marked read correctly if you are already in it 11 years ago
Baris Soner Usakli baa74958c5 can set image class for categories 11 years ago
Baris Soner Usakli c0712583f2 fixed category sockets 11 years ago
Baris Soner Usakli ae76bb3928 lots of err first fixeS 11 years ago
psychobunny 98d42b0ade moving social sharing parsing code from server side to client side & cleaned up templates 11 years ago
Baris Soner Usakli 75850bd315 closes #772 11 years ago
Julian Lam bc407ee59c fixing topic moving 11 years ago
Julian Lam 119079ace5 added missing link, numRecentReplies, and class values to category.create... fixed #754, fixed #751 11 years ago
Julian Lam ac04e04016 fixed #719 11 years ago
Baris Soner Usakli a4ae9c70df closes #742, closes #741 11 years ago
Baris Soner Usakli 48074ea93b redirect if category is accessed directly 11 years ago
Baris Soner Usakli 8626122679 category active users are stored in a sorted set now 11 years ago
psychobunny 1d69436b44 fix to getRecentReplies causing count = 0 to return unlimited 11 years ago
Baris Soner Usakli 8bfb338eee #712 11 years ago
Baris Soner Usakli daacdb50f3 closes #645 11 years ago
Baris Usakli 55d008d71f added err to callbacks 11 years ago
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 11 years ago
psychobunny e316dd3330 fixed a bug in create category 11 years ago
psychobunny a34ed92fac console.log 11 years ago
psychobunny e76936abfc added ability to upload category images. closes #638, closes #532 11 years ago
Baris Soner Usakli 76636b64db small fixes 11 years ago
Baris Soner Usakli b547d3577b removed a multi from categories.js 11 years ago
Baris Soner Usakli 32d5118266 tons more changes 11 years ago
Julian Lam 0a06f1ac7d Merge remote-tracking branch 'origin/master' into category-whitelisting 11 years ago
Baris Soner Usakli 2148f6ff95 closes #559 11 years ago
Julian Lam 5ee5c8179a category whitelist for replying to posts, lots of refactoring, too 11 years ago
Baris Soner Usakli 32b191fa62 removed global.io 11 years ago
Julian Lam 34459e7cf1 fixing category admin panel integration 11 years ago
Baris Usakli 541993c80a fontawesome 4 migration, closes #473 11 years ago
Baris Usakli 7c1b6d6ad2 lots of refactor for error handling 11 years ago
Baris Usakli 1ec6726459 template changes to recent and unread 11 years ago
Baris Usakli a21d91d870 closes #476 11 years ago
Baris Usakli f946918176 fixed anon images in topic view, anon users arent added to active users for a category 11 years ago
Baris Usakli 549017d035 cleaned up getCategories 11 years ago
Baris Soner Usakli ab1015b11e #433 11 years ago
Julian Lam 55e990f71d fixes #433 - looks like someone removed the code that floated pinned
topics to the top...
11 years ago
Baris Usakli 98b97b9898 added callback to hmset in category.create 11 years ago
Baris Usakli 41cf7c6814 added commas after some requires, added missing plugins require to categories 11 years ago
psychobunny ca9c468edd plugins - filter:category.build_sidebars allows plugins to generate custom sidebar content 11 years ago
Julian Lam 5d48ed5fb4 using map instead of eachSeries to load categories for /home. Error
handling.
11 years ago
Baris Soner Usakli afa078d00c closes #288 11 years ago
Baris Usakli 27cb837b08 closes #303 12 years ago
psychobunny fd32d75d3b jshinted categories.js 12 years ago
psychobunny 64b071f277 nconf and redis wrapper no longer global objects. jshinted app.js. updated sockets.io to latest 12 years ago
psychobunny aea3181d27 formatting - server side core 12 years ago
psychobunny 84afffc761 categories.js jshinted 12 years ago
Baris Usakli 916150de01 closes #228 12 years ago
Baris Usakli efa8717fc5 getMultipleUserFields returns err now 12 years ago
Baris Usakli 599789634a closes #227 12 years ago
psychobunny bb8f75b4be merged.. conflicted up the ass. registration looks gud again 12 years ago
Baris Usakli a317a4d689 closes #206 12 years ago
psychobunny 9e4a3905a0 moved most span12 and span9 over to BS3; img-polaroid to img-thumbnail 12 years ago
Baris Usakli 1e66116e1d closes #181 12 years ago
Baris Usakli c70c67394a closes #171 12 years ago
Baris Soner Usakli 999e98e43d add label to banned users, dont hide their posts 12 years ago
Baris Usakli 74af205426 banned users cant login, show error messages on failed logins 12 years ago
Baris Usakli 929282a2f7 ban users, closes #125, banning a user hides all posts topics of a user and their profile page becomes inaccessible 12 years ago
Baris Usakli 6e17ff7981 added winston, added wrapper for winston.error until they fix it, issue #62 12 years ago
Julian Lam e8f1d645fe closed #160
new build_title function to be called via socket

also added categories.getCategoryField and refactored all calls to
getTopicField to be error-first
12 years ago
Baris Soner Usakli 1cc8214d16 infinite scrolling for topics in category view, changed how topics are stored in categories, using sorted sets instead of sets now, if you update to this commit run node app --upgrade to upgrade the redis schema, #141 12 years ago
Baris Usakli e979d1bf0d fixed home loading 12 years ago
Baris Soner Usakli 811d2df728 moved getTopicsByTids and getLatestTopics to topics.js 12 years ago
Baris Soner Usakli 57a4741e9e show message if there are not recent topics 12 years ago
Baris Soner Usakli 23598361b8 closes #139 12 years ago
Baris Soner Usakli 3f8b3894d8 C:/Program Files (x86)/Git/recent shows only the last 24 hours 12 years ago
Julian Lam cc1cc7cae4 first pass at meta tag construction abstraction (issue #116). Also addressed issue #118 12 years ago
Baris Soner Usakli bf6a38904a skip loading a topic if cant load its data 12 years ago
Baris Soner Usakli 6ab37bde09 closes #105 12 years ago
Julian Lam 9e7afcf0ab fixing issue where navigating to a non-existant category_id caused NodeBB
to crash
12 years ago
Baris Soner Usakli e9afd4a107 fixed broken view again 12 years ago
Baris Soner Usakli 667a102c8b added async.eachSeries to getCategories 12 years ago
Baris Soner Usakli 38aa5aa3e6 refactor to remove category_name and category_slug from topic hashes 12 years ago
Baris Usakli 52110016c7 closes #107 12 years ago
Baris Soner Usakli eec5249eb6 possible fix for wront sorting on /recent 12 years ago
Baris Usakli e5301deea2 more async in categories 12 years ago
Julian Lam 145898c3ba using nconf to manage config file now (issue #24) 12 years ago
Julian Lam 743e0569c1 Merge branch 'master' of github.com:designcreateplay/NodeBB
Conflicts:
	src/topics.js
12 years ago
Julian Lam 31f8be8a0a updating topics.getTeaser and get_last_undeleted_pid to return err first, and handled methods that called it 12 years ago
Baris Soner Usakli ba161c1f6c removed couple console.logs 12 years ago
Baris Soner Usakli c7a218af9a closes #80 12 years ago
Baris Soner Usakli 4527b3d53c closes #82 12 years ago
Baris Soner Usakli 62ef925fd3 removed graph/picture, closes #72 12 years ago
Baris Usakli 6eb9af77e6 first pass at subfolder 12 years ago
Baris Soner Usakli dc473b06bf closes #67 12 years ago
Baris Soner Usakli 9320883f92 fixed live tiles if there are more than 2 posts 12 years ago
Baris Soner Usakli ac04bef26e live tiles on home page, ninjaed from andrew might need to randomize starting times, can be disabled by removing the slider class from the div, maybe this should be a setting in admin/categories 12 years ago
Baris Soner Usakli f2d7f856aa async.each in user.js 12 years ago
Baris Soner Usakli 719182e3a8 fixed read status in categories 12 years ago
Baris Soner Usakli ed99f2671e fixed a bug that made topics invisible to users, also closes #47 12 years ago
Baris Usakli 1a19f0e1bc changed categories to hash 12 years ago
Baris Usakli 9c3046b89b more fixes 12 years ago
Baris Soner Usakli c1484afab7 more fixes 12 years ago
Baris Soner Usakli 5514768a3c fixed a crash 12 years ago
Baris Soner Usakli fabb55426c more work: 12 years ago
Baris Soner Usakli eba653a3d2 get teaser fix 12 years ago
Baris Usakli 9dbaf9fef9 more work 12 years ago
Baris Usakli 6a83bf79b4 fixed the issue with Topics.markAsRead 12 years ago
Baris Usakli d4e5d9cf2f removed console.log 12 years ago
Baris Usakli 0e5f280327 fixed categories read notification bug 12 years ago
Baris Soner Usakli d6761a293d removed console.log 12 years ago
Baris Soner Usakli 03e2dd3863 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago