1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-10-31 14:10:08 +00:00
Commit Graph

71 Commits

Author SHA1 Message Date
5b21a13fad
Tighten up com.woltlab.wcf requirement 2021-03-05 17:21:16 +01:00
e661d462a3
Bump version 2021-03-05 17:19:27 +01:00
2bf415225a
Trigger DomChangeListener in BoxRoomList on update 2021-02-05 22:15:07 +01:00
eba9d9d34a
Fix this handling in Chat/Template.js 2021-02-05 12:18:59 +01:00
d084315276
Bump version 2021-02-04 23:04:35 +01:00
146a88813a
Merge remote-tracking branch 'origin/attachment' 2021-02-04 22:56:48 +01:00
b3194b65c0
Add user group options for message attachments 2021-02-04 22:55:45 +01:00
57fbe3d3e9
Add preview for non-images in attachment dialog 2021-02-04 22:45:02 +01:00
60a770be7d
Run prettier 2021-02-04 22:44:45 +01:00
c241df9470
Bump version 2020-11-20 00:08:57 +01:00
27794c2061
Hide chat attachments from attachment list 2020-11-20 00:06:08 +01:00
8fc2ed4e54
Bump version 2020-11-08 12:30:49 +01:00
a89a12ee7f
Mark user as back after sending an attachment 2020-11-08 12:29:15 +01:00
23228c9ed6
Bump version 2020-11-02 21:29:59 +01:00
09892db6f1
Improve attachment error handling 2020-11-02 21:27:08 +01:00
a0557e3178
Make upload dialog look more in line with other confirmation dialogs 2020-11-02 18:54:43 +01:00
4544813255
Remove the leading # in the color command
Starting with PHP 7.4 passing invalid characters to `hexdec` generates a deprecation notice.
2020-11-01 18:26:16 +01:00
ae637128c3
Add .git-blame-ignore-revs file 2020-11-01 17:43:25 +01:00
3a88e73ee1
Run prettier on all files 2020-11-01 17:41:19 +01:00
cfe91be22d
Add prettier 2020-11-01 17:40:33 +01:00
6c9f4c7480
Bump version 2020-11-01 17:22:50 +01:00
2559ae7935
Revert usage of the optional chaining operator (?.) 2020-11-01 17:19:13 +01:00
f8dafa2583
Bump version 2020-11-01 17:09:27 +01:00
b49ac97e10
Merge branch 'attachment' 2020-11-01 17:07:08 +01:00
5ed54335a1
Disable attachment button when input is not empty 2020-11-01 17:06:02 +01:00
5439c325af
Make button styles next to input more consistent 2020-11-01 16:24:59 +01:00
65fdea953e
Move attachment upload button next to the input 2020-11-01 16:24:58 +01:00
db515f1f1b
Sort includes in Ui/Chat.js 2020-11-01 16:24:58 +01:00
885cfe6f31
Fix rendering of attachment message types 2020-11-01 16:24:58 +01:00
8856cfcd8e
Add MessageAction::pushAttachment() 2020-11-01 16:24:58 +01:00
5fce0c092c
Send the tmpHash instead of the attachmentId
All the PHP goodies reside inside the AttachmentHandler which expects the
tmpHash.
2020-11-01 16:24:57 +01:00
9a870f3f94
Wire Chat.js to Attachment/Upload.js 2020-11-01 16:24:46 +01:00
baa654a37a
Relay the attachmentId in send event 2020-11-01 16:24:45 +01:00
e9739cd806
Delete attachments when deleting messages 2020-11-01 16:24:45 +01:00
db49854c8c
Add user.chat.canAttach userGroupOption 2020-11-01 16:24:45 +01:00
d5195c0562
Implement attachment upload UI skeleton 2020-11-01 16:24:43 +01:00
d07d18a0cb
Hardcode acceptable attachment extensions to common images 2020-11-01 16:20:13 +01:00
762719179b
Add attachment object types 2020-11-01 16:20:12 +01:00
7d3f237927
Use return type annotations in favor of PHPDoc 2020-11-01 14:14:15 +01:00
9c9e634388
Add property-read to Message / Room DBOs 2020-11-01 14:14:15 +01:00
4a659214a0
Add constants.php 2020-11-01 14:09:21 +01:00
1b1e1ed565
Add missing transaction to WhisperCommand 2020-11-01 13:25:42 +01:00
6d1b37cacd
Add missing transaction to PlainCommand 2020-11-01 13:24:18 +01:00
1edeb7b299
Tighten up versions in .babelrc 2020-10-31 20:01:51 +01:00
00b55f50bc
Update yarn dependencies 2020-10-31 19:54:56 +01:00
931b01a4bf
Remove unused import in Ui/Chat.js 2020-10-31 19:05:01 +01:00
17468c9cf6
Make Ui/Input/Autocompleter less of a hack 2020-10-31 17:05:30 +01:00
1a83a69026
Add class="away" to user list in boxRoomList.tpl 2020-10-24 14:23:52 +02:00
83c87f4c3f
Bump version 2020-10-20 19:02:59 +02:00
7538639d7b
Bump version 2020-10-20 18:03:04 +02:00