6667 Commits (59c350e63ce5d61367cd3f7672bb20d861487d3b)

Author SHA1 Message Date
barisusakli 478faac945 closes #3997 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
Julian Lam d9125c215c more notif crash fixes 9 years ago
barisusakli 94d8671447 not needed 9 years ago
barisusakli ab0797a6d8 chat fixes
update bootstrap tags input
dont allow adding self to chat room
9 years ago
barisusakli df605babff closes #3983 9 years ago
barisusakli abed319da2 closes #3996 9 years ago
barisusakli 5b1999be10 Merge remote-tracking branch 'origin/master' 9 years ago
barisusakli 0887105046 created chat:room hashes, save owner uid in hash, update chat uids when they message 9 years ago
Julian Lam a38d79e6ec fixing notifications crash again 9 years ago
barisusakli b4014ac420 closes #3988 9 years ago
Julian Lam 36eed0f22f more tweaks to notif grouping 9 years ago
Julian Lam 64efe541f5 fix #3965 9 years ago
barisusakli a3dc427e67 if there are no messages pass empty array 9 years ago
barisusakli 3d0e412bfd removed extra vars 9 years ago
barisusakli b3f63e0a0d closes #3938 9 years ago
barisusakli c8edb6de29 fix semicolon 9 years ago
barisusakli 1e8409ef83 fix tab 9 years ago
barisusakli 5b530253bb closes #3978 9 years ago
barisusakli dff3d7f20e various group chat fixes #3980
fix multiple modals using the same tagsinput
fix online user getting chat notification
fix owner not being able to remove users in the chat modal
9 years ago
barisusakli 80fd0b20bd closes #3970 9 years ago
barisusakli 1449d438f5 closes #3969 9 years ago
barisusakli f0b333e8a1 closes #3929 9 years ago
Julian Lam fe5e5ea8ef fixing another null crash 9 years ago
barisusakli f73e6eb4a1 fix related 9 years ago
barisusakli 5e9a656709 Merge remote-tracking branch 'refs/remotes/origin/master' into group-chat 9 years ago
barisusakli 80544119dc some changes to related code 9 years ago
Julian Lam fe90dd77c1 fixed #3967 9 years ago
psychobunny b2049e7acf add color/bgColor to return 9 years ago
Julian Lam 0ded293caf removed JSONP listener 9 years ago
barisusakli 270f8130da closes #3952 9 years ago
barisusakli 26ac05dd5c Merge remote-tracking branch 'refs/remotes/origin/master' into group-chat 9 years ago
barisusakli 9981555042 rename 9 years ago
barisusakli e067d26ca3 closes #3961 9 years ago
psychobunny 89901b2caa reorganized settings/tags acp 9 years ago
psychobunny 339b4c30fc ability to set maximum related topics rendered in ACP 9 years ago
psychobunny ba719148c1 generic "related topics" functionality 9 years ago
barisusakli 4827ea04fc messaging.getTeaser 9 years ago
barisusakli 3d79e0750b fix edit delete for rooms 9 years ago
barisusakli d2b54ae0f8 display less derpy chat list 9 years ago
barisusakli f71fd0a3ec only allow users in the room to get raw message content 9 years ago
Julian Lam f4187fc671 fixing crash with deleted notifications 9 years ago
Barış Soner Uşaklı f4e502c793 simpler isNewSet 9 years ago
Julian Lam 40f0076b77 fixed bug with notif merging 9 years ago
Julian Lam 9f5815555a fixed null error with notif grouping 9 years ago
Julian Lam 05df8900db closes #3912 9 years ago
Julian Lam 9db0f59432 part of #3912 9 years ago
Julian Lam 33a3a56fd7 Fixed issue where -w and -a flags didn't work in NodeBB reset. 9 years ago
barisusakli 002e931a9c rev 9 years ago
barisusakli da5891bcf6 remove debug 9 years ago
barisusakli 832a20e59e markRead fixes 9 years ago
barisusakli 1bd9b364e4 fix notifs, dont send to self, fix notification path to roomId 9 years ago
barisusakli d8810ceae9 send messages 9 years ago
barisusakli 784ff07907 ability to add/remove users from chat rooms, tagsinput 9 years ago
barisusakli 8fab270852 leaveRoom method, small fixes 9 years ago
barisusakli f8a6666e1a chat notify changes 9 years ago
barisusakli 29d8b9c181 more room changes app.openChat 9 years ago
barisusakli d5bccfb292 delete chats on user delete 9 years ago
barisusakli c5d2f61b01 more fixes 9 years ago
barisusakli 43c697a5df edit message 9 years ago
barisusakli a1ab50bd2d check admin and priv groups 9 years ago
barisusakli 6b12bd2328 update messaging.editMessage 9 years ago
barisusakli 5d1169e686 changed the chat route to /chats/:roomid? 9 years ago
barisusakli 58d05f7c79 recent chat list with rooms 9 years ago
barisusakli e2e547db45 first part of messaging refactor 9 years ago
barisusakli 8bda497b41 upgrade script for chats 9 years ago
Julian Lam 37b13b4879 Re-added file extension restriction ACP option
Closes #3918
9 years ago
Julian Lam cc4997aeca fixes #3940 9 years ago
Julian Lam a4d8ab9d12 fixes #3950 9 years ago
Julian Lam c1460d36f0 Deprecated uploader.open, use uploader.show instead
... as it now takes a single Object argument instead of multiple
parameters.

