5940 Commits (0fc0b7e448757af8f6aa30c1771caef9bae6f591)

Author SHA1 Message Date
barisusakli 15cae8d6ea ability to set moderation note on users 8 years ago
barisusakli 33306f6236 show stack on error 8 years ago
barisusakli 55396ca442 inf scroll in chat-content 8 years ago
NodeBB Misty 6c7fe6b5cf Latest translations and fallbacks 8 years ago
barisusakli 4be20799ec fix getRecentChats 8 years ago
barisusakli 202edfa47e chat history access 8 years ago
barisusakli 4ce8e2224a optimize topics.markTopicNotificationsRead
let's not call it once for each tid
8 years ago
NodeBB Misty 5bc9a5c533 Latest translations and fallbacks 8 years ago
barisusakli 958fe3e72f closes #3762 8 years ago
NodeBB Misty c935e6a77c Latest translations and fallbacks 8 years ago
barisusakli 5e77b87a1e removed scroll duration 8 years ago
NodeBB Misty 3a21030437 Latest translations and fallbacks 8 years ago
barisusakli e69ff93a49 dont translate non strings 8 years ago
NodeBB Misty 4576e7c7dd Latest translations and fallbacks 8 years ago
barisusakli 2c140c2107 ability to filter flags by category 8 years ago
barisusakli 814c4103ad prevent default 8 years ago
Julian Lam 172702565e show username and email history 8 years ago
psychobunny cecdd205cd Merge pull request #5035 from phit/mixed-content
Fix mixed content warning on 503 status page and installer
8 years ago
barisusakli 72c75bd781 add pagination to flags page 8 years ago
barisusakli 282a0b0030 fix missing translator 8 years ago
barisusakli ef5e02534a fix missing translator, add flag reason 8 years ago
phit 2342d59e6f fix mixed content warning on 503 status page and installer 8 years ago
Julian Lam 4897e861fb handling errors :rage2: 8 years ago
Julian Lam b12607b1de added uid to flag history, fixed loading on IS, worked around tjs bug 8 years ago
Julian Lam 4e6b2555d0 moved flag history expansion to its own method, showing usernames in assignee history event 8 years ago
Julian Lam d04a10225c WIP showing updated flag data, history, updating flag data 8 years ago
Julian Lam 8dc57cba58 allowing updating of flag data 8 years ago
Julian Lam 7d53b778de WIP extending flags management interface with new options for state, assignee, notes, etc 8 years ago
barisusakli a72ccfb067 only remove page # on IS 8 years ago
NodeBB Misty c700ecbd49 Latest translations and fallbacks 8 years ago
barisusakli 49bd03b8ec closes #5004 8 years ago
barisusakli 9ba3612895 remove winston 8 years ago
NodeBB Misty dc6e4bcb67 Latest translations and fallbacks 8 years ago
barisusakli ea6a1b7741 new language strings 8 years ago
psychobunny 30da4ac748 closes #5031 8 years ago
Peter Jaszkowiak 59ed13b581 Rewrite translator for efficiency and clarity (#5013)
* Rewrite translator for efficiency and clarity

* Fixed failing tests

* Gorram tabs

* Move cache to Translator class, simplify creation

* Documentation and linting

* Use new translator API where it makes sense

* Revert 499fbe21fdd5b7f2735a27e76a300f69039cfbd3 (except translator.d.ts)

* promise polyfill for node<4

* Set `load` on the prototype

* Comment on Translator#translate

* Delete translator.d.ts

* Support translations added by plugins
8 years ago
NodeBB Misty 7d46265f29 Latest translations and fallbacks 8 years ago
NodeBB Misty 7d1bbaa42d Latest translations and fallbacks 8 years ago
barisusakli 7f27a21441 new hook action:infinitescroll.loadmore 8 years ago
NodeBB Misty 22ab41f998 Latest translations and fallbacks 8 years ago
barisusakli 8273dab368 ability to pass tags to new topics 8 years ago
NodeBB Misty 24e0c9f6fe Latest translations and fallbacks 8 years ago
NodeBB Misty a578840904 Latest translations and fallbacks 8 years ago
barisusakli c01a2bfa33 default sounds to off, show correct setting in user settings page 8 years ago
NodeBB Misty 481ecdd642 Latest translations and fallbacks 8 years ago
Mathias Schreck fef9ec7ad6 Fix unhandled callback errors 8 years ago
Julian Lam 81a4103d64 closes #4826 9 years ago
Julian Lam 80d89a086e fixed issue where NodeBB was trying to JSON.parse [object Object]
re: #4982
9 years ago
Julian Lam bb80dc360e closes #4982 9 years ago
NodeBB Misty 416186a2b6 Latest translations and fallbacks 9 years ago
Julian Lam c9c60ef8ed fixes #4982 9 years ago
barisusakli 56f863e5b8 remove :rage2: console.log 9 years ago
Julian Lam 1d0edee358 showing ban reason on user login, closes #5002 9 years ago
NodeBB Misty 7cd12b0ab4 Latest translations and fallbacks 9 years ago
barisusakli 162f14b229 closes #4908 9 years ago
barisusakli 55c9e6f4b6 closes #3818
set the value saved to empty string if the email is identical to
original
this causes the original to be used since empty string is falsy
9 years ago
barisusakli 6acfb02316 closes #4996 9 years ago
barisusakli 9c064d8fac only process embedded tpls 9 years ago
Timothy Fike fc68b64fe0 New topic from anywhere.
Like on the navbar.
9 years ago
barisusakli 8868668daa fix navigator displaying wrong index
related to #4998
9 years ago
barisusakli b84f36cc20 fix navigator method not getting removed 9 years ago
barisusakli 7afd2925af get sort setting from config 9 years ago
barisusakli 240682563d fix index error 9 years ago
barisusakli fea2267b58 fix navigator.scrollToPost()
pagination and alternate sort page calculation
9 years ago
Julian Lam 194716cd68 re: #5002 9 years ago
Julian Lam 20ae29cce3 fixes #4992 (#4994)
* fixes #4992

* make jquery ui a r.js module

* require jqueryui in admin/extend/widgets
9 years ago
barisusakli 532a543226 closes #4999
$(document).offset() crashes on jquery 3.0
9 years ago
NodeBB Misty 87c0f022d2 Latest translations and fallbacks 9 years ago
barisusakli a9e4add8d2 closes #4998 9 years ago
pichalite af32d0ad40 require jqueryui in admin/extend/widgets 9 years ago
pichalite 3ef7c57a63 make jquery ui a r.js module 9 years ago
pichalite 11be46ec23 fixes #4992 9 years ago
Anil Mandepudi 0be557b846 fixes #4991 (#4993) 9 years ago
barisusakli 6e3d525ef4 closes #4704 9 years ago
NodeBB Misty a9b68606a1 Latest translations and fallbacks 9 years ago
barisusakli 843dc61e41 closes #4990 9 years ago
barisusakli 6d34bb4657 closes #2166 9 years ago
NodeBB Misty 3545331a89 Latest translations and fallbacks 9 years ago
NodeBB Misty 3be71e9b37 Latest translations and fallbacks 9 years ago
barisusakli cbafbab107 closes #4986 9 years ago
pichalite 05ad373b80 minor design tweaks to register page 9 years ago
pichalite 400da256f1 require translator instead of global 9 years ago
psychobunny d1b9d1be6a fixed acp/users + acp/tags 9 years ago
psychobunny 0afa55517f fixed app.loadJQueryUI; minified jquery-ui.js; removed jqueryui from cold load payload; fixed broken image paths 9 years ago
psychobunny 8b9f004b7b Revert "fixed app.loadJQueryUI and minified jquery-ui.js"
This reverts commit 2c9c14ff7d.
9 years ago
psychobunny 2c9c14ff7d fixed app.loadJQueryUI and minified jquery-ui.js 9 years ago
Julian Lam 7ca6bc25c7 removing commented out code 9 years ago
Julian Lam 785f4fc5a0 updating to jQuery 3.x on frontend and ACP 9 years ago
Julian Lam 25cd772e0e closes #4766 9 years ago
Julian Lam e9770b6bd5 firing client-side hook when settingsv1 saves 9 years ago
Julian Lam 9198008907 forcing ACP settingsv1 to wait a beat before firing client-side hook so client-side scripts can register listeners first 9 years ago
barisusakli 3c1a4876d7 removed unused vars 9 years ago
barisusakli 5c83075806 moved variables parse to ajaxify.js 9 years ago
NodeBB Misty b7fbc7a531 Latest translations and fallbacks 9 years ago
barisusakli e5ecb333f9 closes #4978 9 years ago
Julian Lam 275f5e32e8 adding back Bootswatch paper variables override 9 years ago
Julian Lam 2428d5e442 Update bootstrap in ACP
Also fixed #4872 by moving user creation modal to root level
(outside of .panel)
9 years ago
barisusakli 2544287269 closes #4977 9 years ago
barisusakli f7540a7edc closes #4811 9 years ago
Julian Lam da47f5675c don't wrap images in links if the link is blank, fixes #4976 9 years ago