barisusakli
9dd8572b98
don't crash if anchorEl doesn't exist
2016-07-13 16:40:19 +03:00
NodeBB Misty
344c771e1c
Latest translations and fallbacks
2016-07-13 09:03:51 -04:00
NodeBB Misty
42e60e4c79
Latest translations and fallbacks
2016-07-12 20:22:44 -04:00
Julian Lam
8fd5236641
closes #4844
2016-07-12 17:06:26 -04:00
barisusakli
019f5ff35f
up composer
2016-07-12 23:59:57 +03:00
Julian Lam
261bef2ab7
Up composer
2016-07-12 14:37:20 -04:00
Barış Soner Uşaklı
71c83f327d
up composer
2016-07-12 20:11:32 +03:00
barisusakli
d2cbd7e6dc
new priv for uploads
2016-07-12 19:59:04 +03:00
Julian Lam
03208807e4
fixes #4840
2016-07-12 11:39:51 -04:00
Julian Lam
cb435351b2
updated issue template to add examples and remove checkboxes (since they were not being used correctly)
2016-07-12 11:13:19 -04:00
barisusakli
bb278ca6ee
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2016-07-12 18:03:20 +03:00
barisusakli
51a50448b8
closes #4838
2016-07-12 18:03:14 +03:00
NodeBB Misty
c790d24886
Latest translations and fallbacks
2016-07-12 09:02:24 -04:00
acardinale
9321e565ad
Added new core component for topic with tid
...
Added new core component for topic with a specific tid
To use
```javascript
var topicContainer = components.get('topic', 'tid', tid);
```javascript
in a view with more topics / posts
2016-07-12 14:56:24 +02:00
Julian Lam
c8e64ae93b
updating profile fields to allow plugins (e.g. the write-api) to change a user's profile picture
...
@barisusakli please let me know if this is not ok.
2016-07-11 18:26:23 -04:00
NodeBB Misty
1f5913c874
Latest translations and fallbacks
2016-07-11 09:04:29 -04:00
barisusakli
fcf145fc81
403 if not logged in, show error
2016-07-11 13:03:47 +03:00
barisusakli
7b86fd3dc0
closes #4835
2016-07-11 12:56:27 +03:00
NodeBB Misty
77d12deb03
Latest translations and fallbacks
2016-07-10 09:02:21 -04:00
NodeBB Misty
4a012fb17f
Latest translations and fallbacks
2016-07-09 09:02:28 -04:00
psychobunny
f3c48eb14a
oops, #4832
2016-07-08 17:17:59 -04:00
psychobunny
6df3157748
closes #4832
2016-07-08 17:09:47 -04:00
psychobunny
2274e885da
up persona
2016-07-08 11:59:55 -04:00
psychobunny
1a48f47e2b
Merge pull request #4690 from pichalite/fix-mobile-menu
...
fixes #4660
2016-07-08 11:42:00 -04:00
Julian Lam
cf7540d41c
appeasing Travis CI, 'cause fuck code reuse, right?
2016-07-08 11:03:28 -04:00
Julian Lam
55bcc28e0e
closes #4831
2016-07-08 10:43:28 -04:00
NodeBB Misty
49f0aca7f6
Latest translations and fallbacks
2016-07-08 09:02:29 -04:00
Julian Lam
4c62784358
closes #4829
2016-07-07 18:57:59 -04:00
barisusakli
f85ec96172
small change to new hook
2016-07-08 01:26:48 +03:00
Barış Soner Uşaklı
f83632a792
Merge pull request #4828 from yariplus/patch-8
...
filter:topics.updateRecent
2016-07-08 01:21:49 +03:00
Timothy Fike
9fdd1b6b70
Don't return data for Topics.updateRecent
...
Update database if filter passes data back.
2016-07-07 18:08:53 -04:00
Timothy Fike
fe3fbb7197
filter:topics.updateRecent
...
https://community.nodebb.org/topic/9165/prevent-specific-category-from-showing-in-recent
2016-07-07 17:17:17 -04:00
Julian Lam
d4d36d2c8b
closes #4827
2016-07-07 14:44:36 -04:00
Julian Lam
5ecbbd228d
adding missing files, re: #4827
2016-07-07 14:33:16 -04:00
Julian Lam
d5961cfca3
#4827
2016-07-07 14:32:53 -04:00
psychobunny
cc02acfecb
up rewards
2016-07-07 13:10:30 -04:00
NodeBB Misty
f0eec5d3a2
Latest translations and fallbacks
2016-07-07 09:02:30 -04:00
barisusakli
f6f48ff482
up widget essentials
2016-07-07 12:17:36 +03:00
Julian Lam
95db375698
closes #4825
2016-07-06 15:23:35 -04:00
barisusakli
8ea5752b50
added url property to all routes
2016-07-06 20:31:29 +03:00
Julian Lam
7563873bd4
Merge branch 'master' of github.com:NodeBB/NodeBB
2016-07-06 11:00:53 -04:00
NodeBB Misty
88477a6866
Latest translations and fallbacks
2016-07-06 09:02:26 -04:00
barisusakli
f6bec561bf
when post is deleted or restored clear the post tools menu
2016-07-06 15:15:51 +03:00
barisusakli
1ce7d510fc
up themes
2016-07-06 13:20:19 +03:00
barisusakli
d94e2eed72
closes #4816
2016-07-06 13:16:39 +03:00
barisusakli
9a19f61372
closes #4817
2016-07-06 13:01:00 +03:00
barisusakli
f084ff9a54
closes #4813
2016-07-06 12:43:12 +03:00
barisusakli
1a43b3482c
insert postbar after placeholder
2016-07-06 12:26:03 +03:00
Julian Lam
3eda04c9e7
updated 'configExists' test to allow usage of NodeBB without a configuration file, closes #4824
2016-07-05 11:37:18 -04:00
Julian Lam
6628d5083a
added logging when --no-dep-check is used
2016-07-05 11:28:27 -04:00