3572 Commits (d9125c215c51174ea9e224ba5bd46d6d50b8484f)

Author SHA1 Message Date
barisusakli ab0797a6d8 chat fixes
update bootstrap tags input
dont allow adding self to chat room
10 years ago
barisusakli df605babff closes #3983 10 years ago
barisusakli abed319da2 closes #3996 10 years ago
barisusakli 738b17cae6 closes #3584 10 years ago
barisusakli 4bff714947 closes #3953
dont remove topics if selection is in progress
10 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
10 years ago
barisusakli 1449d438f5 closes #3969 10 years ago
barisusakli f0b333e8a1 closes #3929 10 years ago
barisusakli 5e9a656709 Merge remote-tracking branch 'refs/remotes/origin/master' into group-chat 10 years ago
Julian Lam 668adc5187 fixing bootswatch integration 10 years ago
barisusakli 26ac05dd5c Merge remote-tracking branch 'refs/remotes/origin/master' into group-chat 10 years ago
Julian Lam a091067175 closes #3963 10 years ago
barisusakli 5a26eb1c76 IS fix, timeago fix 10 years ago
barisusakli 3d79e0750b fix edit delete for rooms 10 years ago
barisusakli 992ca0a351 fix taskbar icon 10 years ago
barisusakli d2b54ae0f8 display less derpy chat list 10 years ago
barisusakli f71fd0a3ec only allow users in the room to get raw message content 10 years ago
barisusakli 832a20e59e markRead fixes 10 years ago
barisusakli d8810ceae9 send messages 10 years ago
barisusakli 784ff07907 ability to add/remove users from chat rooms, tagsinput 10 years ago
barisusakli 8fab270852 leaveRoom method, small fixes 10 years ago
barisusakli 2ac34ba391 fix recepientUid 10 years ago
barisusakli 29d8b9c181 more room changes app.openChat 10 years ago
barisusakli 5d1169e686 changed the chat route to /chats/:roomid? 10 years ago
barisusakli 58d05f7c79 recent chat list with rooms 10 years ago
Julian Lam ea1b640435 calling translator in parseMessage 10 years ago
Barış Soner Uşaklı 530b0dc19e use .text() 10 years ago
Barış Soner Uşaklı 7e1a84850c closes #3948 10 years ago
Julian Lam 7b49dc9061 fixes #3935 10 years ago
Julian Lam a4d8ab9d12 fixes #3950 10 years ago
Julian Lam c04622506d console.log removal 10 years ago
Julian Lam 0b735fad17 fixed #3936 10 years ago
Julian Lam 46571ccd77 closes #3930 10 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.
10 years ago
Julian Lam 84a039446c updated modal to not show parentheses when max file size
is not defined...

Also fixing hideAlerts error in ACP when opening the upload modal.
10 years ago
Julian Lam 4cc4824087 Merge pull request #3908 from pitaj/master
Maximum invites and invites are stored
10 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
10 years ago
barisusakli 0ffd5254ad closes #3933, closes #3934 10 years ago
Julian Lam bc199d6872 By default, always switch chat in chats page
closes #3915
10 years ago
Julian Lam 648e9c4dc8 fix #3889 10 years ago
Julian Lam 2af11a23ce fixes #3922 10 years ago
Julian Lam 3a520cdfbf Successful web installer now doesn't show 503 10 years ago
Barış Soner Uşaklı 9770983fdb closes #3913 10 years ago
Julian Lam fc495a83ec closes #3763 10 years ago
Julian Lam 992bcffcdf we stopped using -dev versions, so this conditional is unnecessary 10 years ago
Julian Lam a936866688 revamped ACP Flags interface, #3907 10 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.
10 years ago
Julian Lam fc476ba168 Fixes #3906
Initially, the removed block of code was used to stop the chat modal
from popping up altogether, since the /chats page was usable on
mobile. Since the re-design, only the contact list is shown on
mobile, leaving the modal as the main way to communicate. So, this
intercepting code is actually interfering now.
10 years ago
Julian Lam f673f4f186 🐶 10 years ago
Julian Lam e232d9e198 Fixed issue where page view counts kept changing
... when they should only really be updated for the
hourly pageviews graph.
10 years ago