470 Commits (f97f45a13869b6918c0d94e8983c34e737f5cace)

Author SHA1 Message Date
barisusakli 1f3fa3a90f closes #4725 9 years ago
barisusakli bf2133ed7c topic watching 9 years ago
barisusakli 4907773e6a closes #4615 9 years ago
barisusakli b446ff42c3 style changes 9 years ago
barisusakli eb0aea6390 add /user/<uid> and /post/<pid> redirects
change notifications to use new redirects
9 years ago
Ben Lubar 7540fb54ac fix avatar upload crash discovered by @AccaliaDeElementia 9 years ago
Julian Lam b12811d21d spring cleaning 9 years ago
Barış Soner Uşaklı 27ad34138b fix crash 9 years ago
Julian Lam bd8fcb527b closes #4583 9 years ago
barisusakli 94432ff796 closes #4582
remove leading /
9 years ago
Ben Lubar 74a5a70969 fix convert-avatars-to-png option not being honored 9 years ago
barisusakli 18e68346e7 closes #4507 9 years ago
barisusakli 6cc08f3868 fix indent 9 years ago
barisusakli e564260650 moved groupTitle from user settings to user profile/edit 9 years ago
Julian Lam a9f966f23c closes #4503, /cc @BenLubar 9 years ago
barisusakli 07af4d10e7 closes #4488 9 years ago
Barış Soner Uşaklı 99ae0eb378 closes #4468 9 years ago
Julian Lam 5e3a114b17 added LRU cache to registration queue data 9 years ago
Julian Lam 5705681aa0 tweaked registration queue logic a bit
- encoding inputs during url construction
- limiting maximum # of parallel requests to 20
- using map instead of forEach
9 years ago
barisusakli 76fcc9ec35 this is fine 9 years ago
boomzillawtf d4464f6ab1 Merge remote-tracking branch 'upstream/master'
Conflicts:
	public/src/client/topic/posts.js
9 years ago
boomzillawtf 6aa0f8eb8a fix #4452: default to scroll to my post 9 years ago
barisusakli 57ccbd606c closes #4391 9 years ago
boomzillawtf ceb3b6ebe7 Add setting to avoid showing a post after it is submitted to keep the user's place on the page to address issue #4363 9 years ago
barisusakli 2869b3c068 closes #4354 9 years ago
barisusakli b0151502c2 use '-inf'/'+inf' 9 years ago
Barış Soner Uşaklı 3d55eec885 Merge pull request #4317 from samhax/delete-user-invites
Delete user invites from APM
9 years ago
barisusakli c50d655922 closes #4325 9 years ago
barisusakli ad1ffdfd81 fix test 9 years ago
barisusakli f8b494bc1f closes #4313 9 years ago
HSam 48db16fba7 Finished adding a new delete to also remove the reference from the invites list on the APM. 9 years ago
HSam 4d87f0276b In the process of adding the delete button to the invitation panel. Apparently, the delete method doesn't work with the invitation items, so I might need to add some extra logic. 9 years ago
barisusakli f3d2ad5f1f lets break some themes :evil: 9 years ago
barisusakli 1a1d322d9c closes #4305 9 years ago
Julian Lam 9d0f53fcd6 closed #4098 9 years ago
Julian Lam 3c7a42c959 fixed #4294 9 years ago
Barış Soner Uşaklı 2b448a0f76 closes #4293 9 years ago
pichalite 5f6a1a0acd complete fixes for #4144 9 years ago
barisusakli ac09036156 closes #4053 9 years ago
barisusakli 1349c4907d fix notification crash 9 years ago
barisusakli 5f17e327ce possible fix for https://github.com/akhoury/nodebb-plugin-import/issues/173 9 years ago
barisusakli 92fba4f396 closes #4248 9 years ago
psychobunny 99719414fe closes #4052 9 years ago
psychobunny b8eb19b991 closes #3993 9 years ago
Julian Lam ff8e1b52e0 fixed #4251 9 years ago
barisusakli 6951dc1fe2 closes #4211 9 years ago
barisusakli 4608b8f07b closes #4183 9 years ago
pichalite bd8b32b406 search banned users only on /users/banned route 9 years ago
pichalite 42239e119d search banned users only on /users/banned route 9 years ago
Barış Soner Uşaklı 88e4591f88 closes #4194 9 years ago
Julian Lam 10024d7b93 fixed #4186 9 years ago
Julian Lam 119930131d fixed errors when uploading files 9 years ago
Julian Lam 3a6ad52ac8 closes #4164 9 years ago
barisusakli 4b3f09deea closes #4154 9 years ago
barisusakli 19c2ce0e84 fix uid ref 9 years ago
barisusakli d82b797f70 fix for #4014 9 years ago
barisusakli 1e2779d326 closes #4014 9 years ago
barisusakli add4e6ee5b notifications.create can return null 9 years ago
barisusakli 85b4639015 fix typo closes #4097 9 years ago
barisusakli 04aea9ec22 closes #4094, also add missing next to notifyFollowers 9 years ago
barisusakli ce92caed99 removed unusued requires 9 years ago
barisusakli 1cf2b81f3d Revert "herp derp"
This reverts commit 9c9d805a32.
9 years ago
barisusakli 9c9d805a32 herp derp 9 years ago
pichalite 5450f59f99 fix user full name for local user register 9 years ago
barisusakli 32ca95319e closes #3436 9 years ago
barisusakli 089ea75cea closes #4054 9 years ago
barisusakli ab6c84471b some search/sort changes 9 years ago
barisusakli 26094778d9 closes #4058 9 years ago
barisusakli 005db18120 closes #4041 9 years ago
Julian Lam 1d42655bb5 allow User.create to accept fullname 9 years ago
barisusakli 3b1a2d65ab fix revokeAllSessions 9 years ago
barisusakli 9a5b308015 closes #4009 9 years ago
barisusakli 300996b0d1 closes #2329 9 years ago
barisusakli a43eef283c store user sessionId mapping per user 9 years ago
Julian Lam ad9a1d0f2c closes #3989
Squashed commit of the following:

