Commit Graph

16569 Commits

Author SHA1 Message Date
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
Julian Lam
8f5dccdfb5 Chat fixes
- Fixed issue where clicking into a chat didn't update unread state
- Fixed issue where receiving new messages in chat page didn't mark chat
  unread
- Fixed issue where chat title sets were broken in modal and page
- Removed chat leave toggle in chat list (is now in chat dropdown)
2018-01-10 10:53:09 -05:00
Barış Soner Uşaklı
f70ddce5f9 fix typo in language file 2018-01-10 10:22:31 -05:00
Misty (Bot)
c2ba848d00 Latest translations and fallbacks 2018-01-10 09:25:19 +00:00
Baris Usakli
48cff9bfcb fix chat message subject 2018-01-09 17:11:58 -05:00
Julian Lam
9bcd4928c7 Merge branch 'develop' into chat-rewrite 2018-01-09 16:34:31 -05:00
Julian Lam
ec07247854 Merge remote-tracking branch 'origin/master' into develop 2018-01-09 16:34:23 -05:00
Julian Lam
19e53ab61b Lots o' chat changes
- Added chat room management (instead of tagsinput)
- Chat leave button in chat options dropdown
- Refreshing participants when user is added
- Updated autocomplete module so that it can be shown above a modal
  (z-index 100005 > 20000)
- Using cant-chat-with-yourself source string, which wasn't defined
  before, but was still used
2018-01-09 16:30:16 -05:00
Baris Usakli
ecf6c0f3ec closes #4652 2018-01-09 14:33:23 -05:00
Misty (Bot)
b9ef1a4805 Latest translations and fallbacks 2018-01-09 09:25:06 +00:00
Julian Lam
b1bc40359d fixed incorrect flag in upgrade help text 2018-01-08 16:16:55 -05:00
Barış Soner Uşaklı
c70cb0d7ad please eslint 2018-01-08 15:36:25 -05:00
Barış Soner Uşaklı
bac2da0ace dont crash if app.logout is called from code 2018-01-08 15:25:08 -05:00
Barış Soner Uşaklı
7eab9f6ab0 add missing ; 2018-01-08 13:53:05 -05:00
Barış Soner Uşaklı
0d2a7359e9 remove step size 2018-01-08 13:49:44 -05:00
Barış Soner Uşaklı
ce65a681f1 up persona 2018-01-08 13:45:53 -05:00
Barış Soner Uşaklı
fdb221c106 fix helper test 2018-01-08 13:41:20 -05:00
Barış Soner Uşaklı
ed3e8d282e closes #6193 2018-01-08 13:20:56 -05:00
Barış Soner Uşaklı
ff72d022c1 closes #6206 2018-01-08 13:05:30 -05:00
Barış Soner Uşaklı
530b0e8439 closes #6217 2018-01-08 12:34:13 -05:00
Barış Soner Uşaklı
510e57d414 on new topic create add to votes sorted set 2018-01-08 12:22:24 -05:00
Barış Soner Uşaklı
ba56810790 upgrade script fixes 2018-01-08 12:03:02 -05:00
Barış Soner Uşaklı
9c59abefbf style change 2018-01-08 11:13:07 -05:00