Commit Graph

13 Commits

Author SHA1 Message Date
towards-a-new-leftypol 1874f3a043 Move Action and Routes into the Common git submodule
- also fixes to display fewer things because everything is unbearably
  slow on mobile even on a lan, I hope that this is something that can
  be profiled and optimized out since rendering with very few posts
  is reasonably quick.
    - things to check: String conversions
2024-03-05 18:15:43 -05:00
towards-a-new-leftypol f04fd2e591 Search WiP: Add searchbar component 2024-03-01 02:29:24 -05:00
towards-a-new-leftypol 02c7a48770 Add youtube embeds 2024-02-29 20:52:00 -05:00
towards-a-new-leftypol 49157c27f2 Add input range time control
- add component module
- hook up events, update function etc
2024-02-19 13:02:16 -05:00
towards-a-new-leftypol b44523d6d9 Update catalog view styles 2024-02-11 15:27:22 -05:00
towards-a-new-leftypol 1d97524db4 minor css fix for multifile replies (make reflow consistent with site) 2024-02-10 08:05:42 -05:00
towards-a-new-leftypol 1950b45157 Parsing PostBodies seems to work okay
- tie in parsing into the threadview update function
- that may not be the final place for it but it works for now to just
  bring out the Show instances.
- need a renderer now
2024-02-09 09:19:32 -05:00
towards-a-new-leftypol 9269448477 render thread 2024-02-07 07:49:23 -05:00
towards-a-new-leftypol 57e1fe590e Show thumbnails 2024-01-25 23:51:59 -05:00
towards-a-new-leftypol 75024b1fd0 use estimated post counts 2024-01-22 13:46:29 -05:00
towards-a-new-leftypol 013a04a7d2 Display most recent catalog 2024-01-15 15:40:52 -05:00
towards-a-new-leftypol 77a319fa8e Add html key for catalog fetch count 2024-01-14 21:54:52 -05:00
towards-a-new-leftypol 9b72d2fbe4 Add json payload encoding, headers to http request
- also get settings from page metadata
2024-01-14 18:54:36 -05:00