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
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
.
strophe
/
strophejs
Public
Notifications
You must be signed in to change notification settings
Fork
363
Star
1.5k
Code
Issues
18
Pull requests
13
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add support for the Asynchronous Module Definition (AMD) and require.js
- #105
#105
Merged
Gordin
merged 23 commits into
master
strophe/strophejs:master
from
amd-merge
strophe/strophejs:amd-merge
Copy head branch name to clipboard
Feb 21, 2015
Conversation
Commits
23
(23)
Checks
Files changed
Merged
Add support for the Asynchronous Module Definition (AMD) and require.js
#105
Gordin
merged 23 commits into
master
strophe/strophejs:master
from
amd-merge
strophe/strophejs:amd-merge
Copy head branch name to clipboard
Commits
Commits on Jan 18, 2015
Add AMD support for Strophe.
Show description for 96ffefa
jcbrand
committed
96ffefa
View commit details
Copy full SHA for 96ffefa
Browse repository at this point
Create builds with Almond.
jcbrand
committed
074f387
View commit details
Copy full SHA for 074f387
Browse repository at this point
Expose more sha1 methods needed by Strophe.
jcbrand
committed
feb245d
View commit details
Copy full SHA for feb245d
Browse repository at this point
Load the individual models for tests.
jcbrand
committed
e1e93b9
View commit details
Copy full SHA for e1e93b9
Browse repository at this point
Commits on Jan 27, 2015
No need for a shim for strophe
jcbrand
committed
61295a3
View commit details
Copy full SHA for 61295a3
Browse repository at this point
Build.js doesn't build the minified file
jcbrand
committed
8594700
View commit details
Copy full SHA for 8594700
Browse repository at this point
Also expose the crypto stuff
jcbrand
committed
09125da
View commit details
Copy full SHA for 09125da
Browse repository at this point
Commits on Jan 31, 2015
Bugfix. Use indexOf method of array.
jcbrand
committed
3614aac
View commit details
Copy full SHA for 3614aac
Browse repository at this point
Commits on Feb 1, 2015
strophe-full has been renamed to strophe
jcbrand
committed
0ba123b
View commit details
Copy full SHA for 0ba123b
Browse repository at this point
Format code to allow easier merging from master.
jcbrand
committed
a405037
View commit details
Copy full SHA for a405037
Browse repository at this point
Commits on Feb 3, 2015
Merge branch 'umd' into amd-merge
Show description for d3de79e
jcbrand
committed
d3de79e
View commit details
Copy full SHA for d3de79e
Browse repository at this point
Add the concat task again.
Show description for 93d333e
jcbrand
committed
93d333e
View commit details
Copy full SHA for 93d333e
Browse repository at this point
Expose more functions in the non-AMD usecase.
jcbrand
committed
125ab01
View commit details
Copy full SHA for 125ab01
Browse repository at this point
Generate strophe.js (from the AMD-enabled source files)
jcbrand
committed
4f78600
View commit details
Copy full SHA for 4f78600
Browse repository at this point
Commits on Feb 4, 2015
Use the destination file configured in the concat task.
jcbrand
committed
b42b75a
View commit details
Copy full SHA for b42b75a
Browse repository at this point
Don't clean when calling make all. Also, small change to simplify diff with master
jcbrand
committed
bd04e79
View commit details
Copy full SHA for bd04e79
Browse repository at this point
Update changelog to mention AMD support
jcbrand
committed
fbccc30
View commit details
Copy full SHA for fbccc30
Browse repository at this point
Commits on Feb 7, 2015
Bugfix. $build was not defined in websocket.js
jcbrand
committed
b4aeec5
View commit details
Copy full SHA for b4aeec5
Browse repository at this point
Commits on Feb 20, 2015
compile strophe
Gordin
committed
eeeea2a
View commit details
Copy full SHA for eeeea2a
Browse repository at this point
v1.2.0 release + added strophe.min.js
Gordin
committed
71434e3
View commit details
Copy full SHA for 71434e3
Browse repository at this point
Commits on Feb 21, 2015
Updated link to XMPP-over-Websocket RFC
Gordin
committed
9c427ca
View commit details
Copy full SHA for 9c427ca
Browse repository at this point
fixed documentation
Gordin
committed
7d8a6e2
View commit details
Copy full SHA for 7d8a6e2
Browse repository at this point
fixed tests
Gordin
committed
b057402
View commit details
Copy full SHA for b057402
Browse repository at this point
You can’t perform that action at this time.