citadel.git
12 years agoPost a comment...
Art Cancro [Tue, 31 May 2011 17:26:34 +0000 (13:26 -0400)]
Post a comment...

12 years agoWhen a not logged in user clicks on the blog comment box, pass them through the GetLo...
Art Cancro [Tue, 31 May 2011 17:05:31 +0000 (13:05 -0400)]
When a not logged in user clicks on the blog comment box, pass them through the GetLoggedIn() framework

12 years ago...while .iconbar_text actually needs to be 22px high in order to fit the navbar.
the_mgt [Mon, 30 May 2011 22:55:52 +0000 (00:55 +0200)]
...while .iconbar_text actually needs to be 22px high in order to fit the navbar.

12 years agochanged height of .iconbar_text to 24px instead of 2em, mixing both does not make...
the_mgt [Mon, 30 May 2011 22:51:05 +0000 (00:51 +0200)]
changed height of .iconbar_text to 24px instead of 2em, mixing both does not make sense here, since we do not get 100px height if people set different default font size

12 years agoInitial implementation of comment box for blog (not finished but it does work)
Art Cancro [Fri, 27 May 2011 21:16:59 +0000 (17:16 -0400)]
Initial implementation of comment box for blog (not finished but it does work)

12 years agoMore RSS cleanup based on the suggestions of http://www.feedvalidator.org
Art Cancro [Thu, 26 May 2011 16:53:40 +0000 (12:53 -0400)]
More RSS cleanup based on the suggestions of feedvalidator.org

12 years agoApply fixes suggested by http://www.feedvalidator.org
Art Cancro [Thu, 26 May 2011 16:30:59 +0000 (12:30 -0400)]
Apply fixes suggested by www.feedvalidator.org

12 years agoUse MSG4 instead of MSG0 to output RSS feeds
Art Cancro [Thu, 26 May 2011 15:53:09 +0000 (11:53 -0400)]
Use MSG4 instead of MSG0 to output RSS feeds

12 years agofeed_generator.c: buffer message text into a StrBuf so we can output it as a single...
Art Cancro [Thu, 26 May 2011 14:59:38 +0000 (10:59 -0400)]
feed_generator.c: buffer message text into a StrBuf so we can output it as a single CDATA block

12 years agoReinstated the use of EUID/UUID in blog posts; however this time they are not being...
Art Cancro [Wed, 25 May 2011 22:13:34 +0000 (18:13 -0400)]
Reinstated the use of EUID/UUID in blog posts; however this time they are not being used in the permalinks.
We really just need them so we can do uuid tags in the feed.

12 years agoOutput RSS feed data using CDATA blocks
Art Cancro [Wed, 25 May 2011 21:56:54 +0000 (17:56 -0400)]
Output RSS feed data using CDATA blocks

12 years agoNew function cdataout() for sending a string to the client as a CDATA block
Art Cancro [Wed, 25 May 2011 21:53:36 +0000 (17:53 -0400)]
New function cdataout() for sending a string to the client as a CDATA block

12 years agoadded a few things to .gitignore
Art Cancro [Wed, 25 May 2011 20:57:16 +0000 (16:57 -0400)]
added a few things to .gitignore

12 years agoadded a few more things to .gitignore
Art Cancro [Wed, 25 May 2011 20:56:45 +0000 (16:56 -0400)]
added a few more things to .gitignore

12 years agoadded a few things to .gitignore
Art Cancro [Wed, 25 May 2011 20:56:11 +0000 (16:56 -0400)]
added a few things to .gitignore

12 years agoRemoved the unused second argument from the do_template() macro
Art Cancro [Tue, 24 May 2011 22:37:06 +0000 (18:37 -0400)]
Removed the unused second argument from the do_template() macro

12 years agoRevert "sock_connect() - if first char of hostname is '/' assume it is a unix domain...
Art Cancro [Tue, 24 May 2011 16:44:49 +0000 (12:44 -0400)]
Revert "sock_connect() - if first char of hostname is '/' assume it is a unix domain socket and connect to that instead"

This reverts commit 11a64f8df61b883f4aee54671843d6b5a18b9fb2.

