Saúl Ibarra Corretgé
bb2b1b58ec
conference: add room name to browser title
Re-do of
86ebfe8dad
5 years ago
bgrozev
171b065db1
Revert "Add room name to browser tab title" (#5560)
Because it displays "undefined" in the title.
This reverts commit 86ebfe8dad .
5 years ago
Ruben Kerkhof
86ebfe8dad
Add room name to browser tab title
Fixes #5480
Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com >
5 years ago
theunafraid
c2cf09a2ca
Add conference timer (#4958)
5 years ago
Saúl Ibarra Corretgé
9c146c1245
subject: hide participant count for 1-1 calls
refs: https://github.com/jitsi/jitsi-meet/issues/4871
6 years ago
Vlad Piersec
9889cb2b69
Add conference name as fallback for subject
6 years ago
Vlad Piersec
c3a6a8fb17
Add participants count
6 years ago
Saúl Ibarra Corretgé
1feff9709c
config: drop configLocation and getroomnode options
They never worked on mobile and pose an impediment for makinf config.js more
future proof. Specially if we want to move to a non-executable form of
configuration.
6 years ago
Saúl Ibarra Corretgé
5a934c071a
logging: use individual, names loggers
React Native doesn't define __filename nor __dirname so do it artisanally. In
addition, this helps with centralizing the configuration passed to loggers.
6 years ago
Matthias Herzog
e0c8b6b3c0
fix welcome page title fixes #4273
6 years ago
Bettenbuk Zoltan
2a5adfc601
Remove some Flow annotations
6 years ago
paweldomas
c7979a3944
feat(mobile): add 1 liner notifications
Adds 1 liner notifications to mobile. Only the title is displayed. In
case the title is missing there's a fallback to the description.
6 years ago
paweldomas
15fd27543a
ref(Conference): extract AbstractConference
6 years ago
Saúl Ibarra Corretgé
c025c7e132
flow: tame the beast
🔥🔥🔥
6 years ago
Hristo Terezov
cb8e9eed5e
feat(subject): UI
6 years ago
Bettenbuk Zoltan
46713cab3b
Move Labels to Conference
6 years ago
Bettenbuk Zoltan
d7d9bc4eeb
Reorganize conference feature files
6 years ago