6180 Commits (244c75f809f894e934005260b13977224980c44c)

Author SHA1 Message Date
psychobunny ff83305c6a closes #3593 9 years ago
Barış Soner Uşaklı bcb3b55ab0 Merge pull request #3594 from yariplus/homepages
Add Custom and Category homepages.
9 years ago
barisusakli 9787e6c3df dont download images to local, pass to upload plugin 9 years ago
yariplus 08e4f14971 fix unneeded async 9 years ago
yariplus 0c1c42d362 parallel not needed 9 years ago
barisusakli a469ca2972 notification id change 9 years ago
yariplus beb2b38cb7 mistake 9 years ago
yariplus d998fe2dd5 Add Custom and Category homepages. 9 years ago
barisusakli e3ca91e325 #3591 fixes item 1 9 years ago
barisusakli 915a992448 closes #3592 9 years ago
barisusakli 240a619a72 pretty group breadcrumbs 9 years ago
barisusakli cb9b51e8a5 closes #3475 9 years ago
barisusakli bf70f3764e #3475 9 years ago
barisusakli 6c40d2e424 #3475 9 years ago
barisusakli 734a45ae03 dont log error if its redirect 9 years ago
barisusakli 9361ff0772 closes #3587 9 years ago
barisusakli dd5a8e8a88 closes #3568 9 years ago
barisusakli a6c8cd50e9 fix group creation regression 9 years ago
barisusakli 929091d4d3 default theme 9 years ago
barisusakli 3ea8d092aa check for defaultTheme on install 9 years ago
Julian Lam 6334e1ae6c updated theme minvers, and generating cache buster on reload too 9 years ago
barisusakli a64cbbc6df #3573 9 years ago
Julian Lam 160cf93802 Fix regression caused by 4f766ac 9 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
9 years ago
barisusakli e6755d0adc closes #3458 9 years ago
barisusakli a4d7022e68 closes #2958 9 years ago
barisusakli f7aef56e66 closes #3529 9 years ago
barisusakli 19eaa051c2 closes #3469 9 years ago
barisusakli 0bfc568ac3 closes #3537 9 years ago
barisusakli 442c4be4ec closes #3581 9 years ago
psychobunny 265a16af1a some old left over branding code 9 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