Commit Graph

31 Commits

Author SHA1 Message Date
JC Brand
eb39faa732 Re-minified files (without version numbers). 2013-08-04 18:43:55 +02:00
JC Brand
457a11c54e Send messages from full JID. Fixes #13.
Messages sent between two Gtalk accounts weren't being received.
2013-08-04 18:31:45 +02:00
JC Brand
c5192f8ade Bugfix. Updates #32
Users without roster contacts didn't have XMPPStatus.initStatus called and
therefore had a default status of offline.

Fixed this by setting the status to online from the start. The fetch command
will get the true status from localStorage (if available).

Made sure that the rest of converse's onConnected code is called in the
callback from fetch (so that we know the user's status is correct).

Updated and fixed tests.
2013-08-04 15:39:46 +02:00
JC Brand
64c085196a Update changes 2013-08-02 12:39:17 +02:00
JC Brand
ce1dce629c Create new release, version 0.5.0 2013-07-30 23:17:13 +02:00
JC Brand
242ce06745 update changes 2013-07-30 00:18:04 +02:00
JC Brand
33fd8b3cc6 Renamed pt_BR file for consistency. Fixed some bugs. 2013-07-27 02:05:55 +02:00
JC Brand
1fa11d01f7 Remove dependency on AMD/require.js. Updates #9 2013-07-27 01:10:18 +02:00
JC Brand
4c0d4f2ac5 bugfix. Fixes #26. Only the first minute digit was shown. 2013-07-24 22:58:53 +02:00
JC Brand
4da378ea7a Add release date for 0.4 and add new changes for 0.5 2013-07-23 22:10:16 +02:00
Leonardo J. Caballero G
4e32e9e280 Updated Changelog 2013-07-22 18:21:31 -04:30
JC Brand
71d6585a31 Update CHANGES and index.html 2013-06-02 00:42:22 +02:00
JC Brand
ba82f7bbce Auto-reconnect when the connection drops. 2013-05-31 21:53:49 +02:00
JC Brand
91bdb56bdb Fixed race condition bug. More intelligent fetching of vcards 2013-05-31 16:55:58 +02:00
JC Brand
7a94f73d9f Fixed alignment of chat messages in Firefox 2013-05-31 16:53:43 +02:00
JC Brand
49b99d9693 Refactored status message rendering code
As a result we now implement more status codes from the spec.
Specifically the codes related to forced removal form the room

Also fixed a bug related to wrong authentication when logging in.
2013-05-30 21:25:54 +02:00
JC Brand
74a224b34d Update CHANGES.txt 2013-05-28 21:03:40 +02:00
JC Brand
b97e23ea0d CSS fixes for overflowing text. 2013-05-26 21:43:57 +02:00
JC Brand
b34b4ea66b Add release date 2013-05-21 16:51:47 +02:00
JC Brand
c392a4e598 Show all available room features
when clicking the info icon next to a room's name
2013-05-11 08:50:01 +02:00
JC Brand
82712315a9 update CHANGES.rst 2013-05-09 22:52:20 +02:00
JC Brand
bbf6e036c3 Update changes 2013-05-08 18:03:14 +02:00
JC Brand
b199690442 Update index.html and CHANGES.rst 2013-04-25 00:23:59 +02:00
JC Brand
125e3b73a8 Merge branch 'vcard' of github.com:jcbrand/converse.js
Conflicts:
	CHANGES.rst
	converse.js
2013-03-28 18:36:53 +02:00
JC Brand
f8056be8b4 Update changes 2013-03-28 18:21:07 +02:00
JC Brand
07a65f5b6a Also show different days on chatrooms.
- Use a template to show the day's date.
- Use time element for the date and datetime attr
2013-03-27 17:07:24 +02:00
JC Brand
c0aba8445e Update CHANGES.txt 2013-03-25 13:16:28 +02:00
JC Brand
7f4206e9b2 Update changes 2013-03-05 22:59:30 +02:00
ichim-david
a9df31e184 Added changes.rst entry for this pull request 2013-03-02 09:38:41 +02:00
JC Brand
b89155a330 Add CONTRIBUTE.rst. For #4 2013-03-01 11:10:23 +02:00
JC Brand
7a38d58e83 Update readme and add CHANGES.rst 2013-03-01 10:55:54 +02:00