[dreamwidth/dw-free] 69b269: Revert notes conversion
Branch: refs/heads/master Home: https://github.com/dreamwidth/dw-free Commit: 69b2698e8c17921e4e08b5794e1fd8236ad12515 https://github.com/dreamwidth/dw-free/commit/69b2698e8c17921e4e08b5794e1fd8236ad12515 Author: Mark Smith mark@dreamwidth.org Date: 2022-01-01 (Sat, 01 Jan 2022)
Changed paths: M cgi-bin/Apache/BML.pm M cgi-bin/Apache/LiveJournal.pm M cgi-bin/DW/Controller/API/REST.pm M cgi-bin/DW/Controller/Create.pm M cgi-bin/DW/Controller/Entry.pm M cgi-bin/DW/Controller/Journal/AdultContent.pm M cgi-bin/DW/Controller/Journal/Protected.pm M cgi-bin/DW/Controller/Profile.pm M cgi-bin/DW/Controller/Talk.pm M cgi-bin/DW/FormErrors.pm M cgi-bin/DW/Hooks/NavStrip.pm M cgi-bin/DW/OAuth.pm M cgi-bin/DW/Request.pm M cgi-bin/DW/Request/Apache2.pm M cgi-bin/DW/Request/Base.pm M cgi-bin/DW/Request/Standard.pm M cgi-bin/DW/Routing.pm M cgi-bin/DW/Setting/MobileView.pm M cgi-bin/DW/SiteScheme.pm M cgi-bin/DW/Template.pm M cgi-bin/DW/Template/Filters.pm M cgi-bin/DW/Template/Plugin.pm M cgi-bin/LJ/EmbedModule.pm M cgi-bin/LJ/Global/BMLInit.pm M cgi-bin/LJ/Global/Defaults.pm M cgi-bin/LJ/Protocol.pm M cgi-bin/LJ/S2.pm M cgi-bin/LJ/S2/EntryPage.pm M cgi-bin/LJ/S2/FriendsPage.pm M cgi-bin/LJ/Setting.pm M cgi-bin/LJ/URI.pm M cgi-bin/LJ/UniqCookie.pm M cgi-bin/LJ/User/Administration.pm M cgi-bin/LJ/User/Login.pm M cgi-bin/LJ/User/Styles.pm M cgi-bin/LJ/Web.pm M cgi-bin/bml/scheme/tt_runner.look M htdocs/login.bml M htdocs/preview/entry.bml M htdocs/support/append_request.bml M t/atom-post.t
Log Message:
Revert notes conversion
This temporarily reverts the conversion to using the DW::Request->cache instead of Apache notes. There were some issues when this went live briefly and I need to spend more time debugging it.