Wed, 26 Mar 2014 14:16:11 +0100 |
souliane |
browser_side: hide the presence/status panel until the connection is made
|
Wed, 26 Mar 2014 13:39:08 +0100 |
souliane |
browser_side: set microblog editor width to 80%
|
Wed, 26 Mar 2014 17:34:01 +0100 |
Goffi |
browser side: fixed bad use of Timer
|
Fri, 21 Mar 2014 09:20:27 +0100 |
souliane |
browser_side: set microblog editor minimal width + fix the scrolling to comment
|
Mon, 17 Mar 2014 16:33:05 +0100 |
souliane |
browser_side: handle the signal "roomUserChangedNick"
|
Sun, 16 Mar 2014 21:03:50 +0100 |
souliane |
browser_side: display chat states (with symbols) for MUC participants
|
Sat, 15 Mar 2014 00:21:04 +0100 |
souliane |
browser_side: refactorize SimpleTextEditor init parameters
|
Thu, 13 Mar 2014 16:05:35 +0100 |
souliane |
browser_side: HTMLTextEditor and LightTextEditor factorization
|
Thu, 13 Mar 2014 13:15:48 +0100 |
souliane |
browser_side: LightTextEditor renamed to HTMLTextEditor, new class LightTextEditor based on TextArea
|
Tue, 11 Mar 2014 13:53:19 +0100 |
souliane |
browser_side: bug fixes for microblog raw/rich edition toggle
|
Tue, 11 Mar 2014 11:53:03 +0100 |
souliane |
browser_side: radiocol displays who uploaded the file with ChatPanel.printInfo
|
Mon, 10 Mar 2014 22:39:26 +0100 |
souliane |
browser_side: new microblogs are not using the rich text editor by default:
|
Thu, 06 Mar 2014 01:06:19 +0100 |
souliane |
browser_side: radiocol supports MP3
|
Wed, 26 Feb 2014 13:50:26 +0100 |
souliane |
browser_side: refresh the ChatPanel and MicroblogPanel when they are opened from a drag and drop
|
Tue, 25 Feb 2014 12:41:31 +0100 |
souliane |
browser_side: bug fixes microblogs:
|
Sun, 23 Feb 2014 17:01:03 +0100 |
souliane |
browser_side: refactorization of the file tools.py:
|
Fri, 21 Feb 2014 18:44:47 +0100 |
souliane |
browser_side: allow one blogger to moderate the comments made on his own blog messages.
|
Thu, 20 Feb 2014 19:33:31 +0100 |
souliane |
browser_side: groupblog: handle main items with no associated comments node + do not mix up attributes names between the item own service/node and the comments service/node
|
Wed, 19 Feb 2014 16:38:13 +0100 |
souliane |
browser_side: display the popup notifying the message's recipient when you edit the blog entry's bubble.
|
Wed, 19 Feb 2014 14:17:03 +0100 |
souliane |
browser_side: the popup notifying the message's recipient is no more dependent to the unibox.
|
Wed, 12 Feb 2014 15:17:04 +0100 |
souliane |
browser_side: heavy refactorisation for microblogs:
|
Wed, 12 Feb 2014 15:01:33 +0100 |
souliane |
browser_side: MicroblogEntry defines properties to access MicroblogItem attributes (instead of overwriting __getattr__)
|
Wed, 12 Feb 2014 14:58:11 +0100 |
souliane |
browser_side: LightTextEditor inheritates from BaseTextEditor + display URL in the status
|
Fri, 07 Feb 2014 20:14:11 +0100 |
souliane |
browser_side: status panel is based on a new class LightTextEditor which uses HTML5 "editablecontent" property
|
Fri, 17 Jan 2014 17:20:04 +0100 |
souliane |
browser_side: muc user symbols (used for showing who is playing) can also be removed
|
Tue, 04 Feb 2014 17:52:12 +0100 |
Goffi |
dates update
|
Tue, 04 Feb 2014 17:21:59 +0100 |
Goffi |
fixed docstrings wrong usage for licence informations
|
Tue, 04 Feb 2014 16:49:20 +0100 |
Goffi |
browser side: removed logging imports: it's not working correctly with pyjamas
|
Tue, 07 Jan 2014 15:36:18 +0100 |
souliane |
browser_side: fixed the behavior regarding "Enable unibox" parameter:
|
Sat, 04 Jan 2014 00:17:46 +0100 |
souliane |
misc: reorganization of the file panels.py + clean the modules import:
|
Fri, 03 Jan 2014 22:44:59 +0100 |
souliane |
browser_side: scroll to the clicked microblog post and blink it (previous behavior is conserved when the unibox is enabled)
|
Fri, 03 Jan 2014 16:06:00 +0100 |
souliane |
browser_side: display the good text for microblog button regarding the context: "Send message" or "Update"
|