12628 Commits (4c2ee2e7360be070f272c6c447db18a247088f40)
 

Author SHA1 Message Date
barisusakli b02869b0f8 renamed reading to not-following
added more description text
9 years ago
barisusakli 11d3834eb9 better filtering
if topic is followed but category ignored show it in unread
9 years ago
barisusakli 7a044b4978 better filterIgnoringUids 9 years ago
barisusakli a141f6f7ec updated category watch control 9 years ago
Dravere 2fd6391081 Made the session cookie aware of the possible relative path (#4663) 9 years ago
barisusakli 5d2e5377c5 fix tests 9 years ago
barisusakli bf2133ed7c topic watching 9 years ago
Julian Lam ef4a94857d fixed admin lockout timer for subfolder installs @barisusakli :trollface: 9 years ago
Barış Soner Uşaklı 917eb4bd79 up composer default 9 years ago
barisusakli 11be93a4d8 closes #4648 9 years ago
psychobunny 951ac17a90 up persona 9 years ago
Julian Lam cd5e5e809f up mentions 9 years ago
Julian Lam 5d030dd8ab removed console log 9 years ago
Julian Lam ffa051e828 added defaultLang support, #4655 9 years ago
Julian Lam 437770538c work-in-progress commit for #4655 9 years ago
Julian Lam 81bbe93640 fixes #4653 9 years ago
barisusakli a4031df9b2 dont show SSO logins if its a confirmation screen 9 years ago
barisusakli b3fa5583f8 closes #4650 9 years ago
barisusakli 630dd66cf6 closes #4645 9 years ago
barisusakli 16ba7ee840 fix #1972 9 years ago
barisusakli 2e0763b0a8 closes #1972 9 years ago
NodeBB Misty 6685fafe6b Latest translations and fallbacks 9 years ago
barisusakli 825ecce0df closes #4643 9 years ago
NodeBB Misty b2552cb5e0 Latest translations and fallbacks 9 years ago
pichalite 6c09d3ca5f fixes #4636 (#4639) 9 years ago
NodeBB Misty 5567733293 Latest translations and fallbacks 9 years ago
barisusakli cfe5c0db59 up themes 9 years ago
barisusakli 84a7b6690b closes #4434 9 years ago
barisusakli bf3f19253f if post is not found go to 404 9 years ago
barisusakli 9685290658 check responseJSON 9 years ago
barisusakli f9f4b3b91f closes #4632 9 years ago
Julian Lam 3fe786e737 up persona 9 years ago
barisusakli f4599e2ce2 closes #4629 9 years ago
barisusakli 1ec9fc7334 closes #4626 9 years ago
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