12 years agoPage title now shows the room name instead of the user name.
Art Cancro [Tue, 24 May 2011 03:45:56 +0000 (23:45 -0400)]
Page title now shows the room name instead of the user name.
This is better for search engines, bookmarks, etc etc etc

12 years agoAdded a 'permalink' link to the bottom of a blog post too, right next to the 'n comme...
Art Cancro [Tue, 24 May 2011 02:51:25 +0000 (22:51 -0400)]
Added a 'permalink' link to the bottom of a blog post too, right next to the 'n comments' link.

12 years agoReturned to less fancy message layout: No borders, light dropshadow, no borders on...
the_mgt [Mon, 23 May 2011 23:10:52 +0000 (01:10 +0200)]
Returned to less fancy message layout: No borders, light dropshadow, no borders on citations. Same settings for message editing. This will hopefully make IE7 a little more reliable.

12 years agoget_inet_rec_type() range should be 1..8, not 1..7
Art Cancro [Mon, 23 May 2011 21:53:52 +0000 (17:53 -0400)]
get_inet_rec_type() range should be 1..8, not 1..7

12 years agoRevert "Generate UUID in blog posts to be used in permalinks"
Art Cancro [Mon, 23 May 2011 21:50:59 +0000 (17:50 -0400)]
Revert "Generate UUID in blog posts to be used in permalinks"

This reverts commit fbeca38240b0a9771dc3c5349877e42768900025.

12 years agoRevert "Change to blog euid storage; note new definition in libcitadel.h"
Art Cancro [Mon, 23 May 2011 21:50:53 +0000 (17:50 -0400)]
Revert "Change to blog euid storage; note new definition in libcitadel.h"

This reverts commit 6d51b9ea0e3670d8ac52cc183e5ac0bcd3f3f2d6.

12 years agoRevert "We need EUID indexing for Blog rooms."
Art Cancro [Mon, 23 May 2011 21:50:44 +0000 (17:50 -0400)]
Revert "We need EUID indexing for Blog rooms."

This reverts commit ea08a18927a544fcaf5c0645f621076ff2aad75e.

12 years agosock_connect() - if first char of hostname is '/' assume it is a unix domain socket...
Art Cancro [Mon, 23 May 2011 17:30:13 +0000 (13:30 -0400)]
sock_connect() - if first char of hostname is '/' assume it is a unix domain socket and connect to that instead

12 years agoWe need EUID indexing for Blog rooms.
Art Cancro [Fri, 20 May 2011 22:09:36 +0000 (18:09 -0400)]
We need EUID indexing for Blog rooms.

12 years agoChange to blog euid storage; note new definition in libcitadel.h
Art Cancro [Fri, 20 May 2011 21:37:05 +0000 (17:37 -0400)]
Change to blog euid storage; note new definition in libcitadel.h

12 years agoGenerate UUID in blog posts to be used in permalinks
Art Cancro [Fri, 20 May 2011 16:58:15 +0000 (12:58 -0400)]
Generate UUID in blog posts to be used in permalinks

12 years agoWhen citserver fails due to missing zlib, refer the user to http://www.citadel.org...
Art Cancro [Fri, 20 May 2011 12:18:37 +0000 (08:18 -0400)]
When citserver fails due to missing zlib, refer the user to citadel.org/doku.php/faq:installation:zlib

12 years agoIndented, made textarea smaller, since it didnt look too well across different browse...
the_mgt [Thu, 19 May 2011 23:18:11 +0000 (01:18 +0200)]
Indented, made textarea smaller, since it didnt look too well across different browsers in 1024x786 size. Removed "maxlength" attribute, because it is non-canonical and it does not work. Some js is needed to restrict the maximum input length I guess. Also removed wrap attribute, since it is only supported in Netscape/IE 4.0 and wrapping works fine without it.

12 years agoAdded indention and changed \"button_link\" to "button_link".
the_mgt [Thu, 19 May 2011 22:52:43 +0000 (00:52 +0200)]
Added indention and changed \"button_link\" to "button_link".

12 years agoTurns out that we had one </div> to many in the trailing.html, but IE still vomits...
the_mgt [Thu, 19 May 2011 22:31:08 +0000 (00:31 +0200)]
Turns out that we had one </div> to many in the trailing.html, but IE still vomits all over the screen.
I think I will have to tone down PIE.htc useage in message.css.

