Commit Graph

5919 Commits (cef92a084d96fe1b32b1659347ea32f6a5bc4719)

Author SHA1 Message Date
pichalite 11be46ec23 fixes
Anil Mandepudi 0be557b846 fixes ()
barisusakli 6e3d525ef4 closes
NodeBB Misty a9b68606a1 Latest translations and fallbacks
barisusakli 843dc61e41 closes
barisusakli 6d34bb4657 closes
NodeBB Misty 3545331a89 Latest translations and fallbacks
NodeBB Misty 3be71e9b37 Latest translations and fallbacks
barisusakli cbafbab107 closes
pichalite 05ad373b80 minor design tweaks to register page
pichalite 400da256f1 require translator instead of global
psychobunny d1b9d1be6a fixed acp/users + acp/tags
psychobunny 0afa55517f fixed app.loadJQueryUI; minified jquery-ui.js; removed jqueryui from cold load payload; fixed broken image paths
psychobunny 8b9f004b7b Revert "fixed app.loadJQueryUI and minified jquery-ui.js"
This reverts commit 2c9c14ff7d.
psychobunny 2c9c14ff7d fixed app.loadJQueryUI and minified jquery-ui.js
Julian Lam 7ca6bc25c7 removing commented out code
Julian Lam 785f4fc5a0 updating to jQuery 3.x on frontend and ACP
Julian Lam 25cd772e0e closes
Julian Lam e9770b6bd5 firing client-side hook when settingsv1 saves
Julian Lam 9198008907 forcing ACP settingsv1 to wait a beat before firing client-side hook so client-side scripts can register listeners first
barisusakli 3c1a4876d7 removed unused vars
barisusakli 5c83075806 moved variables parse to ajaxify.js
NodeBB Misty b7fbc7a531 Latest translations and fallbacks
barisusakli e5ecb333f9 closes
Julian Lam 275f5e32e8 adding back Bootswatch paper variables override
Julian Lam 2428d5e442 Update bootstrap in ACP
Also fixed  by moving user creation modal to root level
(outside of .panel)
barisusakli 2544287269 closes
barisusakli f7540a7edc closes
Julian Lam da47f5675c don't wrap images in links if the link is blank, fixes
barisusakli 5983235875 .translateAttr
barisusakli 276031cd6f closes , closes https://github.com/NodeBB/nodebb-theme-persona/issues/299
NodeBB Misty 5393a98e26 Latest translations and fallbacks
barisusakli 9eb64aa3fa closes
NodeBB Misty 15d9a5f4d5 Latest translations and fallbacks
barisusakli 6a04e2909d page param not used
barisusakli 84f88a6f15 refactor user search
use pagination on results
removed infinite scroll
changed the term and section to use the query param as well
pagination urls respect search
Ben Lubar 598935b3bf
Fix null object in search for users with no preferences set.
localStorage.getItem returned null, and JSON.parse(null) is null.
NodeBB Misty 61efabf4ec Latest translations and fallbacks
Ben Lubar 862fd1a94a
ignore/watch categories recursively
Julian Lam 60ea7d5121 fixes
NodeBB Misty 3864e8044e Latest translations and fallbacks
barisusakli e4fa0289d6 closes
NodeBB Misty f4fafeb500 Latest translations and fallbacks
NodeBB Misty d5b8b1da56 Latest translations and fallbacks
Julian Lam 8d745ceb07 moving chat dropdown generation to tpl /cc @pichalite
Julian Lam 093b21fc31 fixes
NodeBB Misty bf3b270c77 Latest translations and fallbacks
psychobunny 59bd1d71f4 return roomId in optional callback when opening new chat
NodeBB Misty 32dea338b0 Latest translations and fallbacks
Mathias Schreck ce9ee62fa0 Handle callback errors
barisusakli d43c19c173 closes
barisusakli 9207d6a74d fix so the parent button doesn't ajaxify if the post is already on the screen
Julian Lam e26166a45b closes
barisusakli f77d9053ad closes
barisusakli 49bf27d985 closes
barisusakli a7ed5a0129 delete content
NodeBB Misty fd71b1afb6 Latest translations and fallbacks
NodeBB Misty a5c409c6f7 Latest translations and fallbacks
barisusakli 32320018ab closes
barisusakli 0efe315790 closes
barisusakli bc255110cc closes
barisusakli ed756f18f4 Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli e55043e5ab closes
NodeBB Misty 6067128493 Latest translations and fallbacks
NodeBB Misty 528964cbe4 Latest translations and fallbacks
barisusakli d7cda83c8e fix lang key
barisusakli 56d325bd86 privilege fixes
barisusakli 73e19fa13a fix app.alertError
barisusakli 037b901e85 closes
Barış Soner Uşaklı e1c0a8f3b3 Merge pull request from BenLubar/self-topic-deletion
add edit/delete post, delete topic privileges per-category
Julian Lam e019eb40c4 altering ajaxify abort behaviour to look for null instead of empty string, and triggering ajaxify.end when abort occurs
Julian Lam 9e7d90e314 allowing listeners to cancel an ajaxify request via ajaxify.start client-side hook
NodeBB Misty f394056b7c Latest translations and fallbacks
barisusakli a4c340fb69 Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli d469d77d5e closes
Anil Mandepudi c44c689ebf fixes ()
Ben Lubar f62da5c4e9 see
NodeBB Misty 9856cf282a Latest translations and fallbacks
NodeBB Misty 22e73b925f Latest translations and fallbacks
Ben Lubar 26df552d55 Add edit, delete, and topics:delete permissions for users acting on their own posts
Barış Soner Uşaklı b0c55c86ed Merge pull request from acardinale/master
Added new core component for topic with tid
NodeBB Misty 83be60e707 Latest translations and fallbacks
psychobunny af460426ad Merge branch 'master' of https://github.com/NodeBB/NodeBB
psychobunny 0e204f5ce5 missing lang key for zen mode
barisusakli 64d4addb02 Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli 9cbfaa89e7 closes
NodeBB Misty d400b1a37f Latest translations and fallbacks
Julian Lam 9d25d4bd44 revert last change to ajaxify.js
psychobunny 90cb9ec041 Merge branch 'master' of https://github.com/NodeBB/NodeBB
psychobunny e03922fffa minor language change, since not actually logged out
Julian Lam f593d925ae closes , modifying ajaxify so it does not override links with target set explicitly
barisusakli f222adb0a3 closes
Julian Lam e02134f981 closes
NodeBB Misty ff4fd8cf95 Latest translations and fallbacks
Julian Lam 7902987900 added jqueryUI to list of prefetched resources, and updated its loader to not use $.getScript(). Updated require.js files to use ?v= in the url argument for cache buster
NodeBB Misty d2888b7c9e Latest translations and fallbacks
Julian Lam 5667279763 closes
Julian Lam dd8e5edbd7 closes
psychobunny fb278dd146 fix reconnection spinner on ACP
NodeBB Misty 0f60245659 Latest translations and fallbacks
barisusakli 42835c6442 Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli dd37128dca closes
NodeBB Misty c3fc1347ec Latest translations and fallbacks
NodeBB Misty 79bdea868c Latest translations and fallbacks
NodeBB Misty d042c603bc Latest translations and fallbacks
pichalite b7b909bcc0 remove unused autosize lib
psychobunny c615d1b064 Merge branch 'chartjs-update' of https://github.com/pichalite/NodeBB
Anil Mandepudi 313cb7f26d indentation
pichalite 8ef7ca4bdb update chart.js to new version
Anil Mandepudi 2f73807107 add missing comma
barisusakli 8e2e800e6d fix streamed in topics on category page
barisusakli 2cc804084f closes
barisusakli 514c12aa68 closes
NodeBB Misty d9dc65720a Latest translations and fallbacks
barisusakli 2606844d98 closes
Julian Lam e7386e20cf closes
NodeBB Misty f47d60c930 Latest translations and fallbacks
NodeBB Misty eee3731832 Latest translations and fallbacks
Julian Lam 71a5e4a8a1 better error handling for session revocation if no login session is present,
NodeBB Misty 0827ef79ac Latest translations and fallbacks
barisusakli 58ab76d3c2 action:category.loaded, sort qs on category page
Ben Lubar b08696515f Fix restarted secondary instances waiting forever for the templates:compiled message. Fix update notification always appearing when an instance restarts even if there was no update. Closes ()
psychobunny a80801e856 updated fontawesome to 4.6.3
psychobunny 9e17d64d29 allow categories to choose "no icon"
Barış Soner Uşaklı 237a44cae3 Merge pull request from pichalite/fix-tooltips
fix header tooltips
Barış Soner Uşaklı 7804d3989e Merge pull request from pichalite/change-recent
pass set as attribute for recent route
pichalite 11ba5e2bcc fix header tooltips
Ben Lubar 85e42aee6e make ?page=[numbers] links work for users with pagination disabled. remove ?page when updating the URL for infinite scroll
NodeBB Misty 7b855cd418 Latest translations and fallbacks
NodeBB Misty f096975fa9 Latest translations and fallbacks
pichalite 6249b9a6fb rename dbset to set
pichalite f72e00a1b5 pass dbset as attribute
Julian Lam f3c1e75cca fixes
NodeBB Misty b4a8a76427 Latest translations and fallbacks
barisusakli 910e94a690 closes
Ben Lubar 3214d00105 convert post parent button to a link
psychobunny c95c7eefe6 Merge pull request from pichalite/update-bootstrapjs
update bootstrap js to latest
Julian Lam d58657178f re-added deprecation notice for Settings.init, closes
barisusakli bb7303834f remove csrf r.js module
Anil Mandepudi 5ecf88adef update require.js to latest ()
Anil Mandepudi 1d100e9f42 update tinycon to latest ()
pichalite bfa65601a0 update bootstrap js to latest
pichalite c204eac93a translate language strings in votes modal
NodeBB Misty f598bd52dc Latest translations and fallbacks
psychobunny 40433cd86f added "Pinned" and "Moved" lang keys
barisusakli 9dd8572b98 don't crash if anchorEl doesn't exist
NodeBB Misty 344c771e1c Latest translations and fallbacks
NodeBB Misty 42e60e4c79 Latest translations and fallbacks
Julian Lam 8fd5236641 closes
NodeBB Misty c790d24886 Latest translations and fallbacks