Commit Graph

8187 Commits (52cf224e5a21d0b0b7a764ea6863dd76859e49f3)
 

Author SHA1 Message Date
psychobunny 52cf224e5a translator.getTranslations & bug fix
psychobunny 5ee0ed401f fixed ajaxify's redirecting to external URLs.. well fixed redirecting in general
psychobunny 1a13f2a54a no need to crash nodebb on missing template directory warning
barisusakli ce9c17f8e5 ability to search posts by user
Julian Lam b685194dae updated helper loading so it loads all helpers in helpers local var
Julian Lam aa62c52580 closed
barisusakli 60f1b9679a search filters
barisusakli c1ac92ac19 popular topics will use topic creation time
Julian Lam 2d4383c7b0 updating bootstrap in ACP to v3.3.1
Julian Lam fc7a882877 fixed
psychobunny b34420c2d7 Update CONTRIBUTING.md
barisusakli f060a36853 fix indent
barisusakli b51127bd9c closes
Julian Lam f5b758245f added indonesian to NodeBB, Terima kasih!
Julian Lam 779fd0405e latest translations!
Julian Lam 3c1ee1f59f fixing incorrect language code for Italian
Julian Lam 9b8cc9fe6c partial revert of 659d0f68cb,
Julian Lam 835886998b having composer/resize call findBootstrapEnvironment only on the first resize method call, and not right when library is required,
Julian Lam 428a431164 Revert "wrapping findBootstrapEnvironment so that it doesn't run before the DOM is ready #2417"
This reverts commit e42365f7c1.
Julian Lam e42365f7c1 wrapping findBootstrapEnvironment so that it doesn't run before the DOM is ready
Julian Lam 659d0f68cb possibly fixing issue where mobile composer textarea is not properly sized when initially opened. Sort of related to
psychobunny 4bbd3b47c0 Merge pull request from TheBronx/master
update bootstrap js to v3.3.1 fixes 
TheBronx e26f8c3290 update bootstrap js to v3.3.1 fixes
update bootstrap.min.js to v3.3.1 fixes 
Baris Usakli a36391864a fix recent replies crash, closes
Julian Lam e4caa83158 Merge pull request from unreadableusername/master
footer.tpl loggedIn variable support
Baris Usakli 8522af504a closed
psychobunny 64468a6f16 more linting
psychobunny 357de92624 tests/database linting
psychobunny f3a113d318 jslinting on holiday ftw
Julian Lam 112a1e8c85 happy new year!
psychobunny 3da6466045 I thought I was on holiday (fixes infinite loop on language calls)
Oleksandr Pidlisnyi f9887de478 footer.tpl loggedIn variable support
barisusakli 7b49effc14 minor tweaks
Julian Lam 1ddb90720c Merge branch 'guest-handles'
Julian Lam 23b9b21cdd better handling of guest handles in frontend,
Julian Lam 9befa6aca7 proper handling of post editing, integration with ACP toggle,
barisusakli ff770e3656 search test
barisusakli 6d31fee3f5 closes
change user.search to accept params
can search substr with startsWith:false
no infinite scroll on admin user search page
barisusakli fbd875b397 fix sortedSetIncrBy return
barisusakli faf4163a6e more test fixes
Julian Lam 325815a78d showing guest handles in frontend UI
barisusakli 861a3ca8a8 more test fixes
barisusakli 0a534b20e3 sortedSetCount fix for +inf/-inf
barisusakli 03ee524121 fix tests and mongo method
barisusakli b443aec450 rest of the sorted set tests
barisusakli 1f0902bbe8 fix range tests
barisusakli 00541b2bc8 sortedSetRange tests
barisusakli 0ff37f9e0e sorted set tests
barisusakli bfaf50908d closes
barisusakli 1511a0c3fe closes