5
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected almost 3 years ago.
Sep 23, 2021 — Sep 23, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added roomName, a directive to compute a room name based on its alias (not aliases for now) and its users displaynames or ids More... almost 11 years ago
Oops, show the voice call button once a call has ended More... almost 11 years ago
Added docs on presence 'last_active' field More... almost 11 years ago
Fairly simple move of the call status widget to the header bar (and therefore into the index page rather than the rooms page). More... almost 11 years ago
Print last_active times as well More... almost 11 years ago
Flesh out Room Events. More... almost 11 years ago
Assert on being able to send/receive messages in a room More... almost 11 years ago
BF: Check config exists (=defined in the localstorage) before using it More... almost 11 years ago
Merge branch 'develop' into server2server_tls More... almost 11 years ago
Listen using SSL More... almost 11 years ago
Store real Room objects for testing More... almost 11 years ago
missing semicolon More... almost 11 years ago
Bump a user's presence last_active time every time they send a message to a room More... almost 11 years ago
Add beginnings of ban support. More... almost 11 years ago
Have MemoryDataStore's get_rooms_for_user_where_membership_is() return room membership event objects, as per interface contract More... almost 11 years ago
Perform room unit tests with 'local' users actually in the right domain ;) More... almost 11 years ago
Specced out state/non-state events. Start working on the myriad of syncing APIs. More... almost 11 years ago
Handle call events in the recents view as well to get consistency with what it displays when refreshed. More... almost 11 years ago
Merge branch 'develop' into server2server_tls More... almost 11 years ago
Fix homeserver config parsing More... almost 11 years ago
Rename API-visible 'mtime' presence field to 'last_active'; slightly different semantics More... almost 11 years ago
Fixed presence change that occurs -Xs ago More... almost 11 years ago
Fixed presence state update. Specifically, the current user was sometimes indicated as offline More... almost 11 years ago
Update for _matrix client API path prefix and 'presence' key More... almost 11 years ago
Rename 'state' presence key to the much more obvious 'presence'; maintain a legacy 'state' copy for now More... almost 11 years ago
Fleshed out joining/leaving rooms. Added M_LIMIT_EXCEEDED standard error code for rate limited requests. More... almost 11 years ago
Just show 'Call' for call events. Don't just splat out the content of the event for other events: it's rarely going to be sesnible. More... almost 11 years ago
Don't show the hang up button once tha call has ended More... almost 11 years ago
Added /web folder which contains html/css (based off the default swagger-ui) for viewing the c-s json api. More... almost 11 years ago
Renamed json files because: paths. More... almost 11 years ago