log frontends/src/quick_frontend/quick_chat.py @ 2008:8a749ec21c50

age author description
2016-07-17 Goffi plugin XEP-0085, quick_frontends, primitivus: chat states are working again
2016-07-10 Goffi quick_frontend, primitivus: moved main_message property to quick_frontend
2016-06-27 Goffi quick_frontend, primitivus (chat): mention detection in group chat + notification (mention and messages)
2016-06-27 Goffi quick_frontend, primitivus: notifications refactoring
2016-06-20 Goffi backend, frontends: message refactoring (huge commit):
2016-05-24 Goffi backend, frontend: messages refactoring (huge commit, not finished):
2016-04-17 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
2016-01-12 souliane quick_frontend, primitivus (chat): move notification command to quick_frontend
2016-01-03 Goffi copyright update
2015-12-22 souliane quick_frontend (chat): temporary fix for bug 12:
2015-12-22 souliane quick_frontend (chat): scroll down after having printed the history
2015-12-22 souliane quick_frontend, primitivus (chat): printing the history is left to quick_frontend
2015-12-15 souliane quick_frontend: restore printing the day change while displaying history
2015-12-12 souliane frontends: small message refactorisation:
2015-08-15 Goffi quick_frontend: minor fixes
2015-07-14 souliane quick_frontend (quick_chat): QuickChat._get_nick returns "" instead of None for message from the MUC
2015-04-24 souliane display the resource in the chat dialog when printing a private MUC message
2015-03-30 Goffi 2015 copyright dates update
2015-03-24 souliane quick_frontend, primitivus: remove QuickChat.updateEntityState and QuickChat.setContactStates, use more general QuickChat.update (also called when joining the room to initialise the occupants list)
2015-03-23 souliane quick_frontend, primivitus: remove QuickChat.getUserNick + primivitus ChatText gets the user nick directly from parent Chat instance
2015-03-23 souliane quick_frontend, primitivus (chat): merge setOccupantStates and setContactStates
2015-03-20 souliane quick_frontend: display MUC games symbols
2015-03-20 souliane quick_frontends, primitivus: move the chat states logic to quick_frontend
2015-03-20 souliane quick_frontends, primitivus: know who are the MUC occupants from the presence informations:
2015-03-17 Goffi core, quick_frontends: added an "extra" item in getMenus + use of new quick_menus module in QuickApp frontends_multi_profiles
2015-03-11 souliane quick_frontend, primitivus (chat): pass a sorted list to Chat.setPresents frontends_multi_profiles
2015-03-11 souliane frontends (quick_frontend, primitivus): fixes room games: frontends_multi_profiles
2015-02-06 souliane quick_frontend: fix the history log message frontends_multi_profiles