Commit Graph

436 Commits (74caf191f5eda012df61e3b5b8ee773fd1db8725)

Author SHA1 Message Date
Baris Usakli dc9b21021a escape moderation notes
Baris Usakli 37a8247293 add test for teaser content escape
Barış Soner Uşaklı f161bbf956 Post queue ()
* 

* add user to post queue table

* add time of post into queue

add posting restrictions to queue

* fix shouldQueueLogic for guests

* add test for post-queue route
Baris Usakli c21f64c27f closes
Baris Usakli 24bbf8fe00 closes
Baris Usakli de55c8e431 closes
Baris Usakli e071f94173 test debugParams.js
Baris Usakli a9dbdc75af closes
Barış Soner Uşaklı b3f6c423c6 fix test
Baris Usakli e9639833c5 add router.all
Julian Lam 1247b4b53b linting
Baris Usakli 18181260e7 closes
Barış Soner Uşaklı 0f5be5ae25 remove plugin.hook check
Barış Soner Uşaklı 923bd86662 Widgets refactor ()
* widgets refactor

render widgets server side
widgets can use all the data the template can use

* fix tests
Baris Usakli e0de922ede Revert "widgets refactor"
This reverts commit 9e94edb5aa.
Baris Usakli 9e94edb5aa widgets refactor
render widgets server side
widgets can use all the data the template can use
Julian Lam 121a629de6 linting
Julian Lam 09621a3a3d fixes
Peter Jaszkowiak 1471fbdc14 Fix tests
Baris Usakli 2f8f69d6af test monthly digest
Baris Usakli 74ed033e4a fix digest test
Marc-Aurèle DARCHE 6248e5562f Fix /apple-touch-icon not sending uploaded file
This fixes the following error:

$ wget https://nodebb.yourdomain/apple-touch-icon

28/6 09:57:06 [28332] - error: /apple-touch-icon
 Error: ENOENT: no such file or directory, stat '/home/sweet/nodebb/public/assets/uploads/system/touchicon-orig.png'
    at Error (native)
Barış Soner Uşaklı 8d8f0a391f Merge pull request from NodeBB/private-feeds
Private feeds, closes 
Baris Usakli 77994dcf69 fix link tag url
Baris Usakli ef9e656f34 closes
added token to topic page as well
check privilege even if token is provided
tests
Julian Lam d98b3e8056 automatically lowercasing env vars in nconf, fixes
Barış Soner Uşaklı be79b85526 fix test
Barış Soner Uşaklı d65f494c6d closes
Baris Usakli 4903585d88 refactor userPrivileges and groupPrivileges
Barış Soner Uşaklı e56178f72e remove init socket.io
Barış Soner Uşaklı 4f31dec82c reduce usage of io.emit in tests
Barış Soner Uşaklı 5a55c882ab convert NaN uids to 0
Barış Soner Uşaklı 92376a1589 fix calls
Barış Soner Uşaklı eb0faf1e4a change test to use new signature
Barış Soner Uşaklı 932247f440 up deps
Barış Soner Uşaklı 3049f5cf1f test
Barış Soner Uşaklı 08aaabd33c closes
Barış Soner Uşaklı f1b8492164 remove unnecessary checks
Barış Soner Uşaklı 3d1b1a9423 closes
Barış Soner Uşaklı 9ec65db539 closes
Barış Soner Uşaklı 271c10c9d7 dont create indices after every test
Peter Jaszkowiak b171f3072b Fix many "duplicate key" errors
- Reset defaults after every test
- Remove individual `after(db.emptydb)` calls
- Fix async.every in groups test
- Update plugin list in socket tests
Baris Usakli 61eb7aa68b more tests
Baris Usakli 11d9410229 fix test and image normalize test
Baris Usakli 9efa46c65a more account tests
Peter Jaszkowiak 5f36156e0d Fix tests on Windows with CRLF
Peter Jaszkowiak 8901dad6f2 Revert "fix concat test on windows"
This reverts commit d1dd0cd6df.
Baris Usakli 69b5bb39ec unread tests
Baris Usakli d1dd0cd6df fix concat test on windows
Barış Soner Uşaklı 466e6d7c53 make renameGroup public for