Luna
|
f22a9b92a9
|
remove voice websocket fields from configs
- run: remove vws spawn
- tests.conftest: rollback to unused_tcp_port fixture
|
2019-03-01 04:39:12 -03:00 |
Luna
|
ca5386d3ce
|
add VOICE_WEBSOCKET_URL to configs
- gateway: remove implicit /ws path, leave it up to configs
- run: fix start_websocket
|
2019-02-28 23:12:19 -03:00 |
Luna
|
f3bc65302d
|
add voice websocket instantiation
|
2019-02-28 21:16:32 -03:00 |
Luna
|
36694524f2
|
config.{ci,example}.py: update copyright year
|
2019-01-26 19:28:51 -03:00 |
Luna
|
2632d033fa
|
all: add GPL header
|
2018-12-07 02:14:58 -03:00 |
Luna
|
9ab3fa6b70
|
config.example.py: add MEDIA_PROXY config field
|
2018-12-05 01:41:23 -03:00 |
Luna Mendes
|
b629fcace2
|
config.example.py: add NAME attribute
- static: give inst_name on context
- static/index: use inst_name
|
2018-11-21 21:40:56 -03:00 |
Luna Mendes
|
c4a63016ea
|
config.example.py: add MAIN_URL
|
2018-11-18 17:07:18 -03:00 |
Luna Mendes
|
247523c181
|
config.example.py: add REGISTRATIONS field to Config
|
2018-11-16 16:49:56 -03:00 |
Luna Mendes
|
b323368ffc
|
config: s/WEBSERVER_URL/WEBSOCKET_URL
Also add explanation on how to use WEBSOCKET_URL
|
2018-07-21 17:19:57 -03:00 |
slice
|
d41641929c
|
add ws stuff to example config
|
2018-06-19 17:52:25 -07:00 |
Luna Mendes
|
7e7a6a1aeb
|
blueprints.gateway: add implementations for gateway urls
- config: add DEBUG, IS_SSL, WEBSERVER_URL
- remove HOST, PORT
- litecord: add auth module
|
2018-06-17 14:24:24 -03:00 |
Luna Mendes
|
c11851c4b0
|
add schema.sql
- add basic config example stuff
|
2018-06-16 19:25:07 -03:00 |