12 years agoAdded missing "alt" tags for expand/collapse images (+ and -, according to image...
the_mgt [Thu, 19 May 2011 21:48:17 +0000 (23:48 +0200)]
Added missing "alt" tags for expand/collapse images (+ and -, according to image). Indented according to hierarchy.
Indention helps debugging in general. In this special case I am hunting a missing </div> in our pages, which might cause IE to barf with PIE.htc.

12 years agoOne last case of wrong path to PIE.htc, this time it was missing a leading slash..
the_mgt [Thu, 19 May 2011 16:08:17 +0000 (18:08 +0200)]
One last case of wrong path to PIE.htc, this time it was missing a leading slash..
IE7 404 bug is gone now!

12 years agoChanged style/PIE.htc to styles/PIE.htc - fixes 404's on IE
Art Cancro [Thu, 19 May 2011 02:10:13 +0000 (22:10 -0400)]
Changed style/PIE.htc to styles/PIE.htc - fixes 404's on IE

12 years agoPorted blockquote changes to Tinymce css, so it looks alike when you edit a message...
the_mgt [Wed, 18 May 2011 19:25:17 +0000 (21:25 +0200)]
Ported blockquote changes to Tinymce css, so it looks alike when you edit a message with citations.
Also left a note in message.css that both files are connected.

12 years agoCitations in messages now do have a top border in any case, wether they have a subjec...
the_mgt [Wed, 18 May 2011 19:18:36 +0000 (21:18 +0200)]
Citations in messages now do have a top border in any case, wether they have a subject/header or not.
Looks like an original message now. *groovy*

12 years agoReduced padding in #inner_day, slight improvement for the latest calendar stuff
the_mgt [Wed, 18 May 2011 16:49:20 +0000 (18:49 +0200)]
Reduced padding in #inner_day, slight improvement for the latest calendar stuff

12 years agoRemoved "style" from extra_hour and hour in view_calendar.c in order to let the css...
the_mgt [Wed, 18 May 2011 16:23:40 +0000 (18:23 +0200)]
Removed "style" from extra_hour and hour in view_calendar.c in order to let the css kick in for events_of_the_day. Modified according css so that it looks as it as intended.
The hardcoded style overwrote the stuff in css (we have a few of these cases in calendar) and made the view stick to top:0 and left:0, which looked wrong.
Also made the td.events_of_the_day 50% width, works better for small and large viewports.
Additionally, made a:visited in .calendar look like unvisited links, since i think there is no real use for the difference.

12 years agoRemoval of roomlist_* related stuff, since that is now handled in webcit.css. Will...
the_mgt [Wed, 18 May 2011 01:33:19 +0000 (03:33 +0200)]
Removal of roomlist_* related stuff, since that is now handled in webcit.css. Will treat the roomlist in the iconbar seperately, similiar to the userlist.

12 years agoSet pictures in messages to a maximum width of 700px, gave them a little frame and...
the_mgt [Wed, 18 May 2011 01:31:56 +0000 (03:31 +0200)]
Set pictures in messages to a maximum width of 700px, gave them a little frame and the dropshadow effect

12 years agoCorrected body default font size, was missing a % sign behind the 100.
the_mgt [Wed, 18 May 2011 01:21:28 +0000 (03:21 +0200)]
Corrected body default font size, was missing a % sign behind the 100.
Keep an eye on effects this might have, but I think that was default across all browsers anyway.

12 years agoMild a:link et al. recoloring, also roomlist_new/old rework and little hover effect.
the_mgt [Wed, 18 May 2011 01:19:53 +0000 (03:19 +0200)]
Mild a:link et al. recoloring, also roomlist_new/old rework and little hover effect.
This needs discussion, personally, I like it better than the version before, but I am still only 80% satisfied.

12 years agoRemoved spurious 'Loading...' label from expanded roomlist
Art Cancro [Tue, 17 May 2011 20:32:57 +0000 (16:32 -0400)]
Removed spurious 'Loading...' label from expanded roomlist

12 years agoSet default font size to 12px, since 10px is hard on the eyes and nobody gave a prope...
the_mgt [Tue, 17 May 2011 13:54:12 +0000 (15:54 +0200)]
Set default font size to 12px, since 10px is hard on the eyes and nobody gave a proper explanation why it needs to be 10px and nothing else.
Also added the blockquote style from message view to the editing, including different colors for different levels of citation, etc.

12 years agoMade userlist in chatroom a little higher in order to look nicer in FF on 1024x768
the_mgt [Tue, 17 May 2011 08:23:07 +0000 (10:23 +0200)]
Made userlist in chatroom a little higher in order to look nicer in FF on 1024x768

12 years agoRefurbished Chat page, border-radius, grey colorscheme, 2px border, you guessed it.
the_mgt [Tue, 17 May 2011 00:34:24 +0000 (02:34 +0200)]
Refurbished Chat page, border-radius, grey colorscheme, 2px border, you guessed it.
Also fiddled around with sizes and positions of the boxes. It does fit into 1024x768 firefox window now. For some reason I dont get, FF wastes a little more space in the sending box.
Still needs love for the text parts!

12 years agoRemoved tinymce styling which I accidently added in previous commit. Didnt work in...
the_mgt [Mon, 16 May 2011 23:48:12 +0000 (01:48 +0200)]
Removed tinymce styling which I accidently added in previous commit. Didnt work in the first place. This used to work, I had lengthy discussions which a guy who asked about it three times...

12 years agoSlight coloradjustments on the calendar table outline to get rid of the dark blue...
the_mgt [Mon, 16 May 2011 23:46:43 +0000 (01:46 +0200)]
Slight coloradjustments on the calendar table outline to get rid of the dark blue. Applied rounded corners and added a little margin to the left and right of the calendar.

12 years agoAligned iconbar logo and upper language selector bar with the roombanner.
the_mgt [Mon, 16 May 2011 22:06:09 +0000 (00:06 +0200)]
Aligned iconbar logo and upper language selector bar with the roombanner.
Also adapted colorscheme, which looks a little strange in browsers which grok the background gradient.
Some minor improvements to the iconbar, like paddings, margins and the "edit" button.
This is kind of a preview, my final goal would be one banner to bind them all and below that two divs for iconbar and content. But their can be only one banner.

12 years agoremove a linebreak from message_header if no subject if given
the_mgt [Mon, 16 May 2011 19:17:19 +0000 (21:17 +0200)]
remove a linebreak from message_header if no subject if given
add this linebreak only if subject (or cc) is given
this saves about a line each message for every message without a subject!

12 years agomake citations inside of messages distingushable (again)
the_mgt [Mon, 16 May 2011 19:13:22 +0000 (21:13 +0200)]
make citations inside of messages distingushable (again)

12 years agoremove leading and trailing empty lines from mail output
Wilfried Goesgens [Mon, 16 May 2011 17:49:34 +0000 (17:49 +0000)]
remove leading and trailing empty lines from mail output

12 years agomoved .entmsg ( the class for the message edit box) to message.css too.
the_mgt [Mon, 16 May 2011 14:00:16 +0000 (16:00 +0200)]
moved .entmsg ( the class for the message edit box) to message.css too.

12 years agoCreated message.css, moved most message related css there, updated message look,...
the_mgt [Mon, 16 May 2011 13:20:04 +0000 (15:20 +0200)]
Created message.css, moved most message related css there, updated message look, they now have round-corners and dropshadow.
Message header looks cleaner now, maybe we need to talk about proportions of username, date and edit buttons.
Corrected #content starting position (streamlined it with yesterdays banner shortening).
Added a little space between navbar/banner and actual content at the top.
Moved morepromt style to content.css, adapted moreprompt colors.
Removed unneeded stuff from iconbar which i added for testing reasons yesterday.
Removed an empty line from navbar.css

Sorry for the huge commit, I did it in the wrong way, edited message stuff first and later did the rest...
Other way around would make cherry picking simpler, but I think it looks damn good now. ;)
Checked with Opera11 and FF3.6, looks and works consistent.
IE6 login seems broken (at least with iexplorer running in wine...)

