Changed how Message-ID RFC2822 field is generated
[citadel.git] / webcit / static / summaryview.js
2023-01-05 Art CancroRevert "serv_rssclient.c: style update"
2023-01-05 Art Cancroserv_rssclient.c: style update
2016-01-03 Wilfried Goesgensits wCLog now, as js styleguides command us.
2015-01-12 Wilfried GoesgensFix marking of rows: if none was selected, start at...
2014-12-29 Wilfried GoesgensAdjust the folder counters when reading / deleting...
2011-10-18 Art CancroKILL THE ENTIRE IE9 DEVELOPMENT TEAM NOW
2011-10-18 Art CancroDIE MICROSOFT DIE IE9 STILL EATING SHIFT AND CTRL
2011-10-18 Art CancroChanged the way shift/ctrl are observed by the message...
2011-10-18 Art CancroChanged the way shift/ctrl are observed by the message...
2011-10-18 Art Cancrounfucked the delete key in IE9
2011-09-07 Wilfried GoesgensLimit length of Commands sent to citserver; do multible...
2011-09-07 Wilfried GoesgensdeleteAllSelectedMessages(): don't send one request...
2011-09-04 the_mgtThis time, I really fixed the alignment in mbox view...
2011-09-04 the_mgtFixed the alignment before and after sorting the mailbo...
2011-09-04 Art CancroPrototype 1.7 seems to need ajax parameters wrapped...
2011-09-04 Art Cancroadded a javascript alert to display an error when ...
2010-07-11 Art Cancro* Replaced normalizeHeaderTable() which I had taken...
2010-07-11 Art Cancro* Eliminated the <tbody> from the message summary view...
2009-10-16 Wilfried Göesgens* indent for better maintaineability
2009-10-13 Art Cancro* Shuffled around the room banner so that the room...
2009-07-25 MattFix shift-click behavior if no messages have been selected
2009-07-23 MattFix drag and drop bugs
2009-07-22 Art Cancro* This change appears to restore ctrl-click's ability...
2009-07-22 Art Cancro* Began debugging the group select code. Several steps...
2009-07-22 MattFix another typo
2009-07-22 MattFix reference to old ctdlrowid, fixes group select
2009-07-21 Matt* Fallback to eval() method for JSON loading if the...
2009-07-21 Matt* Back out previous 'safe view default'
2009-07-18 Matt* Give newer, faster browsers the full at-once listview...
2009-03-27 Art Cancro* Fixed a multiselect bug in the mailbox view. Ctrl...
2009-03-16 Wilfried Göesgens* add conditional to check room-types
2009-03-08 Wilfried Göesgens* streamline copyright statements; add Conclusion of...
2009-03-07 Matt* Fix subject/from descending sort regression
2009-03-05 Wilfried Göesgens* flag the mailview; add all recipients
2009-02-20 Matt* add a strcmp function, use for mailbox subject/sender...
2009-02-17 Matt* Use SortOrder=0 to ascend in mailbox safe mode
2009-02-11 Art Cancro* Reinstated the 'Delete' button in the mailbox view...
2009-02-06 Matt* iteratorstruct private again
2009-02-06 Matt* fix zebra rows in mailbox view not working after...
2009-02-05 Matt* fix unread message not being bolded in mailbox
2009-02-04 Matt* Calculate a 'stopmsg' var rather than maxmsgs, fixes...
2009-02-04 Matt* Fix online users iconbar hover
2009-02-01 Matt* Fix some IE (mainly IE6) overflow issues
2009-01-31 Matt* fix preview_pane scroll memory bug
2009-01-28 Matt* restore context menu in online user list
2009-01-26 Matt* add missing banner on preferences template
2009-01-26 Matt* fix some fallout from last commit: iconbar now in...
2009-01-25 Matt* fix search in mailbox view
2009-01-24 Matt* multi-select in webcit is back, apologies to those...
2009-01-13 Matt* fix issues with room list in firefox 2 (didn't detect...
2009-01-13 Matt* move output_headers to the top of readloop, before...
2009-01-12 Matt*fix numerous regressions that I let slip:
2009-01-12 MattMerge new summary view branches changes into trunk