summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-08-10Handle presence and avatar changes.Cătălin Badea
2012-08-02Fix tests.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-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-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-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-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-05-31Allow subsequent invitesKevin Smith
2012-05-31Better MUC invitingKevin Smith
2012-05-31Very poor prototype of a MUC invite dialogKevin Smith
2012-05-31Don't report encrypted connections once disconnected.Kevin Smith
2012-05-12Remove peer certificate from APIs.Remko Tronçon
2012-05-12Show Certificate dialog from certificate error window.Remko Tronçon
2012-05-11Showing stream encryption status in the roster header. Provide native certifi...Tobias Markmann
2012-04-28Only open chat windows when there's something to be displayed.Kevin Smith
2012-04-28Send label catalogue queries to bare/full JID as appropriate.Kevin Smith
2012-04-27Reset state of collapsing presence when a chat window is cleared.Kevin Smith
2012-04-27Don't spin the throbber forever when editing a contact for whom you don't yet...Kevin Smith
2012-04-27Cleaning out old cruftKevin Smith
2012-04-26Only include targeted messages in the Chats view count for MUCs.Kevin Smith
2012-04-26Avoid adding messages to the Notices view for the currently selected tab.Kevin Smith
2012-04-26Don't include yesterday's MUC presence changes in today's first update.Kevin Smith
2012-04-26Avoid duplicate subscription requests.Kevin Smith
2012-04-26Mark recent chats offline when Swift is offline.Kevin Smith
2012-04-26Force signouts after trust checking overides when the password is unavailable.Kevin Smith
2012-04-26Reset MUC Search windows between uses.Kevin Smith