NodeBB Misty
7e6e5f771c
Latest translations and fallbacks
2016-11-23 09:02:19 -05:00
Julian Lam
c987b8474e
fixing new post parsing to not add img-responsive to avatars
2016-11-22 10:48:50 -05:00
Julian Lam
6f1e5a83ab
resolve regression caused by part of d28f7de
2016-11-22 10:25:56 -05:00
Julian Lam
d28f7de19e
fixes #5228
2016-11-22 10:23:28 -05:00
NodeBB Misty
ef6d52c01b
Latest translations and fallbacks
2016-11-21 09:02:19 -05:00
barisusakli
db14c29e41
socket.io/categories tests
2016-11-21 13:47:34 +03:00
barisusakli
3b40afe9e2
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2016-11-20 17:50:43 +03:00
barisusakli
0756fcce7e
eslint
2016-11-20 17:50:39 +03:00
NodeBB Misty
2440c74f60
Latest translations and fallbacks
2016-11-20 09:02:17 -05:00
barisusakli
2c77a88ba4
closes #5220
2016-11-20 15:11:34 +03:00
NodeBB Misty
5e47ea5996
Latest translations and fallbacks
2016-11-19 09:02:22 -05:00
Julian Lam
0e8bf17ff0
re: #5211 , bringing back the RELOAD BUTTON :rage2:
2016-11-18 12:53:30 -05:00
NodeBB Misty
8fd5b12291
Latest translations and fallbacks
2016-11-18 09:02:26 -05:00
Barış Soner Uşaklı
0c9f61c629
Merge pull request #5217 from yariplus/patch-15
...
Allow sending Error objects to alertError instead of just plain strings.
2016-11-18 09:54:38 +02:00
Timothy Fike
f1e3e155c4
Update app.js
2016-11-17 18:21:54 -05:00
Timothy Fike
2d84c98565
Allow sending Error objects to alertError instead of just plain strings.
2016-11-17 18:08:44 -05:00
pichalite
d4040ed52e
Fixes #5213
2016-11-17 22:12:45 +00:00
NodeBB Misty
c452df5a7f
Latest translations and fallbacks
2016-11-16 09:02:18 -05:00
NodeBB Misty
682afbb440
Latest translations and fallbacks
2016-11-15 09:02:16 -05:00
NodeBB Misty
d19171decc
updated new chat strings for profile
2016-11-14 19:20:56 +00:00
NodeBB Misty
e8b38bb9f7
Latest translations and fallbacks
2016-11-14 09:02:33 -05:00
NodeBB Misty
6aa93362df
Latest translations and fallbacks
2016-11-12 09:02:15 -05:00
Julian Lam
ede7a71db7
Fixes #5186
...
On socket.io connection, all clients join a room pertaining to
their express session id. We use this room to keep track of any
sessions in different browser windows (but the same cookie jar),
so if a login/logout occurs, we can throw a session mismatch
modal.
This room can also be used to emit messages across windows/tabs...
2016-11-11 16:47:59 -05:00
Julian Lam
0f93206122
lint
2016-11-11 13:13:06 -05:00
Julian Lam
7d523fae0f
closes #5200
2016-11-11 13:00:23 -05:00
Julian Lam
885316d78f
also show minutes and hours in cut off timestamp
2016-11-11 12:44:46 -05:00
Julian Lam
75ff60e4d5
partial revert of a9984bb, adding in a layer to translate ISO
...
timestamp to datetime attribute and save localised string into
title attribute.
Fixes #5109
2016-11-11 11:57:57 -05:00
NodeBB Misty
b9abde5832
Latest translations and fallbacks
2016-11-11 09:05:05 -05:00
barisusakli
a9984bb926
closes #5108
2016-11-11 12:54:33 +03:00
barisusakli
1a9dd2311c
closes #5175
2016-11-11 12:17:18 +03:00
Ben Lubar
e151916f1a
Fix followed topic notifications going to the last unread post
...
Regression introduced in 1b34ebe230 .
Bug originally reported in #4469 .
2016-11-10 17:55:50 -06:00
Julian Lam
e6c9c89342
closes #5197
2016-11-10 13:50:37 -05:00
NodeBB Misty
7241c42302
Latest translations and fallbacks
2016-11-10 09:02:23 -05:00
barisusakli
8294fc90e3
closes #5084
2016-11-10 16:19:27 +03:00
barisusakli
5703bf6eac
fix test
2016-11-10 15:59:16 +03:00
barisusakli
ce9be7e694
closes #5132
2016-11-10 15:59:08 +03:00
NodeBB Misty
3eacd33951
Latest translations and fallbacks
2016-11-09 09:02:13 -05:00
Barış Soner Uşaklı
b38a10f96a
add pagination to user profile
2016-11-09 14:26:14 +03:00
NodeBB Misty
bece25cf6a
Latest translations and fallbacks
2016-11-08 09:02:24 -05:00
NodeBB Misty
1c4effbdf8
Latest translations and fallbacks
2016-11-07 09:04:26 -05:00
NodeBB Misty
0829245ed1
Latest translations and fallbacks
2016-11-06 09:02:23 -05:00
NodeBB Misty
29e432e077
Latest translations and fallbacks
2016-11-05 09:02:20 -04:00
NodeBB Misty
093dc0702d
Latest translations and fallbacks
2016-11-04 09:02:22 -04:00
barisusakli
5cfe379841
fix recent for inf scroll
2016-11-03 18:02:15 +03:00
NodeBB Misty
5d9e8beb52
Latest translations and fallbacks
2016-11-03 09:02:13 -04:00
barisusakli
fb47bf3889
unread/recent changes closes #4774
2016-11-03 13:06:25 +03:00
barisusakli
90c2ca38f9
more nested reply fixes
2016-11-02 21:27:26 +03:00
barisusakli
c90f082c77
fix edit/vote/bookmark icons for nested replies
2016-11-02 21:05:26 +03:00
Ben Lubar
2185d8eb99
Ban UI fixes ( #5169 )
...
- Permanent bans assigned by global moderators no longer expire immediately
(does not apply retroactively)
- Bans with no reason given no longer have "undefined" as their reason
(applies retroactively)
- 0 is now a selectable value for "ban duration, select 0 for permanent"
2016-11-02 12:59:01 -04:00
NodeBB Misty
87e4d27a22
Latest translations and fallbacks
2016-11-02 09:02:18 -04:00