Commit Graph

6231 Commits

Author SHA1 Message Date
barisusakli
89bb11a58c closes #1880 2014-07-22 12:56:34 -04:00
barisusakli
0e241456e4 less code 2014-07-22 12:02:15 -04:00
Julian Lam
8e0bc0257d fixed #1869 2014-07-22 11:21:39 -04:00
Julian Lam
5546b4e04d closed #1877 2014-07-22 11:05:12 -04:00
Julian Lam
8be7ab55f9 latest translatios 2014-07-22 10:15:55 -04:00
frissdiegurke
021e5bfcc5 [Settings] fixed data-empty usage within checkboxes 2014-07-22 12:01:05 +02:00
barisusakli
82ffaad939 parseint 2014-07-21 19:39:06 -04:00
barisusakli
ed18ac7fdf category recent post fix
if a category is not displaying any recent posts dont render new posts
2014-07-21 18:14:44 -04:00
barisusakli
c9fb5b3e11 changed user posted notification to include title
dont send 2 notifications if you are already following topic
2014-07-21 17:43:42 -04:00
psychobunny
67c5477fb2 testing transition speed change without waiting for widgets to render 2014-07-21 17:30:57 -04:00
psychobunny
310dbc754e closes #1839 2014-07-21 16:20:17 -04:00
psychobunny
224dd49102 no need to delay prefetcher anymore 2014-07-21 16:10:35 -04:00
psychobunny
829dcb134e logic fail, time for coffee 2014-07-21 16:06:48 -04:00
psychobunny
e382e34656 unnecessary brackets 2014-07-21 15:50:55 -04:00
psychobunny
2851a9a96b don't ajaxify in until animation is completed; reduced minimum wait duration for preloader 2014-07-21 15:49:27 -04:00
barisusakli
9aeab08109 removed stop 2014-07-21 15:33:02 -04:00
barisusakli
81018d1305 closes #1863 2014-07-21 15:03:04 -04:00
psychobunny
cb08d4b04f getting rid of this one for good 2014-07-21 14:44:27 -04:00
psychobunny
1b2de8d7af updating docs for adding i8n to plugin/themes 2014-07-21 14:41:19 -04:00
psychobunny
b5d3186120 plugins and themes can now define their own custom language strings. closes #1865 2014-07-21 14:37:46 -04:00
barisusakli
1920f88f31 Merge branch 'master' of https://github.com/NodeBB/NodeBB 2014-07-21 14:22:16 -04:00
barisusakli
0a84d49a6d docs update 2014-07-21 14:22:14 -04:00
Barış Soner Uşaklı
3e7420333d Update README.md 2014-07-21 14:19:31 -04:00
barisusakli
ab9af6202d Merge branch 'master' of https://github.com/NodeBB/NodeBB 2014-07-21 14:18:45 -04:00
barisusakli
d00740703b use the new $text query from mongo 2.6 2014-07-21 14:18:42 -04:00
psychobunny
423da904de allow core to tap into NodeBB's hook system, closes #989 2014-07-21 13:42:33 -04:00
psychobunny
e10307426d optional callback for registerHook 2014-07-21 13:25:25 -04:00
psychobunny
7e82393d9f plugins:loaded - using emitter class instead 2014-07-21 13:14:12 -04:00
psychobunny
bab995626c some unused vars 2014-07-21 13:10:45 -04:00
Julian Lam
bee4feff12 updated module deps for widget-essentials and markdown 2014-07-21 12:35:48 -04:00
Julian Lam
be8e63cd50 special handling for filter:app.load 2014-07-21 10:36:05 -04:00
barisusakli
ef8bbdd359 closes #1864
doing andrew's //todo's since 1991
2014-07-20 21:10:23 -04:00
barisusakli
04c6ca2ebb closes #1862 2014-07-20 18:44:12 -04:00
Julian Lam
045dc220ac latest translations 2014-07-20 17:40:15 -04:00
barisusakli
b1e93c4558 fix for wrapper 2014-07-20 14:53:29 -04:00
barisusakli
341a0c8190 closes #1855 2014-07-20 14:35:25 -04:00
Barış Soner Uşaklı
ec9cc52d03 Merge pull request #1857 from a5mith/patch-1
In response to lukelarris bug report
2014-07-19 22:01:09 -04:00
Barış Soner Uşaklı
ea85ebe016 Merge pull request #1858 from lukelarris/patch-1
Made it easier to paste command in MongoDB console
2014-07-19 22:00:17 -04:00
lukelarris
d35ac87128 Made it easier to paste command in MongoDB console
It's a pain to paste MongoDB console commands with linebreaks, as the console adds its own linebreaks. I removed the linebreaks to make it easier.
2014-07-19 20:46:52 -05:00
Aaron Smith
45518d620b In response to lukelarris bug report
Configure is in docs, not installing, so needs to go up another directory. (I think, I'm on my iPad)
2014-07-20 02:15:51 +01:00
barisusakli
7a60d478f4 small tweak to chat height 2014-07-19 18:02:35 -04:00
barisusakli
6e66911ef7 delete unread chats on account delete 2014-07-19 11:01:54 -04:00
barisusakli
a4975cab33 closes #1825, closes #1674 2014-07-19 10:33:27 -04:00
barisusakli
a69973e7a7 topics.getPids will return mainPid as well 2014-07-19 08:59:59 -04:00
barisusakli
523b3db3f1 no header tooltips in xs 2014-07-18 20:43:52 -04:00
Julian Lam
bf2cba028d fixed #1851 2014-07-18 19:12:09 -04:00
Julian Lam
14d7461252 updated deprecation notice for social network sso icons 2014-07-18 19:10:53 -04:00
Julian Lam
2f9fd620d7 fixed #1849 2014-07-18 11:10:47 -04:00
psychobunny
d78fdb1520 more confusing, works perfectably 2014-07-17 22:26:50 -04:00
psychobunny
a67e0ea3c2 less confusing 2014-07-17 19:01:46 -04:00