summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-08-10Fix scrolling to next day.catalinb/historyCătălin Badea
2012-08-10Handle presence and avatar changes.Cătălin Badea
2012-08-09Fix highlighting and disable scrollToBottom in the history dialog.Cătălin Badea
2012-08-09Highlight search term.Catalin Badea
2012-08-02Fix tests.Catalin Badea
2012-08-02add test script.Catalin Badea
2012-08-02Enable calendar widget.Catalin Badea
2012-08-02use local db when joining a muc.Catalin Badea
2012-08-01log utc offset.Catalin Badea
2012-08-01Fix javascript autoscrolling.Catalin Badea
2012-07-30Fix displayed nicks.Catalin Badea
2012-07-29Properly handle new messages.Catalin Badea
2012-07-29Fix adding messages at the top.Catalin Badea
2012-07-27fix localtime utc conversion issuesCatalin Badea
2012-07-24Append messages to bottom.Catalin Badea
2012-07-24Enable resizing the history message log.Catalin Badea
2012-07-23Fix adding messages at the bottomCatalin Badea
2012-07-22jump to the next matching day using the next/previous buttonsCatalin Badea
2012-07-20Refactor HistoryViewController.Catalin Badea
2012-07-20add previous/next button callbacksCatalin Badea
2012-07-20Set the date when selecting a contactCatalin Badea
2012-07-20continous scroll between dates.Catalin Badea
2012-07-19Retrieve messages from last matching dayCatalin Badea
2012-07-17Added signal handlers in history window.Catalin Badea
2012-07-16Allow adding top messages in the chatview.Catalin Badea
2012-07-09Calendar widget follows the currently viewed messageCatalin Badea
2012-07-03Added message type logging. Fixed handling new messages.Catalin Badea
2012-07-01update history window on new messageCatalin Badea
2012-07-01Dump message logs using new db structure. Avatars not workingCatalin Badea
2012-07-01Add nick/avatar resolversCatalin Badea
2012-07-01Don't log outgoing MUC messagesCatalin Badea
2012-06-30Changed HistoryMessage structure backCatalin Badea
2012-06-28Use escaped strings in SQL statements. Remove edit options from the history r...Catalin Badea
2012-06-27Display conversations by using roster selectionCatalin Badea
2012-06-27Log messages to the sqlite db and dump all messages in the history viewerCatalin Badea
2012-06-26Added SqliteManager to build. not workingCatalin Badea
2012-06-26Use seperate controllers for viewing/handling historyCatalin Badea
2012-06-19Added contact rosterCatalin Badea
2012-06-19Fixed compile errorCatalin Badea
2012-06-19Added .ui fileCatalin Badea
2012-06-19Added mock-up uiCatalin Badea
2012-06-19Disconnect history controller from the event stream. Fixed coding styleCatalin Badea
2012-06-19Added History window based code: controller, events, interface and menu entry.Catalin Badea
2012-06-18Handle unexpected challenges.Remko Tronçon
2012-06-17Style security button.Remko Tronçon
2012-06-17Added lock icon.Remko Tronçon
2012-06-17CachingNameOnlyDomainNameResolver -> CachingDomainNameResolver.Remko Tronçon
2012-06-17Remove unused functions from caching resolver.Remko Tronçon
2012-06-17Fixed potential uncaught exception in HTTPConnectProxiedConnection.Remko Tronçon
2012-06-17Remove some unused private variables.Remko Tronçon