libreddit/static
gmnsii 1e418619f1 Feat: search for comments within posts
Add the ability to search for specific comments within posts.
Known issues:
  - Just like on reddit, this does not work with comment sorting. The
    sorting order is ignored during the search and changing the sorting
    order after the search does not change anything. I do not think we
    can fix this before reddit does, since in my understanding we rely
    on them for the sorting. However we could implement a default
    sorting method ourselves by taking the vector of comments returned
    from the search and sorting it manually.
  - The UI could be improved on mobile. On screens with a max width
    inferior to 480 pixels, the comment search bar is displayed below
    the comment sorting form. It would be great if we could make the
    search bar have the same width as the whole comment sorting form
    but I do not have the willpower to write any more css.
2023-03-24 17:41:26 -07:00
..
themes Theme browser scrollbar 2022-12-26 22:57:04 +01:00
Inter.var.woff2 Use Inter font 2021-05-19 16:09:08 -07:00
apple-touch-icon.png Fill background of Apple Touch Icon 2021-03-18 21:36:39 -07:00
favicon.ico Switch favicon to ico 2021-02-26 12:04:11 -08:00
favicon.png Geometric logo 2021-02-25 09:07:45 -08:00
hls.min.js Update hls.js.min to v1.2.4 2022-11-02 08:46:59 -07:00
logo.png Geometric logo 2021-02-25 09:07:45 -08:00
manifest.json Fix #140 2021-02-27 13:34:02 -08:00
playHLSVideo.js HLS video playback (#182) 2021-05-10 01:25:52 +00:00
style.css Feat: search for comments within posts 2023-03-24 17:41:26 -07:00