commit 23de0708708ed190eafbcd6ea93d43333cb87aa3
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Dec 23 10:48:16 2015 -0500

    wired up session revocation, #3989

commit 45a3f18321b74a9b6893d404b6c870f1ec4d95cd
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Dec 23 09:49:27 2015 -0500

    session deletion via session uuid

commit 2bf87338cf9bfa2df0b299639421d8da7553c69a
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 22 13:53:35 2015 -0500

    WIP #3989

commit 623f45c3fa8b96f8b6eec0613eb7f9463348ab93
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 22 10:22:24 2015 -0500

    saving more metadata and displaying sessions in UCP #3989

commit d0567ed7cc33a1aea66e921b657f782038f32191
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 22 10:21:38 2015 -0500

    updated fontawesome to v4.5.0

commit 7131c97fe8ab42838eb2915a04e74f80f3d9a133
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 22 09:39:16 2015 -0500

    saving user-agent metadata into user session #3989

commit 661b7e6dba774b80b5dc6d04f89a79f809ff791e
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 22 09:23:24 2015 -0500

    New user auth methods to add/revoke sessions, #3989
9 years ago
barisusakli 5e9a656709 Merge remote-tracking branch 'refs/remotes/origin/master' into group-chat 9 years ago
Julian Lam fe90dd77c1 fixed #3967 9 years ago
barisusakli 26ac05dd5c Merge remote-tracking branch 'refs/remotes/origin/master' into group-chat 9 years ago
Julian Lam f4187fc671 fixing crash with deleted notifications 9 years ago
Julian Lam 9db0f59432 part of #3912 9 years ago
barisusakli 832a20e59e markRead fixes 9 years ago
barisusakli d5bccfb292 delete chats on user delete 9 years ago
Julian Lam 4cc4824087 Merge pull request #3908 from pitaj/master
Maximum invites and invites are stored
9 years ago
barisusakli 42cce3771b closes #3846 9 years ago
Julian Lam 7d9136f655 closes #3926 9 years ago
Peter Jaszkowiak a3cfcd9a48 Maximum invites, invites stored
Added the ability for admins to restrict the maximum amount of invites
a user can make. Invites are stored and displayed in the registration
queue admin page.
9 years ago
barisusakli 124b79f6aa fix user search pagination 10 years ago
barisusakli 872e00849a moved deleteVotes into deleteAccount 10 years ago
barisusakli ec3ae307e9 closes #3853 10 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.
10 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.
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 48b5bab849 closes #3756 10 years ago
Julian Lam f1412b6e9b Fixed cover loading for subdirs and added removal
re: #3832
10 years ago
barisusakli baa813a4cb Merge remote-tracking branch 'refs/remotes/origin/master' into room-optimize 10 years ago
barisusakli 46c2563164 removed rooms.js removed browsing users, removed chat syncing across sockets
use lastonline for online detection
10 years ago
yariplus 853aa37cd2 Add user home pages. #3616 10 years ago
barisusakli c3369964eb closes #3820 10 years ago
barisusakli c2ca093569 check username 10 years ago
barisusakli c39aa07d6f moved colors out, only create icon if picture is requested 10 years ago