2733 Commits (ef4972f66b0bed9d4dac7965753d31cdc5b40c03)

Author SHA1 Message Date
Julian Lam 4161f138f3 adding data-dir attribute for languages 11 years ago
Julian Lam b3e8b1a152 removed language strings for logout page that doesn't exist anymore 11 years ago
barisusakli 35eebbf20a chat message fix 11 years ago
Julian Lam 2430b970f3 fixed issue where timeago strings were not rendering in the correct language on cold loads 11 years ago
Julian Lam 4b45a4b168 fixing persian language timeago mapping 11 years ago
psychobunny 0ba7c4891c closes #1295 11 years ago
psychobunny 7678eaf528 fixes #1296 11 years ago
psychobunny 5ce069fdd3 imported latest templates.js 11 years ago
psychobunny ab20880332 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny 31d8f13f7b closes #1297 11 years ago
barisusakli 70f415446b added watch title language string 11 years ago
barisusakli 500ca33675 changed bootswatch to protocolless 11 years ago
psychobunny d27eb17b32 fixes #1294 11 years ago
psychobunny 15773f28f2 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny c76a073482 added skins tab; closes #1293 11 years ago
Julian Lam 365c889dbd Latest transations (oh boy, there were a lot), and fallbacks for those that haven't been translated yet. 11 years ago
Julian Lam bcae47bb1e Welcome to NodeBB, Persian language pack! :D 11 years ago
psychobunny ed87d40f71 helpers.buildMetaTag 11 years ago
psychobunny 40cc21fad8 closes #1100 11 years ago
psychobunny baadd0f2ed allow logged in users to access /users page 11 years ago
psychobunny dab91d6ce9 fixed require.js error 11 years ago
psychobunny 3ae8aa1c55 helpers.js (client/server); closes #1275 11 years ago
psychobunny f913c58925 imported latest templates.js updates 11 years ago
psychobunny 0c8c246be4 simplified widgets 11 years ago
psychobunny 4f04bd82a6 some fixes 11 years ago
psychobunny 4d02600820 fixing some things code climate was qq'ing about 11 years ago
psychobunny b023ef01af moving widgets and variables code out of ajaxify 11 years ago
psychobunny 0dd7339bec fixed admin/users banning/admin 11 years ago
psychobunny 1b206a6ae8 ajaxify cleanup 11 years ago
psychobunny 67b1dd546c Merge remote-tracking branch 'origin/master' into templates.js-merge 11 years ago
psychobunny dbb75f181d more cleanup 11 years ago
psychobunny e4f136c208 cleanup 11 years ago
psychobunny 2ae0b3905d forgot to remove error first from templates.js 11 years ago
psychobunny 7e11d29f06 got rid of all templates.prepare; pull blocks using templates.getBlock instead of parsing twice 11 years ago
psychobunny 339eafd6be updating templates.parseTemplateVariables to ajaxify.variables.parse 11 years ago
psychobunny 7217954078 updating all templates.get to ajaxify.variables.get 11 years ago
psychobunny 113eb38f9a moving ajaxify-related things out of templates and into ajaxify 11 years ago
psychobunny 608a1ce6d0 https://github.com/psychobunny/templates.js 11 years ago
barisusakli 3a69a191ff closes #1285 11 years ago
Julian Lam 131b71f361 language: fr 11 years ago
barisusakli 4f88e9cf2c shortened the user postcount update code 11 years ago
barisusakli d6ad100ed5 not used anymore 11 years ago
barisusakli 5fe5e3d893 topics.js refactor 11 years ago
barisusakli 2507d6c853 display_moderator_tools is already returned
when new posts were loaded, we were making a socket call for each post
to check if the post is editable, but this data is already returned in
display_moderator_tools when posts are loaded.
11 years ago
barisusakli e4fbb31e68 some cleanup 11 years ago
barisusakli 3493be4ef0 closes #1268 11 years ago
barisusakli abc7fd54f3 added class to chat messages 11 years ago
Julian Lam 1487545fd2 fixing issue where cold loads were calling client-side event action:ajaxify.end with the wrong "url" 11 years ago
barisusakli 0c744a947e chat will use timeago 11 years ago
Julian Lam 8c7b474e8b moved fontawesome CSS into stylesheet.css, and updating the js and css middlewares to compile at app start, not on first load 11 years ago
barisusakli 980cf2ccf9 closes #1184 11 years ago
barisusakli 1664d179b9 closes #1245 11 years ago
Julian Lam 0ef2be61b1 translations 11 years ago
barisusakli 642b9e4d69 fixed extra space in new if there is no username 11 years ago
barisusakli 2b2e83992e changed messages 11 years ago
barisusakli d6223406e9 added space between uploading and number 11 years ago
barisusakli b470a9b264 fixes jumping to top on vote 11 years ago
barisusakli 7f193041a8 removed admin topics 11 years ago
Julian Lam 8abaa812ec fixing client-side script for groups page in ACP 11 years ago
barisusakli 880c393b6d fixed admin groups page
changed gid to groupName
11 years ago
Julian Lam d33253bc3a Merge remote-tracking branch 'origin/master' 11 years ago
Julian Lam 0e44eb8629 final refactoring pass for groups -- #1252 11 years ago
barisusakli fa98da6978 related to #1250 11 years ago
Julian Lam d6b6e39f2a Sardinian (sc) and Thai (th) 11 years ago
barisusakli c070808209 store postcontainer 11 years ago
barisusakli cabc3e5e3d more cleanup 11 years ago
barisusakli 9b63facf6f more postTools refactor 11 years ago
barisusakli 9dd0f3c9b9 some more 11 years ago
barisusakli 363e7c23bd postTools cleanup 11 years ago
barisusakli 8ffaecaa4c fixed paginator on entry, moved out postTools to a new file 11 years ago
Julian Lam 4239c376c8 truncating user list in Groups ACP page, resolved #1132. Refactored system groups handling 11 years ago
Julian Lam ab5ec68f2f Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam da1a1d5930 adding callback to settings.load, and omitting password validation check on user creation if no password is entered (e.g. SSO login) 11 years ago
barisusakli f61ca4327d fixed profile 11 years ago
barisusakli d2af4a6b69 user images wont be responsive in widgets 11 years ago
barisusakli 0f66e80a5a added setting to disable notification sounds 11 years ago
Julian Lam 36e949acea Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 3308da64cb updating language strings for it and nb 11 years ago
barisusakli 45f0021503 moved follow to thread tools 11 years ago
Julian Lam 2badb76fc2 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 61afee98c3 updates to new settings mechanism, updating markdown minver, minor linting for upgrades.js, and upgrade stmt for markdown migration 11 years ago
barisusakli e67e9aee42 moved user creation to new file 11 years ago
barisusakli 3f23821580 moved topic moving and thread tools out of topic.js 11 years ago
psychobunny ef97f627f4 closes #1237 11 years ago
barisusakli 10d8eed7b9 closes #1229 11 years ago
psychobunny da7d6a3137 closes #1175 11 years ago
psychobunny 653007b72e closes #1231 11 years ago
psychobunny 99108c750a don't refresh widgets on every new post 11 years ago
psychobunny e60b2f7716 closes #1174 11 years ago
psychobunny 0627734fc0 trim leading whitespace/#/? in search closes #1195 11 years ago
Julian Lam 16f1db4f5d fireEvent reflection socket call, tweaks to Sounds page in ACP 11 years ago
Julian Lam 14a0b45ae8 securing settings.save socket listeners behind admin namespace 11 years ago
Julian Lam c1ccc81400 ACP integration for Sounds 11 years ago
Julian Lam eeb3bdc7f7 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
barisusakli 4cadd8da7a missing radix 11 years ago
barisusakli 367a9aa022 composer jshint 11 years ago
Julian Lam 17903adace Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
barisusakli b4af4c72cc alertSuccess can take language strings 11 years ago
barisusakli da8c2896d7 moved to showForkModal 11 years ago
barisusakli 38d4fd1a59 took out forking to its own file 11 years ago
Julian Lam f942c03a58 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
barisusakli 1354739d19 user deletion #746
user deletion NOT SKALABLE
11 years ago
Julian Lam 0ea14324ac adding missing files 11 years ago
Julian Lam 6d03f713c5 "Sounds" tab in Settings page... WIP, needs fixing. 11 years ago
barisusakli a0e784a612 closes #1138 11 years ago
barisusakli d2bef79888 closes #1194 11 years ago
Julian Lam 97a64122b4 updates to language files 11 years ago
Julian Lam 66fd13be97 Merge branch 'master' of github.com:qk168899/NodeBB into qk168899-master 11 years ago
sam 9c3c536ae8 fine tune zh-TW 11 years ago
barisusakli ccc717b339 account posts jshint 11 years ago
Julian Lam 401bd02748 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 553cabdcfa refactored sound system so that they can be specified in ACP, updated soundfile to work in FF, which fixes #1209 11 years ago
barisusakli 9685cb7fe0 removed broken post update 11 years ago
barisusakli 161c7f1875 closes #1201 11 years ago
barisusakli 2bb5918b6c closes #1208 11 years ago
barisusakli 7668b95c66 register.js cleanup 11 years ago
barisusakli 970639274e fixes image uploads
if images had special regex characters in them upload text was failing
11 years ago
barisusakli 90e398e5c9 user js refactor, category fix
if a category that didn't exist was request with category/1231 or
api/category/1231 it was crashing.
11 years ago
psychobunny b2986f2a4e removing use strict from forum/topic.js until its refactored properly 11 years ago
psychobunny 35ac0bb793 linted app.js 11 years ago
psychobunny dd7433bab6 fixed active users icon in thread 11 years ago
psychobunny 01077cb35b Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny 0d625761be fixing bug introduced @ da0355ef79 (multiple widget areas defined = explosion) 11 years ago
barisusakli 0f19578523 removed dupe body 11 years ago
psychobunny bdc7a19bd7 don't attempt to parse a non-existing widget area 11 years ago
psychobunny 58fe16e15c Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny 7fc2e627c5 linting templates.js; got rid of some unused server-side code 11 years ago
Julian Lam e611a8174e linting setting.js again and abstracting out saveField 11 years ago
psychobunny 0a293be823 linting categories.js and footer.js 11 years ago
psychobunny d183e58771 linting admin/groups 11 years ago
psychobunny 6ea760d636 linting admin/index; admin/languages 11 years ago
psychobunny 2d65a746e4 linting admin/settings 11 years ago
psychobunny b515995432 removed unnecessary switch case 11 years ago
psychobunny e9fb2f4135 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny 44a91fe9ea linting admin/themes 11 years ago
Julian Lam ca2e9d7d9e linting and moving xregexp back to .js 11 years ago
Julian Lam 738ada9b16 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 816d9e5d12 minifying xregext lib 11 years ago
psychobunny fdb9b889ec Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny fb1ddc3d9b minifying colorpicker.js 11 years ago
Julian Lam b525d95915 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 6aa8df1d24 removed unminified buzz library, keeping minified version 11 years ago
psychobunny da0355ef79 remove async dep for widgets (30kb was overkill for one use of async.each); linting 11 years ago
Julian Lam 2826381b20 draft saving in composer -- resolved #1197 11 years ago
barisusakli c320051a1e chat jshint 11 years ago
Julian Lam e757183cec linting 11 years ago
Julian Lam 89ba0840e6 minor reordering of jslint comment 11 years ago
Julian Lam 0668556d4f Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam c000a8c5ba linting 11 years ago
barisusakli e9ab9dcce2 search cleanup 11 years ago