Lyubo Marinov
3db557e2c9
Move roomnameGenerator.js out of features/base/util
Over time features/base/util became a bucket where people seemed to dump
just about anything they couldn't think of a better place for. That's a
trend I don't like encouraging. Given that roomnameGenerator.js is
currently used in features/welcome only, I'm fine with moving it there
for the greater good.
8 lat temu
Lyubomir Marinov
b50f858556
[flow] Expand the coverage of flow-monitored files
8 lat temu
Lyubomir Marinov
f6c914f6f0
[flow] A minimal demonstration of flow in action
8 lat temu
Lyubomir Marinov
5305f23332
Consistent naming of functions
Until we make a decision on access modifier hints and adopt a respective
coding style, consistency is king.
8 lat temu
Ilya Daynatovich
83dd56d34c
Move roomname generator to React
9 lat temu
Illia Daynatovich
4584d89c43
Rewrite with ES6
8 lat temu
yanas
2bee98744d
Merges commit from Boris Grozev on jitsi-meet: Fixes a typo.
9 lat temu
bgrozev
b2a3866fe4
Fixes a typo (reported by Emil Ivov)
10 lat temu
Boris Grozev
4009fed35d
Moves the roomname generator to util, reuses a function.
10 lat temu
Boris Grozev
fb6367d687
Wraps at 80 chars.
10 lat temu
bgrozev
30c601e054
Removes words from the roomname generator.
10 lat temu
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
10 lat temu
Boris Grozev
67a52e6f72
Cleanup and formatting fixes in the UI module.
10 lat temu
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
10 lat temu
George Politis
93648f361b
Updates the license headers.
10 lat temu
hristoterezov
69b0e2ad32
Creates UI module.
10 lat temu