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
/
UIInterfaces
/
ChatListWindow.h
Age
Commit message (
Expand
)
Author
2014-12-15
Update Copyright in Swift
Kevin Smith
2014-10-17
Disable online only actions when offline.
Tobias Markmann
2014-07-27
Fix recent chat items not being shown for private MUC messages.
Richard Maudsley
2014-05-29
Right-click MUC in Recents to bookmark.
Richard Maudsley
2014-04-07
Don't show multiple Recents with the same occupants
Richard Maudsley
2013-10-01
Adding support for impromptu MUCs.
Tobias Markmann
2012-12-31
Fix more warnings.
Remko Tronçon
2012-09-08
Support whiteboarding.
Mateusz Piekos
2011-09-27
Add support for clearing chat recents.
Kevin Smith
2011-07-09
Store avatar paths in the recent objects.
Kevin Smith
2011-07-09
Remember status type for chat list items.
Kevin Smith
2011-07-07
Add setUnreadCount to ChatListView
Kevin Smith
2011-07-04
Moving some ChatList logic to Controllers.
Remko Tronçon
2011-05-12
Remove duplicate entries from the recent chat list.
Kevin Smith
2011-04-27
Start on recent chats list
Kevin Smith
2010-11-15
Clean MUC joins slightly.
Kevin Smith
2010-09-12
Block MUC bookmarks until the server has responded.
Kevin Smith
2010-05-07
Cleaned up MUC code.
Remko Tronçon
2010-04-08
Fix expanded tabs.
Remko Tronçon
2010-04-08
Added copyrights to Swift.
Remko Tronçon
2010-04-06
Fix compilation.
Remko Tronçon
2010-03-28
Chat list in the gui (mostly non-functional).
Kevin Smith