barisusakli
c9cfe5b089
closes #4355
2016-03-15 15:38:16 +02:00
barisusakli
3981e230c4
category children helper
2016-03-11 16:15:43 +02:00
barisusakli
d67ec1d096
fix indent
2016-03-11 13:41:51 +02:00
barisusakli
05cc3fe4ef
closes #4335
2016-03-11 13:38:52 +02:00
barisusakli
c156d1cb34
closes #4344
2016-03-11 13:24:42 +02:00
barisusakli
07c1a822db
closes #4318 closes #4309
2016-03-08 12:06:45 +02:00
barisusakli
b2b104dab3
closes #4306
2016-03-03 18:15:20 +02:00
barisusakli
a67f3d2a15
closes #4299
2016-03-03 13:51:42 +02:00
barisusakli
4b5ec512b9
refactor/cleanup uploader.js
2016-02-29 15:26:57 +02:00
barisusakli
65dda58e0c
renamed tpl
2016-02-29 14:24:02 +02:00
barisusakli
df9558f1fa
closes #4268
2016-02-29 14:23:12 +02:00
Barış Soner Uşaklı
3e46ef8c35
closes #4276
2016-02-26 21:35:11 +02:00
pichalite
5f6a1a0acd
complete fixes for #4144
2016-02-26 00:04:56 +00:00
psychobunny
a320ec3efb
closes #4178
2016-02-25 14:20:59 -05:00
psychobunny
9e832e006a
closes #2920
2016-02-25 14:06:03 -05:00
barisusakli
8bc80abde6
removed notify typing code, not even working
2016-02-25 18:21:24 +02:00
barisusakli
3567f2ad55
closes #4208
2016-02-25 17:09:38 +02:00
pichalite
eba107cef4
fix Mac platform case
2016-02-23 23:17:25 -08:00
Julian Lam
322d4052b0
chat controls now hidden instead of taking up space in chat modal
2016-02-23 13:01:36 -05:00
Julian Lam
3b76b0343b
Revert "fixes NodeBB/nodebb-theme-persona#218"
...
This reverts commit ee529d92d3 .
2016-02-23 11:07:32 -05:00
Barış Soner Uşaklı
88e4591f88
closes #4194
2016-02-16 18:04:02 +02:00
barisusakli
bc9c564650
closes #4169
2016-02-13 15:24:22 +02:00
barisusakli
d7df6c0b06
remove more from config
2016-02-10 12:53:39 +02:00
psychobunny
46cfd03465
closes #4144
2016-02-08 13:01:14 -05:00
Ole R
91ec4c80c2
Oops, fix call of undefined
2016-02-05 00:48:32 +01:00
Ole R
2bcd4e1e3f
Fix undefined S within translator
...
If you `require(['string'], function (stringLib) { S = stringLib; })` it is an async call and thus you need to ensure any usage of `S` happens when this is resolved.
2016-02-04 23:10:50 +01:00
barisusakli
5e86d9f804
closes #4131
2016-02-01 21:22:36 +02:00
barisusakli
c2e1426e57
fix syntax error, and actually show error if minification fails
2016-01-27 20:48:10 +02:00
barisusakli
ae8837b44a
generate notification path on demand
2016-01-27 20:12:44 +02:00
Julian Lam
baaad13286
reverted latest change to translator match regex
...
- Fixes issue with parentheses in translations (closes #4107 )
- No longer marking translation keys invalid if they contain HTML,
as that was probably not performant. Instead, parameters will
simply be escaped via the StringJS library.
2016-01-27 09:15:26 -05:00
Julian Lam
5de0e74908
Notification paths are now sent back in socket call, so client-
...
side alert now shows more data and is clickable.
2016-01-25 10:24:05 -05:00
Julian Lam
32466d8bb1
tweaked paginator block to toggle when text is updated, and use ready class instead of invisible
2016-01-23 09:48:04 -05:00
Julian Lam
99315e1c73
updated translator so that language key parameters cannot contain
...
html in them (or more specifically, < and >)
2016-01-22 12:23:36 -05:00
Julian Lam
f1ed3ad659
allowing favicon updating to be disabled via client side hook
2016-01-21 21:26:12 -05:00
barisusakli
24c56eb80a
switch topic select to components
2016-01-21 22:36:38 +02:00
Julian Lam
2cabf7a3d1
Merge pull request #4066 from pichalite/master
...
fixes NodeBB/nodebb-theme-persona#218
2016-01-20 09:47:22 -05:00
Julian Lam
f18382a892
firing client-side hook on notification count update now
2016-01-19 09:26:48 -05:00
Julian Lam
2d48faf5df
Fixed #4033
...
Also related to regression first caused by the fix to #3695 from
fcb381f922
Also, added tests for translator. omg.
2016-01-18 15:49:44 -05:00
barisusakli
92b339ff1d
much whitespace so wow
2016-01-18 15:40:10 +02:00
pichalite
ee529d92d3
fixes NodeBB/nodebb-theme-persona#218
2016-01-16 14:49:32 -08:00
barisusakli
46f2faaa05
closes #4045
2016-01-16 11:01:06 +02:00
barisusakli
222ef14d7f
added chat:autocomplete:init
2016-01-12 16:37:34 +02:00
Julian Lam
fcb381f922
Fixes #3695
...
Guests now trigger topic notifications, and the translator has
been updated so that translations inside translations are
handled in a way that doesn't cause the translator to explode.
2015-12-31 12:03:48 -05:00
barisusakli
51154c8726
closes #3998
2015-12-29 15:33:16 +02:00
barisusakli
6be8675580
closes #4012
2015-12-29 10:34:06 +02:00
barisusakli
f8a114ba5c
closes #4010
2015-12-28 11:59:52 +02:00
barisusakli
687d29a44b
closes #2134
2015-12-24 12:08:10 +02:00
Julian Lam
ad9a1d0f2c
closes #3989
...
Squashed commit of the following:
commit 23de0708708ed190eafbcd6ea93d43333cb87aa3
Author: Julian Lam <julian@designcreateplay.com >
Date: Wed Dec 23 10:48:16 2015 -0500
wired up session revocation, #3989
commit 45a3f18321b74a9b6893d404b6c870f1ec4d95cd
Author: Julian Lam <julian@designcreateplay.com >
Date: Wed Dec 23 09:49:27 2015 -0500
session deletion via session uuid
commit 2bf87338cf9bfa2df0b299639421d8da7553c69a
Author: Julian Lam <julian@designcreateplay.com >
Date: Tue Dec 22 13:53:35 2015 -0500
WIP #3989
commit 623f45c3fa8b96f8b6eec0613eb7f9463348ab93
Author: Julian Lam <julian@designcreateplay.com >
Date: Tue Dec 22 10:22:24 2015 -0500
saving more metadata and displaying sessions in UCP #3989
commit d0567ed7cc33a1aea66e921b657f782038f32191
Author: Julian Lam <julian@designcreateplay.com >
Date: Tue Dec 22 10:21:38 2015 -0500
updated fontawesome to v4.5.0
commit 7131c97fe8ab42838eb2915a04e74f80f3d9a133
Author: Julian Lam <julian@designcreateplay.com >
Date: Tue Dec 22 09:39:16 2015 -0500
saving user-agent metadata into user session #3989
commit 661b7e6dba774b80b5dc6d04f89a79f809ff791e
Author: Julian Lam <julian@designcreateplay.com >
Date: Tue Dec 22 09:23:24 2015 -0500
New user auth methods to add/revoke sessions, #3989
2015-12-23 10:48:45 -05:00
barisusakli
abed319da2
closes #3996
2015-12-23 11:27:34 +02:00
barisusakli
dff3d7f20e
various group chat fixes #3980
...
fix multiple modals using the same tagsinput
fix online user getting chat notification
fix owner not being able to remove users in the chat modal
2015-12-21 10:14:44 +02:00