5061 Commits (3acf2e0812f288d4dbee47c59c5936b7e5449fc2)

Author SHA1 Message Date
barisusakli 3bd83cd732 remove dupe code 10 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
10 years ago
Julian Lam 9de8250697 fixed spanish language issue, #3849 10 years ago
barisusakli 356f1d38cb fix image upload for other users 10 years ago
Julian Lam 628cecdd36 latest translations 10 years ago
Julian Lam 48b5bab849 closes #3756 10 years ago
psychobunny 18bd4c1cda closes #3844 10 years ago
barisusakli 90c2a16b94 closes #3835 10 years ago
barisusakli 6e1f0b9e32 fix top post bar reply button, after IS 10 years ago
Julian Lam 2830538835 Cover photo removal for groups, #3832 10 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.
10 years ago
barisusakli 3648f69f72 added uid 10 years ago
Julian Lam f1412b6e9b Fixed cover loading for subdirs and added removal
re: #3832
10 years ago
Barış Soner Uşaklı 9cb9531b8e Merge pull request #3834 from NodeBB/room-optimize
Room optimize
10 years ago
Julian Lam ca0cba0c38 Added Galician and Slovenian 10 years ago
Julian Lam 3959316da9 latest translations and fallbacks 10 years ago
barisusakli 54901afe5e removed toggleNew 10 years ago
barisusakli 277ee94f06 dont call meta.rooms.enter for guests 10 years ago
barisusakli baa813a4cb Merge remote-tracking branch 'refs/remotes/origin/master' into room-optimize 10 years ago
Julian Lam 82f78d910d tweaks to language and updating theme minvers 10 years ago
Julian Lam de9f196c75 Merge branch 'userhomepage' of https://github.com/yariplus/NodeBB into yariplus-userhomepage 10 years ago
barisusakli 9753a6d489 fix user status change in topics 10 years ago
barisusakli 3ca618795f remove browsing 10 years ago
barisusakli 9125e778a1 Merge remote-tracking branch 'refs/remotes/origin/master' into room-optimize 10 years ago
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
10 years ago
barisusakli 46c2563164 removed rooms.js removed browsing users, removed chat syncing across sockets
use lastonline for online detection
10 years ago
barisusakli 1ecf27417a removed commented out stuff removed topics.enter 10 years ago
barisusakli 491a6d0234 Merge remote-tracking branch 'refs/remotes/origin/master' into room-optimize 10 years ago
barisusakli 0d23c56281 removed event:disconnect 10 years ago
barisusakli bac2a0d959 removed event:connect use socket.io connect event duh 10 years ago
barisusakli 5879185ebc single proc stats 10 years ago
yariplus f815f2d981 Fix userhomepage derps 10 years ago
yariplus 853aa37cd2 Add user home pages. #3616 10 years ago
Julian Lam ceaa3a334d Squashed commit of the following:
commit 3a39e5e6bd3c357d78d8ec1dad6e3a64c18ee3ab
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Nov 3 20:15:10 2015 -0500

    minor tweak

commit ed3c25ba8b431a2b730aae78a43cfa934521a5d4
Merge: d9cde96 d7a0adc
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Nov 3 20:12:32 2015 -0500

    Merge branch 'master' of https://github.com/acardinale/NodeBB into acardinale-master

commit d7a0adc5c883c5fa3207f3adcd0661246221e7c9
Author: Andrea Cardinale <a.cardinale@webandtech.it>
Date:   Wed Sep 30 10:32:25 2015 +0200

    Get registry (if it's set) from config.json in suggest method (client-side)
10 years ago
psychobunny dd8a77b949 components: account/ban, account/unban, account/delete 10 years ago
psychobunny 5c44c365dd chat with %1 10 years ago
psychobunny dc7be48121 account/follow, account/unfollow, account/chat components 10 years ago
psychobunny f6f43fe3de a couple extra useful "posted in" strings 10 years ago
Julian Lam d9cde968cc latest translations and fallbacks 10 years ago
psychobunny aa373841e9 use ajaxify.data.uid instead of template element 10 years ago
Julian Lam 3314ab4b83 fixes #3809 10 years ago
Julian Lam dc916c5e3c closes #3817 10 years ago
psychobunny b9316bfd23 removed alert.location 10 years ago
psychobunny 1982501985 toaster components + deprecated alert.location 10 years ago
psychobunny 8cf6fe3aa1 closes #3808 10 years ago
psychobunny 0be363d220 closes #1241
@martyalicante @a5mith  hopefully finally fixed :)
10 years ago
Barış Soner Uşaklı 871dffb0d3 Merge pull request #3769 from pitaj/patch-1
Use the hide class instead of jQuery hide
10 years ago
Peter Jaszkowiak 6e889ed60d Use hidden class for search field 10 years ago
Barış Soner Uşaklı 29bcf5c137 Merge pull request #3688 from drewdotpro/master
Textcomplete Plugin version bump for mentions
10 years ago
barisusakli 797b7f2ec1 remove quotes on both ends 10 years ago