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
/
UnitTest
/
MockChatWindow.h
Age
Commit message (
Expand
)
Author
2012-04-14
Silence some warnings
Kevin Smith
2012-04-14
Fix correction from breaking /me actions
Catalin Badea
2012-04-12
Refactoring incoming MUC invites UI.
Tobias Markmann
2012-04-09
Made MUC context options role-aware
Mateusz Piekos
2012-02-28
Remove compiler warning.
Remko Tronçon
2012-02-06
Display mediated invites
Kevin Smith
2011-11-28
Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...
Tobias Markmann
2011-10-07
Allow affiliation editing in MUCs.
Kevin Smith
2011-10-05
Don't crash with label item without a label
Kevin Smith
2011-10-03
Simple MUC invites.
Kevin Smith
2011-09-27
Allow room configuration.
Kevin Smith
2011-09-26
Allow setting of room topics
Kevin Smith
2011-09-25
Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...
Tobias Markmann
2011-09-23
Add support for kicking people from MUCs.
Kevin Smith
2011-08-21
Warn when sending corrections without support.
Kevin Smith
2011-07-08
Removing setJID again.
Remko Tronçon
2011-07-08
Added setJID on ChatWindow.
Remko Tronçon
2011-06-13
Added CppCheck script.
Remko Tronçon
2011-04-30
Correct message feature using XEP-Correct
Vlad Voicu
2011-03-04
Upgrade XEP-0258 support to match 0.6.
Kevin Smith
2011-02-14
Removed Swift::String.
Remko Tronçon
2010-10-03
Only jump the Mac dock when a Notice is generated.
Kevin Smith
2010-09-03
XEP-0198 Ack support in the UI
Kevin Smith
2010-09-03
Squash presence in chat and MUC windows.
Kevin Smith
2010-07-25
Preparation for merging presences in the chat log.
Kevin Smith
2010-06-06
Use delay when printing MUC history.
Remko Tronçon
2010-06-05
Tab completion in MUCs.
Kevin Smith
2010-05-06
Rewrite of large amounts of roster code.
Kevin Smith
2010-04-08
Added copyrights to Swift.
Remko Tronçon
2010-02-17
Preliminary Chat State Notifications support.
Kevin Smith
2010-01-29
Fix chatwindow unit tests
Kevin Smith
2009-12-26
More thoroughly test the chat routing.
Kevin Smith
2009-12-24
Extract the Chat dialog management from MainController into ChatsManager.
Kevin Smith