Commit graph

45 commits

Author SHA1 Message Date
Daniel Kempkens 6bce856193
chore: Remove statistics 2023-10-24 00:25:11 +02:00
Daniel Kempkens 6d9db86e30
fix: Import
All checks were successful
Build / build (push) Successful in 4m8s
2023-10-20 19:49:51 +02:00
Daniel Kempkens 65f8468daa
fix: Improved importing of duplicate posts and comments
All checks were successful
Build / build (push) Successful in 4m10s
2023-10-20 18:23:07 +02:00
Daniel Kempkens caea9d54ce
feat: Sort subreddit posts by most comments 2023-10-18 17:52:24 +02:00
Daniel Kempkens ddb9288415
feat: Post type icons 2023-10-18 13:29:55 +02:00
Daniel Kempkens d40db4ca4c
feat(search): use postgres native fulltext search
All checks were successful
Build / build (push) Successful in 3m46s
2023-10-09 21:51:53 +02:00
Daniel Kempkens 71fb71ddb9
feat: Show basic statistics in subreddit date view 2023-10-05 09:56:47 +02:00
Daniel Kempkens a19c4f6a36
feat: Link directly to comments 2023-10-04 20:59:52 +02:00
Daniel Kempkens e0107a3d81
chore: Use when clauses to aid the JIT in RenderUtils
All checks were successful
Build / build (push) Successful in 2m42s
2023-10-04 11:04:29 +02:00
Daniel Kempkens d68b03d133
feat: Search in certain subreddits only 2023-10-04 11:01:10 +02:00
Daniel Kempkens 38df258ce5
feat: Simulated multireddits
All checks were successful
Build / build (push) Successful in 2m42s
2023-10-02 12:59:52 +02:00
Daniel Kempkens 0a7c16fe48
feat: Improved navigation and listing
All checks were successful
Build / build (push) Successful in 3m3s
2023-10-02 00:33:41 +02:00
Daniel Kempkens 953f2c3950
fix: Only link to user if the account still exists 2023-08-29 20:33:38 +02:00
Daniel Kempkens e00e6b97c3
feat: support webm and webp media 2023-08-25 00:27:30 +02:00
Daniel Kempkens 4851b9bf7c
fix(post): sort media files by name 2023-08-24 19:51:44 +02:00
Daniel Kempkens 956f356a2c
feat: speed up imports 2023-08-22 00:32:38 +02:00
Daniel Kempkens 4b4c01bb14
feat(chat): message bookmarks 2023-08-21 13:40:48 +02:00
Daniel Kempkens b301a3a726
feat(chats): tags 2023-08-21 00:20:42 +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 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 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 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 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 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 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 e03c759bb7 Initial commit 2023-05-18 00:13:55 +02:00