Julian Lam
a2d8f430ae
Up themes
9 years ago
pichalite
ce66dd96a9
send option to user settings page if in-topic search is available ( #4627 )
9 years ago
Julian Lam
89c3d39486
updated mentions
9 years ago
Julian Lam
ead3e8611a
up mentions
9 years ago
Julian Lam
f5e928409c
fixed #4624
9 years ago
Julian Lam
60e4ddc145
Fixed regression in registration/login pages
...
Error message was always the CSRF message, even when it wasn't
a CSRF issue. re: #4593
9 years ago
barisusakli
a44fdeec49
up themes
9 years ago
barisusakli
a9828a1465
closes #4611
9 years ago
NodeBB Misty
47b4b86bf1
Latest translations and fallbacks
9 years ago
lex(a) mourek
2a7732789d
Fixed czech translation for timeago ( #4622 )
...
When czech language is set, browser throws 404 Not Found error on jquery.timeago.cz.js
Thats because translation file were renamed
81f072ebb2
https://github.com/NodeBB/NodeBB/blob/master/public/vendor/jquery/timeago/locales/jquery.timeago.cs.js
so that cs->cz override is no needed anymore.
9 years ago
barisusakli
b56aef22a9
empty pwd
9 years ago
barisusakli
a4646abe43
up persona
9 years ago
Julian Lam
5ec62ef81c
fixes #4603
9 years ago
Julian Lam
621e0d145e
closes #4617
...
Serving english timeago strings from server instead of round-trip
re-request on failure.
9 years ago
Julian Lam
f1deaa6fa5
Exposing middleware to app/req, organisation.
...
Organisation -- moved 404 and error controllers into the
controllers file instead of as local variables in routes/index
9 years ago
AdJones
693e724802
Fixing issue where the relative path was ignored for express modules ( #4621 )
...
* Fixing issue where the relative path was ignored for express modules
* Fixing issue where the relative path was ignored for express modules (without the console log lines!)
9 years ago
NodeBB Misty
f0c9623878
Latest translations and fallbacks
9 years ago
barisusakli
4907773e6a
closes #4615
9 years ago
barisusakli
e8650dcaa4
closes #4619
9 years ago
barisusakli
69e25fe4d5
closes #4612
9 years ago
barisusakli
6392cd31df
closes #4618
...
dont need deleted check
9 years ago
barisusakli
acc030e6da
added filter:image.size
...
fix uploading of gifs if imagemagick plugin is installed but no image
upload plugins are present.
9 years ago
Julian Lam
bc0359475c
fixed link to documentation, @akhoury
9 years ago
Barış Soner Uşaklı
f0685468f8
Merge pull request #4162 from akhoury/master
...
add continuation-local-storage (CLS) support
9 years ago
Julian Lam
d8c21cc09d
fixes #4593
9 years ago
Julian Lam
fb9c97e2c8
:shipit: @pichalite
9 years ago
pichalite
a507768a8f
fix ACP->General->Sounds layout on mobile ( #4606 )
...
* fix ACP->General->Sounds layout on mobile
* just to make @juluanlam happy
9 years ago
Julian Lam
557b9bfdf8
Merge branch 'master' of https://github.com/yamikuronue/NodeBB into yamikuronue-master
9 years ago
Julian Lam
f08a9c4def
fixes #4613
9 years ago
Julian Lam
39d9be787e
fixes #4614
9 years ago
Julian Lam
1f70f886b5
fixed reference to undefined variable
...
/cc @BenLubar
9 years ago
NodeBB Misty
a1d2fbefe7
Latest translations and fallbacks
9 years ago
NodeBB Misty
a919d40e51
Latest translations and fallbacks
9 years ago
barisusakli
b446ff42c3
style changes
9 years ago
barisusakli
1501eda311
up mentions
9 years ago
psychobunny
d85a8d068d
consolidate allowed image types in ACP
9 years ago
psychobunny
bafbcad163
use filter:categories.build instead of .get
9 years ago
barisusakli
702597d759
change /user/uid to /uid/:uid
...
so it doesn't conflict with actual user routes
was causing incorrect redirects if a user had a numeric userslug
@julianlam
9 years ago
psychobunny
0287703047
missed plugins req
9 years ago
psychobunny
458d4996a6
filter:categories.get
9 years ago
psychobunny
4cdeae33e5
don't add "page-xxx-" class if trailing slash exists
9 years ago
barisusakli
2ea57e4110
up composer
9 years ago
barisusakli
decd853507
closes #4602
9 years ago
barisusakli
19b9242934
up mentions
9 years ago
barisusakli
b493b81dbd
fix crash if category or children is invalid
9 years ago
barisusakli
22e7f83564
up composer
9 years ago
barisusakli
78e9c81de4
up mentions
9 years ago
barisusakli
eb0aea6390
add /user/<uid> and /post/<pid> redirects
...
change notifications to use new redirects
9 years ago
Barış Soner Uşaklı
b0747ad10e
Merge pull request #4598 from BenLubar/fix-avatar-crash
...
fix avatar upload crash discovered by @AccaliaDeElementia
9 years ago
Ben Lubar
7540fb54ac
fix avatar upload crash discovered by @AccaliaDeElementia
9 years ago