Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
56c5a9c8d08c862022cbc5ef29ab0ffb55270c0e
Switch branch/tag
converse.js
16 Aug, 2017
9 commits
Move form utilities to form-utils.js
· 56c5a9c8
JC Brand
authored
Aug 16, 2017
56c5a9c8
Various bug and timing fixes due to the previous refactoring
· 3b8c2d1b
JC Brand
authored
Aug 16, 2017
3b8c2d1b
Use promises to determine when to create the controlbox
· 694eabfc
JC Brand
authored
Aug 16, 2017
694eabfc
Make `initialized` a promise and use it in the controlbox
· 956340aa
JC Brand
authored
Aug 16, 2017
956340aa
controlbox: Set `connected` immediately
· bc6b5ca9
JC Brand
authored
Aug 16, 2017
bc6b5ca9
Move chatboxes collection and overview into separate plugin
· 273da9e8
JC Brand
authored
Aug 16, 2017
273da9e8
Trying to fix timing bug in tests (for Travis)
· ad695c25
JC Brand
authored
Aug 16, 2017
ad695c25
Nicer CSS and markup for room configuration forms.
· 49386210
JC Brand
authored
Aug 16, 2017
49386210
utils now no longer depends on jquery.
· add3b8ef
JC Brand
authored
Aug 15, 2017
add3b8ef
15 Aug, 2017
5 commits
Some work on removing jquery from converse-bookmarks
· 6c3aa34c
JC Brand
authored
Aug 14, 2017
6c3aa34c
Improved CSS for the registration form.
· 1c80fa41
JC Brand
authored
Aug 15, 2017
1c80fa41
Run the lodash converter only once.
· 3afe5eb8
JC Brand
authored
Aug 15, 2017
3afe5eb8
Don't load `lodash.fp` in converse-core. It's not being used there.
· e4d95eb7
JC Brand
authored
Aug 15, 2017
e4d95eb7
Clarify usage of `locked_domain`.
· bfeb297f
JC Brand
authored
Aug 15, 2017
Also, declare it in the controlbox plugin, not in core, where it's not used.
bfeb297f
09 Aug, 2017
13 commits
Fix output files.
· f07f6e7b
JC Brand
authored
Aug 09, 2017
f07f6e7b
Bugfix. Uglify can't handle emojis
· d6784201
JC Brand
authored
Aug 09, 2017
d6784201
New release 3.2.0
· 8f88f35e
JC Brand
authored
Aug 09, 2017
8f88f35e
Fixes #220. Enable usage of both `_` and `fp` in non-AMD case
· 4d2c807c
JC Brand
authored
Aug 09, 2017
4d2c807c
Make sure transpiling is done before building individual files
· 93e67567
JC Brand
authored
Aug 09, 2017
93e67567
Fixes #898
· c5c35487
JC Brand
authored
Aug 09, 2017
c5c35487
Fixes #899: Only touch `stamp-npm` if `npm install` was successful
· 2603e688
JC Brand
authored
Aug 09, 2017
2603e688
Fixes #902
· 4c853bff
JC Brand
authored
Aug 09, 2017
4c853bff
roomslist: Add ability to add or remove bookmarks
· 38f8724d
JC Brand
authored
Aug 09, 2017
38f8724d
vcard: Properly handle case where FN is empty in VCard
· 01888b9b
JC Brand
authored
Aug 09, 2017
01888b9b
Trying to fix timing/heisenbugs on Travis
· eed936ff
JC Brand
authored
Aug 09, 2017
eed936ff
emoji: Render shortname in textarea, not unicode.
· 5a67d985
JC Brand
authored
Aug 09, 2017
5a67d985
Update events documentation to also mention promises.
· faa614ba
JC Brand
authored
Aug 09, 2017
faa614ba
08 Aug, 2017
5 commits
Regenerated dist files.
· 4e491ac5
JC Brand
authored
Aug 08, 2017
4e491ac5
Bugfix. Query user's JID for `mam:2` support, not the domain
· 02a055d3
JC Brand
authored
Aug 08, 2017
02a055d3
Regenerated dist files.
· 5e68364e
JC Brand
authored
Aug 08, 2017
5e68364e
Bugfix. Handle case where there's no room data
· 805db75e
JC Brand
authored
Aug 08, 2017
805db75e
Don't use `forEach` on nodeList objects (not supported by all browsers).
· a9d1e5c2
JC Brand
authored
Aug 08, 2017
a9d1e5c2
22 Jul, 2017
2 commits
Release candicate for 3.2.0
· 8113a14a
JC Brand
authored
Jul 22, 2017
8113a14a
Also bump version in copyright header
· f0b61036
JC Brand
authored
Jul 22, 2017
f0b61036
21 Jul, 2017
6 commits
controlbox: Add JID validation to the login form
· 27931d3e
JC Brand
authored
Jul 21, 2017
27931d3e
controlbox: have only one dropdown menu open at one time.
· 631ac610
JC Brand
authored
Jul 21, 2017
631ac610
Fix disco test
· bfc1e996
JC Brand
authored
Jul 21, 2017
bfc1e996
muc: Add JID validation to the occupant invite form
· 59edcb23
JC Brand
authored
Jul 21, 2017
59edcb23
css: Add padding to form messages
· 0bd69b3b
JC Brand
authored
Jul 21, 2017
0bd69b3b
rosterview: When filtering, contacts in closed groups appear.
· b1e5cb26
JC Brand
authored
Jul 21, 2017
b1e5cb26