barisusakli
745007a2b3
closes #3873
9 years ago
barisusakli
0ffd5254ad
closes #3933 , closes #3934
9 years ago
Barış Soner Uşaklı
cdca09a7b2
escape error message on 500 page
9 years ago
barisusakli
7b21760f00
refactor get user by x
9 years ago
Barış Soner Uşaklı
69bc870017
Merge pull request #3927 from lots0logs/master
...
Add api endpoints to get user by username and by email
9 years ago
Julian Lam
d1fb09caec
apparently I *did* need html-to-text.
9 years ago
Julian Lam
963d9b22b3
Removing and updating dependencies to satisfy david-dm.org
9 years ago
Julian Lam
5adb8da427
enabled Gmail routing for email fallback
9 years ago
Julian Lam
7d9136f655
closes #3926
9 years ago
Dustin Falgout
17e5d72815
fix waterfall
...
Signed-off-by: Dustin Falgout <dustin@falgout.us>
9 years ago
Dustin Falgout
0e5830d6f2
add api endpoints to get user by username and by email
...
Signed-off-by: Dustin Falgout <dustin@falgout.us>
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
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
Julian Lam
1b9defdf8b
closes #3892
9 years ago
Julian Lam
335d711dbd
closes #3907
9 years ago
Julian Lam
91c012e642
#3907
9 years ago
Julian Lam
a936866688
revamped ACP Flags interface, #3907
9 years ago
Julian Lam
bbc42a937e
fixed LRU cache problem
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
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
6d386dd2ee
Fixed some labelling issues and added support for last month
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
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
barisusakli
59ed276dce
dont allow banned users to flag
9 years ago
barisusakli
b08f6073de
check ogImageUrl
9 years ago
barisusakli
5a9edf5973
closes #3881
9 years ago
Raphael Beer
cf7b7a8d4c
Respond with 404 when topic inside hidden category
9 years ago
barisusakli
1b7ca555e0
closes #3879
9 years ago
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
9 years ago
Barış Soner Uşaklı
c55abdd095
closes #3815
10 years ago
barisusakli
23e57a8001
closes #3861
10 years ago
Julian Lam
440bd5c37c
fixed crash on empty aboutme
10 years ago
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.
10 years ago
Julian Lam
dbe5b963bd
fixes #3863 :trollface:
10 years ago
barisusakli
872e00849a
moved deleteVotes into deleteAccount
10 years ago
barisusakli
ec3ae307e9
closes #3853
10 years ago
Julian Lam
96afd13155
Removed mmmagic from dependencies, closes #3836
10 years ago
Julian Lam
277a3ba2af
Updated guest user icon and bgColor
...
Due to the label for guests being translatable, the
first character for guests was actually "[", causing
their user icon to be "[" with a colour.
This commit changes it to be a hardcoded question mark
and with a grey background colour.
10 years ago
Julian Lam
051a8e22df
Removed allowedFileExtensions meta config
...
Now, when NodeBB needs to determine file compatibility, jimp
will attempt to open the file for reading. If it fails, file is
considered to be of an invalid type.
10 years ago
Julian Lam
3acf2e0812
pruned upgrade script
10 years ago
barisusakli
6f864a6354
joindate iso
10 years ago
Julian Lam
efe0726f9b
removing unused plaintext templates, closes #3854
10 years ago
Julian Lam
9a17e2a3e9
Merge branch 'auto-plaintext-email'
10 years ago