Commit Graph

5247 Commits

Author SHA1 Message Date
Julian Lam
33bba9b596 Merge pull request #1431 from frissdiegurke/patch-1
added request as dependency. fixes #1430
2014-04-23 08:16:27 -04:00
frissdiegurke
5bb02d62e7 added request as dependency. fixes #1430 2014-04-23 14:04:27 +02:00
barisusakli
a1e6a3616c ability to install/uninstall plugins from ACP 2014-04-22 21:02:58 -04:00
psychobunny
e97a705f5c couple of console.logs 2014-04-22 14:45:55 -04:00
barisusakli
90f5683cc2 read redis host just before connecting 2014-04-22 01:39:57 -04:00
Julian Lam
dd53fb9b6a latest translations 2014-04-21 18:25:38 -04:00
barisusakli
1000df09ff replaced hardcoded english string 2014-04-21 15:15:38 -04:00
barisusakli
2d48f670c7 moved html from language files to templates 2014-04-21 14:54:27 -04:00
barisusakli
3c11030929 closes #1398 2014-04-21 13:29:40 -04:00
Julian Lam
4144abf6e3 added Malay language pack. Tahniah! 2014-04-20 17:54:09 -04:00
Julian Lam
3a32f6161a latest translations 2014-04-20 17:53:16 -04:00
Julian Lam
93b02e8591 latest translations from German 2014-04-20 17:51:41 -04:00
barisusakli
3ed90cda91 added new language string for guests 2014-04-20 17:49:58 -04:00
barisusakli
21e30cc0c7 new language string 2014-04-20 16:27:58 -04:00
barisusakli
844923d538 added guest language string 2014-04-20 15:17:17 -04:00
barisusakli
2ad715ead3 closes #1412 2014-04-20 15:07:53 -04:00
Julian Lam
e86d2d72c6 updated pt_BR 2014-04-20 11:03:51 -04:00
barisusakli
a8a38522c1 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2014-04-20 01:31:21 -04:00
barisusakli
bca2755c3e possible fix for #1410 2014-04-20 01:31:17 -04:00
Barış Soner Uşaklı
eb0f18c586 Merge pull request #1413 from frissdiegurke/patch-1
fixed wrong calls of getSortedSetRevRangeByScore
2014-04-20 01:26:46 -04:00
frissdiegurke
590604b288 fixed wrong calls of getSortedSetRevRangeByScore 2014-04-20 07:23:19 +02:00
barisusakli
1ed5145738 better check for pinned 2014-04-20 01:18:20 -04:00
barisusakli
1e3577afe5 fixes topics going to the bottom 2014-04-20 00:45:25 -04:00
barisusakli
c64da01080 closes #1410 2014-04-19 20:12:58 -04:00
psychobunny
ad8239aa31 alerts - parse globals before translating 2014-04-19 16:38:14 -04:00
Julian Lam
9a75a55500 removing footer from tx config 2014-04-19 14:34:32 -04:00
barisusakli
8d3f72b5a1 closes #1404 2014-04-19 14:31:46 -04:00
psychobunny
090c4e2aa9 action:ajaxify.contentLoaded - after #content is populated but before fade in animation - append elements to DOM at this stage. 2014-04-19 12:38:34 -04:00
psychobunny
da4113e1f1 Revert "last commit doesn't play well with ajaxify, need a rethink."
This reverts commit f85678e938.
2014-04-19 12:24:45 -04:00
psychobunny
f85678e938 last commit doesn't play well with ajaxify, need a rethink. 2014-04-19 12:15:17 -04:00
psychobunny
1f9bdd840f allow for the possibility of custom post-header or pre-footer templating 2014-04-19 11:56:39 -04:00
psychobunny
af54d9fa64 if translator.addTranslation is called before translator is done loading, the loading property is never set, which crashes translator 2014-04-19 10:52:53 -04:00
psychobunny
7b453edb2d don't crash if language file not found
@barisusakli seems like something needs footer.json, maybe it's a plugin
if its not crashing for you
2014-04-19 10:01:01 -04:00
psychobunny
7fb5db76d3 updated copyright year 2014-04-19 09:50:36 -04:00
psychobunny
016ea8dc32 Merge pull request #1408 from xbenjii/master
Alert typo
2014-04-19 08:36:03 -04:00
xbenjii
e1ad061fdc Fixed typo 2014-04-19 12:02:33 +01:00
Julian Lam
82fd8d79a0 turkish updates 2014-04-19 02:17:41 -04:00
barisusakli
254267e577 removed 2 titles 2014-04-18 17:52:11 -04:00
barisusakli
d431c94ed8 added variable to replying to string 2014-04-18 17:49:39 -04:00
barisusakli
9d61a1bae3 fixed translation string 2014-04-18 16:22:16 -04:00
barisusakli
6cac3c176e removed onlined from users 2014-04-18 15:37:55 -04:00
barisusakli
255115745f new language keys closes #1403 2014-04-18 15:13:55 -04:00
psychobunny
0a727a4af9 use ajaxify.refresh() to revert changes 2014-04-18 13:22:07 -04:00
psychobunny
f3993aca4d closes #1397 2014-04-18 13:20:50 -04:00
barisusakli
6a1fa82b8b closes #1402 2014-04-18 13:14:38 -04:00
Julian Lam
758a7f109e missing comma -- fixed #1401 2014-04-18 12:57:26 -04:00
Julian Lam
28bad893e5 Revert "removed until #1401 is fixed"
This reverts commit 87fc70d90d.
2014-04-18 12:57:16 -04:00
Julian Lam
8934ac1a2d added try..catch to server parsing of translations, in case a file has a syntax error -- #1401 2014-04-18 12:55:11 -04:00
barisusakli
b4dc2eebe9 removed one of the timeouts in user search 2014-04-18 12:46:50 -04:00
Julian Lam
770bf2bc44 fixed minver warning, so that nodebb doesn't complain that your version is too NEW for a plugin, heh 2014-04-18 12:43:32 -04:00