Commit Graph

1643 Commits (c80fd988b2746d7acb59786de55615b5a77f3b7f)

Author SHA1 Message Date
Aevann1 c80fd988b2 fdfd 2021-08-22 15:21:10 +02:00
Aevann1 b1df8f0c95 fdfd 2021-08-22 15:18:05 +02:00
Aevann1 456131b085 df 2021-08-22 15:15:13 +02:00
Aevann1 530a75bb75 dfdf 2021-08-22 15:15:10 +02:00
Aevann1 11c2480764 fdfd 2021-08-22 15:10:05 +02:00
Aevann1 9253f5cbd8 Merge pull request #23 from Aevann1/comment-count
cache comment_count in submission
2021-08-22 15:05:29 +02:00
atrc445 a68e85d451 count snappy/autojanny 2021-08-22 13:58:41 +02:00
atrc445 663363b041 sort by comments in the database 2021-08-22 13:33:13 +02:00
atrc445 f14eda2f7a add comment count column to submissions
ALTER TABLE submissions add column comment_count integer default 0;
update submissions set comment_count=(select count(id) from comments where parent_submission=submissions.id);
2021-08-22 13:31:01 +02:00
Aevann1 659ae686e2 dffd 2021-08-22 10:00:15 +02:00
Aevann1 87496dd603 Merge pull request #22 from Aevann1/constants
move often duplicated constants to a new file
2021-08-22 09:41:59 +02:00
Aevann1 f83203e97e df 2021-08-22 09:29:36 +02:00
atrc445 a3b64e9c4e fix emojis 2021-08-21 23:16:37 +02:00
atrc445 d3f3c0b6a7 Merge branch 'master' into constants 2021-08-21 23:10:23 +02:00
Aevann1 fc9fb22f78 dffd 2021-08-21 20:00:19 +02:00
Aevann1 5d5df151c1 fdfd 2021-08-21 19:58:25 +02:00
Aevann1 26f4024b83 dffd 2021-08-21 19:56:19 +02:00
Aevann1 694a30f733 fdfd 2021-08-21 19:48:25 +02:00
Aevann1 e5cfcd8405 dffd 2021-08-21 18:27:23 +02:00
Aevann1 bb8dffcad9 fgfg 2021-08-21 18:25:34 +02:00
Aevann1 5fc810e49a fdfd 2021-08-21 18:07:07 +02:00
Aevann1 27b5fe2b30 يبيب 2021-08-21 17:33:01 +02:00
Aevann1 e825c3555d ddfdf 2021-08-21 17:17:49 +02:00
Aevann1 2610a6eef3 force push 2021-08-21 17:08:34 +02:00
Aevann1 6add0faef4 fdfd 2021-08-21 14:58:11 +02:00
Aevann1 08b4cd6e03 dffd 2021-08-21 14:57:16 +02:00
Aevann1 b40a676f85 css 2021-08-21 14:51:58 +02:00
Aevann1 a36cc8d982 fdfd 2021-08-21 14:51:19 +02:00
Aevann1 7dbdd3f8ab fdfd 2021-08-21 14:48:45 +02:00
Aevann1 fb43a6b358 fdfd 2021-08-21 14:46:08 +02:00
Aevann1 8fcb223e53 dffd 2021-08-21 14:44:02 +02:00
Aevann1 ebb34e29a3 df 2021-08-21 14:30:54 +02:00
Aevann1 c6d9f236eb df 2021-08-21 14:30:52 +02:00
atrc445 6a36d3c1b5 create const.py 2021-08-21 13:06:28 +02:00
Aevann1 9affe9ced1 fdfd 2021-08-21 09:08:46 +02:00
Aevann1 b7e0bfb658 dffd 2021-08-21 09:02:11 +02:00
Aevann1 d6fb4be706 Merge branch 'master' of https://github.com/Aevann1/Drama 2021-08-21 09:01:04 +02:00
Aevann1 ab2a7d1bac fg 2021-08-21 09:01:02 +02:00
Aevann1 20a1cba917 Merge pull request #20 from carpathianflorist/patch-1
Update snappy.txt
2021-08-21 08:48:41 +02:00
carpathianflorist d00f2c0e43 Update snappy.txt
Added idk like 30 snappy quotes or smth
2021-08-20 19:12:46 -04:00
atrc445 ac6006468b fix(?) flies 2021-08-20 20:47:07 +02:00
Aevann1 1cc515f452 sneed 2021-08-20 09:47:36 +02:00
Aevann1 0f313de671 css 2021-08-20 09:13:12 +02:00
Aevann1 974581dd9f sneed 2021-08-20 09:12:33 +02:00
Aevann1 771b82ac00 sneed 2021-08-20 08:02:06 +02:00
Aevann1 cbd53cecce gf 2021-08-20 07:55:53 +02:00
Aevann1 418e608f52 Merge branch 'master' of https://github.com/Aevann1/Drama 2021-08-20 07:53:35 +02:00
Aevann1 2b295f1c5b sneed 2021-08-20 07:52:52 +02:00
atrc445 34f555a79a add default accounts to seed-db 2021-08-19 22:18:06 +02:00
Aevann1 1db72bf119 Merge pull request #19 from Aevann1/title-filter
fix filtering in notificaitons/userpages
2021-08-19 21:49:00 +02:00