Julian Lam
|
d12ccfacb5
|
latest translations
|
2015-11-25 15:11:35 -05:00 |
|
Julian Lam
|
6d386dd2ee
|
Fixed some labelling issues and added support for last month
|
2015-11-25 14:48:32 -05:00 |
|
Julian Lam
|
7f9ac3f1fe
|
Fixing bug where the labels would revert back to hours
|
2015-11-25 14:33:31 -05:00 |
|
Julian Lam
|
027d80debd
|
Fixed issue where graph would always switch back to single-day
|
2015-11-25 14:26:38 -05:00 |
|
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.
|
2015-11-25 14:23:14 -05:00 |
|
barisusakli
|
9f48d3e6d2
|
check pid before setting cache
|
2015-11-25 12:30:43 -05:00 |
|
barisusakli
|
1c71001e1d
|
check err and print info
|
2015-11-25 12:20:37 -05:00 |
|
barisusakli
|
d3778a052a
|
fix ajaxify data
|
2015-11-25 12:02:13 -05:00 |
|
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. 😄
|
2015-11-25 11:27:23 -05:00 |
|
Julian Lam
|
9589de551e
|
added toggler to disable toobusy if necessary
|
2015-11-24 14:07:47 -05:00 |
|
barisusakli
|
33f07b82f9
|
closes #3893
|
2015-11-23 11:59:00 -05:00 |
|
barisusakli
|
ecd777b659
|
closes https://github.com/NodeBB/nodebb-theme-persona/issues/206
|
2015-11-23 10:57:43 -05:00 |
|
Barış Soner Uşaklı
|
f87a8bd016
|
Merge pull request #3887 from akhoury/patch-2
updating spam-be-gone's version to 0.4.5
|
2015-11-20 10:54:45 -05:00 |
|
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
|
2015-11-20 10:53:42 -05:00 |
|
barisusakli
|
59ed276dce
|
dont allow banned users to flag
|
2015-11-20 10:43:42 -05:00 |
|
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.
|
2015-11-18 12:26:08 -05:00 |
|
barisusakli
|
b08f6073de
|
check ogImageUrl
|
2015-11-17 15:49:01 -05:00 |
|
barisusakli
|
d7ea418ba9
|
up jimp & persona
|
2015-11-17 14:23:15 -05:00 |
|
barisusakli
|
5a9edf5973
|
closes #3881
|
2015-11-17 12:25:46 -05:00 |
|
psychobunny
|
abeb91e172
|
Merge pull request #3880 from rbeer/hidden_category-topics
Respond with 404 when topic inside hidden category
|
2015-11-17 03:25:09 -05:00 |
|
Raphael Beer
|
cf7b7a8d4c
|
Respond with 404 when topic inside hidden category
|
2015-11-17 09:10:20 +01:00 |
|
barisusakli
|
1b7ca555e0
|
closes #3879
|
2015-11-16 16:51:25 -05:00 |
|
Julian Lam
|
59b1c3c7f8
|
Merge pull request #3878 from sorvani/master
update copyright in footer
|
2015-11-16 21:06:34 +00:00 |
|
Julian Lam
|
65ce8a50b3
|
Removed cant-vote-self-post
As suggested in nodebb/nodebb-theme-persona#203, a positive
action has been applied when a user attempts to upvote
their own post. It will now open the upvoters modal
instead of throwing an alertError.
Closes nodebb/nodebb-theme-persona#203
|
2015-11-16 15:03:39 -05:00 |
|
barisusakli
|
6bb4a8ec85
|
up vanilla
|
2015-11-16 14:46:00 -05:00 |
|
Jared Busch
|
396b623039
|
update copyright in footer
|
2015-11-15 22:44:26 -06:00 |
|
barisusakli
|
1c8a5c1eab
|
Merge remote-tracking branch 'origin/master'
Conflicts:
package.json
|
2015-11-14 20:29:27 -05:00 |
|
barisusakli
|
52e71b5f2e
|
up dbsearch
|
2015-11-14 20:28:51 -05:00 |
|
Barış Soner Uşaklı
|
c55abdd095
|
closes #3815
|
2015-11-13 17:45:36 -05:00 |
|
Julian Lam
|
6ad715f948
|
fallbacks for nodebb.topic
|
2015-11-13 16:58:22 -05:00 |
|
Julian Lam
|
fcd13e48f5
|
spam-be-gone minver
|
2015-11-13 16:42:30 -05:00 |
|
Julian Lam
|
5cdcf0f642
|
updating composer minver again because I am dumb, #3693
|
2015-11-13 16:30:10 -05:00 |
|
Julian Lam
|
053f450f69
|
upped composer minver again, #3693
|
2015-11-13 16:27:02 -05:00 |
|
Julian Lam
|
c2963a7ca9
|
Composer minver, #3693
|
2015-11-13 16:25:20 -05:00 |
|
Julian Lam
|
65396000d2
|
Updated modal to not be .confirm() but .dialog()
Also updated composer code to actually send a link back
to the other topic...
Closes #3693
|
2015-11-13 16:22:27 -05:00 |
|
barisusakli
|
8514b6e175
|
up t.js
|
2015-11-12 21:25:50 -05:00 |
|
barisusakli
|
78307c48a6
|
up uglify js
|
2015-11-12 14:18:33 -05:00 |
|
barisusakli
|
23e57a8001
|
closes #3861
|
2015-11-12 14:17:04 -05:00 |
|
barisusakli
|
20c8411287
|
closes #3767 closes #3774
|
2015-11-12 14:14:27 -05:00 |
|
barisusakli
|
a6b561d8c0
|
removed gravatar from package.json
|
2015-11-11 20:53:22 -05:00 |
|
barisusakli
|
13c7fc0e7f
|
update winston
|
2015-11-11 20:32:24 -05:00 |
|
barisusakli
|
b02fd102cb
|
update async uglify
|
2015-11-11 20:28:54 -05:00 |
|
Julian Lam
|
e35cb6d78d
|
latest translations
|
2015-11-11 15:41:08 -05:00 |
|
Julian Lam
|
0260c5b68b
|
updated image_spec to not have gif, but bmp
|
2015-11-11 15:38:34 -05:00 |
|
Julian Lam
|
440bd5c37c
|
fixed crash on empty aboutme
|
2015-11-11 15:19:11 -05:00 |
|
Julian Lam
|
34725ec3e5
|
Fixes #3852
Added meta data to user profile pages, and also added noEscape
option to meta tag input. If set, validator escaping won't be
run on that value.
|
2015-11-11 14:20:43 -05:00 |
|
Julian Lam
|
dbe5b963bd
|
fixes #3863 :trollface:
|
2015-11-11 13:52:29 -05:00 |
|
barisusakli
|
872e00849a
|
moved deleteVotes into deleteAccount
|
2015-11-11 00:00:13 -05:00 |
|
Julian Lam
|
3469c47a59
|
language fallbacks for #3825
|
2015-11-10 16:04:13 -05:00 |
|
Julian Lam
|
93c077dabd
|
closes #3825
|
2015-11-10 16:02:56 -05:00 |
|