Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptExample
/
element-web
Public
forked from
element-hq/element-web
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
element-web
src
vector
platform
on
develop
User selector
All users
All time
Commit history
Commits on Aug 29, 2020
delint
t3chguy
committed
ae85956
View commit details
Copy full SHA for ae85956
View code at this point
Browse repository at this point
Commits on Aug 12, 2020
Try to close notification on all platforms which support it, not just electron
t3chguy
committed
e371f01
View commit details
Copy full SHA for e371f01
View code at this point
Browse repository at this point
Commits on Jul 16, 2020
Fix SSO session ID paramater
turt2live
committed
b2d4432
View commit details
Copy full SHA for b2d4432
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
Use the right protocol for SSO URLs
turt2live
committed
1b60743
View commit details
Copy full SHA for 1b60743
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into element
jryans
committed
b720c8a
View commit details
Copy full SHA for b720c8a
View code at this point
Browse repository at this point
Remove redundant enum
Show description for 18aab5f
t3chguy
committed
18aab5f
View commit details
Copy full SHA for 18aab5f
View code at this point
Browse repository at this point
Restore device name
jryans
committed
715a4f8
View commit details
Copy full SHA for 715a4f8
View code at this point
Browse repository at this point
Commits on Jul 14, 2020
Use a safe but sane device name
jryans
committed
0fa2941
View commit details
Copy full SHA for 0fa2941
View code at this point
Browse repository at this point
Commits on Jul 13, 2020
Update various brand instances in code
jryans
committed
ffab08b
View commit details
Copy full SHA for ffab08b
View code at this point
Browse repository at this point
Use brand name from config in all strings
jryans
committed
5b31589
View commit details
Copy full SHA for 5b31589
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
Update develop
bwindels
committed
ac47705
View commit details
Copy full SHA for ac47705
View code at this point
Browse repository at this point
Commits on Jun 30, 2020
create unique device names
bwindels
committed
6da70bd
View commit details
Copy full SHA for 6da70bd
View code at this point
Browse repository at this point
dont leak domain for now
bwindels
committed
8e3d140
View commit details
Copy full SHA for 8e3d140
View code at this point
Browse repository at this point
Commits on Jun 29, 2020
Show expiring toast on completed downloads
Show description for 87527d7
t3chguy
committed
87527d7
View commit details
Copy full SHA for 87527d7
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
Merge branch 'poljar/eventindex-user-version' into develop
poljar
committed
cfee2a4
View commit details
Copy full SHA for cfee2a4
View code at this point
Browse repository at this point
Commits on Jun 17, 2020
ElectronPlatform: Add support to set and get the index user version.
poljar
committed
55c1f01
View commit details
Copy full SHA for 55c1f01
View code at this point
Browse repository at this point
Commits on Jun 8, 2020
ElectronPlatform: Implement the isRoomIndexed method.
poljar
committed
a968389
View commit details
Copy full SHA for a968389
View code at this point
Browse repository at this point
Commits on Jun 7, 2020
Fix riot-desktop manual update check getting stuck on Downloading...
Show description for 34dab73
t3chguy
committed
34dab73
View commit details
Copy full SHA for 34dab73
View code at this point
Browse repository at this point
Commits on Jun 3, 2020
Merge pull request #13846 from vector-im/uhoreg/keytar
Show description for d86fd9e
uhoreg
authored
d86fd9e
View commit details
Copy full SHA for d86fd9e
View code at this point
Browse repository at this point
Merge pull request #13889 from vector-im/t3chguy/sso-query
Show description for 8019467
t3chguy
authored
8019467
View commit details
Copy full SHA for 8019467
View code at this point
Browse repository at this point
Commits on Jun 2, 2020
Add PWA Platform with PWA-specific badge controls
Show description for 41738c3
t3chguy
committed
41738c3
View commit details
Copy full SHA for 41738c3
View code at this point
Browse repository at this point
Fix login loop where the sso flow returns to `#/login`
Show description for d18b0f8
t3chguy
committed
d18b0f8
View commit details
Copy full SHA for d18b0f8
View code at this point
Browse repository at this point
Commits on May 29, 2020
Allow deferring of Update Toast until the next morning
Show description for 66272fc
t3chguy
committed
66272fc
View commit details
Copy full SHA for 66272fc
View code at this point
Browse repository at this point
Give contextual feedback for manual update check instead of banner
Show description for 1fd74f2
t3chguy
committed
1fd74f2
View commit details
Copy full SHA for 1fd74f2
View code at this point
Browse repository at this point
Commits on May 28, 2020
make IPC calls to get pickle key
uhoreg
committed
fb62f6d
View commit details
Copy full SHA for fb62f6d
View code at this point
Browse repository at this point
Commits on May 27, 2020
Merge branches 'develop' and 't3chguy/toasts3_2' of github.com:vector-im/riot-web into t3chguy/toasts3_2
t3chguy
committed
c17bcda
View commit details
Copy full SHA for c17bcda
View code at this point
Browse repository at this point
Commits on May 26, 2020
Fix super in arrow funcs
Show description for 3ad3c3c
t3chguy
committed
3ad3c3c
View commit details
Copy full SHA for 3ad3c3c
View code at this point
Browse repository at this point
Commits on May 22, 2020
Replace New Version Bar with a Toast
Show description for 48a6182
t3chguy
committed
48a6182
View commit details
Copy full SHA for 48a6182
View code at this point
Browse repository at this point
Commits on May 21, 2020
make ts happy
Show description for d7ee8e1
t3chguy
committed
d7ee8e1
View commit details
Copy full SHA for d7ee8e1
View code at this point
Browse repository at this point
mark VectorBasePlatform as an abstract class
Show description for cb0e3bb
t3chguy
committed
cb0e3bb
View commit details
Copy full SHA for cb0e3bb
View code at this point
Browse repository at this point
Commits on May 20, 2020
tidy
Show description for 706972e
t3chguy
committed
706972e
View commit details
Copy full SHA for 706972e
View code at this point
Browse repository at this point
Convert various things to Typescript
Show description for 6ec613c
t3chguy
committed
6ec613c
View commit details
Copy full SHA for 6ec613c
View code at this point
Browse repository at this point
Commits on May 19, 2020
Merge pull request #13666 from vector-im/travis/dispatcher-types
Show description for 6d99c08
turt2live
authored
6d99c08
View commit details
Copy full SHA for 6d99c08
View code at this point
Browse repository at this point
Commits on May 14, 2020
Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/favico
t3chguy
committed
5feadbc
View commit details
Copy full SHA for 5feadbc
View code at this point
Browse repository at this point
Add support for badge override opts
Show description for 4532ddb
t3chguy
committed
4532ddb
View commit details
Copy full SHA for 4532ddb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.