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
|
2015-01-24 |
Goffi |
core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit):
frontends_multi_profiles
|
2014-12-10 |
Goffi |
quick_frontend, primitivus: multi-profiles refactoring part 1 (big commit, sorry :p):
frontends_multi_profiles
|
2014-10-04 |
souliane |
bridge, memory: add "search" attribute to getHistory (filter the results with a unix globbing pattern)
|
2014-10-04 |
souliane |
frontends: printInfo and printMessage timestamp attribute defaults to None instead of ''
|
2014-09-24 |
souliane |
memory: add Parameter "Chat history limit"
|
2014-08-26 |
souliane |
move sat.tools.jid to sat_frontends.tools.jid
|
2014-08-23 |
souliane |
quick_frontend, primitivus: add primitivus command ":history [limit]" (default value for limit is 50)
|
2014-05-05 |
Goffi |
quick_frontend: use of new logging system
|
2014-03-17 |
souliane |
primitivus: display chat states (with symbols) for MUC participants
|
2014-02-04 |
Goffi |
frontends: fixed /me usage + renamed a couple of "type" parameters to type_
|