barisusakli
11c70f3a28
closes #2330
10 years ago
Jon Garrison
47714151b1
fixed one tab character
10 years ago
Jon Garrison
44c4925ceb
Added req and res objects to the widget rendering process before callback in src/controllers/api.js
10 years ago
barisusakli
3fff334de2
some priv cleanup
10 years ago
psychobunny
ae1043543d
closes #3585
10 years ago
barisusakli
faae98892d
privilege fixes
10 years ago
barisusakli
51cdd0800c
simplified calculatePostIndices
10 years ago
Barış Soner Uşaklı
76178e3232
move admin categories controller
10 years ago
Barış Soner Uşaklı
e62bd2ab9e
fix chat status unread etc.
10 years ago
Barış Soner Uşaklı
5b08538264
closes #3614
10 years ago
Julian Lam
4acb31839e
nodebb/nodebb#3615
10 years ago
Barış Soner Uşaklı
6d8134618f
fix chats
10 years ago
Barış Soner Uşaklı
e9692a3e1f
fix emailer
10 years ago
Barış Soner Uşaklı
3a6871fd65
display all categories in custom home
10 years ago
barisusakli
6fc267858e
fix missing callback
10 years ago
barisusakli
d01736a726
cleanup
10 years ago
barisusakli
a5e9394d93
closes #3612
10 years ago
barisusakli
b17feb3b6c
nested categories on search
10 years ago
barisusakli
bb47761f6a
moved disable chat button
10 years ago
barisusakli
501bfbfc47
closes #3611
10 years ago
barisusakli
b099aaf61f
fix typo in emailer
10 years ago
barisusakli
22d6ceab59
closes #2427
10 years ago
barisusakli
15b667850e
closes #3595
10 years ago
barisusakli
4aad5b8689
moving chat settings out of post
10 years ago
Julian Lam
8070de7962
closes #3461
10 years ago
barisusakli
5388ddf791
removed posttools edit
10 years ago
barisusakli
45c446dac0
new hook filter:email.send
10 years ago
psychobunny
e90ee46cd1
closes #3603
10 years ago
barisusakli
30d087cbd3
closes #3607
10 years ago
psychobunny
b660eec67f
closes #3608
...
inb4 all admin routes are publically visible
10 years ago
psychobunny
ed358f4bf7
closes #3589
10 years ago
psychobunny
2516be620b
Groups.getGroupsAndMembers
10 years ago
barisusakli
5ff2eccbd2
#3593
10 years ago
psychobunny
ff83305c6a
closes #3593
10 years ago
Barış Soner Uşaklı
bcb3b55ab0
Merge pull request #3594 from yariplus/homepages
...
Add Custom and Category homepages.
10 years ago
barisusakli
9787e6c3df
dont download images to local, pass to upload plugin
10 years ago
yariplus
08e4f14971
fix unneeded async
10 years ago
yariplus
0c1c42d362
parallel not needed
10 years ago
barisusakli
a469ca2972
notification id change
10 years ago
yariplus
beb2b38cb7
mistake
10 years ago
yariplus
d998fe2dd5
Add Custom and Category homepages.
10 years ago
barisusakli
e3ca91e325
#3591 fixes item 1
10 years ago
barisusakli
915a992448
closes #3592
10 years ago
barisusakli
240a619a72
pretty group breadcrumbs
10 years ago
barisusakli
cb9b51e8a5
closes #3475
10 years ago
barisusakli
bf70f3764e
#3475
10 years ago
barisusakli
6c40d2e424
#3475
10 years ago
barisusakli
734a45ae03
dont log error if its redirect
10 years ago
barisusakli
9361ff0772
closes #3587
10 years ago
barisusakli
dd5a8e8a88
closes #3568
10 years ago
barisusakli
a6c8cd50e9
fix group creation regression
10 years ago
barisusakli
929091d4d3
default theme
10 years ago
barisusakli
3ea8d092aa
check for defaultTheme on install
10 years ago
Julian Lam
6334e1ae6c
updated theme minvers, and generating cache buster on reload too
10 years ago
barisusakli
a64cbbc6df
#3573
10 years ago
Julian Lam
160cf93802
Fix regression caused by 4f766ac
10 years ago
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
10 years ago
barisusakli
e6755d0adc
closes #3458
10 years ago
barisusakli
a4d7022e68
closes #2958
10 years ago
barisusakli
f7aef56e66
closes #3529
10 years ago
barisusakli
19eaa051c2
closes #3469
10 years ago
barisusakli
0bfc568ac3
closes #3537
10 years ago
barisusakli
442c4be4ec
closes #3581
10 years ago
psychobunny
265a16af1a
some old left over branding code
10 years ago
barisusakli
2c6f93efbd
closes #3583
10 years ago
psychobunny
edbe8b2e04
typo in ACP
10 years ago
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).
10 years ago
barisusakli
b4d465223a
if there is no description tag add one, fix missing winston
10 years ago
barisusakli
7c319c9b20
fix browser title on home page
10 years ago
barisusakli
cf193581e4
check and log all fs.unlink errors
10 years ago
barisusakli
54f9a09e6a
some more logging
10 years ago
Julian Lam
8621023452
Removed surrounding panel from privileges table
10 years ago
Julian Lam
c3821c2070
Close #3540
10 years ago
barisusakli
ffff8093ba
make sure user is admin/mod before forking
10 years ago
Julian Lam
394440e597
Fix upgrade crash if groups have 0 users
...
@barisusakli
10 years ago
psychobunny
b5c7473c95
get teasers: probably faster, hopefully
10 years ago
psychobunny
08137c5c1e
fixed issue where teasers were being assigned to the wrong chat
10 years ago
psychobunny
1d53f365dd
closes #3528
10 years ago
Julian Lam
cf679f0c5e
Fix julianlam/nodebb-plugin-2factor#6
10 years ago
barisusakli
e0101fcd24
fix crash on follow/edit
10 years ago
barisusakli
d23d814154
fix topic_count on topic move
10 years ago
barisusakli
5009e80122
fix typo
10 years ago
barisusakli
9f74450196
log unlink error
10 years ago
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
10 years ago
psychobunny
6aa6510ef6
teasers instead of chatTeasers
10 years ago
barisusakli
c3719ea5b5
closes #3519
10 years ago
barisusakli
93e6916fe6
moved maintenace mode middleware
10 years ago
barisusakli
6d930d0d1a
fix indents
10 years ago
barisusakli
25502f0687
closes #3508
10 years ago
Julian Lam
f21325a91b
add back missing ENDIF to complete admin header conditional
...
This fixes #3516
10 years ago
barisusakli
f4bf82a349
closes #3510 increase email confirm reset to 24 hours
10 years ago
barisusakli
a0cd4b49f5
when a category is deleted, set the children's parent to 0
10 years ago
barisusakli
9d4d904479
404 fix
10 years ago
Julian Lam
ba39a432e7
fixed #3517
10 years ago
barisusakli
a1fb234b8b
config.cache-buster
10 years ago
barisusakli
48512bff6b
get rid of app.exposeConfigToTemplates
10 years ago
barisusakli
ef65b711de
removed template-variables
10 years ago
psychobunny
71cad7e181
chat teaser
10 years ago
psychobunny
643abb6926
if params.count is passed in, min should be 0
10 years ago
psychobunny
e0cfc117c7
changing function signature for messaging.getMessages
...
@julianlam should this be moved to 0.8.0?
10 years ago
barisusakli
e171b544e9
fix 404 title on api calls
10 years ago
psychobunny
dbc9c07b55
403 browser title
10 years ago
psychobunny
0eca875f6e
add site title to 404, on cold load anyways
10 years ago
psychobunny
4b91d7ec3d
req.route is not defined if you go to some bogus url
10 years ago
psychobunny
54ec105986
random attempt to fix bad dep check
10 years ago
psychobunny
4b5f67eb4d
use [[pages:home]] instead
10 years ago
psychobunny
5dae60faff
closes #3502
10 years ago
psychobunny
61cc0ee597
/categories: og:title and <title> should be the same
10 years ago
psychobunny
80218961aa
Merge branch 'master' into v0.8.x
10 years ago
psychobunny
8cc91ea6e7
fix crash in middleware.renderHeader
10 years ago
psychobunny
25a419e458
Merge branch 'master' into v0.8.x
10 years ago
barisusakli
0bf8b279de
fix typo
10 years ago
barisusakli
5c19bf31c9
removed breaking change
10 years ago
barisusakli
eaefd9d24c
remove meta/title.js and meta.title.build #3481
10 years ago
psychobunny
a217b42cb1
bonus two for #3481 - chats/username route
10 years ago
psychobunny
22fc257e36
bonus for #3481 - groups/group route
10 years ago
psychobunny
89b8622cfa
other routes done, closes #3481
10 years ago
psychobunny
671f96f589
duplicate route removed: /users redirected to /users/online
10 years ago
psychobunny
0e0d8474a4
page titles for user pages #3481
10 years ago
psychobunny
47a7347b54
better mobile support for appearance/themes and appearance/skins
10 years ago
barisusakli
d644542143
clearer text
10 years ago
barisusakli
958bb24d4e
#3492
10 years ago
Julian Lam
ea9f5cbc61
adding in another deprecated hook to the warning list
10 years ago
Julian Lam
a1d5132777
Deprecated filter:user.delete hook
...
Please use static:user.delete instead.
10 years ago
psychobunny
cd7f9c7523
fix for disableCustomUserSkins
10 years ago
psychobunny
9323a37bd1
disableCustomUserSkins setting
10 years ago
Julian Lam
edba11f388
If a plugin version is defined in package.json, suggest that as the latest version
10 years ago
psychobunny
3e1ddb1e2c
for old people like @barisusakli
10 years ago
psychobunny
3145e75fc0
closes #3485
10 years ago
barisusakli
5b3601994c
Merge branch 'master' of https://github.com/NodeBB/NodeBB
10 years ago
barisusakli
def3e06ba3
closes #3483
10 years ago
psychobunny
5a90de55d8
removed missing css file
10 years ago
Julian Lam
a27c8f0321
Exposed package data for incompatible plugins to admin/plugins controller, #3480
...
ping @psychobunny
10 years ago
Fokke Zandbergen
36c27633b9
Only use semver.satisfies on valid ranges
...
So it doesn't alarm when you use a package straight from git e.g.
10 years ago
Barış Soner Uşaklı
1a6e576483
async
10 years ago
barisusakli
6ce6503970
mark register notif read when its rejected
10 years ago
psychobunny
48cb671916
fixes #3465
...
temporary until stopforumspam supports ipv6
10 years ago
psychobunny
d1aaa9ca07
mobile fixes for homepage, languages, sounds
10 years ago
psychobunny
36110db90c
closes #3464
10 years ago
psychobunny
0cb8f2b80c
closes #3463
10 years ago
psychobunny
6b054a6d14
new acp mobile menu, completed
10 years ago
psychobunny
cc299f89e2
mobile menu for ACP first pass
10 years ago
psychobunny
82429c10db
slideout
10 years ago
psychobunny
1f9dbd3cf2
hamburger button
10 years ago
psychobunny
acdfb87117
compact header on mobile
10 years ago
psychobunny
ea3fa0ff1d
md snackbar for acp
10 years ago
Julian Lam
0e8482ebfe
removing hash from url
10 years ago
Julian Lam
dbf8f5f70c
Fix internal link to User Registration Settings from Registration Queue
10 years ago
psychobunny
28bd915a7b
fixed settings pages
10 years ago
psychobunny
11e082989d
fix route to admin/manage/registration page
10 years ago