Commit Graph

6175 Commits

Author SHA1 Message Date
barisusakli
a469ca2972 notification id change 2015-09-12 19:21:01 -04:00
yariplus
beb2b38cb7 mistake 2015-09-12 18:08:41 -04:00
yariplus
d998fe2dd5 Add Custom and Category homepages. 2015-09-12 17:08:12 -04:00
barisusakli
e3ca91e325 #3591 fixes item 1 2015-09-12 15:14:49 -04:00
barisusakli
915a992448 closes #3592 2015-09-12 14:42:08 -04:00
barisusakli
240a619a72 pretty group breadcrumbs 2015-09-12 00:13:25 -04:00
barisusakli
cb9b51e8a5 closes #3475 2015-09-11 23:57:46 -04:00
barisusakli
bf70f3764e #3475 2015-09-11 23:24:16 -04:00
barisusakli
6c40d2e424 #3475 2015-09-11 23:14:03 -04:00
barisusakli
734a45ae03 dont log error if its redirect 2015-09-11 22:51:25 -04:00
barisusakli
9361ff0772 closes #3587 2015-09-11 22:50:09 -04:00
barisusakli
dd5a8e8a88 closes #3568 2015-09-11 20:36:31 -04:00
barisusakli
a6c8cd50e9 fix group creation regression 2015-09-11 19:04:00 -04:00
barisusakli
929091d4d3 default theme 2015-09-11 18:48:29 -04:00
barisusakli
3ea8d092aa check for defaultTheme on install 2015-09-11 16:46:07 -04:00
Julian Lam
6334e1ae6c updated theme minvers, and generating cache buster on reload too 2015-09-11 16:20:14 -04:00
barisusakli
a64cbbc6df #3573 2015-09-11 16:18:37 -04:00
Julian Lam
160cf93802 Fix regression caused by 4f766ac 2015-09-11 16:12:47 -04:00
Julian Lam
4f766ac7b5 Updated cache buster logic
Removed css and script busters in favour of a uuid/guid cache
buster that is generated when the app starts.

This change means that in the event your NodeBB crashes often,
users will not be able to rely on their browser cache to serve
an unchanged style/js file, but if that's the case, you've
got bigger problems anyway.

re: #3573
2015-09-11 16:04:31 -04:00
barisusakli
e6755d0adc closes #3458 2015-09-11 13:48:58 -04:00
barisusakli
a4d7022e68 closes #2958 2015-09-11 12:51:10 -04:00
barisusakli
f7aef56e66 closes #3529 2015-09-10 20:33:08 -04:00
barisusakli
19eaa051c2 closes #3469 2015-09-10 18:13:26 -04:00
barisusakli
0bfc568ac3 closes #3537 2015-09-10 16:35:37 -04:00
barisusakli
442c4be4ec closes #3581 2015-09-10 16:33:10 -04:00
psychobunny
265a16af1a some old left over branding code 2015-09-10 14:56:08 -04:00
barisusakli
2c6f93efbd closes #3583 2015-09-10 10:43:50 -04:00
psychobunny
edbe8b2e04 typo in ACP 2015-09-10 01:31:00 -04:00
Julian Lam
3baad54223 Close #3578
This commit introduces notification creation if a user requests
membership to a group (in which case notifications are sent to
all group owners), and user invites to a group (in which case
a notification is sent to the invitee).
2015-09-09 19:57:12 -04:00
barisusakli
b4d465223a if there is no description tag add one, fix missing winston 2015-09-09 12:25:00 -04:00
barisusakli
7c319c9b20 fix browser title on home page 2015-09-08 02:17:22 -04:00
barisusakli
cf193581e4 check and log all fs.unlink errors 2015-09-06 00:49:47 -04:00
barisusakli
54f9a09e6a some more logging 2015-09-02 18:18:03 -04:00
Julian Lam
8621023452 Removed surrounding panel from privileges table 2015-09-02 16:02:01 -04:00
Julian Lam
c3821c2070 Close #3540 2015-09-02 11:21:25 -04:00
barisusakli
ffff8093ba make sure user is admin/mod before forking 2015-09-01 12:38:26 -04:00
Julian Lam
394440e597 Fix upgrade crash if groups have 0 users
@barisusakli
2015-09-01 10:39:48 -04:00
psychobunny
b5c7473c95 get teasers: probably faster, hopefully 2015-08-31 17:09:37 -04:00
psychobunny
08137c5c1e fixed issue where teasers were being assigned to the wrong chat 2015-08-31 16:53:15 -04:00
psychobunny
1d53f365dd closes #3528 2015-08-31 15:29:03 -04:00
Julian Lam
cf679f0c5e Fix julianlam/nodebb-plugin-2factor#6 2015-08-31 15:15:12 -04:00
barisusakli
e0101fcd24 fix crash on follow/edit 2015-08-30 16:04:59 -04:00
barisusakli
d23d814154 fix topic_count on topic move 2015-08-30 15:16:47 -04:00
barisusakli
5009e80122 fix typo 2015-08-29 23:00:25 -04:00
barisusakli
9f74450196 log unlink error 2015-08-29 22:51:33 -04:00
psychobunny
891a611714 contacts vs recent: makes more sense the other way around
well, it does make sense on the older UX anyways, but I'm not going to
go there :P
2015-08-28 17:44:02 -04:00
psychobunny
6aa6510ef6 teasers instead of chatTeasers 2015-08-28 17:44:00 -04:00
barisusakli
c3719ea5b5 closes #3519 2015-08-28 15:08:21 -04:00
barisusakli
93e6916fe6 moved maintenace mode middleware 2015-08-28 14:46:13 -04:00
barisusakli
6d930d0d1a fix indents 2015-08-28 14:33:09 -04:00