2016-01-13 |
souliane |
browser (games, menu): rename showFailureRoomInvalid to onJoinMUCFailure and display a nice message when the room has already been joined (it is not a real error)
|
2016-01-03 |
Goffi |
copyright update
|
2015-12-26 |
Goffi |
browser (params): reverted size change from commit f2a76ee020f6
|
2015-12-12 |
souliane |
browser_side: improve CSS alignements of the dialogs' widgets
|
2015-12-02 |
Goffi |
browser side: fixed public blog menu (moved temporarily to frontend side)
|
2015-11-29 |
Goffi |
browser side: the new menu 'help/official room chat' launch the default_muc room, which can be used to get some help
|
2015-11-23 |
Goffi |
server side: fixed params, and removed self.authorized_params as authorisation is handled by the backend
|
2015-04-20 |
souliane |
browser_side: don't open a new tab when inviting people to a MUC we already joined
|
2015-04-09 |
souliane |
browser_side: improve comments for menus-related methods
|
2015-03-26 |
souliane |
browser_side: let the backend check for the validity of MUC JIDs that come from a user input
|
2015-03-30 |
Goffi |
2015 copyright dates update
|
2015-03-19 |
Goffi |
browser side: versions management + version is shown in about dialog
|
2015-03-17 |
Goffi |
browser side: menus refactorisation:
frontends_multi_profiles
|
2015-03-07 |
souliane |
server and browser sides: fixes joining room with auto-generated name + leave JID error handling to the backend
frontends_multi_profiles
|
2015-03-03 |
souliane |
browser_side: OTR uses 'profilePlugged', 'disconnect' and 'gotMenus' listeners
frontends_multi_profiles
|
2015-02-27 |
souliane |
browser_side: MainPanel is now based on a DockPanel, which allows to use less tables and also to remove some "window resized" listeners
frontends_multi_profiles
|
2015-02-26 |
Goffi |
browser_side: classes reorganisation:
frontends_multi_profiles
|
2015-02-22 |
souliane |
browser_side: fixes MUC menus
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-10 |
Goffi |
browser side: web widget is recreated when there is already one
frontends_multi_profiles
|
2015-01-24 |
Goffi |
browser side: big refactoring to base Libervia on QuickFrontend, first draft:
frontends_multi_profiles
|
2014-10-18 |
souliane |
browser_side: safer attributes handling in getOrCreateLiberviaWidget + use it to create MUC panels
|
2014-09-10 |
souliane |
browser_side: fixes bug at profile disconnection
|
2014-09-05 |
souliane |
plugin OTR: disconnect the active OTR sessions on profile disconnection
|
2014-08-21 |
souliane |
browser_side: add method GenericMenuBar.addCategory + fixes MenuNode.addMenuItem when callback argument is a sub-menu
|
2014-08-13 |
souliane |
browser_side: categories of the menus can be "flattened":
|
2014-08-13 |
Goffi |
browser side (XMLUI): XMLUI update to follow core changes:
|
2014-07-25 |
souliane |
browser_side: menus refactorization + handle levels > 2
|
2014-07-15 |
souliane |
browser_side: refactorisation of menus and LiberviaWidget's header
|
2014-07-14 |
souliane |
browser_side: fixes the CSS for the menus
|
2014-06-09 |
Goffi |
browser_side: import fixes:
base
src/browser/menu.py@8170b8ae5eda
|