Changed how Message-ID RFC2822 field is generated
[citadel.git] / webcit / blogview_renderer.c
2024-03-19 Art CancroIn webcit-classic, include webserver.h from webcit.h.
2023-01-05 Art CancroRevert "serv_rssclient.c: style update"
2023-01-05 Art Cancroserv_rssclient.c: style update
2022-09-16 Art CancroReverts commit c6aec42f213ec284e34648f3d69bcf927dccddb1...
2022-09-08 Art Cancroindent -kr -i8 -brf -bbb -fnc -l132 -nce on all of...
2015-12-27 Wilfried Goesgensrename template so the name is more meaningfull.
2015-12-26 Wilfried GoesgensRework blogview renderer, so it can build the threads...
2015-12-13 Wilfried GoesgensAllow to stack contexts into message renderers.
2015-12-12 Wilfried GoesgensTemplate the last bits of the blog view.
2015-12-12 Wilfried GoesgensUse strbuf in template token handler
2015-01-06 Wilfried Goesgenswhen entering the blog view via gotonext, utilize seen...
2015-01-06 Wilfried GoesgensMove the thread matching from the blog to a more generi...
2015-01-03 Wilfried GoesgensMerge branch 'master' of git+ssh://git.citadel.org...
2015-01-03 Wilfried Goesgensuse viewspecific to transport params through the blogvi...
2012-07-19 the_mgtSame penultimo fixed for blog_view as in stable-81x...
2012-03-20 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-03-15 Art CancroMore license declaration changes which omit the bit...
2012-02-18 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-18 Wilfried GoesgensReadloop remove special cases
2011-11-13 Art CancroRenamed 'groupdav' to 'dav' in filenames
2011-09-16 Art CancroWrite out a log message when an unparented blog comment...
2011-09-04 Wilfried GoesgensFix lots of warnings all over the place, make inbound...
2011-09-04 Wilfried Goesgensmove blog templates into their own directory
2011-09-04 Art Cancro'older posts' and 'newer posts' links now work. 'max...
2011-09-04 Art CancroAdded the 'older posts' entry to blog view
2011-09-04 Art Cancroblogview: allow 'firstp=' parameter to determine where...
2011-09-04 Art Cancroblogpost_render() is now beautiful and elegant
2011-09-04 Art Cancroblogpost_render() is now called with a new parameter...
2011-09-04 Art CancroStop processing if the viewer is only interested in...
2011-09-04 Art CancroPoint out the missing parts of the blog view render...
2011-09-04 Art Cancropointers, not objects
2011-09-04 Art CancroAnother minor commit
2011-09-04 Art CancroMeaningless commit intended to troubleshoot commit...
2011-09-04 Art Cancroadded some comments for things I need to add
2011-09-04 Art CancroSorting the blog posts in newest-to-oldest order now...
2011-09-04 Art CancroSort the array of blogposts before render. It doesn...
2011-09-04 Art CancroLoad pointers to blogposts into an array that we can...
2011-09-04 Art CancroSeparate blogpost renderer/destructor into different...
2011-09-04 Art CancroDetermine msgnums for rendering
2011-09-04 Art CancroDefine a consistent way to turn message id into thread...
2011-09-04 Art CancroMoved the struct declarations from blogview_renderer...
2011-09-04 Art CancroRemoved the unused second argument from the do_template...
2011-09-04 Art CancroAdded a 'permalink' link to the bottom of a blog post...
2011-09-04 Art CancroRevert "Generate UUID in blog posts to be used in perma...
2011-09-04 Art CancroRevert "Change to blog euid storage; note new definitio...
2011-09-04 Art CancroRevert "We need EUID indexing for Blog rooms."
2011-09-04 Art CancroWe need EUID indexing for Blog rooms.
2011-09-04 Art CancroChange to blog euid storage; note new definition in...
2011-09-04 Art CancroGenerate UUID in blog posts to be used in permalinks
2011-09-04 Wilfried Goesgensif StrBuf_ServGetln() is called in a loop, its return...
2011-09-04 Art CancroClicking on the room name in the banner goes to the...
2011-09-04 Art CancroThe 'gotofirst' key is now called 'go' for brevity
2011-09-04 Art CancroChanged 'free software' to 'open source' to piss off...
2010-11-25 Art Cancroremove a FIXME that we fixed
2010-11-22 Art CancroPermalinks work now but they are ugly.
2010-11-22 Art CancroBegan working on a permalink system WARNING NOT WORKING YET
2010-11-15 Art CancroBegan defining CSS for blog view
2010-11-12 Art CancroNew templates for rendering messages as blog posts...
2010-11-12 Art CancroLocalized strings for blog view
2010-11-01 Art Cancroviewdefs is now boolean
2010-10-25 Art CancroBlog rendering continued...
2010-10-21 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-19 Art CancroTemporary text renderer for blog view, displays posts...
2010-10-19 Art CancroAdded some comments to the code to jog my memory when...
2010-10-19 Art CancroReworked the internal data model for the blog view.
2010-10-13 Art Cancronumber of comments
2010-10-13 Art Cancroblog renderer
2010-10-12 Art CancroOk, *this* is the way we want it structured internally.
2010-10-12 Art CancroRendering tests
2010-10-12 Art CancroRendering test
2010-10-12 Art CancroStore the thread tree (id/refs) in memory using hashes...
2010-10-06 Art CancroMore underpinnings for blog thread view
2010-10-06 Art CancroMove some of the new code into a separate function
2010-10-06 Art Cancroblog view - retain msgid and refs in array using strbuf...
2010-09-25 Art CancroRevert "Revert "Removed the "fix_scrollbarbug" div...
2010-09-25 Art CancroRevert "Removed the "fix_scrollbarbug" div and all...
2010-09-25 Art CancroRevert "Revert "Removed the "fix_scrollbarbug" div...
2010-09-25 Art CancroRevert "Removed the "fix_scrollbarbug" div and all...
2010-09-24 Art CancroRemoved the "fix_scrollbarbug" div and all references...
2010-09-23 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-23 Art Cancrofleshed out the blog read loop a bit.
2010-09-16 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-15 Art CancroSkeleton renderer for blog view