12 years agoFirefox fix: remove border around expand/collapse icons on room and user buttons...
the_mgt [Sun, 15 May 2011 22:36:39 +0000 (00:36 +0200)]
Firefox fix: remove border around expand/collapse icons on room and user buttons in iconbar

12 years agoremoved backgroundcolor #FFF from iconbar_container, since whole page uses seomthing...
the_mgt [Sun, 15 May 2011 22:14:02 +0000 (00:14 +0200)]
removed backgroundcolor #FFF from iconbar_container, since whole page uses seomthing different and it looks odd with pure white

12 years agoApplied new colors to navbar, reduced banner height, tried to adjust iconbar logo...
the_mgt [Sun, 15 May 2011 21:08:56 +0000 (23:08 +0200)]
Applied new colors to navbar, reduced banner height, tried to adjust iconbar logo space, but this wont work across browsers so it doesnt fit exactly to the pixel. Had to fix the rouded buttons since earlier work on the iconbar broke the hover effect. wholist in iconbar looks good on uncensored.

12 years agodeleted border-radius.htc, because PIE.htc does the same, removed some superflous...
the_mgt [Sun, 15 May 2011 18:53:23 +0000 (20:53 +0200)]
deleted border-radius.htc, because PIE.htc does the same, removed some superflous lines from iconbar.css

