Mercurial > libervia-backend
graph
-
plugin sec OTR: fixed OTR:2017-01-26, by Goffi
-
quick frontend(contact list): added all_iter property to get all cached entities2017-01-15, by Goffi
-
plugin XEP-0054, quick frontend(app): various improvments:2017-01-15, by Goffi
-
quick frontend (contact list): fixed cached key removal2017-01-15, by Goffi
-
jp (core): fixed signal registration for progressions2017-01-15, by Goffi
-
bridge (constructor/embedded): fixed warning on unregistered callback2017-01-15, by Goffi
-
plugin XEP-0277: fixed mbSetAccess double registration2017-01-15, by Goffi
-
core (memory/cache): geFilePath now return None when uid is empty2017-01-15, by Goffi
-
jp (info/session): added a command to get data on current session2017-01-05, by Goffi
-
jp (constants): added exit code for error on bridge method call2017-01-05, by Goffi
-
plugin text commands: added /whoami command which return current full jid2017-01-05, by Goffi
-
plugin XEP-0231: Bits of Binary first draft:2017-01-05, by Goffi
-
core (memory/cache): file caching handling, first draft:2017-01-05, by Goffi
-
core (xml_tools): fixed findAll2017-01-03, by Goffi
-
frontends(tools/strings): put URL regex outside of getURLParams and precompile it2017-01-01, by Goffi
-
plugin text syntaxes: log error on cleanXHTML failure2017-01-01, by Goffi
-
core(constants): added a constant for profile extension (PLUGIN_EXT):2016-12-25, by Goffi
-
misc: README update2016-12-24, by Goffi
-
quick frontend (quick app): added progressFinished and progressError listeners2016-12-22, by Goffi
-
quick frontend (quick app): fixed use of profile_manager.connected2016-12-20, by Goffi
-
Primitivus (xmlui): use constants for BOOL_TRUE and BOOL_FALSE value2016-12-20, by Goffi
-
plugin android: first draft:2016-12-19, by Goffi
-
plugin XEP-0280: Message Carbons first draft2016-12-18, by Goffi
-
primitivus, jp: dynamic bridge + fixed D-Bus bridge:2016-12-18, by Goffi
-
quick_frontend(QuickApp): added onBridgeConnected method2016-12-18, by Goffi
-
xep-0184: delivery receipts are now activated by default2016-12-18, by Goffi
-
xep-0070: fixed use of byte string instead of unicode2016-12-18, by Goffi
-
frontends(xmlui): better handling of missing _xmluiAppend2016-12-18, by Goffi
-
bridbe(pb): Perspective Broker bridge, first draft2016-12-13, by Goffi
-
bridge, quick_frontend: preparation for async bridge2016-12-13, by Goffi
-
core(stdui/profile manager): fixed authentication cancellation2016-12-04, by Goffi
-
core, quick_frontends: android compatibility hacks:2016-12-04, by Goffi
-
core: bridge can now be changed in conf2016-12-04, by Goffi
-
bridge (constructor): embedded bridge generator:2016-10-05, by Goffi
-
bridge (D-Bus): bad design fixes:2016-10-03, by Goffi
-
bridge (constructor): refactoring:2016-10-02, by Goffi
-
bridge(constructor): constructor now uses argparse instead of optparse2016-10-02, by Goffi
-
bridge(D-Bus): minotr argument name fix2016-10-02, by Goffi
-
quick frontend(contact_list): avoid crash when resource in cache has not priority2016-10-02, by Goffi
-
jp (message/send): message/send can now send XHTML (-x) or rich (-r) messages2016-09-25, by Goffi
-
plugin XEP-0071: fixed rich and xhtml sending + add simple text body if not present2016-09-25, by Goffi
-
frontends (tools): added a module to parse CSS colors2016-09-25, by Goffi
-
quick frontend (chat): update use a dict2016-09-23, by Goffi
-
jp (avatar): avatar get/set implementations, first draft2016-09-13, by Goffi
-
jp (core): added EXIT_NOT_FOUND constant, which return 16 as exit code2016-09-13, by Goffi
-
plugin XEP-0054(XEP-0153): added a getAvatar:2016-09-13, by Goffi
-
core (stdui): fixed cancellation of ContactList forms2016-09-11, by Goffi
-
quick frontend (menus): minor docstring fixes2016-09-11, by Goffi
-
jp (debug/bridge/method,signal): fixed argument parsing2016-09-10, by Goffi
-
quich frontend, primivius (chat): better avatar handling:2016-09-09, by Goffi
-
plugin XEP-0045, quick frontend (app,chat): various chat improvments:2016-09-09, by Goffi
-
quick frontend (contact list): better handling of cache with full jid:2016-09-09, by Goffi
-
plugin XEP-0054: fix use of full jid for room occupants2016-09-09, by Goffi
-
quick frontend (chat): recreateArgs implementation2016-09-09, by Goffi
-
plugin XEP-0045: minor docstring fix2016-09-09, by Goffi
-
quick frontend (chat): added helping properties avatar and contact_list2016-08-28, by Goffi
-
quick frontend(QuickApp): added getDefaultAvatar method:2016-08-28, by Goffi
-
plugin XEP-0245: removed plugin XEP-0245:2016-08-28, by Goffi
-
bridge (bridge_template.ini): minor doc fix2016-08-28, by Goffi
-
jp (debug): method callback now handles methods without return value2016-08-28, by Goffi
-
core: line feed (\n) are now forbidden in profile names2016-08-28, by Goffi
-
quick frontend (app): avatar filename is not requested anymore if value is empty2016-08-28, by Goffi
-
quick frontend (chat): fixed getWidgetHash2016-08-28, by Goffi
-
plugin XEP-0045, XEP-0054, XEP-0096: deprecated bridge method are not used anymore2016-08-28, by Goffi
-
core (xmlui): added a quickNote method to easily send notes2016-08-28, by Goffi
-
quick frontend (quick_app): fixed user_action from action coming from backend2016-08-21, by Goffi
-
jp (debug/bridge): fixed unicode handling of arguments2016-08-21, by Goffi
-
jp: added jp/debug commands:2016-08-21, by Goffi
-
plugin debug: first draft:2016-08-21, by Goffi
-
frontends (xmlui): added a user_action attribute:2016-08-21, by Goffi
-
core (constants): added XMLUI_DATA_LVLS constants which group all available levels2016-08-21, by Goffi
-
quick frontend (app): fixed regression in groups handling2016-08-10, by Goffi
-
quick frontend (QuickApp): unicode string fix2016-08-08, by Goffi
-
misc: fixed 0.6.1 tag2016-08-08, by Goffi
-
primitivus, quick frontend (chat): moved time text generation to QuickChat2016-08-08, by Goffi
-
plugin XEP-0045: fixed options parameter handling in bridge callback2016-08-07, by Goffi
-
quick frontend (widget): minor profiles check on widget creation2016-08-07, by Goffi
-
quick frontend(chat): fixed traceback in log message2016-08-07, by Goffi
-
misc: updated Chteufleur contributions in README2016-08-02, by Goffi
-
quick frontends, primitivus: messageState signal handling2016-08-02, by Goffi
-
plugin XEP-0184: Implementation of XEP-0184 (Message Delivery Receipts)2016-07-28, by Geoffrey POUZET
-
plugin XEP-0045: added bridge method to change subject2016-07-24, by Goffi
-
quick_frontend(chat): better handling of cached signals when initialising widget2016-07-24, by Goffi
-
quick_frontend, primitivus: better notifications handling2016-07-24, by Goffi
-
plugin XEP-0070: change message popup to be more user-friendly2016-07-19, by Geoffrey POUZET
-
backend (memory), frontends: improved history filtering:2016-07-17, by Goffi
-
primitivus: dont call chatStateComposing where history keys are pressed2016-07-17, by Goffi
-
plugin lang detect: added a parameter to (de)activate the detection2016-07-17, by Goffi
-
primitivus (chat): don't send notification for move messages2016-07-17, by Goffi
-
primitivus: fixed notifications counter for simple messages in MUC rooms2016-07-17, by Goffi
-
plugin XEP-0085, quick_frontends, primitivus: chat states are working again2016-07-17, by Goffi
-
added Chteufleur in contributors in README2016-07-15, by Goffi
-
plugin XEP-0070: implementation of XEP-0070 (verifying HTTP request via XMPP)2016-07-11, by Geoffrey POUZET
-
merged 0.6.1 bookmark. This bookmark (0.7-dev) is now the main one2016-07-15, by Goffi
-
Added tag 0.6.1 for changeset 3a16a74796602016-07-13, by Goffi
-
installation (MANIFEST): added misc directory2016-07-13, by Goffi
-
Added tag 0.6.1 for changeset 30e83614af482016-07-12, by Goffi
-
fixed exclusion of vim's undo file in MANIFEST.in2016-07-12, by Goffi
-
added 0.6.1 tag2016-07-12, by Goffi
-
version update (0.6.1)2016-07-12, by Goffi
-
quick_frontend (QuickWidget): keep on_new_widget argument when recreating a widget 0.7-dev2016-07-11, by Goffi
-
plugin XEP_0249: fixed bad use of namespace in addElement2016-07-10, by Goffi
-
quick_frontend, primitivus: moved main_message property to quick_frontend2016-07-10, by Goffi
-
plugin XEP-0045: fixed typo in text commands2016-07-02, by Goffi
-
primitivus: fixed XMLUI window creation2016-06-30, by Goffi
-
plugin XEP-0045: added /list text command:2016-06-30, by Goffi
-
plugin XEP-0045: various fixes/improvments:2016-06-30, by Goffi
-
primitivus (chat): fixed a crash when page-up was pressed on room contacts list2016-06-30, by Goffi
-
plugin xep-0045: ask for password when getting a "not-allowed" error2016-06-30, by Goffi
-
quick_frontend: allow presence of entities without resource2016-06-29, by Goffi
-
merged main branch2016-06-28, by Goffi
-
plugin XEP-0054: fixed getCard calls2016-06-28, by Goffi
-
plugin XEP-0045: fixed calls to join, nick, kick, ban and affiliate2016-06-28, by Goffi
-
merged modification from souliane2016-06-27, by Goffi
-
merged main branch2016-06-27, by Goffi
-
primitivus: ignore paste if edit bar is not selected2016-06-27, by Goffi
-
quick_frontend, primitivus: notifications refactoring2016-06-27, by Goffi
-
merged main branch2016-06-24, by Goffi
-
jp (blog): fixed syntax detection when extension is .txt2016-06-24, by Goffi
-
primitivus (chat): fixed filters clearing when changing filter while one already exists refacoring_messages2016-06-20, by Goffi
-
primitivus: basic handling of filter, only language can filtered for now2016-06-20, by Goffi
-
plugin exp_lang_detect: language detection plugin, first draft2016-06-20, by Goffi
-
plugin XEP-0245: implementation of XEP-0245 /me syntax2016-06-20, by Goffi
-
backend, frontends: message refactoring (huge commit):2016-06-20, by Goffi
-
memory (sqlite): fixed handling of extra (pickled data) by using sqlite3.Binary2016-06-19, by Goffi
-
memory (sqlite): better handling of IntegrityError2016-06-19, by Goffi
-
jp: fixed shebang python call2016-06-19, by Goffi
-
core: changed versioning schema:2016-06-19, by Goffi
-
fixed a typo2016-05-29, by souliane
-
changelog: minor fixes in previous commit2016-05-28, by Goffi
-
updated CHANGELOG for version 0.6.12016-03-10, by souliane
-
backend, frontend: messages refactoring (huge commit, not finished):2016-05-24, by Goffi
-
plugin misc ip: changed URL of GET_IP_PAGE for the new one on salut-a-toi.org2016-04-26, by Goffi
-
primitivus: fixed window resize (was blocked by paste detection)2016-04-23, by Goffi
-
jp: added consts for exit codes, not used yet2016-04-23, by Goffi
-
jp: --output option:2016-04-23, by Goffi
-
primitivus: bracketed paste mode is now detected2016-04-22, by Goffi
-
primitivus: fixed paste detection/handling:2016-04-22, by Goffi
-
jp: forgotten shebang fixes2016-04-19, by Goffi
-
added mutagen to recommended in README4PACKAGERS2016-04-18, by Goffi
-
core (logs): taints:2016-04-18, by Goffi
-
core (logs): use tools.config to handle sat.conf2016-04-18, by Goffi
-
core (installation): minor comment in setup.py2016-04-17, by Goffi
-
removed pyfeed and xe from README4PACKAGERS2016-04-17, by Goffi
-
core: removed pyfeed and xe dependencies:2016-04-17, by Goffi
-
use of /usr/bin/env instead of /usr/bin/python in shebang2016-04-17, by Goffi
-
plugin adhoc_dbus, jp (cmd/adhoc): fixes adHocDBusAddAuto when no bus is found2016-04-17, by souliane
-
jp (cmd/roster): fixes division by zero exceptions2016-04-17, by souliane
-
core (memory/params): fixed exception when setting an empty password2016-03-26, by Goffi
-
setup: added sat.tools.common in packages2016-03-25, by Goffi
-
jp (blog/edit): added forgotten O_TRUNC while opening metadata file2016-03-25, by Goffi
-
jp (blog/edit): do not remove files if they are not in the temporary dir hierarchy2016-03-25, by Goffi
-
jp (blog/edit): HTTP(S) and XMPP URLs can now be directly used in blog/edit command2016-03-24, by Goffi
-
jp (blog): force deletion (without backup) when content is empty2016-03-22, by Goffi
-
tool (common): added forgotten __init__.py2016-03-22, by Goffi
-
tools (common): added regex module with path (un)escaping methods2016-03-22, by Goffi
-
jp: fixed traceback shown on a normal quit when a progression is finished2016-03-21, by Goffi
-
plugin misc_account: fixes two bugs introduced by revision 1907 (0b748ad46ede):2016-03-21, by souliane
-
test (plugin radiocol): fixes the test to also handle MP3 files2016-03-18, by souliane
-
tmp/wokkel (rsm): fixes elements count (items retrieval with RSM max = 0)2016-03-18, by souliane
-
plugin XEP-0277, test: set keys of data dict as unicode + fix the tests2016-03-18, by souliane
-
jp (blog): added "updated" to keys to keys to remove from tmp metadata2016-03-15, by Goffi
-
tmp (wokkel/mam): restore MAMPrefs being callable without argument when constructing a query:2016-03-11, by souliane
-
test: update some tests2016-03-11, by souliane
-
test: add helpers methods muteLogging and unmuteLogging2016-03-11, by souliane
-
plugin room_game: decrease the level of two logging messages from warning to info2016-03-11, by souliane
-
jp (blog/edit): a draft file can be directly specified2016-03-10, by Goffi
-
plugin XEP-0060: fixed traceback if service was None2016-03-10, by Goffi
-
plugin XEP-0060: service, node and uri are added to metadata when doing a getItems2016-03-09, by Goffi
-
plugin misc account: fixed handling of None/empty values in sendEmails.sendEmail2016-03-09, by Goffi
-
core (tools/config): fixed fixConfigOption:2016-03-09, by Goffi
-
plugin XEP-0096: add missing dependency to FILE plugin2016-03-09, by souliane
-
plugin misc_account: fixes sending email (twisted.mail.smtp.sendmail doesn't want unicode)2016-03-09, by souliane
-
install: minimum Twisted version is now 15.2.0 as sendmail need username argument2016-03-09, by Goffi
-
README4PACKAGERS: add python-dbus to sat dependencies and inotify to jp recommendations2016-03-08, by souliane
-
frontends (jp / blog): pass the profile to subprocess when using option --preview2016-03-07, by souliane
-
jp (blog/preview): change watch for IN_MOVE_SELF event, needed at least for Emacs2016-03-07, by Goffi
-
plugin misc_account: fixes handling of deprecater parameter "admin_email"2016-03-07, by souliane
-
blog (jp/edit): added --preview option to launch a "blog preview" in parallel2016-03-05, by Goffi
-
jp (blog/preview): inotify improvments:2016-03-05, by Goffi