Julian Lam
1385d19f64
Further tweaks to viewport shuffling and dynamic image loading
...
@BenLubar
2016-03-30 18:10:26 -04:00
Julian Lam
8ae2afff05
Revert "more tweaks to threshold"
...
This reverts commit 1783a07067 .
2016-03-30 18:10:26 -04:00
Julian Lam
1783a07067
more tweaks to threshold
2016-03-28 14:50:02 -04:00
Julian Lam
28db642050
Fixing regression from 3e2231d2cb
...
@BenLubar
2016-03-27 18:56:37 -04:00
Julian Lam
3e2231d2cb
Fixing viewport shuffling due to image load
...
Introduced new method ".loadImages()" in posts client side lib
to handle viewport height changes when loading images. Requires
nodebb-plugin-markdown@5.0.0
@BenLubar @boomzillawtf
2016-03-27 15:56:49 -04:00
psychobunny
5008e211e2
closes #4449
2016-03-24 13:23:39 -04:00
barisusakli
b6e22b7723
closes #4367
2016-03-15 12:13:35 +02:00
Julian Lam
184a2c4540
IP blacklist functionality -- re: #4367
...
Squashed commit of the following:
commit 5c42fd732d091fa66cf5b45a2af5e1697cc1efcd
Author: Julian Lam <julian@nodebb.org >
Date: Mon Mar 14 17:29:45 2016 -0400
allowing blacklist.test to be called synchronously
commit 979faf2dba5e6f6e2ae1bd07341e63678438daf1
Author: Julian Lam <julian@nodebb.org >
Date: Mon Mar 14 17:01:14 2016 -0400
added plain ipv6 support and finished middleware logic
commit d4b72fc1aadff34df3ed7dec52ca8d3c3728a078
Author: Julian Lam <julian@designcreateplay.com >
Date: Fri Mar 11 16:05:31 2016 -0500
WIP IP Banning logic middleware
commit f08b2553890c5522b6a1eaf521fe4e94df40574a
Author: Julian Lam <julian@designcreateplay.com >
Date: Fri Mar 11 15:26:27 2016 -0500
tweaks to ACP, rule validator
commit 868abacaa494e6b8a88bd4ea429b1b066a9ecb2e
Author: Julian Lam <julian@designcreateplay.com >
Date: Fri Mar 11 13:50:05 2016 -0500
IP Banning ACP page, styling, save&load functionality
2016-03-14 17:31:36 -04:00
psychobunny
b74022689f
closes #4174
2016-02-23 17:41:19 -05:00
barisusakli
8c3b52ef36
closes #4096
2016-02-17 18:24:58 +02:00
Julian Lam
47c61e883a
tweaked styling for flags page a bit
2016-02-04 14:48:46 -05:00
Julian Lam
eb8b6af7fb
Fix global mod priv check and styling for flags page
2016-02-04 14:36:22 -05:00
Julian Lam
b7311dac65
removed css file @pichalite
2016-01-27 14:55:05 -05:00
pichalite
a4d0026d93
ACP styling fixes
2016-01-22 22:36:22 +00:00
psychobunny
535dd82902
for previous commit
2016-01-22 16:25:51 -05:00
pichalite
511a4b7700
remove dashed border
2016-01-21 13:28:51 -08:00
Julian Lam
07c55ee859
updated .fix-lists mixin
2016-01-21 12:25:49 -05:00
barisusakli
32ca95319e
closes #3436
2016-01-20 16:13:04 +02:00
pichalite
329e32901f
style updates
2016-01-15 14:34:01 -08:00
psychobunny
3ce9d0ac2f
fixed ordered lists in post content
2015-12-16 17:39:21 -05:00
psychobunny
23c2fb2b52
un-nuking @julianlam :rage1: also fixed for latest BS
2015-12-16 17:24:07 -05:00
Julian Lam
e602d2ad4d
closes #3932
2015-12-16 09:42:17 -05:00
Julian Lam
7220ed2010
nodebb/nodebb-theme-persona#214
2015-12-10 11:08:30 -05:00
Julian Lam
91c012e642
#3907
2015-11-28 22:32:28 -05:00
Julian Lam
a936866688
revamped ACP Flags interface, #3907
2015-11-28 22:08:06 -05:00
Julian Lam
526afc0910
Merge remote-tracking branch 'origin/master' into user-icons
2015-10-29 13:27:28 -04:00
psychobunny
4baeda7c09
navigation acp styling / checkboxes
2015-10-28 13:47:13 -04:00
psychobunny
296249ed9c
allow new nav items to be added at the end of the list
2015-10-28 13:34:58 -04:00
Julian Lam
b52475c270
Merge remote-tracking branch 'origin/master' into user-icons
...
Conflicts:
public/src/client/account/edit.js
src/middleware/middleware.js
src/socket.io/meta.js
src/socket.io/user/picture.js
src/user.js
src/views/admin/manage/group.tpl
2015-10-25 07:33:59 -04:00
barisusakli
fc4e7c0fff
navigation cleanup
2015-10-14 19:22:49 -04:00
barisusakli
e2a5440ae8
closes #3741
2015-10-13 19:28:55 -04:00
barisusakli
de4d747e63
closes #3742
2015-10-13 13:58:36 -04:00
Julian Lam
167ba64018
using fancy new mixin
2015-10-07 06:05:02 -04:00
Julian Lam
4c96f95330
Merge remote-tracking branch 'origin/master' into user-icons
...
Conflicts:
public/src/app.js
public/src/client/account/edit.js
2015-10-07 02:14:03 -04:00
barisusakli
4d87890942
closes #3715
2015-10-05 22:41:11 -04:00
Lesterpig
4c2e701338
ACP: Fix layout for long category description
...
See #3702
2015-10-05 22:13:25 +02:00
Julian Lam
97dd5500a1
Merge remote-tracking branch 'origin/master' into user-icons
2015-09-30 13:45:33 -04:00
barisusakli
bcd8bdf0df
closes #3687
2015-09-28 16:59:24 -04:00
Julian Lam
730a62519f
Merge remote-tracking branch 'origin/master' into user-icons
2015-09-27 20:30:02 -04:00
Julian Lam
f6d5b52a8b
WIP user-icons
2015-09-27 12:57:21 -04:00
barisusakli
5e0a7d7dac
some more acp/nav fixes
2015-09-26 15:36:56 -04:00
barisusakli
e4f0cd856a
prettier admin navigation page
2015-09-26 13:00:59 -04:00
psychobunny
109fe895b3
ability to edit and save custom email templates
2015-09-21 17:44:06 -04:00
barisusakli
1cda4e8d9b
scrollbar and scroll to bottom on logs page
2015-09-16 18:43:32 -04:00
Henry Wright
dd61116060
Replace Less variable that is undefined if Bootstrap is absent
2015-09-08 23:44:02 +01:00
Julian Lam
aa8c6f3bdd
Update header so text selection is not possible
2015-09-02 11:11:03 -04:00
psychobunny
47a7347b54
better mobile support for appearance/themes and appearance/skins
2015-08-26 12:01:06 -04:00
psychobunny
0cb722b9fa
prevent floating button from getting hidden behind other components
2015-08-26 11:56:18 -04:00
psychobunny
29859335a8
do md style dropdowns only on mobile @julianlam
2015-08-24 17:36:10 -04:00
psychobunny
ae318c4286
fixed alignment on themes page
2015-08-24 15:29:38 -04:00