psychobunny
d27eb17b32
fixes #1294
11 years ago
psychobunny
d89c0d698e
prevent crash on widget containers
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
d89f280c73
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
psychobunny
7c8d5614c6
update nodebb-widget-essentials to latest; fixes #1292
11 years ago
barisusakli
219c0d75c4
fix for #1290
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
eab0ca7463
allow custom themes to include templates that don't exist in the base theme
11 years ago
psychobunny
fb7e0bb7c2
updating vanilla/lavender deps
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
fdf0076f37
decrease user count when user is deleted
11 years ago
Julian Lam
1eab829dec
Merge pull request #1255 from theon/absolute-path-config
...
Allow absolute config paths
11 years ago
barisusakli
0e5c65199d
simpler static
11 years ago
barisusakli
824d849a52
removed req
11 years ago
barisusakli
a3842d2c61
removed similar code
11 years ago
barisusakli
e5a5b8e8bf
added privateUserInfo and isLoggedIn for #1275
11 years ago
Julian Lam
be45ad163a
properly fixed #1274
11 years ago
Julian Lam
585eb9e1be
fixed #1274
11 years ago
barisusakli
4f88e9cf2c
shortened the user postcount update code
11 years ago
barisusakli
d6ad100ed5
not used anymore
11 years ago
barisusakli
68db8c04f7
added missing radix
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
61ae01543c
fixed to use postsPerPage
11 years ago
barisusakli
a400e5de81
#1269
11 years ago