Barış Soner Uşaklı
6a7bc1c5fb
fix: on new post add it to cid::uid::pids
2019-06-24 17:26:28 -04:00
renovate[bot]
64b9dabff8
chore(deps): update dependency eslint-config-airbnb-base to v13 ( #6599 )
...
* chore(deps): update dependency eslint-config-airbnb-base to v13
* chore: #6599 , linting 😬
2018-11-07 15:53:14 -05:00
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
2018-10-21 16:47:51 -04:00
Barış Soner Uşaklı
25ebd306cc
closes #6548
2018-06-03 14:37:23 -04:00
Julian Lam
850f59a1ae
additional functionality, integration, and testing for #6455
2018-04-16 15:21:48 -04:00
Peter Jaszkowiak
3c2d4fe649
Switch from underscore to lodash
2017-05-27 14:51:45 -06:00
Baris Usakli
062bced3dd
cleanup and tests
2017-05-25 16:40:07 -04:00
Barış Soner Uşaklı
14f3907aa4
change the way group member posts are stored
2017-05-04 16:32:51 -04:00
barisusakli
d8170d5d1c
fix tests
2017-04-19 13:09:16 -04:00
barisusakli
974106b7e2
closes #5610
2017-04-19 12:07:42 -04:00
Julian Lam
d18cfced96
Merge remote-tracking branch 'origin/master' into develop
2017-04-12 23:57:14 -04:00
Peter Jaszkowiak
1ed571189c
Make utils and translator easier to require
...
Move utils.walk to file.walk, backwards compatible
2017-04-08 20:27:52 -06:00
Julian Lam
ddea9f534e
running eslint again
2017-02-24 12:47:46 -05:00
Julian Lam
72e77772db
Merge branch 'master' into develop
2017-02-24 12:46:40 -05:00
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
2017-02-18 12:30:49 -07:00
Peter Jaszkowiak
3b0dd2d1ef
ESlint padded-blocks
2017-02-18 02:32:24 -07:00
Peter Jaszkowiak
b1b486f729
ESlint quote-props
2017-02-18 01:19:20 -07:00
Peter Jaszkowiak
52f2028206
ESlint no-multiple-empty-lines
2017-02-17 22:08:23 -07:00
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
2017-02-17 19:31:21 -07:00
barisusakli
a143a15f5d
closes #5397
2017-01-26 20:44:26 +03:00
pichalite
9176f7e037
Only send isMain to hook instead of saving to post hash
2017-01-17 18:24:16 +00:00
pichalite
a3c05b2ea4
Send isMain to post.save filters
2017-01-16 23:40:25 +00:00
Barış Soner Uşaklı
4ff3d06f90
escape labelColor, icon, cover:position, validate toPid
2016-12-17 16:00:39 +03:00
Ben Lubar
123c66e3ec
Cache the number of replies in the post object. See #5050 .
...
https://github.com/NodeBB/NodeBB/pull/5050#pullrequestreview-4248269
2016-10-27 12:40:51 -05:00
Ben Lubar
fae28ed3cc
Add an index for going from a post to its replies
2016-10-27 12:40:51 -05:00
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
2016-10-13 11:43:39 +02:00
barisusakli
848065c820
remove empty fields from new posts
2016-10-08 19:25:10 +03:00
barisusakli
6f86621e30
closes #5096
2016-10-08 19:09:55 +03:00
barisusakli
50aac3c6a4
closes #4979 closes #4984
2016-08-27 14:06:14 +03:00
Julian Lam
13a2e4cc3f
Revert "Send plugin postData changes up the line ( #4875 )"
...
This reverts commit 20024418d9 .
re: #4875
2016-07-21 13:13:32 -04:00
Peter Jaszkowiak
20024418d9
Send plugin postData changes up the line ( #4875 )
2016-07-21 10:41:56 -04:00
barisusakli
ecf0323dd0
closes #4688
2016-06-13 14:02:54 +03:00
barisusakli
f005231996
closes #3664
2015-09-23 20:38:08 -04:00
Julian Lam
fc1b0c8d24
allowing topic, post, and user creation to specify a timestamp for insertion into the past
2015-05-15 09:47:39 -04:00
barisusakli
b292aeea72
closes #3120
...
also dont allow loading posts of a topic if its deleted via
topics.loadMore
2015-05-11 15:12:23 -04:00
barisusakli
78c65aee05
even more search changes
2015-03-15 01:12:13 -04:00
barisusakli
7b49effc14
minor tweaks
2015-01-01 13:05:58 -05:00
Julian Lam
325815a78d
showing guest handles in frontend UI #2569
2014-12-31 16:27:35 -05:00
barisusakli
ef3b6a2450
closes #2498
2014-12-05 13:07:13 -05:00
barisusakli
263f479b20
posts.js refactor pt1
2014-11-09 01:12:24 -05:00