2017-02-26 |
Goffi |
server, browser: partial Libervia fix
|
2016-08-08 |
Goffi |
browser, server: update to get compatibility with 0.7-dev (not finished):
|
2016-02-29 |
Goffi |
browser (chat): use new style bridge call for mucLeave
|
2016-01-12 |
souliane |
browser (chat, notification): remove the textual alerts counter, merge it with the favicon counter
|
2016-01-12 |
souliane |
browser (chat): fixes resize callback for one2one conversation
|
2016-01-03 |
Goffi |
copyright update
|
2015-12-22 |
souliane |
browser (chat): printing the history is left to quick_frontend
|
2015-12-15 |
souliane |
browser_side: restore printing the day change while displaying history
|
2015-12-15 |
souliane |
browser_side (chat): adapt printMessage to recent modifications done in quick_chat
|
2015-12-01 |
Goffi |
browser side: workaround for a pyjamas bug which freeze the browser in some case with addURLToText regex
|
2015-11-30 |
souliane |
browser_side: fixed ContactsPanel scrolling
|
2015-06-08 |
souliane |
browser_side: fix updating OTR icons when state or trust has changed
|
2015-04-20 |
souliane |
browser_side: clean the code that has been commented or isolated during the refactorisation to base libervia on quick_frontend
|
2015-04-20 |
souliane |
browser and server side: remove unibox
|
2015-03-23 |
souliane |
browser_side: update ContactList, Chat, ContactsPanel, ContactBox, ContactLabel to update the display using listeners as it is done in quick_frontend:
|
2015-03-30 |
Goffi |
2015 copyright dates update
|
2015-03-18 |
souliane |
browser_side: follow changes made on quick_frontend for chat states and MUC symbols + minor fixes following the refactorisation:
|
2015-03-18 |
Goffi |
merged branch frontends_multi_profiles
base
src/browser/sat_browser/panels.py@3fafedbf792a
|
2015-03-17 |
Goffi |
browser side: menus refactorisation:
frontends_multi_profiles
|
2015-03-11 |
souliane |
browser_side: add attribute "merge_resources" to ContactsPanel to display the MUC occupants + override Chat.replaceUser and Chat.removeUser
frontends_multi_profiles
|
2015-03-11 |
souliane |
browser_side: fixes room games:
frontends_multi_profiles
|
2015-03-09 |
souliane |
browser_side: replace ContactsPanel and ContactBox init "parent" attribute with "host" + menus bound to the avatar can be parameterized
frontends_multi_profiles
|
2015-03-03 |
souliane |
browser_side: fixes OTR using the new resource system and proper triggers (send and receive message) or listener (presence update)
frontends_multi_profiles
|
2015-03-03 |
souliane |
browser_side: replace all instances of 'str' with 'unicode'
frontends_multi_profiles
|
2015-02-27 |
Goffi |
browser side (contact list): ContactPanels is used instead of OccupantsList in MUC:
frontends_multi_profiles
|
2015-02-27 |
souliane |
browser_side: MicroblogPanel.accepted_groups (set of unicode) is now built from QuickWidget.targets (set of tuple of unicode)
frontends_multi_profiles
|
2015-02-26 |
Goffi |
browser_side: classes reorganisation:
frontends_multi_profiles
|
2015-02-22 |
souliane |
browser_side: fixes various issues
frontends_multi_profiles
|
2015-02-11 |
souliane |
browser_side: add/improve some docstrings
frontends_multi_profiles
|
2015-02-11 |
souliane |
browser_side: add and use method displayWidget to harmonize widget's management in Libervia (not completely done, there are some issues)
frontends_multi_profiles
|
2015-02-06 |
Goffi |
browser side (blog, chat): fixed dropKey callbacks to adapt them to new widget creation system. Drag'n'Drop should be fixed.
frontends_multi_profiles
|
2015-01-24 |
Goffi |
browser side: big refactoring to base Libervia on QuickFrontend, first draft:
frontends_multi_profiles
base
src/browser/sat_browser/panels.py@b8a51ff3148f
|