223 Commits (48165b90110c06edf494f1024fca657c3b5e701c)

Author SHA1 Message Date
pichalite a3c05b2ea4 Send isMain to post.save filters 8 years ago
barisusakli 8f916343f0 closes #5361 8 years ago
barisusakli 938022a0f7 add postData to action:post.delete, closes #5360 8 years ago
barisusakli dd9e286633 closes #5355 8 years ago
barisusakli 611be77361 closes #5353 8 years ago
Julian Lam 29c7ae7645 Merge remote-tracking branch 'origin/master' into develop 8 years ago
barisusakli f505b47ac9 prevent crash if topic is not found 8 years ago
Julian Lam 76bcc1c327 Merge branch 'flagging-refactor' into develop 8 years ago
Julian Lam ad633aad45 additional tests and proper handling for purged flag targets, #5232 8 years ago
Barış Soner Uşaklı 4ff3d06f90 escape labelColor, icon, cover:position, validate toPid 8 years ago
Julian Lam 1aa70c57eb WIP 9 years ago
Julian Lam f0936fcafb fixes #5225 9 years ago
barisusakli ee75c69817 post edit tests 9 years ago
barisusakli 1b34ebe230 closes #5133 9 years ago
barisusakli 218a1b7aab closes #5015 9 years ago
Barış Soner Uşaklı 0c08e44a34 Merge pull request #5050 from BenLubar/replies-to-post
Add a sorted set for replies-to-this-post
9 years ago
yariplus 179b66d74a flag tests 9 years ago
Ben Lubar 123c66e3ec Cache the number of replies in the post object. See #5050.
https://github.com/NodeBB/NodeBB/pull/5050#pullrequestreview-4248269
9 years ago
Ben Lubar fae28ed3cc Add an index for going from a post to its replies 9 years ago
barisusakli 777914b762 more api tests 9 years ago
barisusakli c8b5c181ff fix flag on redis
check if number is returned on tests
9 years ago
Timothy Fike cfa5974515 Add oldTitle to topic edit hook 9 years ago
Julian Lam 3272c0b98c linting 9 years ago
Julian Lam 7ba76fc0b6 showing assignee avatar in flags list 9 years ago
Julian Lam ead4de6c6f Merge branch 'fix-some-code-lint' of https://github.com/HeeL/NodeBB into HeeL-fix-some-code-lint 9 years ago
Julian Lam e80400665e closes #5111 9 years ago
barisusakli 5f16205d15 closes #5109 9 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 9 years ago
HeeL 3fa1c1f927 Fix space-infix-ops linter rule 9 years ago
barisusakli caf30b5580 use post 9 years ago
barisusakli 460ac17eaa closes #4647
addm upvotes, downvotes and votes to getPostSummary
9 years ago
barisusakli 848065c820 remove empty fields from new posts 9 years ago
barisusakli 6f86621e30 closes #5096 9 years ago
Julian Lam d1721303ab fixes #5079, fixes #5088 9 years ago
Julian Lam 597e375463 update state on new flag so action history is appended 9 years ago
Julian Lam 80fe6bde5d removed 'No Assignee' option, updated flag saving logic 9 years ago
Barış Soner Uşaklı 9d0dc35703 closes #5081 9 years ago
barisusakli 2e6fc4d045 filterPidsByCid 9 years ago
barisusakli 2c140c2107 ability to filter flags by category 9 years ago
barisusakli 72c75bd781 add pagination to flags page 9 years ago
barisusakli dc317d61b6 add missing next 9 years ago
Julian Lam 4897e861fb handling errors :rage2: 9 years ago
Julian Lam b12607b1de added uid to flag history, fixed loading on IS, worked around tjs bug 9 years ago
Julian Lam 4e6b2555d0 moved flag history expansion to its own method, showing usernames in assignee history event 9 years ago
Julian Lam d04a10225c WIP showing updated flag data, history, updating flag data 9 years ago
Julian Lam 8dc57cba58 allowing updating of flag data 9 years ago
barisusakli b0f630aaec always use string as cache key 9 years ago
barisusakli 07fe5057e1 make sure validator.escape() receives strings only 9 years ago
barisusakli 50aac3c6a4 closes #4979 closes #4984 9 years ago
barisusakli c8f270ec67 another validator.escape fix 9 years ago
barisusakli 805b452ae1 closes #4981 9 years ago
Mathias Schreck ce9ee62fa0 Handle callback errors 9 years ago
barisusakli 56d325bd86 privilege fixes 9 years ago
Julian Lam 13a2e4cc3f Revert "Send plugin `postData` changes up the line (#4875)"
This reverts commit 20024418d9.