12 years agofixed a wrong css import for picsonly iconbar mode, updated copyright year and descri...
the_mgt [Sun, 15 May 2011 15:30:42 +0000 (17:30 +0200)]
fixed a wrong css import for picsonly iconbar mode, updated copyright year and description of file

12 years agoFurther work on the iconbar menu: button images have a little more space to the left...
the_mgt [Sun, 15 May 2011 14:45:05 +0000 (16:45 +0200)]
Further work on the iconbar menu: button images have a little more space to the left, button names a little more space to the top, userlist should look better, generally made the casdacing of properties smarter, looks good in opera11 and FF3.6

12 years agofixed conditional for visibility in iteration
the_mgt [Sun, 15 May 2011 10:30:58 +0000 (12:30 +0200)]
fixed conditional for visibility in iteration

12 years agoBegan fixing the who_is_online list in the iconbar, had to begin by fixing some casca...
the_mgt [Sun, 15 May 2011 09:57:46 +0000 (11:57 +0200)]
Began fixing the who_is_online list in the iconbar, had to begin by fixing some cascading in the css files. Also updated colorscheme and added some fresh air and rounded buttons.

12 years agocorrected variable name in section_onefile_picview and improved html code of picview...
the_mgt [Sun, 15 May 2011 07:53:36 +0000 (09:53 +0200)]
corrected variable name in section_onefile_picview and improved html code of picview.js a little

12 years agoAdded new code for a slideshow taken from http://snippets.dzone.com/posts/show/1068
root [Sat, 14 May 2011 22:49:28 +0000 (00:49 +0200)]
Added new code for a slideshow taken from snippets.dzone.com/posts/show/1068

12 years agofix message composing
Wilfried Goesgens [Sat, 14 May 2011 14:01:36 +0000 (14:01 +0000)]
fix message composing

   - when composing the text/plain downmix mimepart we forgot to add a linefeed.

12 years agoMemleak: when expanding shorter URLs we need to free the reply buffer.
Wilfried Goesgens [Sat, 14 May 2011 09:48:17 +0000 (09:48 +0000)]
Memleak: when expanding shorter URLs we need to free the reply buffer.

12 years agoEliminated the 'switchable' iconbar and completed replacing it with an expandable...
Art Cancro [Fri, 13 May 2011 21:08:23 +0000 (17:08 -0400)]
Eliminated the 'switchable' iconbar and completed replacing it with an expandable roomlist.
Still needs some tuning.

12 years agoInitial HTML/JS work for expandable roomlist
Art Cancro [Fri, 13 May 2011 19:02:24 +0000 (15:02 -0400)]
Initial HTML/JS work for expandable roomlist

12 years agoHide nodes which already have sharing from the other table.
Wilfried Goesgens [Fri, 13 May 2011 14:00:54 +0000 (16:00 +0200)]
Hide nodes which already have sharing from the other table.

