11421 Commits (ac77f78d6b3c3ab1a5c06336ec98b4c38dbe8235)
 

Author SHA1 Message Date
Julian Lam 2af11a23ce fixes #3922 9 years ago
Julian Lam f77f39e937 Fixed #3925
Also updated port local variable to be a Number, since all of the
conditional checks assume it is a number, when all along it has
been a string.... heh.
9 years ago
Barış Soner Uşaklı 721649bff9 Merge pull request #3919 from yariplus/noredirectoncathp
Don't change url when homepage is set to a category.
9 years ago
Julian Lam 6a3200ed48 fixes #3921 9 years ago
yariplus 12fb512d3c Don't change url when homepage is set to a category. 9 years ago
Julian Lam 3a520cdfbf Successful web installer now doesn't show 503 9 years ago
Barış Soner Uşaklı 9770983fdb closes #3913 9 years ago
Julian Lam fc495a83ec closes #3763 9 years ago
Julian Lam 992bcffcdf we stopped using -dev versions, so this conditional is unnecessary 9 years ago
Julian Lam 1b9defdf8b closes #3892 9 years ago
Julian Lam 335d711dbd closes #3907 9 years ago
Julian Lam 07d57f945b nodebb/nodebb#3907 9 years ago
Julian Lam 91c012e642 #3907 9 years ago
Julian Lam a936866688 revamped ACP Flags interface, #3907 9 years ago
Julian Lam 07e1102500 fixes #3909 9 years ago
Peter Jaszkowiak 259eb585d6 Added template data for admin invite only 9 years ago
Peter Jaszkowiak 67905667a9 Added admin-only invites 9 years ago
Peter Jaszkowiak af8e649246 Fix indentation in translations 9 years ago
Peter Jaszkowiak a3cfcd9a48 Maximum invites, invites stored
Added the ability for admins to restrict the maximum amount of invites
a user can make. Invites are stored and displayed in the registration
queue admin page.
9 years ago
Julian Lam fc476ba168 Fixes #3906
Initially, the removed block of code was used to stop the chat modal
from popping up altogether, since the /chats page was usable on
mobile. Since the re-design, only the contact list is shown on
mobile, leaving the modal as the main way to communicate. So, this
intercepting code is actually interfering now.
9 years ago
Julian Lam bbc42a937e fixed LRU cache problem 9 years ago
Julian Lam c3560f677c 0.9.1 9 years ago
barisusakli 0283bfbef2 up vanilla 9 years ago
Barış Soner Uşaklı 5521a55db9 Merge pull request #3900 from Schamper/debug-fix
Also clean the minifier process options if the --debug option is used
9 years ago
Julian Lam f673f4f186 🐶 9 years ago
Julian Lam e232d9e198 Fixed issue where page view counts kept changing
... when they should only really be updated for the
hourly pageviews graph.
9 years ago
barisusakli 124b79f6aa fix user search pagination 9 years ago
Schamper 6b21e34c76 Also clean the minifier process options if the --debug option is used 9 years ago
Julian Lam d12ccfacb5 latest translations 9 years ago
Julian Lam 6d386dd2ee Fixed some labelling issues and added support for last month 9 years ago
Julian Lam 7f9ac3f1fe Fixing bug where the labels would revert back to hours 9 years ago
Julian Lam 027d80debd Fixed issue where graph would always switch back to single-day 9 years ago
Julian Lam 9c1b067445 Closes #3884
Added toggles to change graph to monthly view vs regular
single-day view.

Also fixed issue where labels were out of date as the graph
data changed.
9 years ago
barisusakli 9f48d3e6d2 check pid before setting cache 9 years ago
barisusakli 1c71001e1d check err and print info 9 years ago
barisusakli d3778a052a fix ajaxify data 9 years ago
Julian Lam 97ce08f5af Removed rel="canonical", closes #3758
On the advice of the following articles:
  - http://googlewebmastercentral.blogspot.com/2013/04/5-common-mistakes-with-relcanonical.html
  - https://moz.com/blog/rel-confused-answers-to-your-rel-canonical-questions

rel="canonical" should not be shown on the same page
as rel="prev" and rel="next" as Google will implicitly
assume that they all point to the same page. With the
"pageless" variety only showing the first page of posts,
it explains exactly why any post content after the first
page is not indexed by Google.

... or perhaps it *is* indexed, but not returned. Who
the heck knows. 😄
9 years ago
Julian Lam 9589de551e added toggler to disable toobusy if necessary 9 years ago
barisusakli 33f07b82f9 closes #3893 9 years ago
barisusakli ecd777b659 closes https://github.com/NodeBB/nodebb-theme-persona/issues/206 9 years ago
Barış Soner Uşaklı f87a8bd016 Merge pull request #3887 from akhoury/patch-2
updating spam-be-gone's version to 0.4.5
9 years ago
Aziz Khoury a695d3029b updating spam-be-gone's version to 0.4.5
related to https://github.com/akhoury/nodebb-plugin-spam-be-gone/issues/44
9 years ago
barisusakli 59ed276dce dont allow banned users to flag 9 years ago
Barış Soner Uşaklı b99bc4d71a Merge pull request #3822 from edasque/master
Docker: Insure we're on a recent & Long Time Support (LTS) version of node.
9 years ago
barisusakli b08f6073de check ogImageUrl 9 years ago
barisusakli d7ea418ba9 up jimp & persona 9 years ago
barisusakli 5a9edf5973 closes #3881 9 years ago
psychobunny abeb91e172 Merge pull request #3880 from rbeer/hidden_category-topics
Respond with 404 when topic inside hidden category
9 years ago
Raphael Beer cf7b7a8d4c Respond with 404 when topic inside hidden category 9 years ago
barisusakli 1b7ca555e0 closes #3879 9 years ago