Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-27 | Add support for clearing chat recents. | Kevin Smith | |
Resolves: #1001 | |||
2011-07-09 | Store avatar paths in the recent objects. | Kevin Smith | |
Resolves: #906 | |||
2011-07-09 | Remember status type for chat list items. | Kevin Smith | |
Resolves: #905 | |||
2011-07-07 | Add setUnreadCount to ChatListView | Kevin Smith | |
Resolves: #904 | |||
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 | |
Resolves: #860 | |||
2011-04-27 | Start on recent chats list | Kevin Smith | |
2010-11-15 | Clean MUC joins slightly. | Kevin Smith | |
In an attempt to catch errors, this doesn't Resolves: #691 but does add an assert that may help. It also fixes an error with created rooms not receiving updates presences. Release-Notes: Newly-created rooms will now receive your presence updates, consistent with existing rooms. | |||
2010-09-12 | Block MUC bookmarks until the server has responded. | Kevin Smith | |
Else there could be bookmarks overwritten in an infeasibly unlikely race condition. Resolves: #340 | |||
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 | |