11288 Commits (538c6ab7e74f85c8a2acdf10e61b548f1e413edc)
 

Author SHA1 Message Date
Julian Lam 96afd13155 Removed mmmagic from dependencies, closes #3836 9 years ago
Julian Lam 61889d9c30 upped persona minver 9 years ago
Julian Lam a9cb98c02e upped persona minver 9 years ago
Julian Lam ccf957f681 Added cancel button to picture change modal 9 years ago
Julian Lam 277a3ba2af Updated guest user icon and bgColor
Due to the label for guests being translatable, the
first character for guests was actually "[", causing
their user icon to be "[" with a colour.

This commit changes it to be a hardcoded question mark
and with a grey background colour.
9 years ago
Julian Lam 051a8e22df Removed allowedFileExtensions meta config
Now, when NodeBB needs to determine file compatibility, jimp
will attempt to open the file for reading. If it fails, file is
considered to be of an invalid type.
9 years ago
Julian Lam b9c9e24ca7 upping lav minver 9 years ago
Julian Lam 8a90afeed2 fixes #3859 9 years ago
Julian Lam ccdca39ad8 updated dependencies with versions that have proper nbbpm compatibility values 9 years ago
Julian Lam 3acf2e0812 pruned upgrade script 9 years ago
barisusakli 1c76dd9ae5 up emoji extended 9 years ago
barisusakli 6f864a6354 joindate iso 9 years ago
Julian Lam efe0726f9b removing unused plaintext templates, closes #3854 9 years ago
Julian Lam 9a17e2a3e9 Merge branch 'auto-plaintext-email' 9 years ago
Julian Lam e37709ad8b something.. 9 years ago
Julian Lam 8304740bd5 fixing crash on settings save 9 years ago
Julian Lam 948c98b668 adding plaintext email via html-to-text module 9 years ago
barisusakli 3bd83cd732 remove dupe code 9 years ago
barisusakli 27f77bf832 show proper error if user is not logged in 9 years ago
barisusakli 323cc165b6 closes #3851
dont use post file upload for cover uploads
check cover upload file size against new setting
store cover uploads in profile folder
use `uid-profilecover` filename for cover uploads
9 years ago
barisusakli 35eb0faac8 closes #3850 9 years ago
barisusakli 290f953475 up persona 9 years ago
Julian Lam ad5ddcbb73 whitespace fixes 9 years ago
Julian Lam 9de8250697 fixed spanish language issue, #3849 9 years ago
Julian Lam 3a34901cdb on settingsv2 save, reload should be required 9 years ago
Julian Lam 90c0a06fd4 removed some commented out code 9 years ago
Barış Soner Uşaklı f145356914 #3847 9 years ago
psychobunny 7d03e9ae6b up widgets 9 years ago
psychobunny 3564d581ad Merge branch 'master' of https://github.com/NodeBB/NodeBB 9 years ago
barisusakli 356f1d38cb fix image upload for other users 9 years ago
psychobunny df7e6be905 console.log 9 years ago
Julian Lam 22bebc770f updated dev version 9 years ago
psychobunny 74df0ee609 bump persona 9 years ago
barisusakli 016aef1716 too busy check on prod 9 years ago
Julian Lam 628cecdd36 latest translations 9 years ago
psychobunny a178790d2e up persona 9 years ago
psychobunny 6cd0c5eeb3 up persona 9 years ago
barisusakli 522e67d742 closes #3803 9 years ago
Julian Lam e4e4f8a621 forgot to add dependency for #3756 9 years ago
Julian Lam 209121adbb updating theme minvers, #3756 9 years ago
Julian Lam 48b5bab849 closes #3756 9 years ago
psychobunny 18bd4c1cda closes #3844 9 years ago
barisusakli 90c2a16b94 closes #3835 9 years ago
barisusakli 6e1f0b9e32 fix top post bar reply button, after IS 9 years ago
barisusakli b67ae7ab02 up mentions 9 years ago
Julian Lam 46a0fe9c76 updated vanilla minver 9 years ago
Julian Lam 2830538835 Cover photo removal for groups, #3832 9 years ago
Julian Lam 92be63ebe6 Update user account removeFn
As I did not realise both groups and users call the same
coverPhoto lib, the removeFn has to be in the user client js,
and not in the coverPhoto lib.

... of course, it *could* be in there, but it would be hacky.
9 years ago
barisusakli 04894b549a closes #3827 9 years ago
barisusakli d69d0c6614 dont send undefined for tos 9 years ago