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
/
Swift
/
Controllers
/
XMPPEvents
Age
Commit message (
Expand
)
Author
2012-11-10
Don't crash on login with pending subscription events.
Remko Tronçon
2012-04-26
Only include targeted messages in the Chats view count for MUCs.
Kevin Smith
2012-04-26
Avoid duplicate subscription requests.
Kevin Smith
2012-04-12
Refactoring incoming MUC invites UI.
Tobias Markmann
2011-04-18
Cleaned up includes.
swift-2.0alpha
Remko Tronçon
2011-03-10
(Really this time) fix unread messages.
Kevin Smith
2011-03-09
Fix marking notices as read.
Kevin Smith
2011-02-14
Removed Swift::String.
Remko Tronçon
2010-11-15
Don't show unread events after signout.
Kevin Smith
2010-10-25
Remove the use of Shared<>.
Remko Tronçon
2010-10-22
Minor fixes to MUCs.
Kevin Smith
2010-10-15
Fixed a segfault with pending events.
Remko Tronçon
2010-10-08
Fixing assorted memory leaks.
Kevin Smith
2010-10-08
Fix for very unlikely timing-related crash when quitting during event handling
Kevin Smith
2010-10-07
Code cleanup from recent commits
Kevin Smith
2010-10-01
Only show system tray message icon for message events.
Kevin Smith
2010-09-15
Moved events from Swiften to Swift.
Remko Tronçon