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

26 Commits

Author SHA1 Message Date
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
f8dafa2583
Bump version 2020-11-01 17:09:27 +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
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
e9739cd806
Delete attachments when deleting messages 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
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
7538639d7b
Bump version 2020-10-20 18:03:04 +02:00
6f4c83b73f
Remove bogus width: 100% from images in stream 2020-06-15 00:14:34 +02:00
5687d6fabb
Bump version 2020-03-25 23:04:48 +01:00
26f2679841
Bump version 2018-11-27 20:53:30 +01:00
4394ee60ea
Add missing import to AbstractCommand 2018-10-23 22:01:53 +02:00
01a6c7ac22
Improve sidebar behaviour in Chrome 2018-08-23 00:10:27 +02:00
4600abed57
Increase flex-grow parameter of the user list 2018-08-22 23:09:35 +02:00
84c706bf89
Improve CSS to avoid errors in some styles 2018-08-19 18:10:39 +02:00
317ee29461 Initial import 2018-08-17 00:30:59 +02:00