Mercurial > libervia-backend
graph
-
use sat.tmp.wokkel as a buffer module until the changes are integrated to wokkel2014-12-15, by souliane
-
quick_frontend, primitivus: multi-profiles refactoring part 1 (big commit, sorry :p): frontends_multi_profiles2014-12-10, by Goffi
-
plugin XEP-0085: disabled a problematic assert (see FIXME) frontends_multi_profiles2014-12-10, by Goffi
-
plugin pubsub: fixed redefinition of PubSubRequest2014-11-21, by Goffi
-
memory: fixes issue in a test2014-10-22, by souliane
-
plugin XEP-0045: use HISTORY_LIMIT param to retrieve the MUC history2014-10-22, by souliane
-
plugin XEP-0054: the fix by revision 1248 (77a4592816f6) was not complete2014-10-22, by souliane
-
test: fixes test for XEP-0085 (use full JID)2014-10-20, by souliane
-
plugin XEP-0085: send 'gone' state before disconnection2014-10-20, by souliane
-
plugin XEP-0085: use the full JID + fixes bad entity data "type" value2014-10-20, by souliane
-
memory: add method isContactConnected2014-10-20, by souliane
-
plugin sec_otr: a trigger was not returning True2014-10-20, by souliane
-
plugin XEP-0054: fixes error message when we get a ConnectionLost failure2014-10-19, by souliane
-
memory: temporary dirty hack to fix the personnal key issue after the auth session expired2014-10-19, by souliane
-
core, plugins: improve a bit some log messages2014-10-18, by souliane
-
plugin misc_imap: fixes call to log.debug with more than one argument2014-10-19, by souliane
-
plugin XEP-0115: better disco error handling2014-10-19, by souliane
-
plugin XEP-0060: fixes listing the nodes on the pubsub service2014-10-18, by souliane
-
frontends (quick_app): fixes wrong JID construction when processing getPresenceStatuses result2014-10-18, by souliane
-
memory: don't save last resource in entity data for the MUC jids2014-10-17, by souliane
-
plugin XEP-0045: handle MUC presence2014-10-17, by souliane
-
memory (params): set "Show empty groups" to True by default2014-10-16, by souliane
-
bridge (frontends side): fixed call of async method in blocking context2014-10-16, by Goffi
-
core (config): fixed a bad option check2014-10-16, by Goffi
-
core: better management of default value in getConfig2014-10-07, by Goffi
-
plugin XEP-0115: trap "service-unavailable" error when retrieving disco infos2014-10-07, by souliane
-
primitivus: fixes displaying online contacts when "Show offline contacts" is False2014-10-07, by souliane
-
primitivus: implement parameter "Show empty groups"2014-10-06, by souliane
-
constants: split C.bool in C.bool and C.str so:2014-10-06, by souliane
-
memory (params): add parameters "Show offline contacts" and "Show empty groups"2014-10-06, by souliane
-
memory (params): use more generic param attribute "constraint" instead of "min" and "max"2014-10-06, by souliane
-
frontends (primitivus): new command :search <pattern>2014-10-04, by souliane
-
frontends: printInfo and printMessage timestamp attribute defaults to None instead of ''2014-10-04, by souliane
-
memory: add Parameter "Chat history limit"2014-09-24, by souliane
-
memory: getHistory with limit=0 now returns an empty list, use limit=None to return all messages2014-10-03, by souliane
-
plugin XEP-0059: first draft, pubsub and jabber search do not exploit it yet2014-09-22, by souliane
-
plugin maildir: fixes missing import2014-09-22, by souliane
-
plugin XEP-0060, groupblog: avoid unecessary pubsub errors while doing massive requests:2014-09-22, by souliane
-
memory (disco): add nodeIdentifier parameter to getItems2014-09-22, by souliane
-
memory: profileSessions.profileGetUnique was not resetting the timer2014-09-22, by souliane
-
memory: handle the case where an existing session ID is re-used for creating a new session2014-09-22, by souliane
-
memory: Sessions.newSession can be called with a forced session ID2014-09-21, by souliane
-
core: move XMPP keep-alife value to the constants2014-09-21, by souliane
-
we are in dev version again2014-09-18, by souliane
-
SàT v0.5.1 released2014-09-18, by souliane
-
update CHANGELOG for v5.12014-09-18, by souliane
-
test: fixes FakeSAT for plugin XEP-00332014-09-17, by souliane
-
plugin XEP-0033: fixes sending the message after the changes made in rev 1052 (e88bff4c8b77)2014-09-11, by souliane
-
misc: added Olly Betts to contributors + various fixed for Matteo Cypriani2014-09-15, by Goffi
-
misc: updated urls of pyxe an pyfeed2014-09-15, by Matteo Cypriani
-
misc: fixed typos in README2014-09-15, by Matteo Cypriani
-
misc: README typos fixes2014-09-15, by Matteo Cypriani
-
misc: update versions in README4PACKAGERS + typos2014-09-15, by Matteo Cypriani
-
misc: fixed some typos2014-09-15, by Matteo Cypriani
-
misc (install): Lower default setuptools version2014-09-10, by Matteo Cypriani
-
wix: Avoid setting a bad icon2014-09-09, by Olly Betts
-
misc: forgotten to change distribute_setup.py to ez_setup.py in MANIFEST.in2014-09-15, by Goffi
-
we are in dev version again2014-09-15, by Goffi
-
update the minimal versions of urwid and urwid_satext2014-09-11, by souliane
-
SàT 0.5.0 released2014-09-09, by Goffi
-
misc: INSTALL note for pyfeed/xe2014-09-09, by Goffi
-
misc: CHANGELOG update2014-09-08, by Goffi
-
core (disco): added a timeout to get items2014-09-08, by Goffi
-
frontends (dbus): error is not truncated anymore if it's not a SàT error.2014-09-08, by Goffi
-
Primitivus: fixed cancel button for status change2014-09-08, by Goffi
-
Primitivus: fixed focus in ContactList:2014-09-08, by Goffi
-
plugin groupblog: fixes return value of getLastGroupBlogsAtom when an error occured2014-09-08, by souliane
-
plugins XEP-0096, XEP-0065: fixed bad log calls2014-09-08, by Goffi
-
primitivus (profile manager): added FOCUS_UP and FOCUS_DOWN management2014-09-08, by Goffi
-
primitivus: added REFRESH_SCREEN key to global namespace2014-09-06, by Goffi
-
README: redirect media credits to sat_media repository (the pictures are no more hosted here)2014-09-08, by souliane
-
updated CHANGELOG for version 0.52014-09-08, by souliane
-
plugin OTR: do not save in history the encrypted messages for skipped profiles2014-09-07, by souliane
-
primivitus: info messages now use "info_msg" attribute (yellow)2014-09-05, by Goffi
-
frontends: use of new "info" type in newMessage2014-09-05, by Goffi
-
plugin OTR: forces FINISHED state if we are in ENCRYPTED state on contact disconnection2014-09-05, by souliane
-
plugin OTR: disconnect the active OTR sessions and delete the context on profile disconnection2014-09-05, by souliane
-
plugin OTR: fixes handling of the FINISHED state2014-09-05, by souliane
-
core (xmpp): fixes SatPresenceProtocol.available to prevent an eventual code skipping2014-09-04, by souliane
-
misc (README4PACKAGERS): Urwid minimal version is now 1.2.02014-09-04, by Goffi
-
primitivus: added disable_mouse config option /!\ minimal Urwid version is now 1.2.02014-09-04, by Goffi
-
primitivus: fixed forgotten keys2014-09-04, by Goffi
-
primitivus: forgot to rename _historyCb method2014-09-04, by Goffi
-
primitivus: profile manager now handle APP_QUIT key2014-09-04, by Goffi
-
primitivus: moved history method definition out of keypress2014-09-04, by Goffi
-
primitivus: key can be changed in config:2014-09-04, by Goffi
-
primitivus: use of new keys modules from Urwid SàText2014-09-04, by Goffi
-
add licence information for otr.js and dependencies2014-09-03, by souliane
-
misc (install): fixed self.root access when it's not used2014-09-03, by Goffi
-
misc (install): updated old distribute_setup.py to new setuptools' ez_setup.py2014-09-03, by Goffi
-
misc (installation): --root option is ignored for _final destinations2014-09-03, by Goffi
-
misc: README4PACKAGERS update2014-09-03, by Goffi
-
misc (launch script): added a "status" command2014-09-03, by Goffi
-
plugin OTR: add bridge method skipOTR to desactivate OTR handling for a given profile2014-09-01, by souliane
-
core: sendMessage handles the extra data key 'send_only' to skip triggers, storage and echo2014-09-01, by souliane
-
plugin OTR: two small fixes2014-09-01, by souliane
-
plugin OTR: remove unnecessary attribute SatXMPPClient.otr_priv_key2014-09-01, by souliane
-
core: more robust plugins importation2014-09-01, by Goffi
-
plugin OTR: added ability to drop private key2014-08-26, by Goffi
-
sat_frontends (tools): force JID's node and domain to lower-case:2014-08-26, by souliane
-
move sat.tools.jid to sat_frontends.tools.jid2014-08-26, by souliane
-
setup: sat_frontends was omitted by the cleaning method2014-08-26, by souliane
-
plugin OTR: added start/refresh and end session menus2014-08-25, by Goffi
-
plugin OTR: a warning is logged when Account is instancied with a bare jid.2014-08-25, by Goffi
-
primivitus: fixed jid escaping for dynamic menus in one2one chat2014-08-25, by Goffi
-
reverted commit b1cb1d70bea9: jid should not be lowercase !2014-08-25, by Goffi
-
core (stdui): fixed forgotten parametter in getParamError2014-08-25, by Goffi
-
core: twistd plugin refactoring:2014-08-25, by Goffi
-
misc: added Session.vim to .hgignore2014-08-25, by Goffi
-
primitivus (chat): fixes the messages display when opening a new chat window2014-08-24, by souliane
-
primitivus: improve the check to alert for new message2014-08-24, by souliane
-
installation: setup.py update:2014-08-24, by Goffi
-
core: sat bakcend is now a twisted plugin (no more .tac file)2014-08-24, by Goffi
-
primitivus: prevent a notification flood when displaying the history2014-08-22, by souliane
-
primitivus: change behavior of commands ":presence" and ":status" :2014-08-23, by souliane
-
tools (jid): force JIDs to lower case2014-08-24, by souliane
-
quick_frontend: fixes an issue with the profile in the signal handler2014-08-21, by souliane
-
misc: daemon mode refactoring:2014-08-20, by Goffi
-
misc: stdout encoding management in python part of sat.sh2014-08-20, by Goffi
-
core (constants): minor comment change2014-08-20, by Goffi
-
core (constants): better management of xdg import2014-08-20, by Goffi
-
core (constants): removed pyjamas workaround2014-08-20, by Goffi
-
plugin XEP-0050: notes are now managed:2014-08-20, by Goffi
-
core (constants): fixed bad XMLUI level constants2014-08-20, by Goffi
-
setup: cleaning also handles egg filenames not containing the python version2014-08-13, by souliane
-
frontends: XMLUI refactoring + dialogs:2014-08-13, by Goffi
-
core (XMLUI): Dialogs are now managemed in XMLUI:2014-08-11, by Goffi
-
core (constants): added constants mainly used in XMLUI2014-08-11, by Goffi
-
frontends: signals are managed in a more generic way2014-08-11, by Goffi
-
plugin misc_static_blog: add a menu for displaying a user static blog2014-07-15, by souliane
-
plugin XEP-0045: change security limit of "config room" menu to 42014-07-15, by souliane
-
setup: SAT_INSTALL environment variable handles "clean" and "purge" options2014-07-15, by souliane
-
memory (sqlite): fixes upgrade Deferred issue2014-07-06, by souliane
-
memory: fixes encoding issues during encryption2014-07-06, by souliane
-
memory (memory): delete profile session on profile deletion2014-06-27, by souliane
-
core: use of debug log instead of error when port default value is used2014-06-26, by Goffi
-
plugin OTR: various improvments:2014-06-26, by Goffi
-
pluging XEP-0045: configure room dynamic menu2014-06-25, by Goffi
-
core, frontends (menus): MENU_ROOM and MENU_SINGLE are now managed2014-06-25, by Goffi
-
core (menus): constants are used for menu types2014-06-25, by Goffi
-
plugin misc_account: delete the profile session after the registration is done2014-06-25, by souliane
-
memory: add helper methods encryptValue and decryptValue2014-06-25, by souliane
-
core, plugins, stdui, frontends: fixes handling of "Force server" and "Force port" parameters:2014-06-23, by souliane
-
core, memory, plugins, stdui, frontends: look for DNS SRV records when server is not specified:2014-06-22, by souliane
-
frontends (XMLUI): use of logging system instead of print2014-06-25, by Goffi
-
core (XMLUI): created a read_only attribute for InputWidget + new JidInputWidget2014-06-25, by Goffi
-
plugin XEP-0045: small refactorization + clean on profile's disconnection2014-06-23, by souliane
-
plugin XEP-0045, text_commands: add some commands:2014-06-23, by souliane
-
plugin XEP-0054: crop uploaded avatar to get a square2014-06-19, by souliane
-
reverted commit bb4517e69957: note was not implemented on purpose2014-06-18, by Goffi
-
tools (xmlui): data form 'text-multi' element must be converted to xmlui 'textbox' (not 'text')2014-06-18, by souliane
-
plugin XEP-0050: handle note element in command answer2014-06-18, by souliane
-
prepare changelog for version 0.52014-06-16, by souliane
-
misc: remove some pylints warnings2014-06-15, by souliane
-
frontends (quick_frontend): fixes the handling of asyncConnect failure2014-06-15, by souliane
-
bridge: DBusException also transports the twisted failure condition2014-06-15, by souliane
-
bridge (D-Bus): frontend side now use a 120 s timeout for async calls2014-06-14, by Goffi
-
plugin XEP-0050: form returned by completed command are now managed2014-06-14, by Goffi
-
core (XMLUI): management of text-multi in _dataFormField2XMLUIData2014-06-14, by Goffi
-
core (XMLUI): data form result now manage generic data set2014-06-14, by Goffi
-
plugin XEP-0045: room configuration returns a success or failure message2014-06-12, by souliane
-
tools (xml_tools): dataForm2XMLUI handles the default value for "list-single" fields2014-06-12, by souliane
-
test (memory): fixes crypto encryption/decryption test2014-06-12, by souliane
-
memory (sqlite): fixes upgrade to database v22014-06-12, by souliane
-
memory, tools (config): move special config retrieval from memory to tools2014-06-09, by souliane
-
frontends: async failures are more detailed (full class name + error message)2014-06-07, by souliane
-
bridge: async failures are more detailed (full class name + error message)2014-06-07, by souliane
-
core (xmpp): onMessage handles an eventual subject (used for announcement / headline message)2014-06-02, by souliane
-
core, frontends: remove bridge method "connect" (always use asyncConnect)2014-05-23, by souliane
-
test: fixes the tests for plugin XEP-00332014-06-08, by souliane
-
tools (config): fixConfigOption creates the section if it doesn't exist2014-06-08, by souliane
-
plugin otr: first draft2014-06-07, by Goffi
-
installation: added python OTR dependency2014-06-07, by Goffi
-
core (XMPP): message received (onMessage) refactoring:2014-06-07, by Goffi
-
core (XMPP): sendMessage refactoring:2014-06-07, by Goffi
-
memory (params), test: fixes updateParams bug2014-06-03, by souliane
-
memory (params), test: fixes bug relative to parameter filtering2014-06-03, by souliane
-
plugin XEP-0100: fixes the call to log.debug (line 185)2014-06-04, by souliane
-
primitivus: fixes freedesktop notifications when the owner name is changing2014-05-28, by souliane
-
tools: add missing file src/tools/config.py2014-05-23, by souliane
-
memory: auto-update configuration file with libervia's passphrase when migrating the database2014-05-23, by souliane
-
memory (params): fixes bugs in setParam:2014-05-21, by souliane
-
plugin misc_accout: update relative to the introduction of profile password:2014-05-21, by souliane
-
plugin misc_account: do not send the password with the confirmation email for account creation2014-05-20, by souliane
-
fixes setup with PyCrypto minimal version2014-05-16, by souliane
-
core, memory, bridge, plugin misc_register_account: move registerNewAccount to a new plugin:2014-05-15, by souliane
-
wix: update the connection mechanism to ask for non empty profile passwords2014-05-07, by souliane
-
quick_app, primitivus: update the connection mechanism to ask for non empty profile passwords2014-05-07, by souliane
-
jp: option '-c' is not longer a flag but a string to define the profile password:2014-05-07, by souliane
-
stdui: add ui_profile_manager to interact with frontends when profile authentication is needed2014-05-07, by souliane
-
plugins misc_account, misc_smtp: update the plugins that deal with passwords2014-05-12, by souliane
-
core, memory, bridge: added profile password + password encryption:2014-05-07, by souliane
-
memory: add class ProfileSessions based on Sessions2014-05-10, by souliane
-
memory, test: added module crypto to hash passwords and encrypt/decrypt passwords or blocks2014-05-07, by souliane
-
core: fixed typo2014-05-15, by Goffi
-
core: getReady and asyncConnect now wait full initialisation, not only memory2014-05-15, by Goffi
-
plugin text commands: added /me command to avoid the need to escape the /2014-05-15, by Goffi
-
test: fix the tests after the changes of logging system2014-05-14, by souliane
-
better PEP-8 compliance2014-05-07, by souliane
-
core (i18n): use logging system instead of print2014-05-08, by Goffi
-
core (log): added "custom" backend2014-05-08, by Goffi
-
core (logs): workaround for pyjamas bug2014-05-08, by Goffi
-
memory, jp: added jp commands to load/save parameters template2014-05-04, by souliane
-
core: if in debug mode and ipdb is present, use ipdb instead of pdb2014-05-05, by Goffi
-
core (log/standard backend): added "%(profile)s" format management2014-05-05, by Goffi
-
core(log): standard backend: colors are now checked on a per handler basis2014-05-05, by Goffi
-
wix: use of new logging system2014-05-05, by Goffi
-
primitivus: use of new logging system:2014-05-05, by Goffi
-
quick_frontend: use of new logging system2014-05-05, by Goffi
-
core (log): added magic %(profile)s key to log_fmt:2014-05-05, by Goffi
-
core (log): refactoring + twisted backend:2014-05-05, by Goffi
-
core (logs): added formatting, name filter and outputs management:2014-05-05, by Goffi
-
core (constants): use realpath instead of abspath + do not import it when building libervia2014-05-01, by souliane
-
memory: fixes the method fixLocalDir for pid_dir and log_dir to use local_dir as default2014-04-30, by souliane
-
plugins TEXT-COMMANDS, XEP-0045, XEP-0048, XEP-0249:2014-04-30, by souliane
-
core: fixes constants.py2014-04-27, by souliane
-
primitivus: fixes contact group update2014-04-27, by souliane
-
plugin XEP_0033: fixes the server part and the tests2014-04-11, by souliane
-
test: configuration/use of new logging system2014-04-21, by Goffi
-
tests: fixed import in test_helpers_plugins2014-04-21, by Goffi
-
plugin XEP-0096: fixed a bug introduced by the log refactoring2014-04-20, by Goffi
-
core: use of the new core.log module:2014-04-19, by Goffi
-
core (log): twisted backend use logging methods instead of log.msg2014-04-19, by Goffi
-
core: logging refactoring, first step:2014-04-18, by Goffi
-
core (constants): added some basic ANSI escape codes2014-04-18, by Goffi
-
core (stdui): added forgotten __init__.py2014-04-08, by Goffi
-
core, frontends: unify the roster management UIs in sat/stdui/ui_contact_list.py2014-04-03, by souliane
-
jp: added bookmarks subcommands2014-04-07, by Goffi
-
plugin XEP-0048: bookmarks deletion + added "delete" option for /bookmark command2014-04-07, by Goffi
-
plugin XEP-0048: added list of bookmarks in XMLUI, selecting one join the room2014-04-07, by Goffi
-
plugin XEP-0048: added /bookmark text command2014-04-07, by Goffi
-
plugin XEP-0048: bookmarks (first draft)2014-04-07, by Goffi
-
plugin XEP-0049: private xml storage2014-04-07, by Goffi
-
core (memory): added __iter__ to PersistentDict2014-04-07, by Goffi
-
plugin XEP-0115: minor logs improvment2014-04-07, by Goffi
-
tools, frontends (xmlui): add Widget.setInternalCallback:2014-04-03, by souliane
-
frontends (xmlui): add setter methods + fixes:2014-04-03, by souliane
-
reverted changeset 5c7707c958d8 (revision 969)2014-04-03, by souliane
-
jp (info/disco): fixed disco loop when --connect is used2014-04-02, by Goffi
-
core: better plugin initialisation sequence:2014-04-02, by Goffi
-
jp: using C.APP_URL for application url2014-04-02, by Goffi
-
tools, frontends, memory: param definition and XMLUI handle multi-selection for list widgets:2014-04-01, by souliane
-
core, frontends (constants): frontends Const inheritates from core Const2014-04-01, by souliane
-
jp: added disco subcommand2014-04-01, by Goffi
-
jp: fixed jid unicode decoding2014-04-01, by Goffi
-
jp: fixed missing import2014-04-01, by Goffi
-
core (disco): added discoInfos and discoItems bridge methods2014-04-01, by Goffi
-
plugin XEP-0115: fixed bad disco_infos construction2014-03-31, by Goffi
-
memory (disco): bug fix in findFeaturesSet2014-03-31, by souliane
-
core (XMPP): typo again2014-03-31, by Goffi
-
core (XMPP): fixed typo2014-03-31, by Goffi
-
core (XMPP): added warning when a contact ins roster is not subscribed from or to2014-03-31, by Goffi
-
plulgin XEP-0115: fixed caps_optimize init2014-03-31, by Goffi
-
plugin XEP-0065: fixed initialisation sequence2014-03-31, by Goffi
-
quick frontends: first connection fixes2014-03-31, by Goffi
-
plugin account: reverted patch abd3a75d629c2014-03-31, by Goffi
-
plugin xep-0115: caps optimisation2014-03-31, by Goffi
-
core (disco): added checkFeature method + fixed hasFeature test2014-03-31, by Goffi
-
plugin account: prosody gid is used to spawn prosodyctl process2014-03-31, by Goffi
-
core (XMPP): fix status in presence2014-03-28, by Goffi
-
core(memory): fixed last resource2014-03-28, by Goffi
-
plugin XEP-0092: feature check before requesting version2014-03-28, by Goffi
-
core, plugin XEP-0115: discovery refactoring:2014-03-28, by Goffi
-
core (memory): entities cache improvments:2014-03-28, by Goffi
-
core: more organisation in constants.py2014-03-28, by Goffi
-
misc: precisions about pyjamas in README4PACKAGERS2014-03-28, by Goffi
-
wix: fixed onShowProfile2014-03-27, by Goffi
-
plugin account, groupblog: user can erase all their microblogs at once2014-03-27, by souliane
-
primitivus: do not display the presence/status dialog if the profile is not connected2014-03-25, by souliane
-
memory: be sure that local_dir exists before creating a new database2014-03-25, by souliane
-
memory: bug fix the current local_dir after sat.conf is auto-updated2014-03-24, by souliane
-
plugin account: bug fix profile deletion from the database + unsubscribe the contacts2014-03-24, by souliane
-
core: presence stanzas were sent twice2014-03-24, by souliane
-
misc: updated setup.py and README4PACKAGERS2014-03-23, by souliane
-
misc: sat stop would not kill all sat instances anymore2014-03-23, by souliane
-
core, memory: use XDG recommended paths as the defaults for the config and local directories2014-03-23, by souliane
-
plugin text commands: commands are now sorted in /help2014-03-24, by Goffi
-
plugin XEP-0045: added user information to /whois text command2014-03-24, by Goffi
-
core: plugins now accepts recommendations:2014-03-23, by Goffi
-
test: fix tests fo plugins XEP-0033 and XEP-00852014-03-22, by souliane
-
core: removed default_config:2014-03-22, by Goffi
-
plugin text commands: refactoring:2014-03-22, by Goffi
-
plugin XEP-0092: new plugin (software version)2014-03-22, by Goffi
-
core: added IQ_SET to core.constants + getLastResource now manage correctly jid.JID2014-03-22, by Goffi
-
bridge: remove unecessary signals/methods declarations2014-03-21, by souliane
-
tests: tests fixes2014-03-21, by Goffi
-
primitivus: PrimitivusVerticalContainer box widgets management:2014-03-21, by Goffi
-
primitivus: removed deprecated use of set_focus2014-03-21, by Goffi
-
core (XMLUI): BoolWidget now accept real boolean for value2014-03-21, by Goffi
-
core: minor docstring fixes2014-03-21, by Goffi
-
plugin XEP-0085: bug fixes, especially for groupchat messages2014-03-18, by souliane
-
primitivus: display chat states (with symbols) for MUC participants2014-03-17, by souliane
-
quick_app: better PEP-8 compliance2014-03-16, by souliane
-
tools: xml_tools.ElementParser do not replace '\n' and '\t' with ' ' by default2014-03-14, by souliane
-
test: update radiocol test regarding the last changes2014-03-15, by souliane
-
plugin radiocol: preload signal also contains the uploader nickname2014-03-11, by souliane
-
frontends: added SYNTAX_TEXT in the constants2014-03-10, by souliane
-
plugin radiocol: add MP3 support2014-03-05, by souliane
-
misc: added Naha to README2014-03-05, by Goffi
-
misc: README4PACKAGERS improvments2014-03-05, by Matteo Cypriani
-
jp: updated main loop to gobject 32014-03-05, by Matteo Cypriani
-
misc: added gobject dependency for primitivus in README4PACKAGERS2014-03-03, by Goffi
-
plugin account: user can change his password or delete his XMPP account2014-03-03, by souliane
-
plugin groupblog: added a convenient bridge method getGroupBlogsWithComments2014-02-28, by souliane
-
plugin blog_banner: added temporary plugin with a user parameter to set a blog banner2014-02-25, by souliane
-
we are in a dev version again...2014-03-01, by Goffi
-
SàT 0.4.1 released2014-02-28, by Goffi
-
updated changelog2014-02-28, by Goffi
-
better INSTALL instructions2014-02-28, by Goffi
-
setup.py fixes and improvments2014-02-28, by Goffi
-
README4PACKAGERS fixes2014-02-27, by Goffi
-
SàT 0.4 released2014-02-26, by Goffi
-
CHANGELOG fixes/update2014-02-26, by Goffi
-
updated CHANGELOG for v 0.4.02014-02-25, by souliane
-
plugin card_game: update to use the new XMLUI mechanism:2014-02-26, by souliane
-
plugin room_game: fix issues with data structures initialization2014-02-26, by souliane
-
tools, plugin XEP-0077: small fixes2014-02-25, by souliane
-
core (xmpp): fix automatic contact deletion2014-02-25, by souliane
-
some typos fixes in the README files2014-02-26, by souliane
-
README4PACKAGERS update2014-02-26, by Goffi
-
added README4PACKAGERS2014-02-26, by souliane
-
README and INSTALL updates2014-02-25, by Goffi
-
plugin misc account: updated the welcome email2014-02-25, by Goffi
-
plugin XEP-0085: fixed bad trigger return value2014-02-25, by Goffi
-
plugin XEP-0055: salut.libervia.org is temporarly used as default value2014-02-25, by Goffi
-
core (memory): added 'no' value management in configuration's booleans2014-02-25, by Goffi
-
core (xmlui), frontends: handling of "text" type in params xml + bug fixes2014-02-25, by Goffi
-
frontends: fix typos, do not use logging in the xmlui tools:2014-02-25, by souliane
-
i18n: updated the translation files2014-02-24, by souliane
-
test: skip radiocol tests if the sound samples are not found2014-02-24, by souliane
-
plugin groupblog: bug fix for the atom feed2014-02-24, by souliane
-
plugin XEP-0277: fix pubsub entry parsing using lxml instead of feed.atom2014-02-23, by souliane
-
plugins groupblog, XEP-0277: attempt to clarify the code for the comments handling:2014-02-14, by souliane
-
test: fix the tests for plugin room game2014-02-20, by souliane
-
test: skip the test for markdown syntax if the module is not installed2014-02-20, by souliane
-
plugin XEP-0277: last commit was actually a part of the next one2014-02-23, by Goffi
-
plugin XEP-0277: added missing docstring2014-02-23, by Goffi
-
core (sqlite): automatic database update:2014-02-23, by Goffi
-
plugin text syntaxes: fixed cleaners encoding2014-02-20, by Goffi
-
plugin XEP-0277: encoding fix2014-02-20, by Goffi
-
primitivus: displayed presence/status was not updated when the presence is "Online".2014-02-18, by souliane
-
plugin room_game, radiocol: RoomGame.send returns a Deferred.2014-02-18, by souliane
-
misc: setup.py was not installing sat_frontends.jp2014-02-18, by souliane
-
core: fix mispelled argument2014-02-18, by souliane
-
misc: exclude misc/_jp from xgettext input2014-02-17, by souliane
-
misc: fix unnamed arguments in format strings2014-02-17, by souliane
-
misc: update distribute_setup.py to version 0.6.492014-02-17, by Thomas Preud'homme
-
frontends (tools): addURLToImage makes an image clickable2014-02-13, by souliane
-
plugin text_syntaxes: html2text was breaking the long URLs2014-02-13, by souliane
-
frontends: add COMMANDS constant for Wysiwyg edition + add "image" button info for the syntaxes2014-02-13, by souliane
-
plugin XEP_0277: fix encode/decode errors2014-02-12, by souliane
-
tools: composition RICH_FORMATS constant has been renamed to RICH_SYNTAXES2014-02-12, by souliane
-
core: bug fix at connection time2014-02-07, by souliane
-
memory: bug fix to not register twice frontends parameters + added some tests for param update2014-02-07, by souliane
-
plugin groupblog: added method getLastGroupBlogsAtom returns the Atom feed of blog posts2014-01-22, by souliane
-
test radiocol: added a full scenario test2014-01-15, by souliane
-
test: improvements for the helpers classes:2014-01-15, by souliane
-
plugin radiocol: sync data includes a "jump to time" info2014-01-16, by souliane
-
plugins room_games, radiocol: better synchronization after a user joins a running game2014-01-15, by souliane
-
jp: added ad-hoc subcommand with a remote sub-subcommand to create a D-Bus remote2014-02-17, by Goffi
-
jp: short option for progress is now -P instead of -g, so -g can be used for groups2014-02-17, by Goffi
-
plugin Ad-Hoc D-Bus: first draft:2014-02-17, by Goffi
-
core: fixed UnknownGroupError exception in getJidsFromGroup2014-02-13, by Goffi
-
jp: zsh completion, first draft (added in a new /misc directory):2014-02-10, by Goffi
-
jp: refactoring:2014-02-10, by Goffi
-
jp: added missing license headers2014-02-05, by Goffi
-
jp: refactoring using ArgParse2014-02-05, by Dal
-
core: registerNewAccount partial fix2014-02-04, by Goffi
-
frontends: fixed /me usage + renamed a couple of "type" parameters to type_2014-02-04, by Goffi
-
dates update2014-02-04, by Goffi
-
core (XMLUI): fixed labels management for lists in _dataFormField2XMLUIData2014-02-04, by Goffi
-
core: security limit in menus2014-02-04, by Goffi
-
core: added "one_shot" option to registered callback:2014-02-04, by Goffi
-
core (XMLUI), frontends: advancedListContainer part 2:2014-02-04, by Goffi
-
core, frontends: implementation of AdvancedListContainer first draft + misc:2014-02-04, by Goffi
-
core, frontends: XMLUI refactoring:2014-02-04, by Goffi
-
plugin XEP-0045, primitivus: added MUC configuration2014-02-04, by Goffi
-
xmlui: added boolean type management in XMLUIResult2DataFormResult2014-02-04, by Goffi
-
core: XMLUI now use @property for session_id and submit2014-02-04, by Goffi
-
primitivus: fixed bad closure, resulting in menus bug.2014-02-04, by Goffi
-
core, frontends: XMLUI refactoring:2014-02-04, by Goffi
-
test: added tests for the plugin "room game" + rename other test files2014-01-10, by souliane
-
test: make FakeClient profile dependent and add some tools to test MUC2014-01-10, by souliane
-
test: silent info/warning that were polluting the output2014-01-10, by souliane
-
test: define the constants JIDs and profiles as lists2014-01-09, by souliane
-
plugins room games, XEP-0045: small fixes, improved docstrings2014-01-10, by souliane
-
plugin room game: improved docstrings, added '_' as prefix for internal methods names2014-01-09, by souliane
-
plugin XEP-0054: also work with python2-pillow2014-01-10, by Emmanuel Gil Peyrot
-
test: added tests for XEP-00332014-01-05, by souliane
-
test: FakeMemory inherits from Memory + more helpers basic support + cleaning2014-01-05, by souliane
-
plugin XEP-0033: the comparison for auto-fixing for the stanza recipient was not correct2014-01-05, by souliane
-
memory: factorize the node checks in Params.__constructProfileXml2014-01-05, by souliane
-
test: added tests for XEP-00852014-01-04, by souliane
-
test: added some tests for Memory2014-01-04, by souliane
-
test: added support of basic memory stuff in helpers.py2014-01-04, by souliane
-
test: store the constants in constants.py + better PEP8 compliance2014-01-04, by souliane
-
memory: fixed wrong information in the docstrings for security_limit2014-01-04, by souliane
-
core, bridge: new method paramsRegisterApp to register frontend's specific parameters2013-12-27, by souliane
-
i18n: merged jp i18n french translation in core fr.po2013-12-29, by Goffi
-
core: fixed setup.py (removed former sat_frontends and jp i18n references)2013-12-29, by Goffi
-
core: dynamics menus refactoring:2013-12-29, by Goffi
-
i18n: merged sat_frontends and sat translations in core's i18n2013-12-29, by Goffi
-
core: i18n refactoring:2013-12-29, by Goffi
-
plugin groupblog, XEP-0277: store both published and updated timestamps2013-12-19, by souliane
-
tools: addURLToText moved from libervia to sat_frontends/tools/strings2013-12-18, by souliane
-
core: fix bridge method getContactsFromGroup return value (list of jids --> list of strings)2013-12-18, by souliane
-
quick_frontend: fix presence/status update (do not share between different resources)2013-12-18, by souliane
-
primitivus: redraw after changing the presence or status2013-12-18, by souliane
-
plugins radiocol, xep-0054: better handling of upload errors:2013-12-17, by souliane
-
plugin radiocol: fix wrong call of deleteFile2013-12-17, by souliane
-
plugin xep-0050 (ad-hoc commands): requesting part. first draft2013-12-24, by Goffi
-
backend, frontends: XMLUI refactoring:2013-12-24, by Goffi
-
backend, frontends: callbacks refactoring:2013-12-24, by Goffi
-
plugin xep-0050: using new Sessions class2013-12-24, by Goffi
-
core (memory): added optional profile checking in Sessions:2013-12-24, by Goffi
-
core (memory): new Sessions management class (similar to dict)2013-12-24, by Goffi
-
core, frontends: callMenu is now async and don't use callback_id anymore2013-12-24, by Goffi
-
core (xml tools): bad default parameter in XMLUI.addList2013-12-24, by Goffi
-
core,bridge: sendMessage bridge method is now async2013-12-17, by Goffi
-
core, bridge: better GenericException handling2013-12-16, by Goffi
-
plugin XEP-0033: bug fix for sending messages with the addressing feature to several servers2013-12-16, by souliane
-
core: bug fix for serverDiscoItems (bad use of addCallbacks)2013-12-16, by souliane
-
plugin room_games, radiocol: send the current queue to new players2013-11-28, by souliane
-
plugins groupblog (xep-0060, xep-0277): added blog item modification/deletion2013-12-10, by souliane
-
plugins text-syntaxes: added a default value to use the current user syntax in convert2013-12-09, by souliane
-
plugin XEP-0045: remove redondant errback from _join2013-11-28, by souliane
-
plugin XEP-0033: implementation of the addressing feature:2013-12-11, by souliane
-
bridge (constructor): added categories for the mediawiki export2013-11-25, by souliane
-
primivitus: do not notify when an empty message is received2013-11-25, by souliane
-
primitivus: save the input history when "esc" is pressed2013-11-25, by souliane
-
frontends: set and retrieve your own presence and status2013-11-25, by souliane
-
frontends: define the constants with classes and inheritance instance of using __builtin__2013-11-23, by souliane
-
frontends: presence update in quick app:2013-11-24, by souliane
-
core: bad indentation in SatPresenceProtocol.available2013-11-24, by souliane
-
reverted last commit2013-12-13, by Goffi
-
plugin account: don't wait for emails anymore2013-12-13, by Goffi
-
plugin microbloging: fixes bad calls2013-12-13, by Goffi
-
core: management of _list and _dict in sat.conf2013-12-12, by Goffi
-
plugin XEP-0050: Ad-Hoc commands first draft (answering part)2013-12-10, by Goffi
-
core: use of Twisted JID instead of string bare jid in roster SatRosterProtocol2013-12-10, by Goffi
-
plugin XEP-0055: fixed form's namespace2013-12-03, by Goffi
-
plugin XEP-0085: fixed bad return value for sendMessage trigger's post treatment2013-12-03, by Goffi
-
bridge: fixed bridge_constructor2013-12-01, by Goffi
-
core (memory): fixed setDefault behaviour + minor refactoring2013-11-28, by Goffi
-
jp: fixed sendFile call2013-11-23, by Goffi
-
frontends tools: moved src/tools/frontends to frontends/src/tools2013-11-21, by souliane
-
plugins (games): more factorization and flexibility for launching and joining games:2013-11-21, by souliane
-
frontends tools: added symbols for MUC user activity identification2013-11-21, by souliane
-
plugins XEP-0045: added methods to get room nicks and "MUC user left" trigger2013-11-19, by souliane
-
plugins (games): add a method to send messages more easily2013-11-18, by souliane
-
plugin XEP-0045: fixed incorrect exceptions name2013-11-17, by souliane
-
plugin XEP-0249: silently discard MUC invitation if user is already in2013-11-17, by souliane
-
bridge: removed plugin method definitions from the old static system2013-11-17, by souliane
-
plugin group blog: management of extra data/rich text for blog comments2013-11-15, by Goffi
-
plugin XEP-0277, groupblog: rich text management for receiving microblogs2013-11-14, by Goffi
-
plugin XEP-0277, group blog: rich text management for sending microblogs2013-11-14, by Goffi
-
plugin XEP-0277, group blogs: proper asynchronous methods for sending blogs.2013-11-14, by Goffi
-
plugin XEP-0071: rich messages management for sendMessage2013-11-13, by Goffi
-
plugin XEP-0071: XHTML2XHTML_IM don't return the <body> root tag anymore.2013-11-13, by Goffi
-
plugin text syntaxes: fixed bad parameter order for getParamA2013-11-13, by Goffi
-
core: sendMessage triggers now use a treatments deferred;2013-11-13, by Goffi
-
test: better ignore_blank in helpers's assertEqualXML2013-11-12, by Goffi
-
plugin text syntaxes: fixed missing import2013-11-12, by Goffi
-
tests: plugin text syntaxes sanitisation tests2013-11-12, by Goffi
-
tests: added XML comparaison method to helpers2013-11-12, by Goffi
-
plugin text syntaxes: styles sanitisation2013-11-12, by Goffi
-
tools frontend: moved here from Libervia some definitions for message composition2013-11-09, by souliane
-
misc: added a file for frontend's string operations:2013-11-08, by souliane
-
plugin XEP-249: added parameter Misc / Auto-join MUC on invitation2013-11-05, by souliane
-
tools: renamed tools.jid.JID attribute "short" to "bare"2013-10-29, by souliane
-
primitivus card_game: bug fix and improvement2013-10-28, by souliane
-
plugin card_game: better PEP-8 compliance2013-10-28, by souliane
-
primitivus, wix: auto-display MUC dialog after it has been joined:2013-10-28, by souliane
-
core (tools): small fix in using imported methods2013-10-24, by souliane
-
plugins radiocol, card_game, quiz: code factorization2013-10-23, by souliane
-
tools: moved src/tools/games.py to src/tools/frontends/2013-10-18, by souliane
-
memory: fixed getHistory behavior when parameter between=True:2013-10-22, by souliane
-
primitivus, wix: fixed bridge methods calls for plugins radiocol and card game2013-10-22, by souliane
-
wix, misc: use picture of dimension 32x32 for tray icon + better PEP-8 compliance2013-10-22, by souliane
-
primitivus: code factorization for user notification2013-10-21, by souliane
-
core (memory): cleaned the part for load/save to xml (not used)2013-10-18, by souliane
-
social contract: typos fixes:2013-11-08, by souliane
-
new xml tools module (sat.tools.frontends.xml):2013-11-09, by Goffi
-
plugin text_syntaxes: fixed clean_xhml (it now return XHTML instead of HTML)2013-11-09, by Goffi
-
moved sat.tools.frontend to sat.tools.frontends2013-11-08, by Goffi
-
plugin misc_account: added method getNewAccountDomain2013-11-07, by souliane
-
frontend, primitivus: added input history (mode-wise)2013-11-07, by souliane
-
social contract: typos fixes2013-11-07, by souliane
-
core, bridge: extra parameter is saved in history:2013-11-07, by Goffi
-
plugin XEP_0071: first draft2013-11-05, by Goffi
-
install: added lxml to setup.py dependencies2013-10-31, by Goffi
-
core: Deferred in onMessage.2013-10-31, by Goffi
-
primitivus: fixed crash on private messages2013-10-15, by Goffi
-
plugin xep-0085: bug fix + improvement2013-10-07, by souliane
-
misc: added Dal to contributors2013-10-07, by Goffi
-
jp: profiles management2013-10-07, by Dal
-
core, primitivus: better support for parameter of type list2013-10-02, by souliane
-
plugin XEP-0085: improvement for sending "composing" state2013-09-26, by souliane
-
wix: bug fix at startup when the method chatStateReceived doesn't exist2013-09-26, by souliane
-
install: minimum required wokkel version is now 0.7.1, updated setup.py2013-10-04, by Goffi
-
install: fixed setup.py (changed "imaging" to "PIL")2013-10-03, by Goffi
-
bridge: doc fix for newContact2013-09-29, by Goffi
-
tests: helpers improvments:2013-09-29, by Goffi
-
tests: fix SatMessageProtocolTest.test_onMessage2013-09-26, by Goffi
-
primitivus: disconnected contact crash fix2013-09-21, by Goffi
-
core: misc bug fixes2013-09-21, by Goffi
-
plugin misc_account: fix for sending a failure message2013-09-08, by souliane
-
plugin XEP-0085: renamed category and parameter2013-09-07, by souliane
-
core: fix for methods signature2013-09-08, by souliane
-
core: added the security_limit to setParam2013-09-07, by souliane
-
Added Soul to contributors2013-09-08, by Goffi
-
core: better handling of profile_key and don't write the param file anymore2013-09-05, by souliane
-
misc: a few "cosmetic" changes (PEP 8...)2013-09-05, by souliane
-
primitivus: chat state implementation2013-09-08, by souliane
-
plugin XEP-0085: Chat State Notifications2013-09-05, by souliane
-
core: memory's updateEntityData improvments.2013-09-08, by souliane
-
core: security attribute added to the parameters2013-09-05, by souliane
-
primitivus: menu to search directory (using XEP-0055)2013-09-08, by Goffi
-
primitivus: really basic implementation of advanced list.2013-09-08, by Goffi
-
plugin XEP-0055: implementation of Jabber Search2013-09-08, by Goffi
-
core: added advanced list to XMLUI (need improvment, very basic so far)2013-09-08, by Goffi
-
i18n: fixed bad translation2013-09-08, by Goffi
-
wix: fixed application quitting (fix bug 25)2013-06-22, by Goffi
-
core: fixed crash on first run, when no profile exist yet2013-06-20, by Goffi
-
core: fixed bad database creation on first run in sqlite storage2013-06-20, by Goffi
-
pluging maildir: some trivial fixes:2013-06-20, by Goffi
-
pluging groupblog: comments handling:2013-06-20, by Goffi
-
core: more explicit UnknownEntityError2013-06-20, by Goffi
-
plugin groupblog: fixed bad inialisation check2013-06-17, by Goffi
-
misc: added Thomas Preud'homme to contributors + a thanks message to maintainers =)2013-04-07, by Goffi
-
quick frontend, jp: fix locales2013-04-07, by Thomas Preud'homme
-
misc: fixed bridge_constructor.py typo2013-03-24, by Goffi
-
core: added Priority management2013-03-10, by Goffi
-
Primitivus: fixed xmlui/chat bad contents change2013-03-10, by Goffi
-
fixed licences in docstrings (they are now in comments)2013-03-07, by Goffi
-
Primitivus: fixed contacts list (un)hidding2013-02-24, by Goffi
-
primitivus: fixed urwid issues with recent urwid versions2013-02-24, by Goffi
-
installation: added forgotten imaging dependency2013-02-23, by Goffi
-
core: fixed sendMessage2013-02-23, by Goffi
-
plugin export command: first draft2013-02-21, by Goffi
-
plugin parrot: sendMessage now avoid triggers2013-02-21, by Goffi
-
core: sendMessage refactoring:2013-02-21, by Goffi
-
jp, core: jp's clean_ustr moved to a new general utils module2013-02-21, by Goffi
-
plugin text commands: basic /whois command (just show jid so far)2013-02-20, by Goffi
-
plugin XEP-0045: fixed isNickInRoom2013-02-20, by Goffi
-
misc: add ctags_links to .hgignore2013-02-20, by Goffi
-
core: version update to development version2013-02-20, by Goffi
-
plugin XEP-0045: fixed mucLeave bridge method2013-01-25, by Goffi
-
Fix pep8 support in src/bridge.2013-01-18, by Emmanuel Gil Peyrot
-
Fix pep8 support in src/plugins.2013-01-18, by Emmanuel Gil Peyrot
-
core: added forgotten errback in sqlite's deleteProfile2013-01-20, by Goffi
-
Fix pep8 support in src/memory.2013-01-18, by Emmanuel Gil Peyrot
-
Fix pep8 support in src/test.2013-01-18, by Emmanuel Gil Peyrot
-
Fix pep8 support in src/tools.2013-01-18, by Emmanuel Gil Peyrot
-
Fix pep8 support in src/core.2013-01-18, by Emmanuel Gil Peyrot
-
Remove every old-style class.2013-01-18, by Emmanuel Gil Peyrot
-
Remove trailing whitespaces.2013-01-18, by Emmanuel Gil Peyrot
-
Fix coding style in setup.py.2013-01-18, by Emmanuel Gil Peyrot
-
Remove useless trailing semicolons.2013-01-18, by Emmanuel Gil Peyrot
-
Added tag SàT v0.3.0 for changeset df6b9b881f0e2013-01-09, by Goffi
-
Added tag SàT, v0.3.0 for changeset 78ca32cc0b512013-01-09, by Goffi
-
CHANGELOG + version updates (yes, that's a release \o/)2013-01-09, by Goffi
-
misc: setup.py long description update2013-01-09, by Goffi
-
removed CONST from sat_main as it is already in default_config2013-01-09, by Goffi
-
misc: README cleaning + added Mutagen to credits2013-01-09, by Goffi
-
misc: added presentation website to README2013-01-09, by Goffi
-
installation: setup.py description + website url update2013-01-09, by Goffi
-
installation: added mutagen to setup.py's dependencies2013-01-07, by Goffi
-
dates update2013-01-07, by Goffi
-
plugin XEP-0054: fixed bad image resizing2013-01-07, by Goffi
-
bridge: generic plugin methods handling for frontend side in D-Bus Bridge \o/2013-01-07, by Goffi
-
core: initial discovery fix2013-01-06, by Goffi
-
core: sqlite storage constraint fix2013-01-06, by Goffi
-
plugin text commands: added /topic as a synonym of /title2013-01-06, by Goffi
-
plugin quiz: fixed XEP-0045 call2012-12-28, by Goffi
-
plugin Tarot: fixed plugin2012-12-28, by Goffi
-
core, plugin XEP-0054: avatar upload:2012-12-28, by Goffi
-
core: renamed badly named ConnectedProfileError2012-12-16, by Goffi
-
core: port parameter is used2012-12-16, by Goffi
-
core: added Port parameter2012-12-16, by Goffi
-
primitivus, wix: fixed bad defaults values for XMLUI class2012-12-09, by Goffi
-
plugin XEP-0077: misc fixes2012-12-09, by Goffi
-
core: fixed presence cache error2012-12-06, by Goffi
-
wix: fixed profile manager2012-11-24, by Goffi
-
plugin XEP-0054: naive approach to have a persistent cache of avatars2012-11-21, by Goffi
-
core: asyncConnect is now fired when roster is available2012-11-21, by Goffi
-
primitivus: fixed actionResult call (fix gateways management)2012-11-14, by Goffi
-
wix: fixed parameters management2012-11-14, by Goffi
-
plugin XEP-0100: fixed lackings profile arguments in some methods2012-11-14, by Goffi
-
quick frontend: fixed clearContacts2012-11-14, by Goffi
-
frontends: incoming files transfer management:2012-11-14, by Goffi
-
core, bridge: waiting confirmation management (new getWaitingConf method)2012-11-14, by Goffi
-
plugin XEP-0096: restored XEP-0065 usage2012-11-12, by Goffi
-
quick frontend: fixed getHistory call2012-11-12, by Goffi
-
plugin cs: this plugin is now deprecated2012-11-04, by Goffi
-
core, plugins: fixed bad namespace in stanza creation2012-11-01, by Goffi
-
bridge: fixed D-Bus warning in frontend side of bridge2012-11-01, by Goffi
-
misc: added informations on Apache logs in README's privacy warning2012-10-28, by Goffi
-
plugin group blog: security check + fixed publisher in personalEvent signal2012-10-28, by Goffi
-
primitivus: fixed info messages timestamp2012-10-28, by Goffi
-
primitivus: fixed edit bar's captions encoding (could cause crashes)2012-10-28, by Goffi
-
plugin text commands: added /parrot and /unparrot commands to use Parrot plugin2012-10-21, by Goffi
-
core: Triggers can now frobid other triggers execution2012-10-21, by Goffi
-
primitivus: Primitivus is now modal (vi-like behaviour):2012-10-21, by Goffi
-
plugin text commands: added _feedback method to send an answer to user2012-10-21, by Goffi
-
plugin XEP-0045: added isNickInRoom method2012-10-21, by Goffi
-
primitivus: fixed double messages discarding2012-10-21, by Goffi
-
primitivus: better chat text insertion in chat window2012-10-21, by Goffi
-
reverted bad commit2012-10-21, by Goffi
-
primitivus: fixed messages order in chat window2012-10-21, by Goffi
-
plugin text commands: added /help command2012-10-20, by Goffi
-
core: added priority management in triggers2012-10-20, by Goffi
-
plugin XEP-0045, plugin text commands: added '/title' command2012-10-20, by Goffi
-
Primitivus: avoid double messages in case of backlog/history conflict2012-10-20, by Goffi
-
core, quick_frontend, primitivus, wixi, bridge: fixed delayed message timestamp:2012-10-20, by Goffi
-
core, bridge, quick_frontend: MUC private messages history management:2012-10-16, by Goffi
-
Primitivus: present contacts in groups chat can now be clicked2012-10-15, by Goffi
-
quick frontend, primitivus, wix: MUC private messages management2012-10-10, by Goffi
-
plugin text commands: added /join command2012-09-27, by Goffi
-
plugin text commands: /leave management:2012-09-27, by Goffi
-
frontends, core, plugin XEP-0045: leave implementation + better nick change2012-09-27, by Goffi
-
plugin text commands: Text commands is a new plugin that bring IRC-like commands2012-09-26, by Goffi
-
plugin xep-0045: nick change management2012-09-26, by Goffi
-
QuickFrontend, Primitivus, Wix: special entities management:2012-09-25, by Goffi
-
core, quick_frontend, primitivus, wix: Contacts List refactoring phase 1:2012-09-24, by Goffi
-
primitivus: keep focus position in contacts list on redraw2012-09-04, by Goffi
-
primitivus: better focused attributes for roster2012-09-04, by Goffi
-
primitivus: contacts list improvments:2012-09-03, by Goffi
-
primitivus: added show and status text attributes + show icons2012-09-03, by Goffi
-
primitivus: moved constants in a separate file2012-09-03, by Goffi
-
core: memory bug fix2012-08-17, by Goffi
-
jp: - better expandJid: roster's jids' nodes are used after names to expand jid2012-08-17, by Goffi
-
bridge: updated D-Bus frontend2012-08-17, by Goffi
-
wix: renamed id variable to avoid reserved name2012-08-17, by Goffi
-
Bridge: "auto" type for sendMessage method2012-08-17, by Goffi
-
core: sendMessage refactoring:2012-08-17, by Goffi
-
plugin xep-0045: entity type is changer to chatroom for room joined2012-08-17, by Goffi
-
core: added isJidInRoster method2012-08-17, by Goffi
-
core: entity cache misc data management + error moved to core.exceptions in memory2012-08-17, by Goffi
-
plugin xep-0054: changed deprecated deferredGenerator for inlineCallbacks2012-08-16, by Goffi
-
core: fixed bad try/except block in memory2012-08-12, by Goffi
-
misc: updated README with contributors2012-08-01, by Goffi
-
misc: CONTRAT SOCIAL (Social Contract) English translation2012-08-01, by Matthieu Rakotojaona
-
Licence modification: the full project is now under AGPL v3+ instead of GPL v3+2012-08-01, by Goffi
-
quickapp: fixed typo2012-06-25, by Goffi
-
plugin groupblog: fixed initialisation2012-06-24, by Goffi
-
plugin groupblog: subscriptions/notifications2012-06-24, by Goffi
-
plugin groupblog: added disco info + misc fixes2012-05-30, by Goffi
-
frontend: Fix notify import in Primitivus.2012-04-14, by Emmanuel Gil Peyrot
-
misc: Add the build directory to the ignore file.2012-04-14, by Emmanuel Gil Peyrot
-
misc: Make the shell launcher use the same python interpreter than setup.py.2012-04-14, by Emmanuel Gil Peyrot
-
misc: Add the forgotten sat.memory to setup.py.2012-04-14, by Emmanuel Gil Peyrot
-
core: exceptions moved to core2012-04-03, by Goffi
-
plugin group blog: getMassiveGroupBlog first draft2012-03-28, by Goffi
-
plugin groupblog: added getLastGroupBlogs method2012-03-24, by Goffi
-
plugin radiocol: fixed missing import2012-03-24, by Goffi
-
fixed lauching script2012-03-24, by Goffi
-
plugin groupblog: next-gen group blog first draft2012-03-14, by Goffi
-
core: typo2012-03-14, by Goffi
-
copyleft date update2012-03-06, by Goffi
-
core: fixed Params class name in load_default_params2012-03-06, by Goffi
-
plugin radiocol: working Radio Collective \o/2012-01-29, by Goffi
-
plugin radiocol: fixed autocreation of radiocol for new comers2012-01-23, by Goffi
-
plugin RadioCol: basic functionnality working approximately2012-01-22, by Goffi
-
plugin XEP-0249: fixed join (signature changed after wokkel update)2012-01-22, by Goffi
-
plugin radiocol: removed occupants list in radiocolStarted signal2012-01-22, by Goffi
-
plugin XEP-0045: room unlocking fix2012-01-22, by Goffi
-
plugin xep-0045: fixed missing return deferred2012-01-04, by Goffi
-
plugins: radio collective first draft2012-01-04, by Goffi
-
core: - history management improved2011-12-04, by Goffi
-
Wix: fixed asynchronous call to get profile's data in profile manager2011-12-03, by Goffi
-
Primitivus: fixed redraw on profile change in profile manager2011-12-03, by Goffi
-
plugin maildir: replaced forgotten setPrivate by PersistentBinaryDict.force2011-12-03, by Goffi
-
plugin xep 0054: fixed bad bridge signature2011-12-03, by Goffi
-
core: added get method to PersistentDictionary2011-12-03, by Goffi
-
core: fixed bad query in Sqlite storage2011-12-03, by Goffi
-
core: sqlite persistentBinaryDict storage fix2011-11-29, by Goffi
-
plugin XEP-0054: cache now use storage2011-11-20, by Goffi
-
core: path update for Memory import2011-11-20, by Goffi
-
core: memory.py and sqlite.py moved from tools to memory2011-11-20, by Goffi
-
core: - memory refactoring (moved memory.py and sqlite.py from tools to memory)2011-11-20, by Goffi
-
bridge: typo in bridge constructor2011-11-12, by Goffi
-
core: fixed empty body error on new message2011-11-11, by Goffi
-
core: fixed memory initialisation sequence2011-11-11, by Goffi
-
core: outgoing groupchat message are not added to history anymore2011-11-11, by Goffi
-
core: don't save anymore delayed message in history2011-11-08, by Goffi
-
backend, bridge: asynchronous history2011-11-08, by Goffi
-
bridge: added check that synchronous method does not return a deferred2011-11-07, by Goffi
-
primitivus: profile manager updated to use new asynchronous profile creation2011-11-02, by Goffi
-
core: profile creation/deletion through database2011-11-02, by Goffi
-
bridge: added generic D-Bus exception management + asyncCreateProfile method2011-11-02, by Goffi
-
core: removed former parameters files data location constants2011-11-01, by Goffi
-
core: removed former save_data method2011-11-01, by Goffi
-
core: param loading/purging on profile connection/disconnection2011-11-01, by Goffi
-
primitivus: fixed screen redraw after plugin profile2011-11-01, by Goffi
-
Quick frontend: use of asyncGetParamA when pluging profile2011-11-01, by Goffi
-
core: - individual parameters managed through sqlite2011-11-01, by Goffi
-
database integration: first draft2011-10-30, by Goffi
-
primitivus: urwid 1.0.0 update (crash was caused by using non unicode caption)2011-10-08, by Goffi
-
plugin XEP-0163: user event mood with no item fix2011-10-08, by Goffi
-
plugin XEP-0045: typo fix2011-10-08, by Goffi
-
wix: removed forgotten test2011-10-08, by Goffi
-
plugin XEP-0045: fix method call2011-10-08, by Goffi
-
plugin XEP-0045: send error on invalid room jid on _join2011-10-08, by Goffi
-
MUC update to follow wokkel's MUC branch update2011-10-08, by Goffi
-
plugin xep-0047: removed gajim workaround as gajim has been fixed2011-10-08, by Goffi
-
plugins XEP-0047 and XEP-0065: timout bug fix2011-10-07, by Goffi
-
jp: use with statement to open fifo2011-10-07, by Goffi
-
jp roster name manegement + Pipe transfer2011-10-06, by Goffi
-
plugin XEP-0096: minor cleaning2011-10-06, by Goffi
-
core: added getLastResource method2011-10-06, by Goffi
-
File transfer:2011-10-05, by Goffi
-
memory: avoid duplicate in getParamsCategories2011-10-04, by Goffi
-
memory: multiples params of the same category are now merged2011-10-04, by Goffi
-
plugin XEP-0065: refactored and misc stuff fixed. Still not finished2011-10-03, by Goffi
-
jp: added --connect option2011-10-01, by Goffi
-
memory: general param default value fix2011-09-29, by Goffi
-
spelling2011-09-29, by Goffi
-
jp: fixed file reception2011-09-29, by Goffi
-
plugin XEP-0047: typo2011-09-29, by Goffi
-
core: progress callback now use id as first parameter2011-09-29, by Goffi
-
plugins: plugin XEP-0096 update, use of XEP-0047 (IBB)2011-09-29, by Goffi
-
plugins: Stream initiation (xep-0095) implementation2011-09-29, by Goffi
-
plugins: In-Band Bytestreams (XEP-0047) implementation2011-09-29, by Goffi
-
plugins: feature negociation (XEP-0020) implementation2011-09-29, by Goffi
-
Primitivus: fixed "info" showDialog2011-09-29, by Goffi
-
primitivus: added forgotten gettext i18n call2011-08-27, by Goffi
-
core: Fix status update crash2011-08-27, by Xavier Maillard
-
Bridge Constructor: added anchor link in mediawiki constructor2011-08-12, by Goffi
-
bridge: .ini arguments are now named jid or .*_jid if a Jabber ID is expected2011-08-11, by Goffi
-
D-Bus constructor: add Constructors specific flags (--flags argument)2011-08-08, by Goffi
-
bridge-constructor: added dbus-xml constructor (used for Qt frontend)2011-07-28, by Goffi
-
core: MANIFEST.in and setup.py cleaning2011-07-27, by Goffi
-
core: plugins refactored according to bridge + updatedValue now use profile2011-07-05, by Goffi
-
plugin smtp: fixed email address parsing and invalid unicode message2011-06-24, by Goffi
-
launching script now read config files2011-06-19, by Goffi
-
wix: updated quiz's images paths2011-06-18, by Goffi
-
wix: removed image dir (now in a separate package)2011-06-18, by Goffi
-
wix: updated paths to use media_dir2011-06-18, by Goffi
-
core: local_dir moved to config file2011-06-18, by Goffi
-
core: configuration file2011-06-18, by Goffi
-
bridge: bridge_constuctor's frontend template update with quiz answer method2011-06-12, by Goffi
-
Quiz game: buzzer, timer, answer management2011-06-12, by Goffi
-
Quizz game: first draft2011-06-12, by Goffi
-
bridge: regenerated DBus bridge2011-06-06, by Goffi
-
bridge: templates' constants can now be overrided2011-06-06, by Goffi
-
Changed version number to dev version2011-06-04, by Goffi
-
CHANGELOG: fixed tabulations2011-06-04, by Goffi
-
retagged v0.2.02011-06-01, by Goffi
-
Added tag SàT v0.2.0 for changeset cc2afb92ab932011-06-01, by Goffi
-
Added tag SàT v0.2.0 for changeset d782c22d5e342011-05-31, by Goffi
-
updated CHANGELOG2011-05-31, by Goffi
-
setup.py update:2011-05-30, by Goffi
-
updated README and CHANGELOG2011-05-30, by Goffi
-
Bridge: added updateContact method2011-05-28, by Goffi
-
quickapp: fixed contact removing bug2011-05-28, by Goffi
-
added social contract (CONTRAT_SOCIAL)2011-05-28, by Goffi
-
code: added asyncConnect2011-05-26, by Goffi
-
plugin groupblog: removed breakpoints, but error handling still need work2011-05-26, by Goffi
-
plugin XEP-00277: setMicroblogAccess is now asynchronous2011-05-26, by Goffi
-
plugin maildir: fixed typo2011-05-26, by Goffi
-
bridge: async callback managed in bridge_constructor + misc2011-05-26, by Goffi
-
core: added email in registerNewAccount2011-05-25, by Goffi
-
Tests2011-05-23, by Goffi
-
core: fixed None instead of empty dict in availableReceived2011-05-23, by Goffi
-
core: fixed a None sent instead of empty dict in unavailableReceived2011-05-23, by Goffi
-
core: minor refactoring2011-05-23, by Goffi
-
core: main SAT class now moved in its own module core.sat_main2011-05-23, by Goffi
-
Core: created a new core module where xmpp classes are put2011-05-23, by Goffi
-
QuickApp: autoplay deactivated in Tarot game2011-05-22, by Goffi
-
Tarot game:2011-05-22, by Goffi
-
core: fixed crash when roster list is empty2011-05-22, by Goffi
-
core, plugin mblog: fixed some exceptions2011-05-16, by Goffi
-
primitivus: removed forgotten debug stuff2011-05-11, by Goffi
-
core: fixed bad profile check in connect method2011-05-10, by Goffi
-
primitivus: fixed state state change in tarot game2011-05-10, by Goffi
-
README: fixed paths, and added personnal jid2011-05-10, by Goffi
-
plugin xep-0045: misc improvments2011-05-06, by Goffi
-
added plugin XEP-0249: direct MUC invitation2011-05-06, by Goffi
-
core: fixed stop script2011-05-02, by Goffi
-
bridge: removed debug info in generated frontend bridge2011-05-02, by Goffi
-
QnD workaround for presence broadcast openfire bug2011-04-16, by Goffi
-
plugin group blog: group blog now use PEP to take profit of autosubscribe2011-04-12, by Goffi
-
plugin group blog: group blog subscription2011-04-11, by Goffi
-
plugin xep-0277: fixed bad data check2011-04-09, by Goffi
-
plugin group blog: blog collection cleaning2011-04-07, by Goffi
-
Group blog first draft2011-04-07, by Goffi
-
plugin xep-0277: bridge data is now converted in pubsub item in a separate function2011-04-07, by Goffi
-
core: server identities are now save in memory2011-04-07, by Goffi
-
microblog sending2011-03-26, by Goffi
-
plugin XEP_0277: microblog access model can now be changed2011-03-24, by Goffi
-
plugin xep-0277: added getLastMicroblogs method2011-02-21, by Goffi
-
plugin xep-0060: added getEntry method2011-02-21, by Goffi
-
DBus bridge: using new generated bridge2011-02-21, by Goffi
-
dbus bridge: asynchrone methods management2011-02-20, by Goffi
-
dbus bridge: added doc parameter, unmanaged yet2011-02-20, by Goffi
-
plugin XEP 0277: author for in request + author, updated management for out request2011-02-18, by Goffi
-
typo2011-02-18, by Goffi
-
installation: fixed wokkel hack2011-02-18, by Goffi
-
Plugin XEP-0277: first draft of microblogging over ip /!\ new dependencies added /!\2011-02-08, by Goffi
-
plugins: fixed bad import names2011-02-06, by Goffi
-
plugin xep 163: added generic sendPEPEvent method2011-02-06, by Goffi
-
xml_tools: added ElementParser for raw xml -> domish.Element conversion2011-02-06, by Goffi
-
core: added plugin dependency not found import error2011-02-06, by Goffi
-
core: added plugin dependency management2011-02-06, by Goffi
-
plugin xep-0163: added mood publishing2011-02-04, by Goffi
-
plugin XML Log: fixed dbus signal name2011-02-03, by Goffi
-
dbus bridge: fixed introspection for dynamically added methods and signals2011-02-03, by Goffi
-
core: added plugins for PubSub et PEP (first drafts)2011-02-03, by Goffi
-
added plugin xep-0115: entity capabilities2011-02-03, by Goffi
-
typo2011-02-03, by Goffi
-
plugin xmllog: removed traces2011-02-01, by Goffi
-
removed old useless code2011-02-01, by Goffi
-
mediawiki template2011-02-01, by Goffi
-
new xml log plugin2011-02-01, by Goffi
-
bridge, bridge constructor: fixed mix stuff2011-01-30, by Goffi
-
distribute: removed dependency_links for urwid-satext: it's now on pypi2011-01-25, by Goffi
-
Bridge: rename connection_error to connectionError for function name consistency2011-01-25, by Goffi
-
bridge: core & frontend sides of bridge are now generated2011-01-24, by Goffi
-
bridge: constructor now generate files in a 'generated' subdirectory2011-01-24, by Goffi
-
updated MANIFEST.in to exclude bridge_constructor's generated dir2011-01-24, by Goffi
-
updated .hgignore2011-01-24, by Goffi
-
distribute: manifest now include all .py and .ini files2011-01-24, by Goffi
-
Bridge constructor:2011-01-24, by Goffi
-
bridge: constructor and template improved, documentation added2011-01-24, by Goffi
-
bridge: automatic bridge generator, first draft2011-01-24, by Goffi
-
core: fixed default message type2011-01-23, by Goffi
-
added "please" in password error message2011-01-23, by Goffi
-
Added management of connection error2011-01-22, by Goffi
-
IMAP & SMTP Port parameters are now merged in "Mail Server" category2011-01-18, by Goffi
-
Added SMTP server plugin, for sending messages from classic MUA \o/2011-01-18, by Goffi
-
core, plugin Maildir: added "ProfileCreation" Trigger2011-01-18, by Goffi
-
Added a library for custom SàT Exceptions2011-01-18, by Goffi
-
plugin IMAP, plugin Maildir: profile management2011-01-17, by Goffi
-
Test value replaced by example values for memory params2011-01-17, by Goffi
-
plugin IMAP, plugin Maildir: added flag, IMAP's uid management2011-01-17, by Goffi
-
Plugin IMAP, plugin MAILDIR: added IMAP's UID management, mailbox data persistence2011-01-17, by Goffi
-
MAILDIR + IMAP plugins: first draft2011-01-16, by Goffi
-
Core: Trigger implementation + version number update2011-01-16, by Goffi
-
minor copyright update, date format harmonisation2011-01-16, by Goffi
-
Tools: new misc library, Trigger management implementation2011-01-16, by Goffi
-
added "debug" command to sat launcher script2011-01-16, by Goffi
-
Added tag SàT v0.1.1 for changeset 53aa958a2d3d2011-01-14, by Goffi
-
Added tag SàT v0.1.1 for changeset e077f068ff572011-01-14, by Goffi
-
version updated to 0.1.12011-01-14, by Goffi
-
quick_frontend: fixed bad string type with DBus by converting them to unicode2011-01-13, by Goffi
-
Added tag SàT v0.1.0 for changeset b778622b87332011-01-12, by Goffi
-
Removed tag SàT v0.1.02011-01-12, by Goffi
-
Removed tag SàT v0.1.02011-01-12, by Goffi
-
Added tag SàT v0.1.0 for changeset 83d2bc0abf2a2011-01-12, by Goffi
-
version, README, CHANGELOG and INSTALL updates2011-01-12, by Goffi
-
distutils: added urwid-satext dependency, and gobject in preinstall_check2011-01-11, by Goffi
-
jp: fixed bad sat.tools.jid import2011-01-11, by Goffi
-
distutils: added preinstall_check hack + some tuning while testing2011-01-07, by Goffi
-
added stop command in sat.sh launching script2011-01-06, by Goffi
-
distutils: fixed custom wokkel building2011-01-06, by Goffi
-
Distutils: added custom wokkel checking/building2011-01-06, by Goffi
-
added distribute bootstrap file2011-01-06, by Goffi
-
distutils: removes build and dist from manifest's prune2011-01-06, by Goffi
-
distutils: added MANIFEST.in2011-01-05, by Goffi
-
2011 copyright upgrade2011-01-05, by Goffi
-
distutils wix installation2011-01-05, by Goffi
-
distutils install: fixed plugin import and log file path2011-01-05, by Goffi
-
distutils installation script, draft2011-01-05, by Goffi
-
files reorganisation2011-01-04, by Goffi
-
Files reorganisation2010-12-29, by Goffi
-
primitivus: refactoring to use urwid-satext which is now a separate project2010-12-28, by Goffi
-
bridge: fixed newAlert parameters order2010-12-27, by Goffi
-
plugin xep 0045: workaround for MUCClient exceptions2010-12-27, by Goffi
-
primitivus, wix: added forgotten profile2010-12-27, by Goffi
-
Plugin CS: fixed forgotten debug stuff, CS plugin is now working again2010-12-27, by Goffi
-
primitivus: misc comments2010-12-27, by Goffi
-
primitivus: Q&D workaround for dbus.String issue2010-12-27, by Goffi
-
primitivus: fixed misnamed method in custom widget2010-12-27, by Goffi
-
fixed some unicode issue2010-12-27, by Goffi
-
removed connect on statService, this was causing issue on first launch2010-12-27, by Goffi
-
fixed INSTALL instructions2010-12-27, by Goffi
-
misc minor typos fixes, dev version2010-12-19, by Goffi
-
Added tag SàT v0.0.3 for changeset b95550704b4f2010-08-19, by Goffi
-
Removed tag SàT v0.0.32010-08-19, by Goffi
-
Added tag SàT v0.0.3 for changeset 92e4ddd580ae2010-08-19, by Goffi
-
version change before release2010-08-19, by Goffi
-
misc minors fixed before release2010-08-19, by Goffi
-
i18n: fixed typo2010-08-19, by Goffi
-
primitivus: fixed unicode issue on date in chat window2010-08-19, by Goffi
-
Primitivus: fixed alerts on nick in contact_list2010-08-19, by Goffi
-
quick_frontend: fixed disconnect, and removed autojoin of muc room put for dev2010-08-19, by Goffi
-
wix: unicode fixes in contact list2010-08-19, by Goffi
-
plugin XEP-0045: fixed receivedSubject2010-08-19, by Goffi
-
core: fixed forgotten profile in paramUpdate signal2010-08-19, by Goffi
-
i18n: typo2010-08-19, by Goffi
-
Added tarot cards licence information, and updated path in wix2010-08-19, by Goffi
-
i18n: updated core translation2010-08-19, by Goffi
-
i18n: frontends translations updated2010-08-19, by Goffi
-
About added/updated for Wix & Jp2010-08-18, by Goffi
-
quick_frontend, wix, primitivus: informations in chat window2010-08-18, by Goffi
-
Primitivus: added nick completion2010-08-18, by Goffi
-
updated INSTALL instruction (wokkel MUC branch merge)2010-08-18, by Goffi
-
Core: removed addItem for roster list, according to http://wokkel.ik.nu/ticket/562010-08-18, by Goffi
-
Primitivus: fixed focus in Input dialog2010-08-18, by Goffi
-
minor deletions2010-08-18, by Goffi
-
Primitivus: fixed contact list clear2010-08-18, by Goffi
-
Added auto(dis)connect params + misc2010-08-18, by Goffi
-
README update:2010-08-16, by Goffi
-
Primitivus: file sending and progress management2010-08-16, by Goffi
-
Primitivus: new FileDialog2010-08-16, by Goffi
-
Primitivus: AdvancedEdit and Notification bar improved2010-08-16, by Goffi
-
Primitivus: send_file first draft2010-08-12, by Goffi
-
Primitivus: gateways: current server is now shown in title2010-08-12, by Goffi
-
Core: plugin 0100: added connection lost management for disco info2010-08-12, by Goffi
-
Primitivus: added Gateways support2010-08-12, by Goffi
-
Primitivus: buttons are now in the bottom of Dialogs2010-08-12, by Goffi
-
Dbus bridge (frontend): added profile_key argument for gatewayRegister2010-08-12, by Goffi
-
Primitivus: XMLUI's show method now manage window and popup2010-08-12, by Goffi
-
SàT: plugin 0077 & 0100: fixed profile management2010-08-12, by Goffi
-
Primitivus: 2 bugs fixes2010-08-09, by Goffi
-
Primitivus: misc improvments on TabsContainer/FocusFrame2010-08-09, by Goffi
-
Primitivus: parameters management via XMLUI2010-08-09, by Goffi
-
Frontends: management of unlaunched SàT Backend (information message and exit)2010-08-09, by Goffi
-
Primitivus: contact list: new method UnselectAll2010-08-09, by Goffi
-
misc Tarot fixes2010-08-06, by Goffi
-
plugin tarot: fixed bad score calculation2010-08-06, by Goffi
-
xml tools: pairs layout is not used anymore if there is no label in dataForm2xml2010-08-06, by Goffi
-
Primitivus: notification bar, first draft2010-08-04, by Goffi
-
wix, quick_frontend: deactivated autoplay in Tarot game2010-08-04, by Goffi
-
primitivus: button are now working with XMLUI2010-08-04, by Goffi
-
jp: added default value in --profile option's help2010-08-04, by Goffi
-
SàT: fixed exception when using unmanaged IQ2010-08-04, by Goffi
-
misc: split_card script: fixed bad replace2010-08-02, by Goffi
-
Primitivus: begining of management for actionResult2010-07-30, by Goffi
-
Primitivus: custom_widgets imrpovments2010-07-30, by Goffi
-
Primitivus: Tarot game2010-07-28, by Goffi
-
Primitivus: wix: xmlui misc fixes2010-07-28, by Goffi
-
plugin Tarot: separator doen't appear anymore when attacked has no bout in scores2010-07-28, by Goffi
-
xml_tools: removed unused content parameter in addElement2010-07-28, by Goffi
-
Primitivus: additionnal menus management2010-07-28, by Goffi
-
Primitivus: Tarot card game implementation2010-07-26, by Goffi
-
added GPL header to split_card script2010-07-22, by Goffi
-
split_card script: minor change in syntax help2010-07-22, by Goffi
-
mover Card class to tools/games and renamed it in TarotCard2010-07-22, by Goffi
-
added .pyv & twistd.pid to .hgignore2010-07-22, by Goffi
-
Primitivus: menu roller doesn't go anymore on a menu if it's empty2010-07-16, by Goffi
-
wix: scrolling is not reseted anymore when clicking on a group on contact list2010-07-16, by Goffi
-
Primitivus: menu are now managed and fully working2010-07-16, by Goffi
-
frontend DBus bridge: added profile management for launchAction method2010-07-16, by Goffi
-
Core, wix: added profile management for RegisterNewAccount method, and LaunchAction2010-07-16, by Goffi
-
wix: fixed wrong class Name in card_game2010-07-16, by Goffi
-
Primitivus: menu is now working2010-07-14, by Goffi
-
Primitivus: subject in group chat can now be shown in 3 ways: clip, full, or hidden2010-07-14, by Goffi
-
sortilege's easter egg reimplemented2010-07-14, by Goffi
-
Primitivus: misc fixes + menubar first draft2010-07-12, by Goffi
-
Primitivus: mouse wheel changed to 'up' and 'down' key press2010-07-12, by Goffi
-
Primitivus: sexy nick in chat window2010-07-12, by Goffi
-
primitivus: contact list enhancement2010-07-12, by Goffi
-
primitivus chat window2010-07-08, by Goffi
-
wix: chat: date is now printed in grey2010-07-08, by Goffi
-
wix: time is now printed in chat window2010-07-08, by Goffi
-
misc documentation2010-07-08, by Goffi
-
primitivus group chat & misc2010-07-08, by Goffi
-
Primitivus: chat window / text sending.2010-07-05, by Goffi
-
primitivus: added edition zone at the bottom2010-07-03, by Goffi
-
misc fixes2010-07-03, by Goffi
-
primitivus: basic contact list, connexion now work \o/2010-07-01, by Goffi
-
primitivus: Profile Manager should now be fully fonctionnal2010-07-01, by Goffi
-
primitivus: added Alert widget2010-07-01, by Goffi
-
Primitivus: profile manager2010-07-01, by Goffi
-
Primitivus first draft2010-06-30, by Goffi
-
sortilege fix: it launches again now2010-06-29, by Goffi
-
jp: profile management (new option: --profile)2010-06-29, by Goffi
-
CS plugin: unread messages can now be openned in external web browser2010-06-28, by Goffi
-
CS: message sending is now working2010-06-28, by Goffi
-
plugin CS: friends parsing2010-06-26, by Goffi
-
params to XMLUI tools2010-06-23, by Goffi
-
XMLUI: added tabs layout2010-06-23, by Goffi
-
XMLUI refactoring, step 12010-06-22, by Goffi
-
misc bugfixes2010-06-22, by Goffi
-
Couchsurfing plugin: first draft2010-06-19, by Goffi
-
split_card script: added syntaxe checking2010-06-18, by Goffi
-
Tarot game: invalid cards management2010-06-18, by Goffi
-
Tarot Plugin: Garde Sans and Garde Contre are now managed2010-06-03, by Goffi
-
removed forgotten autoplay hack2010-06-02, by Goffi
-
removed forgotten set_trace2010-06-02, by Goffi
-
Tarot game: score calculation2010-06-02, by Goffi
-
Tarot game: basic trick2010-06-01, by Goffi
-
Tarot game: basic trick2010-05-30, by Goffi
-
Tarot game: chien/écart stage2010-05-29, by Goffi
-
Tarot: bidding phase2010-05-27, by Goffi
-
Tarot Game: session initialization2010-05-23, by Goffi
-
multi-profile/subscription misc fixes2010-05-13, by Goffi
-
Tarot2010-05-12, by Goffi
-
Tarot game2010-05-11, by Goffi
-
wix: Tarot panel now appear on top of groupchat window when a Tarot game is started2010-05-11, by Goffi
-
Tarot Game plugin: first draft2010-05-07, by Goffi
-
misc: split_cards: fix bad replacement2010-05-06, by Goffi
-
wix: tarot game preparation step2010-05-06, by Goffi
-
misc: added convert version check in split_card script2010-05-06, by Goffi
-
Tarot game: first draft2010-04-18, by Goffi
-
Chat presentation enhancement2010-03-31, by Goffi
-
Added method to know which MUC are joined, and which subjects were received.2010-03-31, by Goffi
-
MUC: added subject management2010-03-30, by Goffi
-
Basic user joined/left management2010-03-29, by Goffi
-
plugin xep-0045: added roomUserJoined and roomUserLeft signals2010-03-24, by Goffi
-
Dynamic signal addition in bridge2010-03-22, by Goffi
-
MUC implementation: first draft2010-03-20, by Goffi
-
quick app: updatedValue wrong parameter fix2010-03-06, by Goffi
-
i18n2010-03-05, by Goffi
-
i18n first draft2010-03-03, by Goffi
-
multiple profiles update2010-02-25, by Goffi
-
message sending bug fixes + sortilege update2010-02-03, by Goffi
-
SàT: multi-profile: DBus signals and frontend adaptation (first draft)2010-02-03, by Goffi
-
SàT: multi-profile: memory & dbus bridge's methods profile management2010-01-31, by Goffi
-
SàT: multi-profile, plugins updated2010-01-30, by Goffi
-
SàT: multi-profiles: somes fixes in core2010-01-29, by Goffi
-
SàT multi-profile: connection using profiles2010-01-29, by Goffi
-
parameters are saved again2010-01-28, by Goffi
-
SàT: multi-profile parameters, first draft2010-01-27, by Goffi
-
Added tag SàT v0.0.2 for changeset d660d1e5cee42010-01-10, by Goffi
-
updated README and copyright note2010-01-10, by Goffi
-
removed debug comments2010-01-10, by Goffi
-
wix: changed main frame default size2010-01-10, by Goffi
-
Wix: clicking on group in contact_list now (un)hide it.2010-01-10, by Goffi
-
Wix: groups in contact list, first draft2010-01-10, by Goffi
-
Connection/disconnection signals2010-01-06, by Goffi
-
frontend improved to take into account new SàT features2010-01-06, by Goffi
-
SàT improvement:2010-01-06, by Goffi
-
DBus bridge improvment:2010-01-06, by Goffi
-
plugins improvement2010-01-06, by Goffi
-
memory methods improvement2010-01-06, by Goffi
-
jid parsing fix: node is now empty for transports2010-01-06, by Goffi
-
images directory reorganization2010-01-06, by Goffi
-
plugin XEP-0054: fixed forgotten copy/paste change2009-12-21, by Goffi
-
Wix: added avatar in profile2009-12-21, by Goffi
-
Initial VCard (XEP-0054) support + misc fixes2009-12-21, by Goffi
-
SàT: new constant management, a local dir (~/.sat) is now used2009-12-19, by Goffi
-
plugin XEP-0077: minor log fix2009-12-19, by Goffi
-
Fixed parameters loading/saving2009-12-17, by Goffi
-
Gateway registration, unregistration & edition2009-12-14, by Goffi
-
wix: Form submitting, first draft2009-12-13, by Goffi
-
Wix: Registration form management (not finished yet)2009-12-13, by Goffi
-
use proper utf-8 encoding for parsing xml in parameters2009-12-13, by Goffi
-
In-band-registration: data form 2 xml conversion2009-12-08, by Goffi
-
wix.py renamed in wix and sortilege.py renamed in sortilege2009-12-08, by Goffi
-
Updated README and added CHANGELOG2009-12-08, by Goffi
-
new plugin for xep 0077 (In-Band registration): first draft2009-12-08, by Goffi
-
Wix: gateways manager => better presentation2009-12-08, by Goffi
-
wix: new gateways manager2009-12-06, by Goffi
-
LICENSE renamed to COPYING in readme files, according to gnu's website suggestion2009-12-06, by Goffi
-
LICENSE renamed to COPYING as suggested in gnu's website2009-12-06, by Goffi
-
new plugin: gateways plugin, and first implementation of findGateways2009-12-04, by Goffi
-
Updated README and licenses (for images), added installation instructions.2009-12-01, by Goffi
-
better presentation for register new account2009-12-01, by Goffi
-
parameters: new button type (not finished)2009-11-08, by Goffi
-
refactoring: using xml params part IV (default values)2009-11-07, by Goffi
-
refactoring: using xml params part III (parameters import)2009-11-07, by Goffi
-
refactoring: using xml params part II2009-11-06, by Goffi
-
refactoring: using xml params (not finished yet)2009-11-06, by Goffi
-
New account creation (in-band registration)2009-11-01, by Goffi
-
wokkel integration part III + memory saved again2009-10-30, by Goffi
-
wokkel integration, part II2009-10-30, by Goffi
-
wokkel integration (not finished yet)2009-10-30, by Goffi
-
wix: Tray Icon2009-10-27, by Goffi
-
refactoring: CONST replaced by const2009-10-26, by Goffi
-
description of plugin_xep_00652009-10-26, by Goffi
-
fixed bad namespace2009-10-26, by Goffi
-
added dynamic exportation of Dbus bridge method (usefull for plugins)2009-10-23, by Goffi
-
connection and disconnection management2009-10-23, by Goffi
-
connect and disconnect management2009-10-19, by Goffi
-
added sat executable2009-10-19, by Goffi
-
added .hgignore2009-10-19, by Goffi
-
refactoring: moved sat to sat.tac, now a twisted application so we can use twistd.2009-10-19, by Goffi
-
Disconnect first draft2009-10-18, by Goffi
-
sat:2009-08-29, by goffi