50 Commits (9ee1fb490ef8af10a55dca4423942ed588db2ae6)

Author SHA1 Message Date
Julian Lam 6e2da9966e refactor: move plugin hook methods to plugin.hooks.* 4 years ago
Julian Lam 4439864ce0 fix: post editing not taking plugin hook results into account 4 years ago
Julian Lam 1392d064a1 fix(writeapi): normalizing data 4 years ago
Barış Soner Uşaklı 9738e20207 refactor: merge post.edit
fix: dont fadeout/fadeint if title/post didnt change
4 years ago
Barış Soner Uşaklı dc29f4dca2 refactor: switch to using slugify module 4 years ago
Barış Soner Uşaklı 16039b1117 refactor: post edit 4 years ago
Barış Soner Uşaklı e72fe25920 fix: editing posts saving uncessary data 4 years ago
Barış Soner Uşaklı c718b7293e feat: #3783, min/max tags per category 5 years ago
Julian Lam 58b3d608fc feat: allow post diffs to be restored, #8406 5 years ago
Barış Soner Uşaklı a73c755b05 feat: closes #8308, edit post notif for watched topic posts 5 years ago
Barış Soner Uşaklı b10ad7b6ff fix: topicData passed to action:topic.edit 6 years ago
Baris Usakli c4bb467ea5 feat: #7743 posts/diff, posts/edit 6 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
6 years ago
Barış Soner Uşaklı 4ee2284066 closes #6489 7 years ago
Julian Lam 850f59a1ae additional functionality, integration, and testing for #6455 7 years ago
Julian Lam c1aa46c663 added new option to disable post diffs /cc @BenLubar 7 years ago
Julian Lam 501fc3cee9 WIP post diffs 7 years ago
Barış Soner Uşaklı ae6a1b975d #6255
fix editing OP was causing title change event to be logged eventhough
title didn't change
7 years ago
Barış Soner Uşaklı f3fda152bf closes #6216 7 years ago
Barış Soner Uşaklı d65f494c6d closes #5127 8 years ago
Peter Jaszkowiak 3c2d4fe649 Switch from underscore to lodash 8 years ago
Baris Usakli 062bced3dd cleanup and tests 8 years ago
Barış Soner Uşaklı 6a822f729d add timestamp to topic edit hook 8 years ago
Julian Lam d18cfced96 Merge remote-tracking branch 'origin/master' into develop 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 ddea9f534e running eslint again 8 years ago
Julian Lam 72e77772db Merge branch 'master' into develop 8 years ago
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing 8 years ago
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks 8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
barisusakli 611be77361 closes #5353 8 years ago
barisusakli ee75c69817 post edit tests 8 years ago
Timothy Fike cfa5974515 Add oldTitle to topic edit hook 8 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 8 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 56d325bd86 privilege fixes 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
barisusakli 00d5303e33 fix typo 9 years ago
barisusakli c9ac1a4027 https://github.com/akhoury/nodebb-plugin-spam-be-gone/issues/46 9 years ago
Julian Lam 098111ba5b Fixes bug where if post edit was called without a title, NodeBB would crash 9 years ago
barisusakli f88d822fe2 make sure post exists before edit 10 years ago
barisusakli 8fb24f26e3 #3664 fix edit post 10 years ago
barisusakli 945a94f0ed delete cache on current process first 10 years ago
barisusakli e023d01616 closes #3327 10 years ago
barisusakli ea818e2af8 closes #3259 10 years ago
Julian Lam c004efee3f closed #3084 10 years ago
barisusakli 1f06f90a50 closes #3051
updated lru to latest
created new files posts/cache.js posts/parse.js posts/edit.js
10 years ago