[Citadel Development] [SCM] citadel.org branch, master, updated. 30324ed937f0a275b1606be349cfb177f016e8d1

2011-05-15 Thread the_mgt

Push to the project citadel.org : The branch, master has been updated
   via  30324ed937f0a275b1606be349cfb177f016e8d1 (commit)
  from  d49105d4192e5e9a59e56b7522cb21a89087bc22 (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=30324ed937f0a275b1606be349cfb177f016e8d1
commit 30324ed937f0a275b1606be349cfb177f016e8d1
Author: the_mgt the...@mail.ru
Date:   Sun May 15 09:53:36 2011 +0200

corrected variable name in section_onefile_picview and improved html code 
of picview.js a little

---

Summary of changes:
 webcit/static/t/files/picview.js   |4 +++-
 webcit/static/t/files/section_onefile_picview.html |2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
citadel.org 


[Citadel Development] [SCM] citadel.org branch, master, updated. 41ca62e0f6ab246a64214799ca65fff712f427b2

2011-05-15 Thread the_mgt

Push to the project citadel.org : The branch, master has been updated
   via  41ca62e0f6ab246a64214799ca65fff712f427b2 (commit)
  from  8c94a10db5ca3ed2f3987ef18dcab170f68336c1 (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=41ca62e0f6ab246a64214799ca65fff712f427b2
commit 41ca62e0f6ab246a64214799ca65fff712f427b2
Author: the_mgt the...@mail.ru
Date:   Sun May 15 12:30:58 2011 +0200

fixed conditional for visibility in iteration

---

Summary of changes:
 webcit/static/t/files/section_onefile_picview.html |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
citadel.org 


[Citadel Development] [SCM] citadel.org branch, libevent, updated. 5bf419fda3cd8b09cd424d4c67fdf68c9352d0eb

2011-05-15 Thread dothebart

Push to the project citadel.org : The branch, libevent has been updated
   via  5bf419fda3cd8b09cd424d4c67fdf68c9352d0eb (commit)
   via  a2f3fd43db6471e9c82bb4fb4c5b819ad6888bbe (commit)
  from  17ff73d9da7ae04a02ce72a0e1f9757fd97f70dd (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=5bf419fda3cd8b09cd424d4c67fdf68c9352d0eb
commit 5bf419fda3cd8b09cd424d4c67fdf68c9352d0eb
Author: Wilfried Goesgens dotheb...@citadel.org
Date:   Sun May 15 10:43:11 2011 +

work on libev - libcurl integration

  - move libcurl handlers into the libev file; they need to be initialized 
to close to separate
  - add some logging;

First successfull CURL notification via libev!

http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=a2f3fd43db6471e9c82bb4fb4c5b819ad6888bbe
commit a2f3fd43db6471e9c82bb4fb4c5b819ad6888bbe
Author: Wilfried Goesgens dotheb...@citadel.org
Date:   Sun May 15 10:42:26 2011 +

Fix parsing and rearaning of URLs

---

Summary of changes:
 citadel/modules/curl/serv_curl.c  |  413 -
 citadel/modules/{curl = eventclient}/serv_curl.h |1 -
 libcitadel/lib/urlhandling.c  |   16 +-
 3 files changed, 13 insertions(+), 417 deletions(-)
 delete mode 100644 citadel/modules/curl/serv_curl.c
 rename citadel/modules/{curl = eventclient}/serv_curl.h (97%)


hooks/post-receive
-- 
citadel.org 


[Citadel Development] bugs and inconsistencies

2011-05-15 Thread Stefan


Hi,
one more:
The command "ARTV" is not documented on http://www.citadel.org/doku.php/documentation:appproto:start
Regards
Stefan




[Citadel Development] [SCM] citadel.org branch, libevent, updated. 2f6ccb7ba59f1aa4de0170ae2c8687cbfad15ce0

2011-05-15 Thread dothebart

Push to the project citadel.org : The branch, libevent has been updated
   via  2f6ccb7ba59f1aa4de0170ae2c8687cbfad15ce0 (commit)
  from  5bf419fda3cd8b09cd424d4c67fdf68c9352d0eb (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=2f6ccb7ba59f1aa4de0170ae2c8687cbfad15ce0
commit 2f6ccb7ba59f1aa4de0170ae2c8687cbfad15ce0
Author: Wilfried Goesgens dotheb...@citadel.org
Date:   Sun May 15 14:12:15 2011 +

sending http requests instant now.

---

Summary of changes:
 citadel/modules/eventclient/serv_eventclient.c |  295 
 citadel/modules/extnotify/extnotify.h  |2 +-
 citadel/modules/extnotify/extnotify_main.c |1 +
 citadel/modules/extnotify/funambol65.c |6 +-
 citadel/sysdep.c   |   15 +-
 5 files changed, 308 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
citadel.org 


[Citadel Development] Re: bugs and inconsistencies

2011-05-15 Thread IGnatius T Foobar
 The command ARTV is not documented on  
 http://www.citadel.org/doku.php/documentation:appproto:start   
  
 ARTV is deprecated.  It has been replaced by MIGR. 
 


[Citadel Development] Re: bugs and inconsistencies

2011-05-15 Thread Stefan


 

So Mai 15 2011 10:19:24 EDTvon   IGnatius T Foobar @ Uncensored Betreff: Re: bugs and inconsistencies


The command "ARTV" is not documented on   http://www.citadel.org/doku.php/documentation:appproto:start
ARTV is deprecated.  It has been replaced by MIGR.



That one isn't documented as well.




 




[Citadel Development] [SCM] citadel.org branch, libevent, updated. f7b1efa87ade0ab3d80f39accf47f1de93c61b3e

2011-05-15 Thread dothebart

Push to the project citadel.org : The branch, libevent has been updated
   via  f7b1efa87ade0ab3d80f39accf47f1de93c61b3e (commit)
  from  2f6ccb7ba59f1aa4de0170ae2c8687cbfad15ce0 (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=f7b1efa87ade0ab3d80f39accf47f1de93c61b3e
commit f7b1efa87ade0ab3d80f39accf47f1de93c61b3e
Author: Wilfried Goesgens dotheb...@citadel.org
Date:   Sun May 15 21:11:03 2011 +

Rewrite loading of notify configurations

---

Summary of changes:
 citadel/modules/extnotify/extnotify.h  |   14 +-
 citadel/modules/extnotify/extnotify_main.c |  453 +++-
 citadel/modules/extnotify/funambol65.c |   24 ++
 3 files changed, 270 insertions(+), 221 deletions(-)


hooks/post-receive
-- 
citadel.org 


[Citadel Development] [SCM] citadel.org branch, master, updated. 75376fb009415c66144540fb00648fc7e0337343

2011-05-15 Thread the_mgt

Push to the project citadel.org : The branch, master has been updated
   via  75376fb009415c66144540fb00648fc7e0337343 (commit)
  from  89fa4ccbcc2d3de86d68271bac4a079e8d127510 (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=75376fb009415c66144540fb00648fc7e0337343
commit 75376fb009415c66144540fb00648fc7e0337343
Author: the_mgt the...@mail.ru
Date:   Mon May 16 00:36:39 2011 +0200

Firefox fix: remove border around expand/collapse icons on room and user 
buttons in iconbar

---

Summary of changes:
 webcit/static/styles/iconbar.css |   14 --
 1 files changed, 8 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
citadel.org