12 years agoMore compfort for inline vieweable attachments
Wilfried Goesgens [Fri, 13 May 2011 09:41:02 +0000 (11:41 +0200)]
More compfort for inline vieweable attachments

  - make it look similar to if it was just a view link which is downloaded binary and the browser shows it
  - this 'view' link now toggles the visibility of the inline rendered attachment
  - this makes viewing mails with text attachments more compact.

12 years agoUse the same method in both places to determine whether the wholist in the iconbar...
Art Cancro [Fri, 13 May 2011 02:11:40 +0000 (22:11 -0400)]
Use the same method in both places to determine whether the wholist in the iconbar is expanded or collapsed.  This prevents it from getting out of sync.

12 years agoThe in-iconbar wholist is now expandable and collapsible.
Art Cancro [Thu, 12 May 2011 21:14:07 +0000 (17:14 -0400)]
The in-iconbar wholist is now expandable and collapsible.
It also maintains its state across page reloads.  I *may* move it into the ib-vector
to make it persistent across logins.  TODO: same for the in-inconbar roomlist.

12 years agofix source so that '-Wformat -Werror=format-security' doesn't stop us from compiling
Wilfried Goesgens [Thu, 12 May 2011 20:18:03 +0000 (20:18 +0000)]
fix source so that '-Wformat -Werror=format-security' doesn't stop us from compiling

12 years agoMake config defaults seteable by environment variables if setup is running headless
Wilfried Goesgens [Thu, 12 May 2011 19:50:47 +0000 (19:50 +0000)]
Make config defaults seteable by environment variables if setup is running headless

these are the environment variables and their defaults:
uname(&my_utsname);
/* set some sample/default values in place of blanks... */
CITADEL_c_nodename=my_utsname.nodename
CITADEL_c_humannode=_("My System")
CITADEL_c_phonenum=_("US 800 555 1212")
CITADEL_c_initax=4
CITADEL_c_moreprompt="<more>"
CITADEL_c_twitroom="Trashcan"
CITADEL_c_baseroom=BASEROOM
CITADEL_c_aideroom="Aide"
CITADEL_c_port_number=504
CITADEL_c_sleeping=900
CITADEL_c_smtp_port=25
CITADEL_c_pop3_port=110
CITADEL_c_imap_port=143
CITADEL_c_msa_port=587
CITADEL_c_smtps_port=465
CITADEL_c_pop3s_port=995
CITADEL_c_imaps_port=993
CITADEL_c_pftcpdict_port=-1
CITADEL_c_managesieve_port=2020
CITADEL_c_xmpp_c2s_port=5222
CITADEL_c_xmpp_s2s_port=5269

12 years agoChanged session logging in order to determine why some sessions are not timing out.
Art Cancro [Thu, 12 May 2011 16:47:02 +0000 (12:47 -0400)]
Changed session logging in order to determine why some sessions are not timing out.

12 years agoCleanup pop3client
Art Cancro [Thu, 12 May 2011 15:01:07 +0000 (11:01 -0400)]
Cleanup pop3client

12 years agoctdllog -> syslog...
Wilfried Goesgens [Tue, 10 May 2011 22:14:25 +0000 (22:14 +0000)]
ctdllog -> syslog...

12 years agojust log the close if we're realy going to close.
Wilfried Goesgens [Tue, 10 May 2011 22:05:46 +0000 (22:05 +0000)]
just log the close if we're realy going to close.

12 years agoDon't close 0-filedescriptors on session killing, its our indicator for not here...
Wilfried Goesgens [Tue, 10 May 2011 22:03:20 +0000 (22:03 +0000)]
Don't close 0-filedescriptors on session killing, its our indicator for not here, since 0 equals STDIN which at best is redirected to /dev/null

12 years agolocated the place to put the initial attachment count into
Wilfried Goesgens [Sat, 7 May 2011 13:23:06 +0000 (13:23 +0000)]
located the place to put the initial attachment count into

12 years agoSet up wcsession members and template conditionals for wholist-expanded and roomlist...
Art Cancro [Fri, 6 May 2011 21:53:26 +0000 (17:53 -0400)]
Set up wcsession members and template conditionals for wholist-expanded and roomlist-expanded in the iconbar.

