summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-11-08Change unread counters to size_tEdwin Mons
2017-05-04Fix recent chat entries being incorrectly displayedJoanna Hulboj
2016-11-23Migrate remaining Swiften/Base/foreach.h use to range-based for loopTobias Markmann
2016-04-05Migrate to Boost.Signals2 from Boost.SignalsTobias Markmann
2016-04-04Modernize code to use C++11 shared_ptr instead of Boost'sTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-30Apply consistent #include grouping and sorting styleTobias Markmann
2014-12-15Update Copyright in SwiftKevin Smith
2014-10-17Disable online only actions when offline.Tobias Markmann
2014-07-27Fix recent chat items not being shown for private MUC messages.Richard Maudsley
2014-05-29Right-click MUC in Recents to bookmark.Richard Maudsley
2014-04-07Don't show multiple Recents with the same occupantsRichard Maudsley
2013-10-01Adding support for impromptu MUCs.Tobias Markmann
2012-12-31Fix more warnings.Remko Tronçon
2012-09-08Support whiteboarding.Mateusz Piekos
2011-09-27Add support for clearing chat recents.Kevin Smith
2011-07-09Store avatar paths in the recent objects.Kevin Smith
2011-07-09Remember status type for chat list items.Kevin Smith
2011-07-07Add setUnreadCount to ChatListViewKevin Smith
2011-07-04Moving some ChatList logic to Controllers.Remko Tronçon
2011-05-12Remove duplicate entries from the recent chat list.Kevin Smith
2011-04-27Start on recent chats listKevin Smith
2010-11-15Clean MUC joins slightly.Kevin Smith
2010-09-12Block MUC bookmarks until the server has responded.Kevin Smith
2010-05-07Cleaned up MUC code.Remko Tronçon
2010-04-08Fix expanded tabs.Remko Tronçon
2010-04-08Added copyrights to Swift.Remko Tronçon
2010-04-06Fix compilation.Remko Tronçon
2010-03-28Chat list in the gui (mostly non-functional).Kevin Smith