Also, closes #3942. Help text is just omitted now.
9 years ago
barisusakli 24a302ea1a closes #3947 9 years ago
Barış Soner Uşaklı fd215c774f Merge pull request #3946 from akhoury/patch-3
[minor] meta tag, content-type shouldnt be escaped
9 years ago
barisusakli 518552de64 dont calculate pid index on new replies 9 years ago
Aziz Khoury b4c8301596 [minor] meta tag, content-type shouldnt be escaped
so `text/html; charset=UTF-8` and not `text&#x2F;html; charset=UTF-8`
9 years ago
Julian Lam bcbc8608a4 newSet calculations bugfix 9 years ago
Julian Lam 3b6b36cfa6 fixing possible crash 9 years ago
Julian Lam 4cc4824087 Merge pull request #3908 from pitaj/master
Maximum invites and invites are stored
9 years ago
Julian Lam 2d203d7dca Squashed commit of the following:
Closes #2668

commit 3d4f494ed3257bceda8f6f82057cab83f0f252b3
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Dec 11 12:06:42 2015 -0500

    theme minvers for #2668

commit b608ce61854f8195143685bb9753b80d32b26e95
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Dec 11 12:01:03 2015 -0500

    Allowing chat modal to edit and delete messages

    re: #2668

commit 0104db90a4070582f3938b6929dae35f985bac35
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Dec 11 11:51:23 2015 -0500

    Fixed issue where newSet calculations were off

    ... sometimes.

    Also, rendering of edited messages now parses a template partial,
    instead of just replacing the content.

commit 5cb6ca600425ca9320c599b32306e93dcc5aa4ce
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Dec 11 11:07:12 2015 -0500

    If edited content matches existing content...

    ... then edit is aborted.

commit 6e7495247b1895589c716db29f919a934087b924
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Dec 11 11:05:08 2015 -0500

    some linting and fixed issue where new msgs when deleted would crash server

commit db4a9e40d6dff44569c2437378121db8fdf75cf8
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 8 17:25:56 2015 -0500

    Message deletion for #2668, and fixed bug

    Fixed bug where chat modal would spawn even though user was sitting
    on the /chats page.

commit a5aa2498ab4a8bba02a6daa43a9dbed7b3e37976
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 8 14:55:23 2015 -0500

    wiring up the edit button, #2668

commit 5f2afdcf6f2b9eae6b5873ca100149e65e3d385d
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 8 14:20:39 2015 -0500

    added indicator to show if and when a message had been edited

commit e8301132d525c1b9fd46c98cdb282ac7ea7a0d7f
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 8 14:06:39 2015 -0500

    Allowing editing of chat messages

commit bfd991be1cb1769599f7d5d2b1638e313c3c2dcb
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 8 10:33:49 2015 -0500

    Added messageId to messages object return

commit 0306ee6657b3288dd4547c66869d7d4ece0b31ad
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 8 08:20:17 2015 -0500

    WIP #2668
9 years ago
barisusakli d12e8e1116 closes #3814 9 years ago
barisusakli 42cce3771b closes #3846 9 years ago
barisusakli 8dc9475041 closes #3941 9 years ago
barisusakli 60e186c8f3 refactor api/username api/email 9 years ago
barisusakli dcbf53bae3 moved search to dbsearch 9 years ago
barisusakli 745007a2b3 closes #3873 9 years ago
barisusakli 0ffd5254ad closes #3933, closes #3934 9 years ago
Barış Soner Uşaklı cdca09a7b2 escape error message on 500 page 9 years ago
barisusakli 7b21760f00 refactor get user by x 9 years ago
Barış Soner Uşaklı 69bc870017 Merge pull request #3927 from lots0logs/master
Add api endpoints to get user by username and by email
9 years ago
Julian Lam d1fb09caec apparently I *did* need html-to-text. 9 years ago
Julian Lam 963d9b22b3 Removing and updating dependencies to satisfy david-dm.org 9 years ago
Julian Lam 5adb8da427 enabled Gmail routing for email fallback 9 years ago
Julian Lam 7d9136f655 closes #3926 9 years ago
Dustin Falgout 17e5d72815 fix waterfall
Signed-off-by: Dustin Falgout <dustin@falgout.us>
9 years ago
Dustin Falgout 0e5830d6f2 add api endpoints to get user by username and by email
Signed-off-by: Dustin Falgout <dustin@falgout.us>
9 years ago
Julian Lam f77f39e937 Fixed #3925
Also updated port local variable to be a Number, since all of the
conditional checks assume it is a number, when all along it has
been a string.... heh.
9 years ago
yariplus 12fb512d3c Don't change url when homepage is set to a category. 9 years ago
Julian Lam 3a520cdfbf Successful web installer now doesn't show 503 9 years ago
Julian Lam 1b9defdf8b closes #3892 9 years ago
Julian Lam 335d711dbd closes #3907 9 years ago