Commit Graph

16441 Commits

Author SHA1 Message Date
Barış Soner Uşaklı
fdd51f43d8 fix dirname 2018-01-16 18:33:14 -05:00
Barış Soner Uşaklı
f3fda152bf closes #6216 2018-01-16 18:20:57 -05:00
psychobunny
ea64a6060b bump persona 2018-01-16 16:04:22 -05:00
psychobunny
a048edb60b Merge branch 'master' of https://github.com/NodeBB/NodeBB 2018-01-16 16:04:02 -05:00
psychobunny
c0cf9e64fd remove lodash from built modules, use utils.debounce instead 2018-01-16 16:03:51 -05:00
Peter Jaszkowiak
c8a6caa842 Fix #6244, dpendency auto-install fixed
Node caches the result of stat on module directories
2018-01-16 16:03:31 -05:00
psychobunny
843fee62e2 utils.debounce 2018-01-16 16:01:45 -05:00
Julian Lam
d8b67606bc fixed height detection in chat modal 2018-01-16 14:48:16 -05:00
Barış Soner Uşaklı
82f2025944 disable timeout on post install route 2018-01-16 14:27:48 -05:00
Julian Lam
2fa2406335 bumping persona 2018-01-16 12:27:13 -05:00
Julian Lam
3df2ab7cb9 exposing lodash as a client-side module 2018-01-16 12:22:55 -05:00
Barış Soner Uşaklı
2b95dfde91 remove extra hook 2018-01-16 09:11:52 -05:00
Misty (Bot)
66a745d27a Latest translations and fallbacks 2018-01-16 09:25:51 +00:00
Julian Lam
f138d3cb70 adding noopener and noreferrer to links in widgets 2018-01-15 15:29:33 -05:00
Barış Soner Uşaklı
dacc9d64ed Merge branch 'master' of https://github.com/NodeBB/NodeBB 2018-01-15 15:06:53 -05:00
Barış Soner Uşaklı
e092778ba6 closes #6200 2018-01-15 15:05:33 -05:00
psychobunny
f8f79a5480 Revert "bump persona, re: nodebb/nodebb-theme-persona#371"
This reverts commit b27211f895.
2018-01-15 15:05:21 -05:00
Barış Soner Uşaklı
13850e3586 fix categories not showing up in ACP dropdown if they are links 2018-01-15 13:23:04 -05:00
Julian Lam
b27211f895 bump persona, re: nodebb/nodebb-theme-persona#371 2018-01-15 12:31:57 -05:00
Barış Soner Uşaklı
4b5c87e93f send stack instead of message 2018-01-15 12:08:54 -05:00
Barış Soner Uşaklı
7b04b4876d closes #6241 2018-01-15 11:31:38 -05:00
Barış Soner Uşaklı
81d4766c1a closes #6236 2018-01-15 10:56:25 -05:00
Barış Soner Uşaklı
3d81bcb1fe closes #6238 2018-01-15 10:52:37 -05:00
Julian Lam
d97946926a Merge pull request #6240 from NodeBB/patch-pitaj
Fix CLI dependency update, refactor template compilation
2018-01-15 10:39:43 -05:00
Misty (Bot)
ec391f4472 Latest translations and fallbacks 2018-01-15 09:25:04 +00:00
Peter Jaszkowiak
7d7c51f8e9 Fix acp.min.js ENOENT error on CI tests
Hopefully
2018-01-15 00:10:24 -07:00
Peter Jaszkowiak
ed9166b796 Refactor template compilation
Always use persona as a fallback for templates
2018-01-14 23:26:35 -07:00
Peter Jaszkowiak
9c1faa7643 Fix running ./nodebb with no arguments doing nothing 2018-01-14 21:33:30 -07:00
Peter Jaszkowiak
0929fd2a11 Fix issue where outdated packages are never updated 2018-01-14 21:23:24 -07:00
Julian Lam
d5073a9a4f better handle loading of flag details if getTarget returns null or undefined instead of {} for purged data
Not quite sure in what scenario it would be null or undefined...
2018-01-14 16:49:14 -05:00
Misty (Bot)
4da9368857 Latest translations and fallbacks 2018-01-14 09:24:38 +00:00
Barış Soner Uşaklı
21a8d53c50 up themes 2018-01-13 18:24:40 -05:00
Barış Soner Uşaklı
4dee5a6101 delete expireAt field 2018-01-13 18:18:41 -05:00
Barış Soner Uşaklı
772872fb03 trigger action:windows.loaded on coldload if widgets are already rendered 2018-01-13 18:10:47 -05:00
Barış Soner Uşaklı
72140e5338 closes #5991, closes #5884 2018-01-12 17:29:47 -05:00
Julian Lam
d0a1eb61bc Updates to allow better chats integration
- Removed unused .createTagsInput method
- Firing action:chat.loaded client-side hook in all cases of chat now
  - New chat window (modal)
  - New chat page load
  - Chat switch event
2018-01-12 16:06:43 -05:00
Ben Lubar
5b1ed21634 [database/mongo] Improve speed of sortedSetRank (#6229)
* [database/mongo] Improve speed of sortedSetRank

* [database/mongo] Fix sortedSetRank to filter by _key
2018-01-12 13:32:07 -05:00
Julian Lam
c47987b305 fixed test for error when adding self to chat 2018-01-12 13:19:14 -05:00
Misty (Bot)
d8fbd51e93 Latest translations and fallbacks 2018-01-12 09:25:24 +00:00
Julian Lam
3de54a5488 Merge branch 'develop' into chat-rewrite 2018-01-11 15:27:17 -05:00
Julian Lam
f37b9d786d Merge remote-tracking branch 'origin/master' into develop 2018-01-11 15:27:01 -05:00
Julian Lam
2ad2ef96ba no taskbar invocation on chats page, fixes #6227 2018-01-11 15:26:46 -05:00
Misty (Bot)
f4feba94e3 Latest translations and fallbacks 2018-01-11 09:25:10 +00:00
Barış Soner Uşaklı
735534c719 #6225 2018-01-10 18:34:48 -05:00
Barış Soner Uşaklı
1472bda9d2 closes #6225 2018-01-10 18:33:51 -05:00
Barış Soner Uşaklı
a2ba01b0d7 fix test 2018-01-10 16:33:22 -05:00
Barış Soner Uşaklı
2f3b7279be closes #6212 2018-01-10 16:14:42 -05:00
Julian Lam
89383c261f fixed scrollToBottom detection in chats page 2018-01-10 15:12:25 -05:00
Julian Lam
2c8cef6e92 updated error code for missing package.json @pitaj 2018-01-10 12:58:18 -05:00
Peter Jaszkowiak
4c7a275034 Was checking existence of wrong package.json (#6222) 2018-01-10 11:50:34 -05:00