Yanislav Igonin
aafbf6b1fe
fix: BumpThreadInTx method
2022-02-03 18:28:22 +02:00
Yanislav Igonin
736be1f461
fix: parent id get for html template
2022-02-03 17:22:46 +02:00
Yanislav Igonin
2bcd0ff8c3
Feature- Bump limit ( #9 )
...
* feat: add bump limit check on thread update
* feat: add captcha is active env var
2022-01-27 20:23:51 +03:00
Yanislav Igonin
25d91e5742
feat: add thread is archived check on posting
2022-01-23 19:32:02 +02:00
Yanislav Igonin
21f804cafb
feat: archive only parents
2021-11-20 22:42:16 +02:00
Yanislav Igonin
783e577311
Feature - Threads archivation ( #4 )
...
* todo
* update env var
* add new var to config
* update GetCount (not archived threads)
* wip on threads count check
* feat: add get oldest updated at thread
* feat: add archivation method for oldest threads
* feat: add migrations for posts timefields
* feat: now child posts created without updated_at
* feat: add threads archivation
2021-11-20 20:13:05 +03:00
Yanislav Igonin
3a8077f85d
fix: get thread by id for deleted
2021-10-22 15:36:50 +03:00
Yanislav Igonin
6bff9179f2
fix: deleted posts not returned
2021-10-22 15:27:08 +03:00
Yanislav Igonin
89487cda3b
feat: make sage possible
2021-10-07 10:51:18 +03:00
Yanislav Igonin
10207952e2
feat: add parent post updated_at update
2021-10-06 13:02:43 +03:00
Yanislav Igonin
c94f711da7
todo
2021-10-05 22:48:49 +03:00
Yanislav Igonin
007f5f4883
feat: add thread creation
2021-09-10 19:16:53 +03:00
Yanislav Igonin
9b69eb46b7
feat: add pagination
2021-09-10 02:17:45 +03:00
Yanislav Igonin
fc650b2d2a
fix: postgres connection freezes
2021-09-08 18:50:33 +03:00
Yanislav Igonin
4c48bdb5b5
feat: remove local seeds
2021-09-08 15:39:09 +03:00
Yanislav Igonin
9f4082a832
create thread wip
2021-09-05 13:50:22 +03:00
Yanislav Igonin
ea8f3323ec
feat: add get thread by id
2021-09-05 00:36:55 +03:00
Yanislav Igonin
107dd0fa0e
feat: add err check for single row
2021-09-03 02:34:45 +03:00
Yanislav Igonin
af1283256c
feat: add get posts from db
2021-09-01 23:00:37 +03:00
Yanislav Igonin
1323d83032
refac: move sql stmt
2021-09-01 19:23:39 +03:00
Yanislav Igonin
c300def2cc
clean
2021-09-01 18:51:01 +03:00
Yanislav Igonin
8d050d2521
feat: add get posts in repo
2021-08-31 22:51:10 +03:00
Yanislav Igonin
b4a77d1b55
feat: add posts db seeds
2021-08-31 22:10:24 +03:00