153 Commits (ea36016d87118f259efd7c7add6ac20df276acf4)

Author SHA1 Message Date
Baris Usakli a228dc2de9 closes #6797 7 years ago
Barış Soner Uşaklı 9c022afae1
Parse int (#6853)
* Store config fields as JSON in the db

Fewer parseInts

* Remove unnecessary parseInts

* remove some dupe code add tests

* remove console.log

* remove more parseInts

* WIP: read meta.configs defaults from defaults.json

remove more parseInts

* more work

* add log for failing test

* update admin pwd

* fix tests, dont require posts/cache before configs are initialized

* handle saves

* Test boolean conditions

* remove more parseInts

* Fix boolean values

* remove lots more parseInts

* removed json parsing

* renamed var to number

* categories dont have timestamp
7 years ago
Barış Soner Uşaklı b033d6f115 add tid to post-purge event 7 years ago
Barış Soner Uşaklı d1491feed9 add tid to topic rename and post delete restore events 7 years ago
Julian Lam 545e678e8a fixes #6726 7 years ago
Julian Lam 9e90d1ea5d closes #6557 7 years ago
Julian Lam 99dc3feeb2 Edit history is now a category-level privilege
Closes #6425
7 years ago
Barış Soner Uşaklı 779d03cf57 move timestamp to server 7 years ago
Barış Soner Uşaklı 908b77fe28 closes #6250 7 years ago
Barış Soner Uşaklı caf43e3025 closes #6358 7 years ago
Julian Lam a86d91a552 wrapping up post history work 7 years ago
Julian Lam c1fef4561b showing history state in post tools load 7 years ago
Julian Lam 501fc3cee9 WIP post diffs 7 years ago
Barış Soner Uşaklı 15e9bbac92 closes #6311 7 years ago
Barış Soner Uşaklı 71895f3736 closes #6079 8 years ago
Peter Jaszkowiak 74ceb78800 Upvote notification frequency selection (#6087)
Closes #5963

- Notify on every upvote
- Notify on every tenth upvote
- Notify logarithmically (on 10, 100, 1000...)
- Disable upvote notifications
8 years ago
Peter Jaszkowiak 46fafb20b9 Remove string.js dependency 8 years ago
Barış Soner Uşaklı 5344edc2a7 closes #5885 8 years ago
Julian Lam 28d8be8b9d fixed #5782 8 years ago
Peter Jaszkowiak 3c2d4fe649 Switch from underscore to lodash 8 years ago
Barış Soner Uşaklı 3d1b1a9423 closes #5706 8 years ago
Barış Soner Uşaklı f6ac92111b style changes 8 years ago
Barış Soner Uşaklı 3a1eba2537 merge 8 years ago
Barış Soner Uşaklı 6fb90a17e0 closes #5613 8 years ago
Barış Soner Uşaklı 7a6b685aa0 if the main and last post is purged, purge the topic as well 8 years ago
barisusakli e3205bcfad merge 8 years ago
Peter Jaszkowiak e382bca610 Fix tests 8 years ago
Peter Jaszkowiak 0fe10f5e86 Escape topic titles at the source, deduplicate 8 years ago
Peter Jaszkowiak 1ed571189c Make utils and translator easier to require
Move utils.walk to file.walk, backwards compatible
8 years ago
Julian Lam 4b3dcd1a02 Merge remote-tracking branch 'origin/master' into develop 8 years ago
Ben Lubar 7f713ee822 Admin option to allow all users to view votes (#5534)
* Admin option to allow all users to view votes

* Fix </strong></strong>
8 years ago
Julian Lam db0a42d808 Merge branch 'master' into develop 8 years ago
Julian Lam 364b819a42 moving sanity checks above contentLen calculation 8 years ago
Julian Lam dede304ee2 Merge branch 'master' into develop 8 years ago
Julian Lam fdb4766728 wow. 8 years ago
Julian Lam f35bf91e3b Merge branch 'master' into develop 8 years ago
Julian Lam 5359a14bac better handling of redactor post length calculation on post edit 8 years ago
Julian Lam 72e77772db Merge branch 'master' into develop 8 years ago
Peter Jaszkowiak 57f89663aa ESlint radix 8 years ago
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing 8 years ago
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks 8 years ago
Peter Jaszkowiak feb8405f95 ESlint eol-last 8 years ago
Peter Jaszkowiak 604358ecc4 ESlint keyword-spacing, no-multi-spaces 8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
Julian Lam 29c7ae7645 Merge remote-tracking branch 'origin/master' into develop 8 years ago
barisusakli a1af59def3 add missing return, fix tests 8 years ago
Julian Lam c640bdf2b9 Merge branch 'master' into develop 8 years ago
barisusakli 988c485874 post tools test 8 years ago
Julian Lam d9d60c20bd flag updating and note appending, #5232 9 years ago
Julian Lam 1aa70c57eb WIP 9 years ago
barisusakli d2fa0c3e6a vote socket tests 9 years ago
barisusakli f2e4d9ce53 change flag tests so they use socket methods as well 9 years ago
barisusakli ee75c69817 post edit tests 9 years ago
barisusakli eca850c4b1 nested reply improvements
on new post increase count and add nested reply if replies are expanded
on post purge reduce count and remove nested reply
9 years ago
barisusakli d8a9df74d7 fix wrong error returns, more tests 9 years ago
Sergii Paryzhskyi e515b791da Fix eslint rules (#5117)
* Fix semi linter rule

* Fix semi-spacing linter rule

* Fix no-undef-init linter rule

* Fix space-before-blocks linter rule
9 years ago
Julian Lam 3272c0b98c linting 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
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 9 years ago
barisusakli 59d035376b closes #5025 9 years ago
barisusakli 6f86621e30 closes #5096 9 years ago
barisusakli 72c75bd781 add pagination to flags page 9 years ago
barisusakli ef5e02534a fix missing translator, add flag reason 9 years ago
Julian Lam b12607b1de added uid to flag history, fixed loading on IS, worked around tjs bug 9 years ago
Julian Lam 8dc57cba58 allowing updating of flag data 9 years ago
barisusakli 50aac3c6a4 closes #4979 closes #4984 9 years ago
barisusakli 56d325bd86 privilege fixes 9 years ago
Ben Lubar 26df552d55 Add edit, delete, and topics:delete permissions for users acting on their own posts 9 years ago
psychobunny 837029f69e fixes crash when editing post 9 years ago
barisusakli 754e20eb5c closes #4877 9 years ago
barisusakli 7f44041e01 simpler 9 years ago
Barış Soner Uşaklı d839f291ac closes #4706 9 years ago
Julian Lam 38ad980456 Fixes #4694, fixes #4697 9 years ago
Julian Lam 1f70f886b5 fixed reference to undefined variable
/cc @BenLubar
9 years ago
barisusakli eb0aea6390 add /user/<uid> and /post/<pid> redirects
change notifications to use new redirects
9 years ago
Julian Lam e481ed21eb Using pid as discriminator for mergeId
... for favourite and upvote notifications.
9 years ago
barisusakli f665a1e353 closes #4394 9 years ago
Ben Lubar 44431f8410 fix notifications that contain topic titles with commas in them 9 years ago
barisusakli c9ac1a4027 https://github.com/akhoury/nodebb-plugin-spam-be-gone/issues/46 9 years ago
psychobunny 9e832e006a closes #2920 9 years ago
Julian Lam eb8b6af7fb Fix global mod priv check and styling for flags page 9 years ago
barisusakli 87f0d68ba2 send flag notifications to global mods as well
push notifications to unique uids only
9 years ago
barisusakli e6cf8ec5cf more flagged posts shenanigans 9 years ago
barisusakli 687d29a44b closes #2134 9 years ago
Julian Lam 05df8900db closes #3912 10 years ago
barisusakli 59ed276dce dont allow banned users to flag 10 years ago
barisusakli 27f77bf832 show proper error if user is not logged in 10 years ago
barisusakli 1ecf27417a removed commented out stuff removed topics.enter 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
barisusakli ee71f982b7 added missing filter:post.tools 10 years ago
barisusakli 47c71b5a37 closes https://github.com/NodeBB/nodebb-theme-persona/issues/181 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 6c9de29326 load post tools menu on demand 10 years ago
barisusakli 47e2dd9478 closes #3107 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 12da13acc5 closes #3701 10 years ago
Julian Lam f4ee7f5cf8 votes modal 10 years ago