Sat, 09 Jan 2016 13:00:31 +0100 |
souliane |
server (blog/themes): sanitize tags + display tags URLs
|
Sat, 09 Jan 2016 12:14:39 +0100 |
souliane |
server (blog): fixes typo in a dict declaration
|
Sat, 09 Jan 2016 12:59:07 +0100 |
Goffi |
server (blog): fixed unicode handling for query args
|
Fri, 08 Jan 2016 19:58:08 +0100 |
Goffi |
server (blog): implemented tag/category filtering:
|
Fri, 08 Jan 2016 19:53:51 +0100 |
Goffi |
server (blog): moved _quote and _unquote to module functions, and use them in BlogMessage.url
|
Fri, 08 Jan 2016 19:50:40 +0100 |
Goffi |
server (blog): added unhandler errback in getItemById
|
Fri, 08 Jan 2016 19:48:29 +0100 |
Goffi |
server (blog): removed another max_items
|
Fri, 08 Jan 2016 18:09:49 +0100 |
Goffi |
server (blog): better handling of mbGetFromManyWithCommentsRTResult in getItems
|
Fri, 08 Jan 2016 14:42:39 +0100 |
Goffi |
server (blog): cleaning & improvments:
|
Fri, 08 Jan 2016 14:29:52 +0100 |
Goffi |
themes (default): fixed invalid link to sat logo
|
Fri, 08 Jan 2016 11:37:47 +0100 |
souliane |
server (blog/themes): replace previously removed icons
|
Thu, 07 Jan 2016 21:31:12 +0100 |
Goffi |
server (blog/themes): removed content due to licence incompatibility
|
Sun, 03 Jan 2016 16:24:37 +0100 |
Goffi |
server: fixed bad login check introduced in rev 6a2fd7807770
|
Sun, 03 Jan 2016 16:24:27 +0100 |
Goffi |
copyright update
|
Sat, 26 Dec 2015 14:36:45 +0100 |
Goffi |
server: fixed empty_password_allowed_warning_dangerous_list option
|
Sat, 26 Dec 2015 14:17:29 +0100 |
Goffi |
browser (params): reverted size change from commit f2a76ee020f6
|
Tue, 22 Dec 2015 11:37:25 +0100 |
souliane |
browser (chat): printing the history is left to quick_frontend
|
Sun, 20 Dec 2015 20:32:09 +0100 |
Goffi |
server: minor option help string correction
|
Sun, 20 Dec 2015 20:01:42 +0100 |
Goffi |
server: added --tls_private_key and --tls_chain options. --tls_certificate .pem file will be used for private_key if --tls_private_key is not specified.
|
Sun, 20 Dec 2015 20:01:40 +0100 |
Goffi |
server: added "quit" method to exit with an exit code when reactor is running
|
Sun, 20 Dec 2015 19:59:01 +0100 |
Goffi |
server: tls_certificate option:
|
Fri, 18 Dec 2015 21:29:24 +0100 |
Goffi |
server: proper options handling
|
Fri, 18 Dec 2015 19:37:13 +0100 |
Goffi |
browser (blog): fixed comments ordering
|
Tue, 15 Dec 2015 20:04:03 +0100 |
souliane |
browser_side: restore printing the day change while displaying history
|
Tue, 15 Dec 2015 19:35:00 +0100 |
souliane |
browser_side (chat): adapt printMessage to recent modifications done in quick_chat
|
Tue, 15 Dec 2015 18:33:10 +0100 |
souliane |
browser_side (xmlui): center the Save/Cancel buttons of parameters dialog
|
Sat, 12 Dec 2015 12:50:43 +0100 |
souliane |
browser_side: improve CSS alignements of the dialogs' widgets
|
Tue, 15 Dec 2015 13:04:20 +0100 |
souliane |
browser_side: fixes JID as login detection, can't rely on "@" keycode
|
Thu, 10 Dec 2015 13:30:27 +0100 |
souliane |
browser_side: convertNewLinesToXHTML should only be called on raw text messages:
|
Thu, 10 Dec 2015 11:19:46 +0100 |
souliane |
browser_side (CSS): add some style to display blogs from Movim
|
Wed, 09 Dec 2015 11:19:41 +0100 |
souliane |
server_side: fixed confusion between jid user and host when there's not arobase
|
Wed, 09 Dec 2015 03:11:05 +0100 |
souliane |
browser_side: minor CSS modification
|
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
|