Commit graph

94 commits

Author SHA1 Message Date
Daniel Kempkens 14dceccfec
fix(chat): append space between bookmarks 2023-08-21 16:54:27 +02:00
Daniel Kempkens 4b4c01bb14
feat(chat): message bookmarks 2023-08-21 13:40:48 +02:00
Daniel Kempkens 8900987e2c
fix(chat): tag styling 2023-08-21 00:41:01 +02:00
Daniel Kempkens b301a3a726
feat(chats): tags 2023-08-21 00:20:42 +02:00
Daniel Kempkens f443a5b7ae
fix(index): search on mobile in a single line 2023-08-19 16:17:32 +02:00
Daniel Kempkens 388ecee31f
feat: Unified search results 2023-08-19 12:43:26 +02:00
Daniel Kempkens e24f6d61d7
feat: Post and comment search 2023-08-18 16:55:47 +02:00
Daniel Kempkens 852f69f690
fix: nix build 2023-08-17 15:19:56 +02:00
Daniel Kempkens 478a328042
feat: Add a way to hide sureddits in the overview 2023-08-17 15:08:20 +02:00
Daniel Kempkens e11e13f913
fix: Cleanup return value 2023-08-17 01:48:03 +02:00
Daniel Kempkens 27cf234457
fix: Chat image IDs 2023-08-17 01:12:58 +02:00
Daniel Kempkens e86a0f041b
feat: List users 2023-08-16 23:28:58 +02:00
Daniel Kempkens 377d4a074b
fix: Detect more image messages 2023-08-16 21:30:57 +02:00
Daniel Kempkens 8871dfae11
feat: Import more chat images 2023-08-16 20:14:18 +02:00
Daniel Kempkens ad0fa15832
fix: comment image rendering 2023-08-16 16:49:48 +02:00
Daniel Kempkens 86675725ff
fix: Use left_joins in some places 2023-08-16 13:22:57 +02:00
Daniel Kempkens 7931009e90
feat: dark mode 2023-08-15 22:33:42 +02:00
Daniel Kempkens 579dd239e7
feat: Include selftext and order comments 2023-08-15 20:52:53 +02:00
Daniel Kempkens 889d7d6785
fix(chat): make image size smaller 2023-08-15 17:56:02 +02:00
Daniel Kempkens feeb67f68e
feat: Include archived chats on user page 2023-08-15 17:36:04 +02:00
Daniel Kempkens 5a9ecce1cf
feat: User overview page 2023-08-15 15:03:46 +02:00
Daniel Kempkens 5d97a4f1d3
chore: Move comment rendering to helper 2023-08-15 13:56:44 +02:00
Daniel Kempkens aa761d4112
fix: Add missing file 2023-08-15 13:09:32 +02:00
Daniel Kempkens f5c0ed776e
fix: Do not include (nearly) empty chats 2023-08-15 13:09:13 +02:00
Daniel Kempkens f9102c4c27
feat: Include images for certain chat messages 2023-08-15 13:06:25 +02:00
Daniel Kempkens fdbf5b82e3
feat: Add a way to disable watching files 2023-08-14 22:46:19 +02:00
Daniel Kempkens 69c50a4204
chore: Remove systemd package 2023-08-14 20:09:27 +02:00
Daniel Kempkens b84b5daca1
feat: Use MapSet to track file changes 2023-08-14 20:01:46 +02:00
Daniel Kempkens ede1d3cb2e
fix(nix): Set buildInputs for file_system dep 2023-08-14 19:43:17 +02:00
Daniel Kempkens 23efd52c2a
fix(nix): Set buildInputs for file_system dep 2023-08-14 19:36:05 +02:00
Daniel Kempkens 5cfbcf2df9
fix(nix): Set buildInputs 2023-08-14 19:22:48 +02:00
Daniel Kempkens f0e670d99f
feat: Only re-import changed files 2023-08-14 18:23:29 +02:00
Daniel Kempkens 23a1d6a9d6
feat: Support importing and viewing chats 2023-08-14 15:05:27 +02:00
Daniel Kempkens 82e435ddd8
feat: Adjust comment styling 2023-08-14 13:07:38 +02:00
Daniel Kempkens 18260122bb
fix: minor fixes 2023-08-14 02:06:10 +02:00
Daniel Kempkens 0ff7664489
fix: regenate mix.nix 2023-08-14 01:45:48 +02:00
Daniel Kempkens 0d86039210
feat: Add support for connecting to Postgres via the socket 2023-08-14 01:26:59 +02:00
Daniel Kempkens 277bee4dc4
feat: Postgres backend 2023-08-14 01:18:55 +02:00
Daniel Kempkens c819ff2f20
Support empty titles 2023-05-25 22:07:28 +02:00
Daniel Kempkens 64b189ab23
fix: Improved path escaping 2023-05-18 20:20:45 +02:00
Daniel Kempkens 8c623afd31
feat: loop videos 2023-05-18 16:38:26 +02:00
Daniel Kempkens 5078b3ec07
fix: Escape href and src URIs 2023-05-18 12:52:47 +02:00
Daniel Kempkens b7ee6159e8
fix: Raise logger level to warning 2023-05-18 00:56:50 +02:00
Daniel Kempkens e03c759bb7 Initial commit 2023-05-18 00:13:55 +02:00