re: #4875
9 years ago
Peter Jaszkowiak 20024418d9 Send plugin `postData` changes up the line (#4875) 9 years ago
Mega 0f89fc8214 close #4822 9 years ago
barisusakli 789a3736af closes #4820 9 years ago
barisusakli e1ce9e0250 uid not used 9 years ago
barisusakli f20efda911 call posts.relativeToAbsolute when needed 9 years ago
barisusakli 14b067a838 closes #4800 9 years ago
barisusakli ecf0323dd0 closes #4688 9 years ago
Barış Soner Uşaklı 0e466122e2 closes #4717 9 years ago
Julian Lam 81bbe93640 fixes #4653 9 years ago
barisusakli f9f4b3b91f closes #4632 9 years ago
barisusakli 6392cd31df closes #4618
dont need deleted check
9 years ago
barisusakli eb0aea6390 add /user/<uid> and /post/<pid> redirects
change notifications to use new redirects
9 years ago
barisusakli 5e5e46e95f closes #4499 9 years ago
Julian Lam cb1920d45a properly fixing #4583 9 years ago
Julian Lam bd8fcb527b closes #4583 9 years ago
barisusakli ff88186d41 closes #4537 9 years ago
barisusakli e564260650 moved groupTitle from user settings to user profile/edit 9 years ago
pichalite 485db7a479 fix for removing topic thumb on edit 9 years ago
Ben Lubar 1d9ff2bc70 save slug correctly on edit 9 years ago
psychobunny 294171b072 fixes potential XSS in usercard 9 years ago
barisusakli c71ffed69c closes #4362 9 years ago
barisusakli 00d5303e33 fix typo 9 years ago
barisusakli c9ac1a4027 https://github.com/akhoury/nodebb-plugin-spam-be-gone/issues/46 9 years ago
barisusakli f3d2ad5f1f lets break some themes :evil: 9 years ago
barisusakli 46c8101c5c closes #4152 9 years ago
barisusakli d67c0e1b08 dont load all groups in topics 9 years ago
barisusakli 6be8675580 closes #4012 9 years ago
Julian Lam bbc42a937e fixed LRU cache problem 10 years ago
barisusakli 9f48d3e6d2 check pid before setting cache 10 years ago
barisusakli 1b7ca555e0 closes #3879 10 years ago
barisusakli 46c2563164 removed rooms.js removed browsing users, removed chat syncing across sockets
use lastonline for online detection
10 years ago
psychobunny 726c3802e1 isMainPost for post summary 10 years ago
psychobunny 3305256575 add fullname to user return as well 10 years ago
barisusakli f4bfcc7351 removed icon:bgColor and icon:text from db calls
calculates from username on the fly
10 years ago
Julian Lam 526afc0910 Merge remote-tracking branch 'origin/master' into user-icons 10 years ago
Julian Lam 098111ba5b Fixes bug where if post edit was called without a title, NodeBB would crash 10 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.
10 years ago
barisusakli 555c5b82da check user settings 10 years ago
Julian Lam f7f43de644 Merge remote-tracking branch 'origin/master' into user-icons 10 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
10 years ago
barisusakli 2d46d07f4f return selectedGroup 10 years ago
barisusakli 47e2dd9478 closes #3107 10 years ago
barisusakli 1ceb1c6d5f fix dismissAllFlags 10 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
10 years ago
barisusakli b301daf126 check post exists before delete restore 10 years ago
barisusakli f88d822fe2 make sure post exists before edit 10 years ago