Julian Lam
60a6775c72
Changed behaviour of the Chat Typing Notification
...
Instead of being placed at the bottom of the modal/list,
it will now be displayed at the top of the modal, and not
shown in the chats page at all (as it is already present
in the contact list)
2015-07-29 12:41:09 -04:00
barisusakli
47cc1083df
fix mark all read
2015-07-28 15:03:20 -04:00
barisusakli
05411651b3
server side check so you can't leave admin group
2015-07-28 13:26:58 -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
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
pichalite
d2bbca1de1
don't display leave/join buttons for admin group
2015-07-24 08:58:00 -07: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
12601dd3aa
added new hook "filter:digest.subscribers" to allow plugins to override digest subscriptions
2015-07-22 15:06:30 -04:00
barisusakli
954c25823e
closes #3352
2015-07-22 14:17:34 -04:00
Julian Lam
c38cab3b74
latest russian translations
2015-07-22 10:23:15 -04:00
barisusakli
2b93c01340
closes #3347
2015-07-21 20:22:56 -04: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
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
Julian Lam
c781e55ea9
line endings? #3343
2015-07-21 11:20:37 -04:00
Julian Lam
d095e5925c
#3343
2015-07-21 11:17:31 -04:00
psychobunny
0bc4799c3c
remove setTimeout hax in settingsv1 :squirrel:
2015-07-20 17:16:30 -04:00
psychobunny
fdc66eb607
fixes checkboxes for settingsv2 (deja vu)
2015-07-20 17:13:25 -04:00
psychobunny
a3c41e7fdb
action:posts.loading
2015-07-20 17:12:41 -04:00
psychobunny
8e4340544a
action:posts.edited
2015-07-20 17:12:34 -04:00
barisusakli
435fe5c54f
closes #3342
2015-07-20 15:53:08 -04:00
Barış Soner Uşaklı
a20d1f8220
Updated emails :)
2015-07-20 15:29:16 -04:00
Julian Lam
866b0ddaa6
Merge pull request #3283 from APXEOLOG/filter-extension
...
filter:auth.init strategy extension with custom urls
2015-07-20 15:25:54 -04:00