]>
git.babelmonkeys.de Git - socialXMPP.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Florian Zeitz [Wed, 26 Aug 2009 22:17:10 +0000 (00:17 +0200)]
Handle multiple e-mail addrs. and telephnone nrs.
Florian Zeitz [Tue, 25 Aug 2009 14:42:47 +0000 (16:42 +0200)]
Make PEP support a bit more flexible
* PEP callback now calls external functions
Florian Zeitz [Thu, 20 Aug 2009 18:20:44 +0000 (20:20 +0200)]
Fix effects
* Hide the overlay after the vCard has been hidden
Florian Zeitz [Thu, 30 Jul 2009 20:44:40 +0000 (22:44 +0200)]
Fix chat bubbles
* Position should be absolute not fixed
Florian Zeitz [Thu, 30 Jul 2009 20:25:41 +0000 (22:25 +0200)]
Show tune in vCard
* Tune is now displayed in vCard not under the roster entry
Florian Zeitz [Thu, 30 Jul 2009 20:23:52 +0000 (22:23 +0200)]
Include only one JS file for strophe.js
* Include combined strophe.js instead of multiple single files
Florian Zeitz [Wed, 29 Jul 2009 18:37:28 +0000 (20:37 +0200)]
Fix Diso answers
* to-attribute can be none existant
* Update strophejs
Florian Zeitz [Sat, 25 Jul 2009 16:10:26 +0000 (18:10 +0200)]
Change vCard display
* vCards are now displayed in lightview-like style
Florian Zeitz [Fri, 24 Jul 2009 20:06:02 +0000 (22:06 +0200)]
Merge branch 'master' of ssh://florob@babelmonkeys.de/home/florob/projects/socialXMPP
Florian Zeitz [Wed, 22 Jul 2009 15:17:41 +0000 (17:17 +0200)]
Small layout fixes
* Add maximal width for roster entries
* Nicer looking padding
* Use random IDs
* Update strophejs version used
Florian Zeitz [Wed, 22 Jul 2009 15:17:41 +0000 (17:17 +0200)]
Small layout fixes
* Add maximal width for roster entries
* Nice looking padding
* Use random id
* Update strophejs version used
Florian Zeitz [Sat, 20 Jun 2009 21:19:37 +0000 (23:19 +0200)]
Only show connect when we are disconnected
Florian Zeitz [Sat, 20 Jun 2009 20:06:56 +0000 (22:06 +0200)]
Add title to bubbles
* Title in bubbles
* Check whether to insert <br/>
Florian Zeitz [Sat, 20 Jun 2009 19:39:50 +0000 (21:39 +0200)]
Message sending
* Added message sending support
* Added moveable bubbles
Florian Zeitz [Thu, 7 May 2009 18:21:39 +0000 (20:21 +0200)]
Small message changes/fixes and consistency change
Florian Zeitz [Fri, 5 Jun 2009 14:31:50 +0000 (16:31 +0200)]
Handle Authentication and update to latest Stropejs version
* AUTHFAIL state is now handled
* Strophejs updated to latest git
Florian Zeitz [Thu, 9 Apr 2009 19:17:24 +0000 (21:17 +0200)]
Basic message receiving support
Florian Zeitz [Sat, 28 Mar 2009 23:32:22 +0000 (00:32 +0100)]
Some vCard work
Florian Zeitz [Mon, 23 Mar 2009 15:18:36 +0000 (16:18 +0100)]
Show own vCard. Nicer style.
Florian Zeitz [Sun, 22 Mar 2009 23:46:46 +0000 (00:46 +0100)]
Attribute named ver confuses Opera, quote it
Florian Zeitz [Sun, 22 Mar 2009 23:13:51 +0000 (00:13 +0100)]
Handle empty tune events (stopped listening to music)
Florian Zeitz [Sun, 22 Mar 2009 02:49:37 +0000 (03:49 +0100)]
Ignore own PEP events
Florian Zeitz [Sun, 22 Mar 2009 02:39:41 +0000 (03:39 +0100)]
Don't send initial presence before roster is build.
Florian Zeitz [Sun, 22 Mar 2009 02:12:40 +0000 (03:12 +0100)]
Implement User Tune support and dependencies
* Implement Disco
* Implmemnt Caps
* Implement User Tune
Florian Zeitz [Sat, 21 Mar 2009 03:10:14 +0000 (04:10 +0100)]
Basic vCard support
Florian Zeitz [Wed, 18 Mar 2009 23:00:50 +0000 (00:00 +0100)]
Check if there is a nick specified or not
Florian Zeitz [Wed, 18 Mar 2009 20:59:03 +0000 (21:59 +0100)]
Fix for ejabberd / style changes
* Removed the "from"-attribute from roster and vCard IQ, because ejabberd
doesn't like it
* Make friend list look nicer
Florian Zeitz [Wed, 18 Mar 2009 19:56:16 +0000 (20:56 +0100)]
Initial commit