Mercurial > libervia-web
graph
-
theme (default): added query information in blog's atom feed alternate url2016-03-02, by Goffi
-
server: replaced libervia_test.html redirection by an absolute URL2016-02-29, by Goffi
-
browser (chat): use new style bridge call for mucLeave2016-02-29, by Goffi
-
server: use C.bool for bool options instead of simple int2016-02-29, by Goffi
-
theme (default): changed font, use the same fond as in dynamic part2016-02-28, by Goffi
-
server: fixed encoding issues on url redirection2016-02-26, by Goffi
-
reverted changeset f024fc5744d0 (there is already a default value)2016-02-24, by Goffi
-
themes (default): fixes static blog messages width according to the screen size2016-02-18, by souliane
-
server: fixed bad encoding handling in options parsing2016-02-12, by Goffi
-
server: use of relative import instead of try/except block in server/constants2016-01-25, by Goffi
-
server: URL redirections + misc:2016-01-24, by Goffi
-
server: added url_redirections_dict and url_redirections_profile in options2016-01-24, by Goffi
-
server: version check:2016-01-24, by Goffi
-
server (blog): fixed atom feed link2016-01-22, by Goffi
-
server (blog): fixes:2016-01-22, by Goffi
-
server (blog/template): fixed template:2016-01-22, by Goffi
-
browser: set the background transparent when the register panel is displayed2016-01-16, by souliane
-
browser (register): improve some regex after Link Mauve's comments:2016-01-16, by souliane
-
browser: replace re module usage by pure javascript2016-01-15, by souliane
-
server (blog): call fixXHTMLLinks on XHTML content2016-01-15, by souliane
-
browser (json): changed rules for retry delay when connection with server is lost2016-01-15, by Goffi
-
browser: use new style calls for getSignals2016-01-15, by Goffi
-
themes (default): display a link to the atom feed below the static blog entries2016-01-14, by souliane
-
server: removed unused %(url)s for formatting HTTP warning message2016-01-13, by Goffi
-
browser (strings): add a parameter "new_target" to addURLToText + fix a wrong import2016-01-13, by souliane
-
browser: validate the status with ENTER (fixes bug 111)2016-01-12, by souliane
-
browser (notification): remove the notification icon (it doesn't work with HTTPS)2016-01-12, by souliane
-
browser: fixes bug while changing or closing the tab2016-01-12, by souliane
-
browser: update favicon counter when a tab change make notified messages visible2016-01-12, by souliane
-
browser (chat): fixes resize callback for one2one conversation2016-01-12, by souliane
-
browser (blog): set focus to the bubble of a just added comment entry2016-01-09, by souliane
-
server (blog/themes): sanitize tags + display tags URLs2016-01-09, by souliane
-
server (blog): fixes typo in a dict declaration2016-01-09, by souliane
-
server (blog): fixed unicode handling for query args2016-01-09, by Goffi
-
server (blog): implemented tag/category filtering:2016-01-08, by Goffi
-
server (blog): added unhandler errback in getItemById2016-01-08, by Goffi
-
server (blog): removed another max_items2016-01-08, by Goffi
-
server (blog): better handling of mbGetFromManyWithCommentsRTResult in getItems2016-01-08, by Goffi
-
server (blog): cleaning & improvments:2016-01-08, by Goffi
-
themes (default): fixed invalid link to sat logo2016-01-08, by Goffi
-
server (blog/themes): replace previously removed icons2016-01-08, by souliane
-
server (blog/themes): removed content due to licence incompatibility2016-01-07, by Goffi
-
server: fixed bad login check introduced in rev 6a2fd78077702016-01-03, by Goffi
-
copyright update2016-01-03, by Goffi
-
server: fixed empty_password_allowed_warning_dangerous_list option2015-12-26, by Goffi
-
browser (params): reverted size change from commit f2a76ee020f62015-12-26, by Goffi
-
browser (chat): printing the history is left to quick_frontend2015-12-22, by souliane
-
server: minor option help string correction2015-12-20, by Goffi
-
server: added "quit" method to exit with an exit code when reactor is running2015-12-20, by Goffi
-
server: tls_certificate option:2015-12-20, by Goffi
-
server: proper options handling2015-12-18, by Goffi
-
browser (blog): fixed comments ordering2015-12-18, by Goffi
-
browser_side: restore printing the day change while displaying history2015-12-15, by souliane
-
browser_side (chat): adapt printMessage to recent modifications done in quick_chat2015-12-15, by souliane
-
browser_side (xmlui): center the Save/Cancel buttons of parameters dialog2015-12-15, by souliane
-
browser_side: improve CSS alignements of the dialogs' widgets2015-12-12, by souliane
-
browser_side: fixes JID as login detection, can't rely on "@" keycode2015-12-15, by souliane
-
browser_side: convertNewLinesToXHTML should only be called on raw text messages:2015-12-10, by souliane
-
browser_side (CSS): add some style to display blogs from Movim2015-12-10, by souliane
-
server_side: fixed confusion between jid user and host when there's not arobase2015-12-09, by souliane
-
browser_side: minor CSS modification2015-12-09, by souliane
-
replace old favicon for a new one generated from the SVG source2015-12-09, by souliane
-
themes: add "Powered by Salut à Toi" in the footer2015-12-09, by souliane
-
Added tag 0.6.0 for changeset 0af8a88ef6cd2015-12-07, by Goffi
-
update README2015-12-02, by Goffi
-
update INSTALL for Jinja2 dependency2015-12-02, by souliane
-
browser side: fixed public blog menu (moved temporarily to frontend side)2015-12-02, by Goffi
-
server_side (blog): pubsub item ID doesn't need to be an UUID2015-12-01, by souliane
-
browser side (blog): fixed entries and comments ordering2015-12-01, by Goffi
-
browser_side: rename "Manage groups" to "Manage contact groups" to avoid confusion2015-12-01, by souliane
-
browser_side (menu): moved Tarot from Games to Groups2015-12-01, by souliane
-
browser_side: set the MUC occupant box width to 100%2015-12-01, by souliane
-
browser_side: fixed contact list refresh on param change2015-12-01, by souliane
-
browser_side: fixed ContactsPanel scrolling2015-11-30, by souliane
-
browser_side: modify a message to avoid a confusion when fine access blogging is not available2015-11-30, by souliane
-
update INSTALL file2015-11-30, by souliane
-
browser_side (blog): hide the entry icons while editing2015-11-26, by souliane
-
browser_side (blog): add publish hint and button for microblog2015-11-26, by souliane
-
browser_side (blog): fixes syntax conversion2015-11-26, by souliane
-
browser_side (blog): fixes switching between display/edit modes and raw/rich text2015-11-26, by souliane
-
browser_side (blog): fixes focusing new comment box + click listener2015-11-25, by souliane
-
browser_side (blog): typo in the CSS2015-11-25, by souliane
-
browser_side (blog): display author_jid in addition to author2015-11-25, by souliane
-
browser_side (contact_list): fixes click on the "Contacts" button above the roster2015-11-25, by souliane
-
browser_side (blog): display title with h2 instead of h1 + add some bottom margin for the tags2015-11-25, by souliane
-
browser side: restored web widget2015-11-25, by Goffi
-
browser_side: display tags with nice icons like for the static blog2015-11-24, by souliane
-
browser_side (blog): tags were not read when receiving a message2015-11-24, by souliane
-
browser_side (blog): removed unused variables initialisations2015-11-24, by souliane
-
static blog: replaced mbdata2tags by sat.tools.common.dict2iter2015-11-24, by Goffi
-
browser_side (blog): tags were not passed when sending / editing a message2015-11-24, by souliane
-
INSTALL: better explain how to create the pyjsbuild symlink (Fabien)2015-11-24, by souliane
-
INSTALL: forcing python version should be with 2.7 and not 2.62015-11-24, by souliane
-
add missing tag icon2015-11-24, by souliane
-
browser_side (contact_panel): fixes contact box update2015-11-24, by souliane
-
server + browser side: getFeatures bridge call2015-11-23, by Goffi
-
browser and server sides: allow to connect with a JID that is not registered on the local server2015-07-20, by souliane
-
server_side (blog): fixes avatar callback2015-11-23, by souliane
-
browser side: fixed group panel drop and contact_list click on GroupLabel2015-11-23, by Goffi
-
static blog: fixed bad use of JID2015-11-23, by Goffi
-
server_side: display tags in static blogs2015-11-21, by souliane
-
browser_side: read and write tags from microblog data:2015-11-19, by souliane
-
browser_side: implements tags UI2015-11-19, by souliane
-
browser_side: improve ListPanel and TitlePanel2015-11-19, by souliane
-
browser_side: simplify RichTextEditor initialization2015-11-19, by souliane
-
fixes/improve ListManager and contact group manager + better PEP-8 compliance2015-11-19, by souliane
-
browser_side: improve PopupMenuPanel comments + rename a button + better PEP8 compliance2015-11-19, by souliane
-
browser_side: factorize retrieval of drop event data2015-11-17, by souliane
-
browser_side: add functions JIDSet and JIDDict2015-11-11, by souliane
-
fixes the INSTALL since http://pyj.be has been down for a while (Oliver)2015-10-22, by souliane
-
browser_side: fixes auto-login (broken by previous changeset)2015-10-21, by souliane
-
browser_side: change login and register panels (makes it more visible and less confusing)2015-10-21, by souliane
-
server_side (blog): clean error message when unknown profile is requested2015-10-06, by souliane
-
server side (blog): fixes displaying the avatar2015-10-05, by souliane
-
server side (blog): fixes unicode error2015-09-21, by souliane
-
server (blog): update to the new mechanism in XEP-0277 + improvement:2015-09-10, by souliane
-
browser_side (xmlui): allow to select a tab when adding it2015-08-26, by souliane
-
browser side (xmlui): default callback is used for launchAction2015-08-25, by Goffi
-
browser side (xmlui): added basic JidInputWidget (use a StringWidget)2015-08-18, by Goffi
-
browser + server sides: actionNew signal handling2015-08-18, by Goffi
-
server (blog): remove accidently added (and unused) import2015-08-19, by souliane
-
server + browser side: blogging refactoring (draft), huge commit sorry:2015-08-15, by Goffi
-
revert change on setup.py that was commited by accident2015-07-28, by souliane
-
browser_side: use favico.js to display alerts counter2015-07-20, by souliane
-
browser_side (blog): do not fail when target server doesn't handle RSM2015-07-15, by souliane
-
server_side: use Jinja2 template engine for static blog2015-07-13, by souliane
-
server_side: update connected signal handler according to sat changeset 1435 (7590bbf44eed)2015-07-13, by souliane
-
browser_side: fix updating OTR icons when state or trust has changed2015-06-08, by souliane
-
server_side: fixes static blog navigation links2015-06-08, by souliane
-
server_side: add a link to the FAQ in the HTTP/HTTPS warning dialog2015-06-05, by souliane
-
browser and server sides: renamed max to max_ after sat's changeset 1423 (882e5fabf68c)2015-06-04, by souliane
-
server_side: static blog uses the default template2015-06-04, by souliane
-
server_side: add default theme2015-06-04, by souliane
-
server_side: give a better look to the static blog2015-05-11, by souliane
-
browser_side: change frontend method "setStatusOnline" for "setPresenceStatus"2015-04-20, by souliane
-
browser_side: don't open a new tab when inviting people to a MUC we already joined2015-04-20, by souliane
-
browser and server side: remove unibox2015-04-20, by souliane
-
browser_side: don't rebuild the whole list on contact list update2015-04-19, by souliane
-
massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions2015-04-16, by souliane
-
browser_side: fixes new message alerts2015-04-16, by souliane
-
browser_side: use host.default_muc instead of C.DEFAULT_MUC2015-04-09, by souliane
-
browser_side: minor fixes for ContactMenuBar and ContactGroupManager2015-04-09, by souliane
-
browser_side: improve comments for menus-related methods2015-04-09, by souliane
-
browser and server side: complete changeset 669 (a8fddccf5b84) about joining MUC:2015-04-01, by souliane
-
browser_side: let the backend check for the validity of MUC JIDs that come from a user input2015-03-26, by souliane
-
2015 copyright dates update2015-03-30, by Goffi
-
browser side: versions management + version is shown in about dialog2015-03-19, by Goffi
-
server side: implemented methods to get SàT and Libervia versions2015-03-19, by Goffi
-
merged branch frontends_multi_profiles2015-03-18, by Goffi
-
browser side(otr): restored menu hooks using new hook system frontends_multi_profiles2015-03-17, by Goffi
-
browser side: fixed __setitem__ in OrderedDict (was bugging when the key was already existing) frontends_multi_profiles2015-03-17, by Goffi
-
browser side: host listeners are called when host is instantiated frontends_multi_profiles2015-03-17, by Goffi
-
browser_side: add attribute "merge_resources" to ContactsPanel to display the MUC occupants + override Chat.replaceUser and Chat.removeUser frontends_multi_profiles2015-03-11, by souliane
-
browser_side: replace ContactsPanel and ContactBox init "parent" attribute with "host" + menus bound to the avatar can be parameterized frontends_multi_profiles2015-03-09, by souliane
-
server and browser sides: fixes joining room with auto-generated name + leave JID error handling to the backend frontends_multi_profiles2015-03-07, by souliane
-
browser_side (CSS): show differences between enabled and disabled buttons frontends_multi_profiles2015-03-07, by souliane
-
browser_side: don't display MUC entities in the contact list + fixes ContactList.remove (QuickContactList and SimplePanel conflict) frontends_multi_profiles2015-03-05, by souliane
-
browser_side: OTR uses 'profilePlugged', 'disconnect' and 'gotMenus' listeners frontends_multi_profiles2015-03-03, by souliane
-
browser_side: fixes OTR using the new resource system and proper triggers (send and receive message) or listener (presence update) frontends_multi_profiles2015-03-03, by souliane
-
browser_side: replace all instances of 'str' with 'unicode' frontends_multi_profiles2015-03-03, by souliane
-
browser_side: implements collections.OrderedDict.__contains__ to fix an error while doing "presence in C.PRESENCE" frontends_multi_profiles2015-03-03, by souliane
-
browser side (contact list): ContactPanels is used instead of OccupantsList in MUC: frontends_multi_profiles2015-02-27, by Goffi
-
browser_side: allow to drop a widget in the "+" tab frontends_multi_profiles2015-02-27, by souliane
-
browser_side: the contact list's height needs a window resize after it's been added or when the tab bar display is changed frontends_multi_profiles2015-02-27, by souliane
-
browser_side: hide the tab bar and contact list's toggle button until the profile is connected frontends_multi_profiles2015-02-27, by souliane
-
browser_side: only display "+" button when the tab bar contains only 1 tab, and display it over the contact list to not use vertical space frontends_multi_profiles2015-02-27, by souliane
-
browser_side: implements setStatusOnline since it is not used only for setting the connected state on/off, but also to update the user presence and status frontends_multi_profiles2015-02-27, by 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_profiles2015-02-27, by souliane
-
browser_side: fixes sending/updating blog message/comment frontends_multi_profiles2015-02-27, by souliane
-
browser_side: MicroblogPanel.accepted_groups (set of unicode) is now built from QuickWidget.targets (set of tuple of unicode) frontends_multi_profiles2015-02-27, by souliane
-
browser_side, server_side: MicroblogPanel.onGroupDrop and bridge method getMassiveLastMBlogs now only accepts the publishers as a set of unicode (no more None value or single unicode). frontends_multi_profiles2015-02-27, by souliane
-
browser_side: fixes misc issues (forgotten parenthesis and wrong argument) frontends_multi_profiles2015-02-26, by souliane
-
browser_side: fixes issue when placing a LiberviaWidget and some cells of the WidgetsPanel are empty frontends_multi_profiles2015-02-26, by souliane
-
browser side: moved ContactBox, ContactsPanel, ContactLabeland ContactMenuBar to base_widget/base_panels so they can be reused outside of contact_list module frontends_multi_profiles2015-02-26, by Goffi
-
browser side: restored infoDialog for headline messages from server frontends_multi_profiles2015-02-25, by Goffi
-
browser side: call of parent profilePlugged for overriden method frontends_multi_profiles2015-02-24, by Goffi
-
browser side (json): replaced the Window.alert by a log warning when signal is lost frontends_multi_profiles2015-02-24, by Goffi
-
browser side (contact list): removed our own bare jid from contact list frontends_multi_profiles2015-02-24, by Goffi
-
browser side (contact list): fixed forgotten profile argument in presence listener frontends_multi_profiles2015-02-24, by Goffi
-
browser side (LiberviaWidget): an error is raised when expect is True on getParent frontends_multi_profiles2015-02-23, by Goffi
-
browser side (contact list): Contact list improvments: frontends_multi_profiles2015-02-23, by Goffi
-
browser side (contact list): use of c.bool for parameter conversion frontends_multi_profiles2015-02-23, by Goffi
-
browser side (libervia main): implemented visible_widgets property frontends_multi_profiles2015-02-23, by Goffi
-
browser side (contact list): use EntityToShow to know which contacts must be displayed frontends_multi_profiles2015-02-23, by Goffi
-
browser_side (PromptDialog): rename prompt attribute to prompt_widgets + related changes frontends_multi_profiles2015-02-22, by souliane
-
server and browser sides: fixes bad call to "subscription" bridge method frontends_multi_profiles2015-02-22, by souliane
-
browser_side: fixes a typo (listerner --> listener) frontends_multi_profiles2015-02-20, by souliane
-
browser_side: fixes previous patch, forgot to pass an argument frontends_multi_profiles2015-02-20, by souliane
-
browser_side: move SatWebFrontend.addTab to MainTabPanel.addWidgetsTab and rename MainTabPanel.add to MainTabPanel.addTab frontends_multi_profiles2015-02-20, by souliane
-
browser_side: show more obvisouly the "dragover" style when dragging something over a tab frontends_multi_profiles2015-02-20, by souliane