5550 Commits (f9f4b3b91f09d12084207413b3802b33309d0740)

Author SHA1 Message Date
barisusakli f4599e2ce2 closes #4629 9 years ago
barisusakli 1ec9fc7334 closes #4626 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 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
Julian Lam 621e0d145e closes #4617
Serving english timeago strings from server instead of round-trip
re-request on failure.
9 years ago
NodeBB Misty f0c9623878 Latest translations and fallbacks 9 years ago
barisusakli e8650dcaa4 closes #4619 9 years ago
barisusakli 69e25fe4d5 closes #4612 9 years ago
Julian Lam d8c21cc09d fixes #4593 9 years ago
Julian Lam f08a9c4def fixes #4613 9 years ago
Julian Lam 39d9be787e fixes #4614 9 years ago
NodeBB Misty a1d2fbefe7 Latest translations and fallbacks 9 years ago
NodeBB Misty a919d40e51 Latest translations and fallbacks 9 years ago
barisusakli decd853507 closes #4602 9 years ago
barisusakli b493b81dbd fix crash if category or children is invalid 9 years ago
barisusakli eb0aea6390 add /user/<uid> and /post/<pid> redirects
change notifications to use new redirects
9 years ago
boomzilla 52e4a37df8 When forking a topic, updates user bookmarks in the topic to keep the last read position (#4554)
from inadvertently being too far down the topic due to post indices decreasing because
some posts were moved to a new topic.
9 years ago
NodeBB Misty ddf83202db Latest translations and fallbacks 9 years ago
barisusakli f473e03f76 closes #4565 9 years ago
barisusakli cef7fb545b closes #1972 9 years ago
barisusakli c758f59014 closes #2302 9 years ago
NodeBB Misty 2ce24f8ba9 Latest translations and fallbacks 9 years ago
NodeBB Misty eb3c9104e1 Latest translations and fallbacks 9 years ago
barisusakli 77cf860c7a closes #4588 9 years ago
barisusakli 7365b9cc73 more chat refactors 9 years ago
barisusakli ab70220499 fix indent 9 years ago
barisusakli f67f408b2c some chats refactor 9 years ago
NodeBB Misty 2e94cbf199 Latest translations and fallbacks 9 years ago
NodeBB Misty 1cdd4eaaf5 Latest translations and fallbacks 9 years ago
barisusakli 178b9c3bdd fix lang key 9 years ago
barisusakli 7104d18e59 https://github.com/NodeBB/nodebb-plugin-composer-default/issues/32 9 years ago
Ben Lubar 37bd63ab75 wrap images in links even if the images aren't unloaded. handle resized images with no file extension (as seen on wtdwtf) (#4561) 9 years ago
barisusakli f61d0cb457 https://github.com/NodeBB/nodebb-plugin-composer-default/issues/24 9 years ago
NodeBB Misty becd716d77 Latest translations and fallbacks 9 years ago
barisusakli 3648d531fa closes #4545 9 years ago
barisusakli 1cbbb23043 fix css 9 years ago
barisusakli 65dfe2bf1b closes #4564 9 years ago
barisusakli eb04dba96c closes #4568 9 years ago
NodeBB Misty b4a15cdbc9 Latest translations and fallbacks 9 years ago
NodeBB Misty a306405ebd Latest translations and fallbacks 9 years ago
Ole R c1e3613779 Update jquery.textcomplete to 1.3.4 9 years ago
NodeBB Misty 8ea12197ae Latest translations and fallbacks 9 years ago
barisusakli c790373dfc closes #4558 9 years ago
Barış Soner Uşaklı 9d6532fe7b moved to ajaxify.start 9 years ago
Julian Lam ea6d2c35f7 Fixed bug in settingsv1
If the saved value was an empty string, then textareas (and more
importantly, select boxes) would not be properly populated with
the saved value.
9 years ago
Julian Lam 352ef81e84 Merge pull request #4530 from BenLubar/delay-image-loading
don't delay image loading when "delay image loading" is unchecked
9 years ago
Julian Lam b2b99ce9f9 added new core component for topic teaser
/cc @rbeer
9 years ago