]> cgit.babelmonkeys.de Git - socialXMPP.git/log
socialXMPP.git
14 years agoInclude only one JS file for strophe.js
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

14 years agoFix Diso answers
Florian Zeitz [Wed, 29 Jul 2009 18:37:28 +0000 (20:37 +0200)]
Fix Diso answers

* to-attribute can be none existant
* Update strophejs

14 years agoChange vCard display
Florian Zeitz [Sat, 25 Jul 2009 16:10:26 +0000 (18:10 +0200)]
Change vCard display

* vCards are now displayed in lightview-like style

14 years agoMerge branch 'master' of ssh://florob@babelmonkeys.de/home/florob/projects/socialXMPP
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

14 years agoSmall layout fixes
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

14 years agoSmall layout fixes
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

14 years agoOnly show connect when we are disconnected
Florian Zeitz [Sat, 20 Jun 2009 21:19:37 +0000 (23:19 +0200)]
Only show connect when we are disconnected

14 years agoAdd title to bubbles
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/>

14 years agoMessage sending
Florian Zeitz [Sat, 20 Jun 2009 19:39:50 +0000 (21:39 +0200)]
Message sending

* Added message sending support
* Added moveable bubbles

14 years agoSmall message changes/fixes and consistency change
Florian Zeitz [Thu, 7 May 2009 18:21:39 +0000 (20:21 +0200)]
Small message changes/fixes and consistency change

14 years agoHandle Authentication and update to latest Stropejs version
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

15 years agoBasic message receiving support
Florian Zeitz [Thu, 9 Apr 2009 19:17:24 +0000 (21:17 +0200)]
Basic message receiving support

15 years agoSome vCard work
Florian Zeitz [Sat, 28 Mar 2009 23:32:22 +0000 (00:32 +0100)]
Some vCard work

15 years agoShow own vCard. Nicer style.
Florian Zeitz [Mon, 23 Mar 2009 15:18:36 +0000 (16:18 +0100)]
Show own vCard. Nicer style.

15 years agoAttribute named ver confuses Opera, quote it
Florian Zeitz [Sun, 22 Mar 2009 23:46:46 +0000 (00:46 +0100)]
Attribute named ver confuses Opera, quote it

15 years agoHandle empty tune events (stopped listening to music)
Florian Zeitz [Sun, 22 Mar 2009 23:13:51 +0000 (00:13 +0100)]
Handle empty tune events (stopped listening to music)

15 years agoIgnore own PEP events
Florian Zeitz [Sun, 22 Mar 2009 02:49:37 +0000 (03:49 +0100)]
Ignore own PEP events

15 years agoDon't send initial presence before roster is build.
Florian Zeitz [Sun, 22 Mar 2009 02:39:41 +0000 (03:39 +0100)]
Don't send initial presence before roster is build.

15 years agoImplement User Tune support and dependencies
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

15 years agoBasic vCard support
Florian Zeitz [Sat, 21 Mar 2009 03:10:14 +0000 (04:10 +0100)]
Basic vCard support

15 years agoCheck if there is a nick specified or not
Florian Zeitz [Wed, 18 Mar 2009 23:00:50 +0000 (00:00 +0100)]
Check if there is a nick specified or not

15 years agoFix for ejabberd / style changes
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

15 years agoInitial commit
Florian Zeitz [Wed, 18 Mar 2009 19:56:16 +0000 (20:56 +0100)]
Initial commit