barisusakli
fa1275c03a
closes #1557
2014-05-22 14:41:11 -04:00
barisusakli
746df87d89
upgrade tags to sorted set
2014-05-22 13:06:19 -04:00
barisusakli
853acaa6c7
closes #1558
2014-05-22 11:42:55 -04:00
Julian Lam
8a510c340b
limiting user and group creation so that their slugs can't intersect.
2014-05-22 10:21:27 -04:00
barisusakli
51e07e197b
added isSelf to account route
2014-05-21 21:52:10 -04:00
barisusakli
a1de4cb2dd
added no tags language key
2014-05-21 21:27:49 -04:00
Julian Lam
8df40c4b74
latest translations and fallbacks
2014-05-21 21:26:27 -04:00
barisusakli
3f43db090b
return topics tags #1557
2014-05-21 21:15:11 -04:00
barisusakli
87fe5bf1bb
delete tag if it has no topics left
2014-05-21 20:25:35 -04:00
barisusakli
56f442f283
remove punctuation and limit tag length
2014-05-21 20:20:44 -04:00
barisusakli
90cea84af9
max 5 tags per topic
...
asdasd
2014-05-21 19:50:27 -04:00
barisusakli
d8fd29581e
deleting a user will delete topic tags too
2014-05-21 19:39:10 -04:00
barisusakli
df73ceaeb7
closes #1556
...
added tag input box to composer when creating a topic
added new routes for viewing tags 'tags' and 'tags/:tagname'
respectively
post_bar.tpl shows the tags of the topic
can edit the main post to remove or add new tags
added a new menu item to header to go to the tags page
2014-05-21 16:13:51 -04:00
Julian Lam
1d7c293197
added option to remove ephemeralGroups from groups listing
2014-05-21 11:30:32 -04:00
Julian Lam
3849b2d6b3
added pushGroup method to notifications object #1331
2014-05-21 11:30:32 -04:00
barisusakli
dfa1150709
fix missing category data
2014-05-21 00:03:22 -04:00
barisusakli
c7c54560bc
fixes going into deleted topics for admins
2014-05-20 20:21:57 -04:00
barisusakli
1e68974f50
small refactor
2014-05-20 17:46:17 -04:00
Julian Lam
9bb13a0d29
closed #1552
2014-05-20 14:45:04 -04:00
psychobunny
7f7cc8dc62
merging in latest templates.js
2014-05-20 13:52:12 -04:00
barisusakli
b30dee2601
no need to store titleEl
2014-05-20 13:23:09 -04:00
barisusakli
4397b7ab4b
removed meta.scripts.get warning #1544
2014-05-20 12:38:33 -04:00
barisusakli
9ba0dc3363
closes #1539
2014-05-20 12:35:46 -04:00
barisusakli
05872ad458
closes #1545
2014-05-19 21:28:26 -04:00
barisusakli
cd08a16f77
return post count to with categories
2014-05-19 19:24:06 -04:00
barisusakli
4acc264cb8
added upload error string
2014-05-19 18:42:21 -04:00
barisusakli
20a707e6c1
uploads cleanup
2014-05-19 15:33:41 -04:00
Julian Lam
152a307b51
Merge pull request #1543 from akhoury/patch-1
...
Update hooks.rst
2014-05-19 14:08:02 -04:00
Aziz Khoury
2a333fddeb
Update hooks.rst
2014-05-19 14:01:26 -04:00
Aziz Khoury
a62fe8d4e2
Update hooks.rst
2014-05-19 14:00:29 -04:00
Barış Soner Uşaklı
75d018a35f
Merge pull request #1541 from akhoury/master
...
filter:register.build now returns what it was passed, in order.
2014-05-19 12:38:53 -04:00
Aziz Khoury
8d6a8dc928
filter:register.build now returns what it was passed, in order. fixes #1540 , we seriously need to consider standarizing the hooks arguments, maybe some ideas here #1527
2014-05-19 12:29:52 -04:00
barisusakli
5cf9b0a3bd
fix feed crash
2014-05-18 16:21:34 -04:00
barisusakli
e869a6a15a
composer refactor
2014-05-18 15:09:58 -04:00
Julian Lam
2e49fe9f50
fixed meta property to name, for keywords
2014-05-18 12:09:47 -04:00
Julian Lam
58b6a2e9ea
Merge branch 'master' of github.com:designcreateplay/NodeBB
2014-05-17 22:21:50 -04:00
Julian Lam
e9252ca745
fixing language code for viet and thai
2014-05-17 22:21:43 -04:00
barisusakli
472e6b5206
privilege cleanup
2014-05-17 18:59:34 -04:00
barisusakli
ff2bad635c
infinite scroll refactor
2014-05-17 17:55:55 -04:00
Julian Lam
e43ebb0423
Merge pull request #1533 from akhoury/master
...
captcha support
2014-05-17 16:01:44 -04:00
Julian Lam
6ec36a00ad
Merge branch 'master' of github.com:chiehwen/NodeBB into chiehwen-master
2014-05-17 15:19:07 -04:00
Julian Lam
dfe34cafb8
latest translations for slovak
2014-05-17 15:17:31 -04:00
Chieh-Wen Yang
d56b05bd90
I have translated to zh_TW.
2014-05-18 00:57:00 +08:00
Barış Soner Uşaklı
485c908510
Update README.md
2014-05-16 17:27:27 -04:00
Julian Lam
5f89293301
upgrade script for #1282
2014-05-16 16:48:26 -04:00
Julian Lam
b1534b7798
removing allowGuestPosting logic in NodeBB
2014-05-16 16:29:43 -04:00
Julian Lam
3474cdc5ea
added new privilege "find", added guest meta group, closed #1282
2014-05-16 15:47:04 -04:00
Julian Lam
c297e2f2f8
ephemeral groups - guests
2014-05-16 15:10:06 -04:00
Julian Lam
118723e185
force update translations.
2014-05-16 14:38:51 -04:00
barisusakli
629648bc7d
closes #1535
2014-05-16 13:28:38 -04:00