Commit Graph

16706 Commits (d42ffdae7711fa68cd810aa888ed922ffa03dc09)
 

Author SHA1 Message Date
Baris Usakli 3c4b4f5263 don't call calback twice
Baris Usakli bf770636c5 closes
Barış Soner Uşaklı 75e2ab8957 remove unnecessary code
Barış Soner Uşaklı ae0f1847ae allow multiple origins for access-control-allow-origin header
add access-control-allow-credentials header to acp
Julian Lam ae46ec0cae fix tests,
Julian Lam ebc67185c3 closes
Julian Lam bf2e905ced fixed tests, closes
Julian Lam 9e44fc6ae2 fixes
Peter Jaszkowiak eaae5b52cd ACP quick actions ()
* ACP quick actions

- Moved restart, build & restart, and logout into separate buttons
- Moved buttons on mobile into the side menu
- Added version and upgrade alert to header / mobile menu
- Moved version checking to server-side with a cache for rate limiting
- Changed "reload" translations to "rebuild and restart"

* Change info alert to black-on-white to match focused search bar

* Fix tests

* Fallback for failed fetch of latest version
Julian Lam 81e085bb9d bump mentions,
Misty (Bot) 4d09d467f7 Latest translations and fallbacks
Barış Soner Uşaklı dcb6af5768 closes
Misty (Bot) 6f044ce8d3 Latest translations and fallbacks
Barış Soner Uşaklı fde44cb9b9 pass array to groups.destroy
pass array to db.sortedSetRemove
Barış Soner Uşaklı 55b872fe3e add check
Barış Soner Uşaklı be5c237388 fix decr/incrObjectField if key in array doesn't exist create it
Barış Soner Uşaklı 6a9a73c86c changes to leaveAllGroups
Groups.destroy can take an array of groupnames
Groups.leave can take an array of groupnames
db.incrObjectField/decrObjectField can take an array of keys
db.sortedSetRemove can take an array of keys and values
db.setRemove can take an array of keys
Misty (Bot) ed3dd1cc25 Latest translations and fallbacks
Barış Soner Uşaklı cfedcf7e0b check username
Barış Soner Uşaklı fe18a12ee0 if object doesn't exist user doesn't exist
Barış Soner Uşaklı 2d7d4a3fb4 use setsRemove
Barış Soner Uşaklı 7221b71b68 add test for srem with multi elements
Julian Lam 1e01af4d89 closes
Barış Soner Uşaklı 8b615c64fa move emailsPath to function
Misty (Bot) 29a3d8bd53 Latest translations and fallbacks
Julian Lam a1338221bf codeclimate made me make my code ugly 😢
Julian Lam 9197879291 fixes
Julian Lam 693c7a3b85 fix 'invalid date' in post history dropdown,
Julian Lam 5d2e6f0e8e Squashed commit of the following:
commit 7bd46afad7033a466626826d3e29610f41328510
Author: Julian Lam <julian@nodebb.org>
Date:   Thu Mar 15 15:41:36 2018 -0400

    fixes 

commit 4b755d5801b2f6d70cea10516f88392708c72f61
Author: Julian Lam <julian@nodebb.org>
Date:   Thu Mar 15 15:24:12 2018 -0400

    fixes 

commit 6035e75453a08aee0fef7ff59d57dd5c1e8f4ac9
Author: Julian Lam <julian@nodebb.org>
Date:   Thu Mar 15 15:07:23 2018 -0400

    Fixes 
Baris Usakli 8492a1586f closes
Baris Usakli 9747c39cd7 up composer-default
Baris Usakli 29b7c67946 use utils.toISOString
Baris Usakli a48144e632 dont crash if description is numeric
Baris Usakli 38acedf5bb lint
Baris Usakli 959a742c63 add llen to dbal
Julian Lam fd13f690ae bump themes to resolve backward text on mobile chat,
Misty (Bot) f56e244ba1 Latest translations and fallbacks
Misty (Bot) 43e914c91d Incremented version number - v1.8.0
Andrew Rodrigues 8a220b944e
fix graph legend container on smaller widths
Misty (Bot) 7da2e54980 Latest translations and fallbacks
Baris Usakli 52ab0a00d9 use the acp config for homePageTitle
Julian Lam 4d9e2b1160 fixes
Aziz Khoury dc83e85bb4 add maximumChatMessageLength to defaults.json ()
Misty (Bot) 6a07de2963 Latest translations and fallbacks
Barış Soner Uşaklı beb4307a91 up persona
Misty (Bot) 0f80c466e0 Latest translations and fallbacks
Julian Lam 9ea6dbc0e7 fix flag tests
Julian Lam a126f07471 closes
Barış Soner Uşaklı 221f9848d2 closes
Barış Soner Uşaklı 96f55c528e don't crash if config is undefined