Detect screen dimensions _before_ attaching to the server.
[citadel.git] / webcit / messages.c
2011-11-03 Art CancroRenamed 'groupdav' to 'dav' in filenames
2011-08-28 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-08-25 Art CancroFixed the remaining bugs that kept Drafts from working...
2011-08-25 Art CancroTest commit
2011-08-25 Art CancroCleanup of code path for handling message submit errors
2011-08-25 Art CancroSubmitting a message and getting back a 550 from the...
2011-08-25 Art CancroChanged save_to_drafts to saving_to_drafts for clarity
2011-08-24 Art CancroNoted with a comment where we need to handle ENT0 errors
2011-08-24 Art CancroIf user clicks in the empty part of a mailbox view...
2011-08-12 Wilfried Goesgensdisplay_enter(): handle QP encodings
2011-07-31 Wilfried Goesgensmove the rest of the places to use AppendImportantMessa...
2011-07-31 Wilfried Goesgensups. zero based so an off by one.
2011-07-28 Wilfried Goesgensbuybuy plaintext important message.
2011-07-27 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-25 Wilfried Goesgenstemplate moving the messages select target.
2011-07-24 Wilfried GoesgensFix lots of warnings all over the place, make inbound...
2011-07-13 Art CancroAdded the Cc's to ReplyAll
2011-07-13 Art CancroExtracting the 'To:' header from the replying_to messag...
2011-07-13 Art CancroExtracting the 'To:' header from the replying_to messag...
2011-07-12 Art CancroInitial implementation of the 'replying_to=' method...
2011-07-11 Art CancroRemoved Msg->reply_to because it held data for an older...
2011-05-15 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-15 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-14 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-14 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-14 Wilfried Goesgensfix message composing
2011-05-14 Wilfried Goesgensfix message composing
2011-04-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-04-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-04-06 Wilfried Goesgensif StrBuf_ServGetln() is called in a loop, its return...
2011-04-06 Wilfried Goesgensif StrBuf_ServGetln() is called in a loop, its return...
2011-01-17 Art CancroRemoved logging subsystem from webcit. It's all syslog...
2011-01-17 Art CancroRemoved logging subsystem from webcit. It's all syslog...
2011-01-13 Art CancroRemoved some old TECH_PREVIEW sections.
2011-01-13 Art CancroRemoved some old TECH_PREVIEW sections.
2011-01-11 Art CancroGot rid of all of the .m.html templates and is_mobile...
2011-01-11 Art CancroGot rid of all of the .m.html templates and is_mobile...
2011-01-10 Art CancroForce wiki room views into the wiki viewer instead...
2011-01-10 Art CancroForce wiki room views into the wiki viewer instead...
2010-12-30 Art CancroPerformed a bunch of markup fixes suggested by validato...
2010-12-30 Art CancroPerformed a bunch of markup fixes suggested by validato...
2010-12-13 Art CancroWrote the ajax call for remove_attachment(), todo:...
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-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 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 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-12-10 Art CancroReworking the enter message and attach dialogs
2010-11-15 Wilfried GoesgensMemleak: post_message(): don't forget about the recipie...
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 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-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-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 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-23 Art CancroRemoved a spurious log message
2010-09-23 Art CancroRemoved a spurious log message
2010-09-10 Art Cancroreadfwd etc now work in anonymous guest mode
2010-09-10 Art Cancroreadfwd etc now work in anonymous guest mode
2010-09-01 Art CancroRemove $Id$ tags from most of webcit
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 sv* in messages.c
2010-08-29 Wilfried Göesgens * remove WCVIEW, we have COND:THISROOM:CURR_VIEW;...
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...
next