12 years agofix possible crashes of not NULL-checking the result of icalproperty_get_attendee()
Wilfried Goesgens [Thu, 5 May 2011 21:14:25 +0000 (21:14 +0000)]
fix possible crashes of not NULL-checking the result of icalproperty_get_attendee()

12 years agoadd test for html translating
Wilfried Goesgens [Thu, 5 May 2011 21:14:01 +0000 (21:14 +0000)]
add test for html translating

12 years agoGuard against 'billion laughs' attack in our XMPP service
Art Cancro [Tue, 3 May 2011 17:04:29 +0000 (13:04 -0400)]
Guard against 'billion laughs' attack in our XMPP service

12 years agoadd new token MSG:NATTACH to output the number of currently uploaded attachments
Wilfried Goesgens [Mon, 2 May 2011 19:50:04 +0000 (19:50 +0000)]
add new token MSG:NATTACH to output the number of currently uploaded attachments

12 years agoGenerate Message-ID's that will not be reused/repeated if Citadel server is reinstall...
Art Cancro [Sat, 30 Apr 2011 18:42:18 +0000 (14:42 -0400)]
Generate Message-ID's that will not be reused/repeated if Citadel server is reinstalled on the same host.

12 years agoFix pushmail editing
Wilfried Goesgens [Fri, 29 Apr 2011 13:53:07 +0000 (13:53 +0000)]
Fix pushmail editing

  - fix link to config dialog
  - fix going into preferences room, a memset 0 was missing here.

12 years agoInitial workup of click-to-expand iconbar wholist.
Art Cancro [Tue, 26 Apr 2011 03:31:38 +0000 (23:31 -0400)]
Initial workup of click-to-expand iconbar wholist.

12 years ago* fix some rare oom situation.
Wilfried Goesgens [Fri, 22 Apr 2011 22:50:09 +0000 (22:50 +0000)]
* fix some rare oom situation.

12 years agoRemoved extra logging. The bug I was hunting was not in Citadel.
Art Cancro [Tue, 19 Apr 2011 21:23:16 +0000 (17:23 -0400)]
Removed extra logging.  The bug I was hunting was not in Citadel.

12 years agoTemporarily adding some debugging syslog messages
Art Cancro [Tue, 19 Apr 2011 21:04:18 +0000 (17:04 -0400)]
Temporarily adding some debugging syslog messages

12 years agodisplay_individual_cal() now bails out _very_ early if no DTSTART found
Art Cancro [Tue, 19 Apr 2011 03:05:57 +0000 (23:05 -0400)]
display_individual_cal() now bails out _very_ early if no DTSTART found

12 years agoFix of terminate problem while loading user list
Wilfried Goesgens [Sun, 17 Apr 2011 21:21:41 +0000 (21:21 +0000)]
Fix of terminate problem while loading user list

12 years ago* fix multiple compiler warnings...
Wilfried Goesgens [Sun, 17 Apr 2011 20:43:15 +0000 (20:43 +0000)]
* fix multiple compiler warnings...

12 years agoAdded expand/collapse icons for the Roomlist and Wholist.
Art Cancro [Tue, 12 Apr 2011 03:24:08 +0000 (23:24 -0400)]
Added expand/collapse icons for the Roomlist and Wholist.
(They don't work yet.  Placeholders only.)

12 years agoRemoved single-quotes from setup dialogs. They confuse whiptail.
Art Cancro [Tue, 12 Apr 2011 02:37:17 +0000 (22:37 -0400)]
Removed single-quotes from setup dialogs.  They confuse whiptail.

12 years agogenerate_uuid() now generates more or less DCE-compliant uuid's
Wilfried Goesgens [Sun, 4 Sep 2011 20:11:43 +0000 (20:11 +0000)]
generate_uuid() now generates more or less DCE-compliant uuid's

12 years agoReunified the master and client socket listener loops to cut down on thread diversity
Art Cancro [Thu, 7 Apr 2011 03:53:21 +0000 (23:53 -0400)]
Reunified the master and client socket listener loops to cut down on thread diversity

12 years agoAdded GPL declaration to source files in libcitadel
Art Cancro [Thu, 7 Apr 2011 03:17:23 +0000 (23:17 -0400)]
Added GPL declaration to source files in libcitadel