Commit graph

73 commits

Author SHA1 Message Date
0a7c16fe48
feat: Improved navigation and listing
All checks were successful
Build / build (push) Successful in 3m3s
2023-10-02 00:33:41 +02:00
6278f52ace
fix(ci): Only run build
All checks were successful
Build / build (push) Successful in 2m35s
2023-09-14 23:29:31 +02:00
b7f8234960
fix(ci): Specify runner
All checks were successful
CI / check (push) Successful in 1m31s
CI / build (push) Successful in 2m36s
2023-09-14 23:21:34 +02:00
e45c89fdec
chore(ci): Move back to .forgejo folder
All checks were successful
CI / check (push) Successful in 3m33s
CI / build (push) Successful in 34m24s
2023-09-14 22:44:00 +02:00
484730c9ed
fix(ci): build needs check
All checks were successful
CI / check (push) Successful in 1m32s
CI / build (push) Successful in 2m21s
2023-09-14 15:59:27 +02:00
b7cefa1d86
feat(ci): Build package
All checks were successful
CI / flake-check (push) Successful in 1m31s
CI / build (push) Successful in 13m47s
2023-09-14 15:01:37 +02:00
4f8ffc7df7
feat(ci): Use reusable workflow
All checks were successful
CI / flake-check (push) Successful in 1m29s
2023-09-14 12:25:09 +02:00
acbc4d9d71
feat(ci): Use attic
All checks were successful
Check / check (push) Successful in 1m30s
2023-09-13 23:24:22 +02:00
b6809ab9b7
fix: try ignoring GITHUB_TOKEN
All checks were successful
Check / check (push) Successful in 1m21s
2023-09-13 21:20:53 +02:00
38a2f2793d
fix: try ignoring GITHUB_TOKEN
Some checks failed
Check / check (push) Failing after 11s
2023-09-13 21:11:31 +02:00
0b2f6c1178
fix: try ignoring GITHUB_TOKEN
Some checks failed
Check / check (push) Failing after 11s
2023-09-13 21:10:28 +02:00
097573f828
fix: try ignoring GITHUB_TOKEN
Some checks failed
Check / check (push) Failing after 11s
2023-09-13 21:09:06 +02:00
71489d61c4
fix: try ignoring GITHUB_TOKEN
Some checks failed
Check / check (push) Failing after 11s
2023-09-13 21:05:50 +02:00
786c4bc289
fix: try ignoring GITHUB_TOKEN
Some checks failed
Check / check (push) Failing after 11s
2023-09-13 20:20:36 +02:00
ad3b3f76c3
fix: try ignoring GITHUB_TOKEN
Some checks failed
Check / check (push) Failing after 10s
2023-09-13 20:18:58 +02:00
31cfe47cfe
fix: run check
Some checks failed
Check / check (push) Failing after 10s
2023-09-13 18:08:50 +02:00
195c67d6fa
fix: pass flags to installer
All checks were successful
Check / check (push) Successful in 10s
2023-09-13 18:04:57 +02:00
8a2c85ea98
fix: only install nix for now
Some checks failed
Check / check (push) Failing after 7s
2023-09-13 18:01:34 +02:00
c5293126aa
fix: run on all branches
Some checks failed
Check / check (push) Failing after 5s
2023-09-13 17:48:00 +02:00
136f90eb03
feat(ci): Add Forgejo actions 2023-09-13 17:46:30 +02:00
be98b4b1c8
chore: Harden reddit link 2023-08-29 22:46:40 +02:00
953f2c3950
fix: Only link to user if the account still exists 2023-08-29 20:33:38 +02:00
f23b6904c9
chore: update gitignore 2023-08-25 00:30:24 +02:00
e00e6b97c3
feat: support webm and webp media 2023-08-25 00:27:30 +02:00
4851b9bf7c
fix(post): sort media files by name 2023-08-24 19:51:44 +02:00
e635454b2e
chore(deps): update ecto_sql 2023-08-24 15:57:23 +02:00
956f356a2c
feat: speed up imports 2023-08-22 00:32:38 +02:00
529161f21c
fix(chat): move bookmarks to dropdown 2023-08-21 19:06:56 +02:00
a74a0185f4
fix(chat): actually insert spaces 2023-08-21 17:29:46 +02:00
14dceccfec
fix(chat): append space between bookmarks 2023-08-21 16:54:27 +02:00
4b4c01bb14
feat(chat): message bookmarks 2023-08-21 13:40:48 +02:00
8900987e2c
fix(chat): tag styling 2023-08-21 00:41:01 +02:00
b301a3a726
feat(chats): tags 2023-08-21 00:20:42 +02:00
f443a5b7ae
fix(index): search on mobile in a single line 2023-08-19 16:17:32 +02:00
388ecee31f
feat: Unified search results 2023-08-19 12:43:26 +02:00
e24f6d61d7
feat: Post and comment search 2023-08-18 16:55:47 +02:00
852f69f690
fix: nix build 2023-08-17 15:19:56 +02:00
478a328042
feat: Add a way to hide sureddits in the overview 2023-08-17 15:08:20 +02:00
e11e13f913
fix: Cleanup return value 2023-08-17 01:48:03 +02:00
27cf234457
fix: Chat image IDs 2023-08-17 01:12:58 +02:00
e86a0f041b
feat: List users 2023-08-16 23:28:58 +02:00
377d4a074b
fix: Detect more image messages 2023-08-16 21:30:57 +02:00
8871dfae11
feat: Import more chat images 2023-08-16 20:14:18 +02:00
ad0fa15832
fix: comment image rendering 2023-08-16 16:49:48 +02:00
86675725ff
fix: Use left_joins in some places 2023-08-16 13:22:57 +02:00
7931009e90
feat: dark mode 2023-08-15 22:33:42 +02:00
579dd239e7
feat: Include selftext and order comments 2023-08-15 20:52:53 +02:00
889d7d6785
fix(chat): make image size smaller 2023-08-15 17:56:02 +02:00
feeb67f68e
feat: Include archived chats on user page 2023-08-15 17:36:04 +02:00
5a9ecce1cf
feat: User overview page 2023-08-15 15:03:46 +02:00