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
barisusakli
5a2062ba32
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# package.json
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
bc199d6872
By default, always switch chat in chats page
...
closes #3915
9 years ago
Julian Lam
648e9c4dc8
fix #3889
9 years ago
Julian Lam
9560ee3a14
upped mentions minver, #3911
9 years ago
Julian Lam
acc2dfa037
latest translations, closes #3911
9 years ago
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
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