0
I Use This!
Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2 from matrix-org/create_room More... about 10 years ago
Get as far as requesting a token More... about 10 years ago
Registration works with recaptcha More... about 10 years ago
Naming conventions More... about 10 years ago
Document CreateRoom phases More... about 10 years ago
Add phases to CreateRoom organism More... about 10 years ago
Remove console.log More... about 10 years ago
Add onRoomCreated callback to CreateRoom organism More... about 10 years ago
Move all element specific code into skins/ More... about 10 years ago
Add invite selection to create room dialog More... about 10 years ago
Add basic CreateRoom organism. Supports setting room name and selecting preset More... about 10 years ago
Start of registration support. More... about 10 years ago
improve css consistency More... about 10 years ago
fix CSS namespacing More... about 10 years ago
unbreak the custom app (broken by adding linkify to the underlying app) More... about 10 years ago
bump to the same react version as the custom app More... about 10 years ago
typo More... about 10 years ago
Build the logic too into the same hierarchy as it is unbuilt so it can be used either processed or unprocessed. Does involve having a dir called 'src' in the built products directory, and abusing jsx as a cross-platform version of cp (there is no jsx in the src dir). More... about 10 years ago
Linkify user IDs and room aliases (to nothing at the moment because we don't have anything to do with them) More... about 10 years ago
Open files in new window too More... about 10 years ago
Linkify URLs More... about 10 years ago
Bad workaround for some join events having no sender More... about 10 years ago
Add webkit prefixed flex direction too. More... about 10 years ago
This never got used in the end More... about 10 years ago
Separate with space too More... about 10 years ago
Fix file size display More... about 10 years ago
Sort rooms for prev/next purposes More... about 10 years ago
damn you javascript More... about 10 years ago
rename to mostRecentActivityFirst to disambiguate from sorting by when you joined a room, which this is not. More... about 10 years ago
Order room list by most recent activity More... about 10 years ago