Age | Commit message (Expand) | Author |
2016-11-23 | Migrate remaining Swiften/Base/foreach.h use to range-based for loop | Tobias Markmann |
2016-04-05 | Migrate to Boost.Signals2 from Boost.Signals | Tobias Markmann |
2016-04-04 | Modernize code to use C++11 shared_ptr instead of Boost's | Tobias Markmann |
2016-03-31 | Convert tabs to 4 spaces for all source files | Tobias Markmann |
2016-03-30 | Apply consistent #include grouping and sorting style | Tobias Markmann |
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 |