abouttreesummaryrefslogcommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2025-04-21update stylepatrick-scho1-0/+4
2025-04-21change inputs to textareaspatrick-scho1-3/+7
report empty timeline Signed-off-by: patrick-scho <patrick.schoenberger@posteo.de>
2025-04-13update hash bufferpatrick-scho1-6/+4
2025-04-11update main.zigpatrick-scho1-15/+15
2025-04-08add ability to specify tag type to html_formpatrick-scho1-5/+11
2025-04-08<input></input> -> <input />patrick-scho1-4/+4
2025-04-08update reencodepatrick-scho1-19/+10
2025-04-06add user descriptionpatrick-scho1-0/+31
2025-04-06make handle_request throw error for debuggingpatrick-scho1-3/+4
2025-04-06fix paginate iterator behaviourpatrick-scho1-5/+1
2025-04-06change reencode to include return type as parameterpatrick-scho1-3/+3
2025-04-06incorporate ziglmdb changespatrick-scho1-19/+19
2025-04-06add paginationpatrick-scho1-29/+155
2025-03-24Fix parameter namePatrick1-1/+1
2025-03-24Mark post lists/feeds to which this item has already been addedPatrick1-4/+6
2025-03-24add viewport tagPatrick1-0/+1
2025-03-24refactor replies and add qoutes view; rename /quotes/ to /quoted/ and ↵Patrick1-23/+78
/replies/ to /comments/
2025-03-16change non-logged-in formattingPatrick1-6/+2
2025-03-16remove html form args, add replies, change handle_connectionpatrick-scho1-203/+292
2025-03-05add TODOspatrick-scho1-0/+2
2025-03-05Add feedspatrick-scho1-0/+78
2025-03-05Fix PostList typepatrick-scho1-1/+1
2025-03-05change logged_in.? to login and add commentpatrick-scho1-1/+4
2025-03-05Only show Quote field when logged inpatrick-scho1-7/+9
2025-03-05Formatting and stuffpatrick-scho1-10/+8
2025-03-02refactor get/post requests into functionspatrick-scho1-441/+514
2025-03-02add post listspatrick-scho1-76/+198
2025-02-28workpatrick-scho1-215/+699
2025-02-16get things working againpatrick-scho1-408/+279
2025-02-09commit a whole bunch of changes before removing list form chirp in favor of ↵patrick-scho1-40/+463
external db dependency
2025-02-09add http as external dependencypatrick-scho1-1/+1
2025-02-09delete epoll.zig and http.zigpatrick-scho2-366/+0
2024-12-07epollpatrick-scho1-0/+22
2024-11-21changesssssspatrick-scho3-205/+499
2024-11-09dunnopatrick-scho2-92/+188
2024-11-02delete filespatrick-scho1-451/+0
2024-11-02update dbpatrick-scho1-147/+98
2024-11-01add filespatrick-scho1-0/+416
2023-08-28ipv6Patrick1-1/+1
2023-08-28read/write nested subcommentsPatrick1-4/+17
2023-08-28likes, comments, write, readPatrick1-62/+177
2023-08-27added extPatrick1-4/+4
2023-08-26posts, followingPatrick1-33/+297
2023-08-19Initial commitPatrick1-0/+59