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