[dreamwidth/dw-free] 7123fd: Convert inbox to TT (#2853)
Branch: refs/heads/master Home: https://github.com/dreamwidth/dw-free Commit: 7123fd29bdc6f0f4d069a20889a18e543299d77b https://github.com/dreamwidth/dw-free/commit/7123fd29bdc6f0f4d069a20889a18e543299d77b Author: momijizukamori momijizukamori+bugzilla@gmail.com Date: 2022-03-01 (Tue, 01 Mar 2022)
Changed paths: A cgi-bin/DW/Controller/Inbox.pm M cgi-bin/LJ/Comment.pm M cgi-bin/LJ/Event/JournalNewComment.pm R htdocs/inbox/compose.bml R htdocs/inbox/compose.bml.text R htdocs/inbox/index.bml R htdocs/inbox/index.bml.text R htdocs/inbox/markspam.bml M htdocs/js/components/jquery.autocompletewithunknown.js A htdocs/js/jquery.inbox.js M htdocs/scss/components/autocompletewithunknown.scss A htdocs/scss/pages/inbox.scss M htdocs/scss/skins/compatibility-styles.scss M htdocs/scss/skins/entry-styles.scss A htdocs/stc/inbox.css A views/inbox/compose.tt A views/inbox/compose.tt.text A views/inbox/folders.tt A views/inbox/index.tt A views/inbox/index.tt.text A views/inbox/markspam.tt A views/inbox/msg_list.tt
Log Message:
Convert inbox to TT (#2853)
mostly working inbox
file changes
more inbox work
More inbox cleanup
Working autocomplete for /inbox/compose
-Tweak jquery autocomplete component for more flexibility and inline display -Add autocomplete to converted compose page
Start markspam.bml conversion
markspam conversion done
Cleanup
Clean up inbox/compose
Clean up
Remove now-redundant icon code from inbox JS
Retidy with newest Test::Code::TidyAll
Solve missing strings mystery
Remove debug alert
Clean up form auth handling
Co-authored-by: Cocoamomijizukamori@gmail.com