2013-06-27 |
Goffi |
browser side: fixed setGroupsSelected in GroupSelector
|
2013-06-27 |
Goffi |
browser side: added "add" button in GroupSelector's add group dialog
|
2013-06-27 |
Goffi |
browser side: changed bubbles background color
|
2013-06-27 |
Goffi |
browser side: contactBox doesn't use left margin anymore (avoid scrollbar issues) + some cosmetic changes to contact panel switch button
|
2013-06-20 |
Goffi |
browser side: events data are cached until initialisation is finished (we get all microblogs)
|
2013-06-20 |
Goffi |
browser + server: vcard is requested when no avatar data is found in cache
|
2013-06-20 |
Goffi |
browser side: errback management in bridge calls
|
2013-06-20 |
Goffi |
browser, server: comments handling:
|
2013-04-07 |
Goffi |
server + browser: message warning level/sending refactoring:
|
2013-03-25 |
Goffi |
browser side: clicking on the contacts list (contact item, group or the "contacts" main title) open a discussion or microblog
|
2013-03-20 |
Goffi |
browser side: it is now possible to select a microblog panel or an entry inside it
|
2013-03-07 |
Goffi |
browser side: tabs are now dropable (i.e. we can now move widgets between tabs)
|
2013-03-06 |
Goffi |
browser side: dropped widget's row is now checked, to avoid the drop on a removed BorderWidget. This finish the previous commit.
|
2013-03-05 |
Goffi |
Browser Side: Widgets can now be moved, header (title bar) is draggable:
|
2013-03-04 |
Goffi |
browser side: widgets refactoring:
|
2013-03-03 |
Goffi |
browser side: new tab is automatically selected, if a tab is removed, the last one is automatically selected
|
2013-03-03 |
Goffi |
browser side: selected widget caching in UniBox, to avoid to ask the getter at each key pressed, which make the box very slow.
|
2013-03-03 |
Goffi |
browser side: per tab selected widget management
|
2013-03-03 |
Goffi |
browser side: WebPanel now react on [ENTER] press on URL textBox
|
2013-03-03 |
Goffi |
browser side: removed messages debug traces
|
2013-03-03 |
Goffi |
browser side: removed "\n" -> <br> conversion in html_sanitize, and use "white-space: pre" CSS property in chat messages instead (thx Link Mauve !).
|
2013-03-03 |
Goffi |
Browser Side: Web Panel widget position/size fix
|
2013-03-03 |
Goffi |
browser side: scroller added to contacts panel
|
2013-03-03 |
Goffi |
browser side: global resize on UniBox resize
|
2013-03-03 |
Goffi |
browser side: fixed MainTabPanel size
|
2013-03-03 |
Goffi |
browser side: contacts panel switch:
|
2013-03-02 |
Goffi |
browser side: fixed typo
|
2013-02-25 |
Goffi |
browser side: html_sanitize now manage Line Feed, fixing multi-lines messages in chat widget
|
2013-02-24 |
Goffi |
browser side: web widget first draft
|
2013-02-24 |
Goffi |
misc: added ctags_links to .hgignore
|
2013-01-25 |
Goffi |
closing a group chat widget now leave the muc room (bug 11)
|
2013-01-24 |
Goffi |
dummy commit, just for test
|
2013-01-24 |
Goffi |
browser side: tab is removed if it doesn't contain widget anymore.
|
2013-01-13 |
Goffi |
server side: fixed public blog items order
|
2013-01-13 |
Goffi |
browser side: fixed charset in public blog page
|
2013-01-13 |
Goffi |
browser side: fix the line jump in unibox after entering something (work around a pyjamas bug)
|
2013-01-13 |
Goffi |
browser side: added login characters check in login panel (similar to the one in register panel)
|
2013-01-13 |
Goffi |
server side: added root redirection to libervia.html
|
2013-01-13 |
Goffi |
browser side: changed Internat server error alert to a print, avoir annoying popups on bad connections
|
2013-01-09 |
Goffi |
Added tag SàT v0.3.0 for changeset 732ed69ffe11
|
2013-01-09 |
Goffi |
version update (release time)
SàT v0.3.0
|
2013-01-09 |
Goffi |
misc: README cleaning + added Mutagen to credits
|
2013-01-09 |
Goffi |
browser side: fixed tarot game, radio collective double panel issue
|
2013-01-09 |
Goffi |
misc: added presentation website to README
|
2013-01-07 |
Goffi |
dates update
|
2013-01-07 |
Goffi |
server side: removed some unused imports
|
2013-01-07 |
Goffi |
browser side: get entity's microblogs for newly added contacts
|
2013-01-07 |
Goffi |
browser side: changed default MUC room for sat@chat.jabberfr.org
|
2013-01-07 |
Goffi |
browser side: fixed registration:
|
2013-01-07 |
Goffi |
server side: registration refactoring first draft; main registration code is moved to SàT backend
|
2013-01-07 |
Goffi |
CSS: fixed formWarning style
|
2013-01-05 |
Goffi |
browser side: basic disconnection management: hard reload is done on empty signal response
|
2013-01-05 |
Goffi |
browser side: in case of error, retry delay is doubled at each try
|
2013-01-05 |
Goffi |
server side: disconnection
|
2013-01-05 |
Goffi |
server side: async connection
|
2013-01-05 |
Goffi |
server_side: set timeout to 300 s
|
2012-12-30 |
Goffi |
server side: fixed tarotGameReady call
|
2012-12-28 |
Goffi |
browser side: temporary avatar upload dialog is added to setting menu
|
2012-12-28 |
Goffi |
server side: file upload is now more generic:
|
2012-12-10 |
Goffi |
browser: last menu CSS fix
|
2012-12-09 |
Goffi |
server side: fixed public microblog
|
2012-12-09 |
Goffi |
added parameter management to test XMLUI, but it's currently deactivated for security reasons (need some configuration options) + separated mainTabPanel CSS from LiberviaTabPanel
|
2012-12-09 |
Goffi |
browser side: fixed about menu + updated website URL
|
2012-12-09 |
Goffi |
browser side: fixed MUC signals management
|
2012-12-09 |
Goffi |
browser side: misc dialog improvment:
|
2012-12-09 |
Goffi |
browser side: CSS fixe for last item's selection in main menu
|
2012-12-09 |
Goffi |
browser side: XMLUI implentation
|
2012-12-09 |
Goffi |
browser side: ultra-minimalist native DOM implementation
|
2012-11-21 |
Goffi |
browser side: fixed avatars
|
2012-11-14 |
Goffi |
server side: fixed getHistory call and action result management
|
2012-10-29 |
Goffi |
browser side: own microblogs print
|
2012-10-28 |
Goffi |
browser side: our own microblogs are now requested once logged
|
2012-10-21 |
Goffi |
server + browser side: new api fix
|
2012-08-01 |
Goffi |
misc: updated README with contributors
|
2012-06-24 |
Goffi |
server + browser side: groupblog subscription + fixed blog insertion order
|
2012-04-05 |
Goffi |
browser: present microblogs panels are filled once logged
|
2012-04-03 |
Goffi |
browser side: group blog is now used to send all microblogs
|
2012-04-01 |
Goffi |
server & browser side: microblogging refactoring first draft
|
2012-03-06 |
Goffi |
copyleft date update
|
2012-01-29 |
Goffi |
Working Radio Collective \o/
|
2012-01-28 |
Goffi |
RadioCol: song preloading + fonctionnal players
|
2012-01-22 |
Goffi |
basic radio collective
|
2012-01-22 |
Goffi |
radio collective first draft
|
2012-01-04 |
Goffi |
browser: fixed tabs not opening on room joining
|
2012-01-04 |
Goffi |
radio collective integration, first draft
|
2011-12-12 |
Goffi |
server: fixed buggy vcard cache retrieving, fixes avatar issue
|
2011-12-10 |
Goffi |
use of async history
|
2011-12-10 |
Goffi |
browser: fixed call to getRoomsJoined
|
2011-12-10 |
Goffi |
server side: asynchronous login
|
2011-07-07 |
Goffi |
browser side: microblog's entry header with pseudo and timestamp
|
2011-07-06 |
Goffi |
microblog avatar update
|
2011-07-06 |
Goffi |
browser side: CSS: microblog fix
|
2011-07-05 |
Goffi |
server side: refactored signal according to SàT's bridge changes + getCardCache handling + updatedValue handling
|
2011-07-05 |
Goffi |
browser side: widgets are now added in a widgetsPanel when a tab is created
|
2011-07-05 |
Goffi |
browser side: CSS: fixed bad colors on targetWarning popups
|
2011-07-05 |
Adrien Vigneron |
browser side: microblog entries
|
2011-07-05 |
Adrien Vigneron |
browser side: CSS: microblog entries
|
2011-06-29 |
Goffi |
browser side: css: reverted drag'n'drop to red background
|
2011-06-29 |
Adrien Vigneron |
browser side: CSS: drag'n'drop
|
2011-06-29 |
Adrien Vigneron |
browser side: CSS: header, unibox, tabs + drag'n' drop reworked
|
2011-06-29 |
Goffi |
browser side: grouped header panel in a global Absolute panel
|
2011-06-29 |
Goffi |
on failure, Libervia now wait 5 s before trying again to call the serveur + only room name is now shown in tabs
|
2011-06-29 |
Goffi |
browser side: CSS: changed tabs margin + fixed dragover background for chat panels
|
2011-06-28 |
Adrien Vigneron |
browser side: CSS: black & red tabs + dialogs fixes
|
2011-06-28 |
Goffi |
switched back to worldmap background
|
2011-06-28 |
Goffi |
browser side: CSS tabs fix
|
2011-06-28 |
Goffi |
added Social contract & About to help menu
|
2011-06-28 |
Adrien Vigneron |
browser side: CSS update, tabs & dialogs
|
2011-06-28 |
Goffi |
browser side: bottomBorderWidget size fix (for webkit)
|
2011-06-28 |
Goffi |
browser side: changed widgets' body min size to (200px, 150px)
|
2011-06-28 |
Goffi |
browser side: signal management
|
2011-06-28 |
Goffi |
browser side: changed borderWidgets' size to 10px
|
2011-06-28 |
Goffi |
browser side: widgets' setting: height detection fix
|
2011-06-28 |
Goffi |
browser side: removed in EmptyPanel
|
2011-06-28 |
Goffi |
browser side: widgets' setting: mouse wheel can now be used to change values
|
2011-06-28 |
Goffi |
browser side: widgets' setting reset button update fix
|
2011-06-28 |
Goffi |
typo fix
|
2011-06-28 |
Goffi |
browser side: widgets' width and height can now be fixed + tarot game position fix
|
2011-06-28 |
Goffi |
browser side: selecting widget now change header color instead of dashed borders
|
2011-06-27 |
Goffi |
browser side: Widgets' setting (col & row span can be changed
|