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 gadus atpakaļ
Lyubomir Marinov
b50f858556
[flow] Expand the coverage of flow-monitored files
8 gadus atpakaļ
Lyubomir Marinov
f6c914f6f0
[flow] A minimal demonstration of flow in action
8 gadus atpakaļ
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 gadus atpakaļ
Ilya Daynatovich
83dd56d34c
Move roomname generator to React
9 gadus atpakaļ
Illia Daynatovich
4584d89c43
Rewrite with ES6
9 gadus atpakaļ
yanas
2bee98744d
Merges commit from Boris Grozev on jitsi-meet: Fixes a typo.
9 gadus atpakaļ
bgrozev
b2a3866fe4
Fixes a typo (reported by Emil Ivov)
10 gadus atpakaļ
Boris Grozev
4009fed35d
Moves the roomname generator to util, reuses a function.
10 gadus atpakaļ
Boris Grozev
fb6367d687
Wraps at 80 chars.
10 gadus atpakaļ
bgrozev
30c601e054
Removes words from the roomname generator.
10 gadus atpakaļ
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
10 gadus atpakaļ
Boris Grozev
67a52e6f72
Cleanup and formatting fixes in the UI module.
10 gadus atpakaļ
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
10 gadus atpakaļ
George Politis
93648f361b
Updates the license headers.
10 gadus atpakaļ
hristoterezov
69b0e2ad32
Creates UI module.
10 gadus atpakaļ