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
/
Chat
/
ChatsManager.cpp
Age
Commit message (
Expand
)
Author
2010-05-21
Warnings about MUC joins that never complete.
Kevin Smith
2010-05-07
Cleaned up MUC code.
Remko Tronçon
2010-05-07
Don't open MUC PMs to different people into the same window
Kevin Smith
2010-05-06
Rewrite of large amounts of roster code.
Kevin Smith
2010-04-30
Support adding/removing bookmarks from the UI
Kevin Smith
2010-04-23
Make latency stats optional.
Kevin Smith
2010-04-15
Normalise muc joining, allow it from bookmark list.
Kevin Smith
2010-04-15
Tell you who you're starting a chat with.
Kevin Smith
2010-04-11
Looked like another potential segfault
Kevin Smith
2010-04-08
Added copyrights to Swift.
Remko Tronçon
2010-04-06
Don't minimise+restore new chats that want focus on OS X.
Kevin Smith
2010-04-05
Re-use Chat controllers when opening a new chat.
Kevin Smith
2010-04-05
Allow opening chats to MUC occupants.
Kevin Smith
2010-03-29
Populate the chats list with muc bookmarks
Kevin Smith
2010-03-28
Chat list in the gui (mostly non-functional).
Kevin Smith
2010-03-26
Remove MUCs from the ChatsManager's list once you leave them.
Kevin Smith
2010-03-26
Starting plumbing for MUC bookmarks
Kevin Smith
2010-03-22
Lots of plumbing for event view.
Kevin Smith
2010-02-17
Fix problem with not requesting label catalogues
Kevin Smith
2010-02-17
Only allow non-readable messages to a chat window if they're chat states.
Kevin Smith
2010-02-17
Preliminary Chat State Notifications support.
Kevin Smith
2010-02-10
Move the Chat stuff in Controllers into Chat folder.
Kevin Smith