Commit Graph

11260 Commits (9770983fdb12c0a00961bfc89caba231e884a845)
 

Author SHA1 Message Date
psychobunny 3564d581ad Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli 356f1d38cb fix image upload for other users
psychobunny df7e6be905 console.log
Julian Lam 22bebc770f updated dev version
psychobunny 74df0ee609 bump persona
barisusakli 016aef1716 too busy check on prod
Julian Lam 628cecdd36 latest translations
psychobunny a178790d2e up persona
psychobunny 6cd0c5eeb3 up persona
barisusakli 522e67d742 closes
Julian Lam e4e4f8a621 forgot to add dependency for
Julian Lam 209121adbb updating theme minvers,
Julian Lam 48b5bab849 closes
psychobunny 18bd4c1cda closes
barisusakli 90c2a16b94 closes
barisusakli 6e1f0b9e32 fix top post bar reply button, after IS
barisusakli b67ae7ab02 up mentions
Julian Lam 46a0fe9c76 updated vanilla minver
Julian Lam 2830538835 Cover photo removal for groups,
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.
barisusakli 04894b549a closes
barisusakli d69d0c6614 dont send undefined for tos
barisusakli 670ed38d75 missing semicolons
psychobunny 0afcfa5a56 up vanilla
barisusakli 4fe4d71604 added port
barisusakli 1be178f2a5 sync ACP stats over pubsub
barisusakli 5e257107cd fix status on following/followers etc.
barisusakli 3648f69f72 added uid
barisusakli 0d6e1091ba async get users
Julian Lam f1412b6e9b Fixed cover loading for subdirs and added removal
re: 
barisusakli 8ccfd235ad changed deprecated method
barisusakli 99c5208563 up themes
Barış Soner Uşaklı 9cb9531b8e Merge pull request from NodeBB/room-optimize
Room optimize
barisusakli 60e1831152 check online from users:online zset
Julian Lam ca0cba0c38 Added Galician and Slovenian
Julian Lam 3959316da9 latest translations and fallbacks
barisusakli 54901afe5e removed toggleNew
barisusakli 277ee94f06 dont call meta.rooms.enter for guests
barisusakli baa813a4cb Merge remote-tracking branch 'refs/remotes/origin/master' into room-optimize
psychobunny 040783d5c4 up'd persona
Julian Lam 82f78d910d tweaks to language and updating theme minvers
Julian Lam de9f196c75 Merge branch 'userhomepage' of https://github.com/yariplus/NodeBB into yariplus-userhomepage
barisusakli 9753a6d489 fix user status change in topics
barisusakli 3ca618795f remove browsing
barisusakli 9125e778a1 Merge remote-tracking branch 'refs/remotes/origin/master' into room-optimize
barisusakli 364260fa37 fix lastonline iso
Julian Lam b8b9da2c30 Squashed commit of the following:
commit 62d59620d26bc97c7d689e9af57cd8bff654c79e
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Nov 4 11:04:27 2015 -0500

    tweaked 503 template

commit 15a61cbc239c9d654691d91cdadce59e13d97586
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Nov 4 10:58:19 2015 -0500

    added text about reloading being required if threshold values are changed

commit 3fe87699332ef0628b4db31f4afef245802a7bc0
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Nov 4 10:53:35 2015 -0500

    added ACP settings for toobusy

commit f6a9964baff051072052e6ef99da9e1ffba014df
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Nov 4 08:53:53 2015 -0500

    removed unused 503a template

commit e6d444736baf4c676f8461d30a5504c6e45df163
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Nov 4 02:01:11 2015 -0500

    updated code to send static 503 instead of maintenance-style page

commit 11089ae2bb833e068b01ee77ee745d9fd5344805
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Nov 4 01:18:45 2015 -0500

    added toobusy support so the Node process doesn't fall over at high load
barisusakli 7ed378b367 removed override no longer needed
barisusakli 46c2563164 removed rooms.js removed browsing users, removed chat syncing across sockets
use lastonline for online detection
barisusakli 1ecf27417a removed commented out stuff removed topics.enter