Commit Graph

20 Commits

Author SHA1 Message Date
Kartik K. Agaram 9ded0ea184 slack: hacky feature to browse thread by url
Doesn't currently support a comment url. That should be easy to fix..
2022-01-17 20:30:09 -08:00
Kartik K. Agaram 1f8341fdd6 slack: use tab to bounce between channels 2021-08-13 16:44:08 -07:00
Kartik K. Agaram a67cf4b248 . 2021-08-13 14:19:01 -07:00
Kartik K. Agaram f810852ed2 slack: new view: top-level posts from a channel
- No way yet in the UI to switch views
- Pagination doesn't work yet; it's going to require more duplication :/
2021-08-13 13:40:33 -07:00
Kartik K. Agaram 388ad74cf1 .
Clean up offset calculations to bear out the name 'first-free'.
2021-08-13 08:37:46 -07:00
Kartik K. Agaram c9e9b56123 start standardizing how we manage item arrays
I need to start treating them as postings lists (https://en.wikipedia.org/wiki/Inverted_index)
2021-08-13 08:27:50 -07:00
Kartik K. Agaram b6580e0b14 slack: clearer loading screen 2021-08-13 06:34:22 -07:00
Kartik K. Agaram 2c401eb6e8 . 2021-08-11 18:36:57 -07:00
Kartik K. Agaram a0550a55fd slack: ctrl-f for page-down 2021-08-11 18:08:08 -07:00
Kartik K. Agaram 5c55de64e0 slack: render items in reverse chronological order 2021-08-11 17:17:41 -07:00
Kartik K. Agaram b3decbb57f . 2021-08-11 10:29:34 -07:00
Kartik K. Agaram 34d3cb48e9 . 2021-08-10 22:46:51 -07:00
Kartik K. Agaram 76eceb2ca3 slack: first page rendering of real FoC data
https://futureofcoding.org/community
2021-08-10 22:44:49 -07:00
Kartik K. Agaram c407d842a4 slack: first rendering of test data 2021-08-10 22:17:05 -07:00
Kartik K. Agaram 0d905ca59e slack: parse items 2021-08-10 21:05:02 -07:00
Kartik K. Agaram 3c88966683 . 2021-08-10 20:52:18 -07:00
Kartik K. Agaram 6ff54c16f9 . 2021-08-10 20:50:34 -07:00
Kartik K. Agaram 2c07b35861 . 2021-08-10 20:50:16 -07:00
Kartik K. Agaram e6d6a9e4df . 2021-08-10 20:49:50 -07:00
Kartik K. Agaram 7175cf056a . 2021-08-10 15:35:13 -07:00