Kristóf Tóth
|
8a2518fbd0
|
Reverse order of messaging messages
|
2018-06-26 14:13:29 +02:00 |
|
Kristóf Tóth
|
02f8fc9774
|
Remove leftover debugging logging
|
2018-06-26 09:37:33 +02:00 |
|
Kristóf Tóth
|
f9ac60b270
|
Make message timestamps optional
|
2018-06-25 18:10:25 +02:00 |
|
Kristóf Tóth
|
ef4f467457
|
Rename old handler for easier comprehension
|
2018-06-25 17:24:20 +02:00 |
|
Kristóf Tóth
|
9908965a07
|
Implement chat like "xy is writing..." bubble when messages are queued
|
2018-06-25 17:16:56 +02:00 |
|
Kristóf Tóth
|
ee448a32c9
|
Add config.ts option to condigure messageQueue WPM
|
2018-06-25 17:08:54 +02:00 |
|
Kristóf Tóth
|
09823331d1
|
Implement poc message in queue notifier (chat writing stuff)
|
2018-06-25 17:08:49 +02:00 |
|
Kristóf Tóth
|
736f0eea71
|
Make message handling logic more decoupled from implementation
|
2018-06-25 14:18:09 +02:00 |
|
Kristóf Tóth
|
224da31981
|
Implement first version of message queueing
|
2018-06-25 14:03:02 +02:00 |
|
Kristóf Tóth
|
a825841d0e
|
Refactor handling of messages
|
2018-06-25 09:59:45 +02:00 |
|
Kristóf Tóth
|
6ee58da7e4
|
Unify coding style
|
2018-06-19 14:26:12 +02:00 |
|
Kristóf Tóth
|
1b4c7a1f0f
|
Rename message-types stuff to comply angular naming conventions
|
2018-06-02 17:31:51 +02:00 |
|
Kristóf Tóth
|
c407ce1e96
|
Refactor Messages API with new types and conventions
|
2018-05-31 13:45:28 +02:00 |
|
Kristóf Tóth
|
887a81ab8e
|
Make type hierarchy from messages
|
2018-05-31 12:02:53 +02:00 |
|
Kristóf Tóth
|
e510fb58f6
|
Move all message types to a standardised location
|
2018-05-31 11:31:22 +02:00 |
|
Kristóf Tóth
|
9c566c2d73
|
Add legal boilerplate and LICENSE file
|
2018-05-11 18:00:26 +02:00 |
|
Kristóf Tóth
|
dbb50ad7b4
|
Fix MessageComponent 'next' button
|
2018-05-04 17:46:30 +02:00 |
|
Kristóf Tóth
|
0682e53511
|
Refactor project to use config file
|
2018-03-21 16:32:56 +01:00 |
|
Kristóf Tóth
|
82f1ed17e9
|
Implement frontend API to manipulate next button visibility
|
2018-03-14 18:06:37 +01:00 |
|
Kristóf Tóth
|
8d2f19f062
|
Rename anchor -> key globally ¯\_(ツ)_/¯
|
2018-02-21 15:32:24 +01:00 |
|
Kristóf Tóth
|
5f124f5b8a
|
Move angular services to separate directory
|
2018-02-20 16:54:41 +01:00 |
|
Kristóf Tóth
|
4a0424ef34
|
Fix messages not showing (detectChanges())
|
2018-02-16 17:49:57 +01:00 |
|
Kristóf Tóth
|
c4c875ae3d
|
Remove unused ngOnInit
|
2018-02-16 15:24:44 +01:00 |
|
Kristóf Tóth
|
e42d831138
|
Add connecting WebSocketService to each component
|
2018-02-16 12:12:01 +01:00 |
|
Bálint Bokros
|
eb90c66c84
|
Rename LogsComponent to MessagesComponent
|
2018-02-01 16:39:08 +01:00 |
|