if StrBuf_ServGetln() is called in a loop, its return value has to be checked for...
[citadel.git] / webcit / messages.c
2011-09-04 Wilfried Goesgensif StrBuf_ServGetln() is called in a loop, its return...
2011-09-04 Art CancroRemoved logging subsystem from webcit. It's all syslog...
2011-09-04 Art CancroRemoved some old TECH_PREVIEW sections.
2011-09-04 Art CancroGot rid of all of the .m.html templates and is_mobile...
2011-09-04 Art CancroForce wiki room views into the wiki viewer instead...
2011-09-04 Art CancroPerformed a bunch of markup fixes suggested by validato...
2010-12-13 Art CancroWrote the ajax call for remove_attachment(), todo:...
2010-12-12 Art CancroAttachments count is now updated in navbar
2010-12-10 Art CancroPerform uploads via a (eventually to be hidden) iframe
2010-12-10 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-12-10 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-12-10 Art CancroReworking the enter message and attach dialogs
2010-11-15 Wilfried GoesgensMemleak: post_message(): don't forget about the recipie...
2010-10-26 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-26 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-26 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-26 Art CancroNumerous style changes to the 'edit message' dialog...
2010-10-25 Wilfried Goesgens* Use new MSet-Matcher to retrieve seen state (10%...
2010-09-23 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-23 Art CancroRemoved a spurious log message
2010-09-10 Art Cancroreadfwd etc now work in anonymous guest mode
2010-09-01 Art CancroRemove $Id$ tags from most of webcit
2010-08-29 Wilfried Göesgens* remove sv* in messages.c
2010-08-29 Wilfried Göesgens * remove WCVIEW, we have COND:THISROOM:CURR_VIEW;...
2010-06-17 Wilfried Göesgens* post_message() whoops, wrong pointer?
2010-06-01 Wilfried Göesgens* post_message(): QP encode TO/CC/BCC if necessary
2010-05-22 Wilfried Göesgens* NeedNewBuf() as CLANG indicates, this parameter shoul...
2010-04-24 Wilfried Göesgens* add Remove button
2010-04-24 Wilfried Göesgens* post_mime_to_server(): next try for the lz3 case...
2010-04-08 Wilfried Göesgens* change_start_page(), LoadStartpage(): check whether...
2010-03-07 Wilfried Göesgens* if we receive a text\n000 its a legal message. don...
2010-02-06 Wilfried Göesgens* move serv_func.c:read_server_binary() to tcp_sockets...
2010-01-31 Wilfried Göesgens* remove unneeded vcard function...
2010-01-24 Wilfried Göesgens* merge from dav_rework:
2010-01-14 Wilfried Göesgens* create function to parse the output of goto into...
2010-01-13 Art Cancro* Removed some cruft leftover from the old bbs view
2009-12-30 Art Cancro* Enhance the older/newer logic. It's still not quite...
2009-12-03 Art CancroHandle ajax embeds for message renderer
2009-11-13 Art Cancro* Renamed the 'wikipage' variable to 'page' in the...
2009-11-11 Art Cancro* Fixed a bug that was causing the initial visit to...
2009-11-11 Art Cancro* The 'Search' box now works properly in a Wiki room.
2009-11-05 Wilfried Göesgens* first check for done before running into failed buffe...
2009-10-28 Wilfried Göesgens* respect the context while sorting. Else unexpected...
2009-10-27 Art Cancro* Added the code to let display_wiki_page_backend(...
2009-10-23 Wilfried Göesgensrename wprintf to wc_printf; wchar.h also has a wprintf
2009-10-20 Wilfried Göesgens* add a Display name to our handlers; this will be...
2009-10-14 Art Cancro* only include a plain text multipart/alternative for...
2009-10-08 Art Cancro* When entering a wiki room, display the wiki home...
2009-10-01 Wilfried Göesgens* if an attachment is empty don't send it to the server
2009-08-28 Wilfried Göesgens* move marchlist into its own file
2009-08-23 Wilfried Göesgens* add logging if auth-basic session connecting fails...
2009-08-20 Wilfried Göesgens* split tasks view into its own file
2009-07-29 Art Cancro* Eliminated the 'gotonext' problem with the bbs view...
2009-07-29 Art Cancro* Modified load_msg_pointers(), gave it the ability...
2009-07-29 Art Cancro* Style cleanup
2009-07-27 Wilfried Göesgens* lowercase mimetype before looking it up; fixes mail...
2009-07-24 Art Cancro* Added new readloop command 'readgt' which will produc...
2009-07-08 Wilfried Göesgens* migrate more of the upload handling to strbuf
2009-07-03 Art Cancro* Temporarily disabled the 'Drafts' functions. I like...
2009-06-16 Wilfried Göesgens* if the Msg read seem invalid, don't add it to our...
2009-06-16 Art Cancro* cleanup
2009-06-16 Art Cancro* Style cleanup
2009-06-14 Wilfried Göesgens* comparison was wrong, thanks sam.
2009-06-12 Wilfried Göesgens* apply Sam Liddicotts save to drafts patch. Some chang...
2009-06-12 Wilfried Göesgens* allow mimepart identifiers to be alphanumeric, as...
2009-06-04 Wilfried Göesgens* set an application specific prefered Buffer size...
2009-05-24 Wilfried Göesgens* check for WC in conditionals...
2009-05-24 Wilfried Göesgens* move stuff from Hdr into substruct that may be easily...
2009-05-19 Wilfried Göesgens* fix URL parsing for /message/
2009-05-17 Wilfried Göesgens* more fixes, offset in URLS is different now, since...
2009-05-17 Wilfried Göesgens* BIG rewrite of header handling and slimming of contex...
2009-05-14 Wilfried Göesgens* add defines for our errorcodes
2009-05-13 Wilfried Göesgens* output the mime type of the tepmlate in read_message...
2009-05-12 Art Cancro* load_mimepart() was including protocol chatter in...
2009-05-10 Wilfried Göesgens* uninitialized value...
2009-05-10 Wilfried Göesgens* add more module handlers:
2009-05-07 Wilfried Göesgens* don't choke if the vcard fails to load
2009-05-04 Wilfried Göesgens* serv_getln now is a wrapper around existing functiona...
2009-04-26 Wilfried Göesgens* use load_message in the useredit form
2009-04-26 Wilfried Göesgens* chop read_message into two pieces: the part actualy...
2009-04-25 Wilfried Göesgens* evade double calls to output_headers
2009-04-25 Wilfried Göesgens* swap I/O to the new functions
2009-04-23 Wilfried Göesgens* use modern functions for downloads.
2009-04-19 Wilfried Göesgens* use enhanced buffering while reading messages too.
2009-04-16 Art Cancro* Don't fetch header summary in MSGS command for calend...
2009-03-19 Art Cancro* Remove leading '|' from references if present
2009-03-18 Wilfried Göesgens* change message list to use buffered serverread and...
2009-03-02 Wilfried Göesgens* fix display of quoted-printable names in addressbook...
2009-02-25 Wilfried Göesgens+ add non-TP-Related Wildfire enabled error logging...
2009-02-17 Wilfried Göesgens* if the mail doesn't give us a mimetype (..or just...
2009-02-16 Wilfried Göesgens* fix the Ladyhawke image post bug (hopefully)
2009-02-16 Wilfried Göesgens* remove double call registration.
2009-02-10 Wilfried Göesgens* add name of callback hook for logging (yes, I LOVE...
2009-02-10 Wilfried Göesgens* move serv_info into the session, here we can control...
2009-02-02 Wilfried Göesgens* fix "all" messages view in bbs view
2009-01-31 Wilfried Göesgens* display single vcard by just calling read_message...
2009-01-25 Matt* fix search in mailbox view
2009-01-18 Wilfried Göesgens+ add flag to print backtraces in template logging...
2009-01-14 Wilfried Göesgens* add 'control context'; which will carry information...
2009-01-13 Matt* fix issues with room list in firefox 2 (didn't detect...
next