6036 Commits (2c77a88ba4915dcb4b51fecfcb19dc457c3b54c5)

Author SHA1 Message Date
barisusakli 2c77a88ba4 closes #5220 8 years ago
NodeBB Misty 5e47ea5996 Latest translations and fallbacks 8 years ago
Julian Lam 0e8bf17ff0 re: #5211, bringing back the RELOAD BUTTON :rage2: 8 years ago
NodeBB Misty 8fd5b12291 Latest translations and fallbacks 8 years ago
Barış Soner Uşaklı 0c9f61c629 Merge pull request #5217 from yariplus/patch-15
Allow sending Error objects to alertError instead of just plain strings.
8 years ago
Timothy Fike f1e3e155c4 Update app.js 8 years ago
Timothy Fike 2d84c98565 Allow sending Error objects to alertError instead of just plain strings. 8 years ago
pichalite d4040ed52e Fixes #5213 8 years ago
NodeBB Misty c452df5a7f Latest translations and fallbacks 8 years ago
NodeBB Misty 682afbb440 Latest translations and fallbacks 8 years ago
NodeBB Misty d19171decc updated new chat strings for profile 8 years ago
NodeBB Misty e8b38bb9f7 Latest translations and fallbacks 8 years ago
NodeBB Misty 6aa93362df Latest translations and fallbacks 8 years ago
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...
8 years ago
Julian Lam 0f93206122 lint 8 years ago
Julian Lam 7d523fae0f closes #5200 8 years ago
Julian Lam 885316d78f also show minutes and hours in cut off timestamp 8 years ago
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
8 years ago
NodeBB Misty b9abde5832 Latest translations and fallbacks 8 years ago
barisusakli a9984bb926 closes #5108 8 years ago
barisusakli 1a9dd2311c closes #5175 8 years ago
Ben Lubar e151916f1a
Fix followed topic notifications going to the last unread post
Regression introduced in 1b34ebe230.

Bug originally reported in #4469.
8 years ago
Julian Lam e6c9c89342 closes #5197 8 years ago
NodeBB Misty 7241c42302 Latest translations and fallbacks 8 years ago
barisusakli 8294fc90e3 closes #5084 8 years ago
barisusakli 5703bf6eac fix test 8 years ago
barisusakli ce9be7e694 closes #5132 8 years ago
NodeBB Misty 3eacd33951 Latest translations and fallbacks 8 years ago
Barış Soner Uşaklı b38a10f96a add pagination to user profile 8 years ago
NodeBB Misty bece25cf6a Latest translations and fallbacks 8 years ago
NodeBB Misty 1c4effbdf8 Latest translations and fallbacks 8 years ago
NodeBB Misty 0829245ed1 Latest translations and fallbacks 8 years ago
NodeBB Misty 29e432e077 Latest translations and fallbacks 8 years ago
NodeBB Misty 093dc0702d Latest translations and fallbacks 8 years ago
barisusakli 5cfe379841 fix recent for inf scroll 8 years ago
NodeBB Misty 5d9e8beb52 Latest translations and fallbacks 8 years ago
barisusakli fb47bf3889 unread/recent changes closes #4774 8 years ago
barisusakli 90c2ca38f9 more nested reply fixes 8 years ago
barisusakli c90f082c77 fix edit/vote/bookmark icons for nested replies 8 years ago
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"
8 years ago
NodeBB Misty 87e4d27a22 Latest translations and fallbacks 8 years ago
barisusakli eca850c4b1 nested reply improvements
on new post increase count and add nested reply if replies are expanded
on post purge reduce count and remove nested reply
8 years ago
Julian Lam 66aea0eed1 closes #5167 8 years ago
NodeBB Misty 86200f846c Latest translations and fallbacks 8 years ago
barisusakli 8f76ebf972 don't start loading again if already loading 8 years ago
barisusakli 3d1d9b8bd5 fix test, process rendered replies 8 years ago
barisusakli ff08cbf677 replies to posts 8 years ago
Barış Soner Uşaklı 0c08e44a34 Merge pull request #5050 from BenLubar/replies-to-post
Add a sorted set for replies-to-this-post
8 years ago
Ben Lubar d74e2d0650
Don't hardcode fa-plus <https://github.com/NodeBB/NodeBB/pull/5050#issuecomment-256862345> 8 years ago
Julian Lam 2da32512af not displaying banned modal if you're not actually banned, heh 8 years ago