Felisp · Thy/Thou/Thee
Make threads have preview images taken from the actuall thread OP
Add possibility of configuration file
Originally the idea was to have one well documented example config and one just as bare template but you can get the bare one with --print-default-config
now so only the documented will suffice
Add possibility of configuration file
Add option to write out internal config to file
Add proper CLI argument parsing
Add possibility of configuration file
For now default location to search is ./config.edn more might be added in the future, amybe even ENV variable as well
Add lazy-load throtlling
Add proper CLI argument parsing
Add option to lazy load catalog
Lazy loading is much harder to implement with multiple boards as I don't want to hammer the API. The request times would have to be spread out evenly.
What makes it even more complicated is the…
Add option to lazy load catalog
Support multiple boards per instance
8a7981c27a
Implement multiboard and lazyloading as result, added todos
8c1cfbed33
Update interla config to corespondent to Example