Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swiften
Age
Commit message (
Expand
)
Author
2010-10-10
Move SoftwareVersionResponder constructor arguments to setter.
Remko Tronçon
2010-10-10
Refactor responders to only start on start().
Remko Tronçon
2010-10-10
Added ClientTest to test suite.
swift-1.0beta7
Remko Tronçon
2010-10-10
Fixed compilation of StorageTest.
Remko Tronçon
2010-10-09
Move Settings to Swift/Controllers.
Remko Tronçon
2010-10-09
Moved Application from Swiften into SwifTools.
Remko Tronçon
2010-10-09
Fixed DoxyGen warning.
Remko Tronçon
2010-10-09
Added EchoBot walkthrough example.
Remko Tronçon
2010-10-08
Fixing assorted memory leaks.
Kevin Smith
2010-10-07
Fix crashes on disconnect during connect.
Remko Tronçon
2010-10-07
Code cleanup from recent commits
Kevin Smith
2010-10-07
Avoid recursive calling of event callbacks.
Remko Tronçon
2010-10-06
Make sure parser tester returns an error.
Remko Tronçon
2010-10-04
Implement getBoundJID() (as getJID())
Remko Tronçon
2010-10-04
Assign contacts to groups.
Kevin Smith
2010-10-04
Join MUCs with the last broadcast presence.
Kevin Smith
2010-10-03
Don't get confused when people change roles in a MUC.
Kevin Smith
2010-10-03
Show contacts as unavailable after subscription removal.
Kevin Smith
2010-10-02
Persist roster group expandiness.
Kevin Smith
2010-10-01
Reuse server-generated resources.
Kevin Smith
2010-10-01
Use caps for enabling chat state notifications.
Kevin Smith
2010-10-01
Include contact's status when you start a chat with them.
Kevin Smith
2010-09-17
Cleaning up XMPP parser a bit.
Remko Tronçon
2010-09-17
Added XMPP parser tester.
Remko Tronçon
2010-09-16
Don't assert on untyped form fields.
Remko Tronçon
2010-09-15
Moved events from Swiften to Swift.
Remko Tronçon
2010-09-15
Added EventNotifier.
Remko Tronçon
2010-09-15
Added Snarl notification support
Remko Tronçon
2010-09-15
Mark a subscription request as read if you defer it.
Kevin Smith
2010-09-14
Print warning on non-validating hashes.
Remko Tronçon
2010-09-14
Add extended disco support to caps verifier.
Remko Tronçon
2010-09-13
When joining a new room, create an instant room.
Kevin Smith
2010-09-13
Moved XMPPRosterController to Swiften.
Remko Tronçon
2010-09-13
Added presence notifier.
Remko Tronçon
2010-09-12
Move Notifier to SwifTools
Remko Tronçon
2010-09-12
Remove IQRouter from client inheritance list.
Remko Tronçon
2010-09-12
Block MUC bookmarks until the server has responded.
Kevin Smith
2010-09-12
Moved application message display around.
Remko Tronçon
2010-09-12
Remove unused include.
Remko Tronçon
2010-09-12
Create avatar cache dir lazily.
Remko Tronçon
2010-09-12
Make signal disconnect in CombinedAvatarProvider portable.
Remko Tronçon
2010-09-11
Fixed VCardFileStorageTest.
Remko Tronçon
2010-09-11
Fixed some memory leaks.
Remko Tronçon
2010-09-11
Make AvatarManager abstract
Remko Tronçon
2010-09-11
Added VCardAvatarManager for offline avatars.
Remko Tronçon
2010-09-11
Fixed VCard photo serializing bug.
Remko Tronçon
2010-09-11
Added CombinedAvatarProvider
Remko Tronçon
2010-09-11
Refactoring VCardUpdateAvatarManager.
Remko Tronçon
2010-09-11
Added support for Entity Capabilities.
Remko Tronçon
2010-09-06
Only request acks after a message was sent.
Remko Tronçon
[next]