Commit Graph

5592 Commits (a1de4cb2dd405c2e8d95dbbf717c79dc43b65f37)
 

Author SHA1 Message Date
barisusakli a1de4cb2dd added no tags language key
Julian Lam 8df40c4b74 latest translations and fallbacks
barisusakli 3f43db090b return topics tags
barisusakli 87fe5bf1bb delete tag if it has no topics left
barisusakli 56f442f283 remove punctuation and limit tag length
barisusakli 90cea84af9 max 5 tags per topic
asdasd
barisusakli d8fd29581e deleting a user will delete topic tags too
barisusakli df73ceaeb7 closes
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
Julian Lam 1d7c293197 added option to remove ephemeralGroups from groups listing
Julian Lam 3849b2d6b3 added pushGroup method to notifications object
barisusakli dfa1150709 fix missing category data
barisusakli c7c54560bc fixes going into deleted topics for admins
barisusakli 1e68974f50 small refactor
Julian Lam 9bb13a0d29 closed
psychobunny 7f7cc8dc62 merging in latest templates.js
barisusakli b30dee2601 no need to store titleEl
barisusakli 4397b7ab4b removed meta.scripts.get warning
barisusakli 9ba0dc3363 closes
barisusakli 05872ad458 closes
barisusakli cd08a16f77 return post count to with categories
barisusakli 4acc264cb8 added upload error string
barisusakli 20a707e6c1 uploads cleanup
Julian Lam 152a307b51 Merge pull request from akhoury/patch-1
Update hooks.rst
Aziz Khoury 2a333fddeb Update hooks.rst
Aziz Khoury a62fe8d4e2 Update hooks.rst
Barış Soner Uşaklı 75d018a35f Merge pull request from akhoury/master
filter:register.build now returns what it was passed, in order.
Aziz Khoury 8d6a8dc928 filter:register.build now returns what it was passed, in order. fixes , we seriously need to consider standarizing the hooks arguments, maybe some ideas here
barisusakli 5cf9b0a3bd fix feed crash
barisusakli e869a6a15a composer refactor
Julian Lam 2e49fe9f50 fixed meta property to name, for keywords
Julian Lam 58b6a2e9ea Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam e9252ca745 fixing language code for viet and thai
barisusakli 472e6b5206 privilege cleanup
barisusakli ff2bad635c infinite scroll refactor
Julian Lam e43ebb0423 Merge pull request from akhoury/master
captcha support
Julian Lam 6ec36a00ad Merge branch 'master' of github.com:chiehwen/NodeBB into chiehwen-master
Julian Lam dfe34cafb8 latest translations for slovak
Chieh-Wen Yang d56b05bd90 I have translated to zh_TW.
Barış Soner Uşaklı 485c908510 Update README.md
Julian Lam 5f89293301 upgrade script for
Julian Lam b1534b7798 removing allowGuestPosting logic in NodeBB
Julian Lam 3474cdc5ea added new privilege "find", added guest meta group, closed
Julian Lam c297e2f2f8 ephemeral groups - guests
Julian Lam 118723e185 force update translations.
barisusakli 629648bc7d closes
Aziz Khoury 0e0f66ba9e minor cleanups.
Aziz Khoury 230b4a0952 now really fix topic/1503
Aziz Khoury c7734937fb added a bunch of useful utils functions
Aziz Khoury 611fd380eb fixes topic/1503
Aziz Khoury d3a11f7ad8 Merge remote-tracking branch 'upstream/master'