Wed, 09 Dec 2015 02:57:32 +0100 |
souliane |
replace old favicon for a new one generated from the SVG source
|
Wed, 09 Dec 2015 02:33:49 +0100 |
souliane |
browser_side: run login callback before window alert so the background starts to be filled before the user clicks
|
Wed, 09 Dec 2015 02:31:52 +0100 |
souliane |
themes: add "Powered by Salut à Toi" in the footer
|
Tue, 08 Dec 2015 18:11:19 +0100 |
souliane |
browser and server sides: alert the user after he created a new profile using his XMPP account credentials
|
Tue, 08 Dec 2015 15:11:02 +0100 |
souliane |
browser_side: inform the user that entering a full JID in the login box is only needed for external XMPP account
|
Mon, 07 Dec 2015 21:21:44 +0100 |
souliane |
server_side: if a user tries to login with a full JID but his host is the local domain, login with the user part only
|
Tue, 08 Dec 2015 00:12:51 +0100 |
souliane |
browser and server sides: removed constant UNMANAGED_FAULT_STRING which is used only to be displayed to the user, but it doesn't mean anything to him
|
Mon, 07 Dec 2015 15:56:18 +0100 |
Goffi |
Added tag 0.6.0 for changeset 0af8a88ef6cd
|
Mon, 07 Dec 2015 12:23:46 +0100 |
souliane |
update version in setup.py
0.6.0
|
Wed, 02 Dec 2015 13:17:49 +0100 |
Goffi |
update README
|
Wed, 02 Dec 2015 12:02:03 +0100 |
souliane |
update INSTALL for Jinja2 dependency
|
Wed, 02 Dec 2015 11:15:58 +0100 |
Goffi |
browser side: fixed public blog menu (moved temporarily to frontend side)
|
Wed, 02 Dec 2015 11:15:55 +0100 |
Goffi |
browser side (contact list): fixed a traceback on mouse enter/leave + bad attribute name
|
Tue, 01 Dec 2015 23:57:28 +0100 |
souliane |
server_side (blog): pubsub item ID doesn't need to be an UUID
|
Tue, 01 Dec 2015 14:26:53 +0100 |
Goffi |
browser side (blog): fixed entries and comments ordering
|
Tue, 01 Dec 2015 13:55:01 +0100 |
Goffi |
browser side: workaround for a pyjamas bug which freeze the browser in some case with addURLToText regex
|
Tue, 01 Dec 2015 12:34:26 +0100 |
souliane |
browser_side: rename "Manage groups" to "Manage contact groups" to avoid confusion
|
Tue, 01 Dec 2015 12:01:03 +0100 |
souliane |
browser_side (menu): moved Tarot from Games to Groups
|
Tue, 01 Dec 2015 11:26:34 +0100 |
souliane |
browser_side: set the MUC occupant box width to 100%
|
Tue, 01 Dec 2015 11:04:10 +0100 |
souliane |
browser_side: fixed contact list refresh on param change
|
Mon, 30 Nov 2015 21:52:41 +0100 |
souliane |
browser_side: fixed ContactsPanel scrolling
|
Mon, 30 Nov 2015 16:26:31 +0100 |
souliane |
browser_side: modify a message to avoid a confusion when fine access blogging is not available
|
Mon, 30 Nov 2015 11:44:29 +0100 |
souliane |
update INSTALL file
|
Sun, 29 Nov 2015 22:58:38 +0100 |
Goffi |
browser side: the new menu 'help/official room chat' launch the default_muc room, which can be used to get some help
|
Wed, 25 Nov 2015 19:39:20 +0100 |
Goffi |
browser side (blog): fixed click when comment, update or delete icons are not available
|
Thu, 26 Nov 2015 20:18:25 +0100 |
souliane |
browser_side (blog): ask to delete a message after it has been modified and left with an empty body
|
Thu, 26 Nov 2015 19:55:55 +0100 |
souliane |
browser_side (blog): hide the entry icons while editing
|
Thu, 26 Nov 2015 19:31:20 +0100 |
souliane |
browser_side (blog): add publish hint and button for microblog
|
Thu, 26 Nov 2015 18:31:01 +0100 |
souliane |
browser_side (blog): fixes syntax conversion
|
Thu, 26 Nov 2015 13:51:06 +0100 |
souliane |
browser_side (blog): fixes switching between display/edit modes and raw/rich text
|
Wed, 25 Nov 2015 18:40:37 +0100 |
souliane |
browser_side (blog): fixes focusing new comment box + click listener
|
Wed, 25 Nov 2015 17:03:36 +0100 |
souliane |
browser_side (blog): typo in the CSS
|
Wed, 25 Nov 2015 16:49:31 +0100 |
souliane |
browser_side (blog): display author_jid in addition to author
|
Wed, 25 Nov 2015 16:48:28 +0100 |
souliane |
browser_side (contact_list): fixes click on the "Contacts" button above the roster
|
Wed, 25 Nov 2015 07:56:26 +0100 |
souliane |
browser_side (blog): display title with h2 instead of h1 + add some bottom margin for the tags
|
Wed, 25 Nov 2015 02:35:32 +0100 |
Goffi |
browser side: restored web widget
|
Wed, 25 Nov 2015 00:22:41 +0100 |
souliane |
browser_side: display tags with nice icons like for the static blog
|
Tue, 24 Nov 2015 23:28:55 +0100 |
souliane |
browser_side (blog): tags were not read when receiving a message
|
Tue, 24 Nov 2015 23:27:56 +0100 |
souliane |
browser_side (blog): removed unused variables initialisations
|
Tue, 24 Nov 2015 23:31:41 +0100 |
Goffi |
static blog: replaced mbdata2tags by sat.tools.common.dict2iter
|
Tue, 24 Nov 2015 23:26:55 +0100 |
Goffi |
browser_side: replaced mbdata2tags and tags2mbdata by sat.tools.common.dict2iter and iter2dict
|
Tue, 24 Nov 2015 22:49:25 +0100 |
souliane |
browser_side (blog): tags were not passed when sending / editing a message
|
Tue, 24 Nov 2015 16:08:48 +0100 |
souliane |
INSTALL: better explain how to create the pyjsbuild symlink (Fabien)
|
Tue, 24 Nov 2015 16:05:05 +0100 |
souliane |
INSTALL: forcing python version should be with 2.7 and not 2.6
|
Tue, 24 Nov 2015 14:24:27 +0100 |
souliane |
add missing tag icon
|
Tue, 24 Nov 2015 13:33:19 +0100 |
souliane |
browser_side: display the number of alerts for each contact and not only a symbol (*) + favicon displays the total number of waiting messages
|
Tue, 24 Nov 2015 11:00:26 +0100 |
souliane |
browser_side (contact_panel): fixes contact box update
|
Mon, 23 Nov 2015 23:30:34 +0100 |
Goffi |
browser side: features are checked for microblogging and group blogging. If one of them is not available, a pop-up warns it, and it is not possible to write a new entry.
|
Mon, 23 Nov 2015 23:30:34 +0100 |
Goffi |
server + browser side: getFeatures bridge call
|
Mon, 20 Jul 2015 10:16:10 +0200 |
souliane |
browser and server sides: allow to connect with a JID that is not registered on the local server
|
Mon, 23 Nov 2015 22:02:18 +0100 |
souliane |
server_side (blog): fixes avatar callback
|
Mon, 23 Nov 2015 16:39:11 +0100 |
Goffi |
browser side: fixed group panel drop and contact_list click on GroupLabel
|
Mon, 23 Nov 2015 15:57:15 +0100 |
Goffi |
static blog: fixed bad use of JID
|
Mon, 23 Nov 2015 14:19:25 +0100 |
Goffi |
server side: special handling of Connection/JabberID and Connection/autoconnect parameter which has needed by QuickApp but restricted by security limit
|
Mon, 23 Nov 2015 12:59:28 +0100 |
Goffi |
server side: fixed params, and removed self.authorized_params as authorisation is handled by the backend
|
Sun, 22 Nov 2015 21:28:06 +0100 |
Goffi |
server side: actionNew now use a dedicated signal handler, which block it if security limit is exceeded
|
Sat, 21 Nov 2015 17:03:46 +0100 |
souliane |
server_side: display tags in static blogs
|
Sat, 21 Nov 2015 14:34:36 +0100 |
souliane |
browser_side: use methods defined in quick_frontend to retrieve and set the tags from/to microblog data
|
Thu, 19 Nov 2015 17:20:37 +0100 |
souliane |
browser_side: read and write tags from microblog data:
|
Thu, 19 Nov 2015 16:43:18 +0100 |
souliane |
browser_side: implements tags UI
|
Thu, 19 Nov 2015 16:42:39 +0100 |
souliane |
browser_side: improve ListPanel and TitlePanel
|
Thu, 19 Nov 2015 13:14:01 +0100 |
souliane |
browser_side: simplify RichTextEditor initialization
|
Thu, 19 Nov 2015 12:08:58 +0100 |
souliane |
browser_side: remove RichMessageEditor and RecipientManager which are not used since the removal of the unibox
|
Thu, 19 Nov 2015 11:41:03 +0100 |
souliane |
fixes/improve ListManager and contact group manager + better PEP-8 compliance
|