Julian Lam
4f57227505
Merge branch 'master' into v0.8.x
2015-07-28 12:17:13 -04:00
Julian Lam
eac92b00c6
better error checking with socket broadcast method
2015-07-28 12:16:57 -04:00
Julian Lam
7e640806b5
updated dev branch version
2015-07-28 10:40:54 -04:00
Julian Lam
03b6b1e15c
Fixed crash on launch if no hooks listen to filter:router.page
...
A previous commit added a new hook, although it executed async.each on a var without a null check, so if no hooks were registered, it was null, and not an empty array, causing async to crash.
2015-07-28 10:36:51 -04:00
Julian Lam
6348eb2bab
fixed #3359
2015-07-28 10:24:46 -04:00
Julian Lam
fcebfd8f39
latest fallbacks
2015-07-28 09:37:29 -04:00
Julian Lam
2f6b9eb80a
updated theme minvers
2015-07-28 09:35:19 -04:00
Julian Lam
8b59efef38
Merge pull request #3366 from pejuaxel/master
...
Add missing localization
2015-07-28 09:34:05 -04:00
Axel
85d7b04846
Add missing localization
2015-07-28 14:49:31 +02:00
Julian Lam
db4ac34138
latest fallbacks
2015-07-28 07:51:03 -04:00
Julian Lam
4f4e33eb15
Merge branch 'pichalite-master'
2015-07-28 07:49:50 -04:00
Julian Lam
eb5be2f671
fixed some whitespace issues and made the admin check return early, in its own block
2015-07-28 07:49:28 -04:00
Julian Lam
5ba7234bd7
Merge pull request #3362 from pejuaxel/master
...
Missing localization
2015-07-28 07:49:10 -04:00
Julian Lam
d10fd6248e
Merge branch 'master' of https://github.com/pichalite/NodeBB into pichalite-master
2015-07-28 07:45:34 -04:00
Julian Lam
afc32c1f6e
latest translations and fallbacks
2015-07-28 07:44:21 -04:00
Julian Lam
487166ba48
translations for @HuiStudio, #3365
2015-07-28 07:40:43 -04:00
Julian Lam
5a50a098d8
added a new middleware and plugin hook
...
- Middleware added: requireUser, redirects to login if there is no user session.
- Hook added: filter:router.page
2015-07-28 07:39:11 -04:00
bdharrington7
c0ec6faed3
Clarifies code by calling native db method instead of Topics method
2015-07-27 19:59:19 -07:00
barisusakli
5d94b00883
parse category description closes #3209
2015-07-27 15:31:55 -04:00
Julian Lam
fa351ffa07
fixed wrong documentation in comments...
2015-07-27 13:30:28 -04:00
Axel
9c2d7a2468
new language keys
2015-07-26 23:40:44 +02:00
Julian Lam
474ff3ed35
fixed #3359
2015-07-24 14:25:23 -04:00
barisusakli
5d56e4f835
Merge remote-tracking branch 'origin/master' into v0.8.x
2015-07-24 14:03:20 -04:00
barisusakli
26a9530686
fix sorting on users/map
2015-07-24 13:58:46 -04:00
pichalite
d2bbca1de1
don't display leave/join buttons for admin group
2015-07-24 08:58:00 -07:00
jsdream
29fcbf6750
Add 'filter:middleware.renderHeader' hook
2015-07-24 18:18:22 +03:00
Julian Lam
87111ee6be
fixed #3007
2015-07-24 10:22:21 -04:00
Julian Lam
ee9390ee34
fixed #2949
2015-07-23 16:28:31 -04:00
Julian Lam
df055ce7ea
if buildHeader middleware is called, isAPI is now set to false
2015-07-23 12:58:21 -04:00
Julian Lam
0bc175dd4c
fixed #3355
...
fixed issue where disabled categories showed up in the category dropdown in /unread
2015-07-23 12:47:58 -04:00
pichalite
a5226c9423
don't display "Leave Group" button for admins in "administrators" system group on groups details page
2015-07-22 17:10:17 -07:00
Julian Lam
791e0893ab
added new hook "filter:digest.subscribers" to allow plugins to override digest subscriptions
2015-07-22 15:07:12 -04:00
Julian Lam
12601dd3aa
added new hook "filter:digest.subscribers" to allow plugins to override digest subscriptions
2015-07-22 15:06:30 -04:00
barisusakli
766e233b87
closes #3353
2015-07-22 14:51:20 -04:00
barisusakli
954c25823e
closes #3352
2015-07-22 14:17:34 -04:00
Julian Lam
fe7f5402a8
changed base templates path to Persona, from Vanilla.
...
This breaks all themes relying on templates from Vanilla!! See: https://community.nodebb.org/topic/6098/on-changing-the-default-theme-to-persona
2015-07-22 11:30:14 -04:00
Julian Lam
c38cab3b74
latest russian translations
2015-07-22 10:23:15 -04:00
Mani Wang
92968dfd8d
avoid outdated error
...
when use github address as module
2015-07-22 19:49:15 +08:00
barisusakli
2b93c01340
closes #3347
2015-07-21 20:22:56 -04:00
bdharrington7
54180acf9b
saves updated bookmark in callback
2015-07-22 06:55:48 +08:00
Julian Lam
93007bc34f
fixed regression of pagination caused by changes to ajaxification logic
2015-07-21 15:21:50 -04:00
Julian Lam
fdddc19d0d
updated theme minvers
2015-07-21 15:16:10 -04:00
Julian Lam
03a4b5f641
updating development version
2015-07-21 14:57:04 -04:00
Julian Lam
d62c3b9340
switching default theme on installation to Persona, from Lavender
2015-07-21 14:55:52 -04:00
Julian Lam
05cac46c5b
Revert "updated dev version on master branch"
...
This reverts commit 1a56267791 .
2015-07-21 14:41:03 -04:00
bdharrington7
2a82b5db91
Merge branch 'master' into bookmark2
2015-07-22 00:27:02 +08:00
bdharrington7
4d99f60b3d
uses server-side bookmark if available
2015-07-21 23:46:05 +08:00
Julian Lam
1a56267791
updated dev version on master branch
2015-07-21 11:37:58 -04:00
Julian Lam
d426839da9
latest translations
2015-07-21 11:29:11 -04:00
Julian Lam
7e6703c18e
more line ending conversion #3343
2015-07-21 11:23:16 -04:00