4183 Commits (acf2e4078b991683118a1ef128cc9d4ee0fee1a2)

Author SHA1 Message Date
psychobunny 6b7b51eaf0 Merge pull request #5170 from pitaj/master
ACP search updated to support translations
8 years ago
Peter Jaszkowiak e2ea3cb21e Fix linting error 8 years ago
Stuart Williams 647d0e0a75 Avoid encoding HTML in Twitter social share text 8 years ago
Stuart Williams cafc5cd891 closes #5259 8 years ago
Peter Jaszkowiak 8ca98625b9 Key through search results 8 years ago
Peter Jaszkowiak f1cfed50a1 Translate skins and themes fully 8 years ago
Peter Jaszkowiak 5843e8dd77 Fix Translator to work with namespace paths 8 years ago
Peter Jaszkowiak 5223bb5191 Merge branch 'master' of github.com:nodebb/nodebb 8 years ago
barisusakli 4cb48c46ab closes #5242 8 years ago
barisusakli 2291899f4f show chat room title in taskbar 8 years ago
Peter Jaszkowiak 240e958fb1 Use config.relative_path instead of allcaps 8 years ago
Peter Jaszkowiak de6ced4e07 Tests for admin search, simplifications 8 years ago
Peter Jaszkowiak e3dd68e19c Explanations and simplifications 8 years ago
Peter Jaszkowiak a431dc0305 ACP search updated to support translations 8 years ago
barisusakli 2e28a8f7c7 closes #5239 8 years ago
barisusakli a4b46fd5ce closes #5236 8 years ago
Peter Jaszkowiak c5237443cd Standard language codes (#5218)
* Use standard language codes. Fallback for plugins.

* Fix transifex config

* Tab vs space here for some reason

* Remove redundancies

* config.relative_path instead of allcaps

* added upgrade script for existing users' accounts
8 years ago
Julian Lam c987b8474e fixing new post parsing to not add img-responsive to avatars 8 years ago
Julian Lam 6f1e5a83ab resolve regression caused by part of d28f7de 8 years ago
Julian Lam d28f7de19e fixes #5228 8 years ago
barisusakli db14c29e41 socket.io/categories tests 8 years ago
barisusakli 0756fcce7e eslint 8 years ago
barisusakli 2c77a88ba4 closes #5220 8 years ago
Julian Lam 0e8bf17ff0 re: #5211, bringing back the RELOAD BUTTON :rage2: 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
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
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
barisusakli 8294fc90e3 closes #5084 8 years ago
barisusakli 5703bf6eac fix test 8 years ago
barisusakli ce9be7e694 closes #5132 8 years ago
Barış Soner Uşaklı b38a10f96a add pagination to user profile 8 years ago
barisusakli 5cfe379841 fix recent for inf scroll 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
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
barisusakli 8f76ebf972 don't start loading again if already loading 8 years ago
barisusakli 3d1d9b8bd5 fix test, process rendered replies 8 years ago