2708 Commits (d8df9ab3edeb8f858fb89cd935070e5db4a49e62)

Author SHA1 Message Date
Julian Lam bc29f832fe language keys for password changing -- issue #1278 11 years ago
Julian Lam 1abba25f83 language keys for accountedit.tpl 11 years ago
barisusakli 10f56faf9d admin cleanup
removed unnecessary admin checks in src/admin/user then realized they
are just one liners so moved them to src/socket.io.admin.js moved
categories update to categories folder
11 years ago
psychobunny 4693f64bef better layout for global sidebars on mobile 11 years ago
barisusakli b5f4503e9f fixed share url 11 years ago
psychobunny d1495102f2 fixed positioning if no sidebar widget selected 11 years ago
Julian Lam 10fc991a7b Merge branch 'master' of github.com:MrHohenheim/NodeBB into MrHohenheim-master
Conflicts:
	public/language/hu/global.json
	public/language/hu/topic.json
11 years ago
Julian Lam 3ff588415c latest translations 11 years ago
Julian Lam bb4d4eaec7 added pirate english... yarrr 11 years ago
Pénzes Tamás d6682048a1 Update topic.json
not finished
11 years ago
Pénzes Tamás 83156701df Update reset_password.json
done
11 years ago
Pénzes Tamás 175da41131 Update pages.json
done
11 years ago
Pénzes Tamás 4a1bd2fe93 Update notifications.json
done
11 years ago
Pénzes Tamás b23a6fecc3 Update login.json
done
11 years ago
Pénzes Tamás c199aca4e8 Update global.json
translated some but still not finished
11 years ago
Pénzes Tamás c4f436283e Update user.json
fixed line 47
11 years ago
barisusakli e7a791ab74 removed unused globals from share module 11 years ago
barisusakli 273f499cc2 moved the duplicated sharing code to requirejs module 11 years ago
barisusakli 1d3c25fdcc moved alert to its own requirejs module 11 years ago
barisusakli b1a6d394e3 moved format number functions to utils 11 years ago
psychobunny f01cb88c57 deprecated: plugins/fireHook, filter:server.create_routes, filter:admin.create_routes 11 years ago
psychobunny 924388d96f widgets - only collapse / expand divs that specify a target location 11 years ago
psychobunny 576246c315 global widget areas (sidebar/footer) - closes #1097 11 years ago
barisusakli ed3a1b47bd category changes 11 years ago
Julian Lam 0b6817b9a7 latest translations 11 years ago
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