Julian Lam
2428d5e442
Update bootstrap in ACP
...
Also fixed #4872 by moving user creation modal to root level
(outside of .panel)
2016-08-25 16:10:33 -04:00
barisusakli
2544287269
closes #4977
2016-08-25 22:16:54 +03:00
Julian Lam
8d745ceb07
moving chat dropdown generation to tpl /cc @pichalite
2016-08-18 14:39:51 -04:00
psychobunny
fb278dd146
fix reconnection spinner on ACP
2016-08-02 17:03:00 -04:00
barisusakli
2cc804084f
closes #4890
2016-07-29 16:40:10 +03:00
psychobunny
1a48f47e2b
Merge pull request #4690 from pichalite/fix-mobile-menu
...
fixes #4660
2016-07-08 11:42:00 -04:00
Julian Lam
21caa82b61
ban controls on frontend, closes #4807
2016-07-05 11:22:40 -04:00
Julian Lam
61fe9594d7
ban integration frontend for ACP, #4807
2016-07-05 10:29:01 -04:00
psychobunny
9d6754bf6d
prevent jittery ajaxify in ACP when switching from a short page to a long one
2016-06-06 08:31:42 -04:00
psychobunny
bbc570c499
socket disconnected icon for ACP #4609
2016-06-06 08:30:21 -04:00
psychobunny
c44fa866e7
nprogress bar in ACP #4609
2016-06-06 08:24:15 -04:00
Julian Lam
b3d6a8ef9a
mobile fixes for registration queue page
2016-06-01 16:33:29 -04:00
Julian Lam
470a40ecca
update errors css page
2016-06-01 16:25:51 -04:00
pichalite
bdfad2beda
fixes #4660
2016-05-26 05:44:28 +00:00
Julian Lam
92ab2699ba
added some styling to allow mdl buttons to be stacked in ACP
2016-05-24 09:55:14 -04:00
barisusakli
bf2133ed7c
topic watching
2016-05-18 19:02:43 +03:00
barisusakli
1cbbb23043
fix css
2016-04-25 21:46:22 +03:00
barisusakli
65dfe2bf1b
closes #4564
2016-04-25 19:45:50 +03:00
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