Commit graph

121 commits

Author SHA1 Message Date
Gabriel Augendre 6898bb22a5
Display files urls and copy button 2020-08-28 21:49:15 +02:00
Gabriel Augendre c86e15596b
Stop pulling unnecessary image during build 2020-08-27 22:31:28 +02:00
Gabriel Augendre 45fe91dc9b
Add attachments to dockerfile 2020-08-27 22:28:14 +02:00
Gabriel Augendre 945768a3e6
Add str method to attachment 2020-08-27 22:09:33 +02:00
Gabriel Augendre 57c1fe1ce8
Use shortpixel to compress and resize images 2020-08-27 22:09:32 +02:00
Gabriel Augendre 9f6ffcb1a3
Add attachments and resize images 2020-08-27 22:09:31 +02:00
Gabriel Augendre 74e93762ca
Add views count to admin list 2020-08-26 13:28:31 +02:00
Gabriel Augendre c3218df28e
Fix test warning 2020-08-25 23:15:08 +02:00
Gabriel Augendre cfc427b603
Use a custom ISO date format to please HTML <time> 2020-08-25 23:12:12 +02:00
Gabriel Augendre 67105db5a9
Lazy load images 2020-08-25 23:12:10 +02:00
Gabriel Augendre 677d752873
Fix list template for HTML compliance (remove p tag) 2020-08-25 14:16:58 +02:00
Gabriel Augendre ee0289382c Fix test data 2020-08-24 23:49:35 +02:00
Gabriel Augendre c49c11a23c Rollback to only docker without compose in build 2020-08-21 15:25:36 +02:00
Gabriel Augendre 2dbe8bf16e Use docker compose in build 2020-08-21 14:32:01 +02:00
Gabriel Augendre fc5ac92685 Remove failing test 2020-08-21 14:18:31 +02:00
Gabriel Augendre 8a7247f160 Add a failing test to check CI 2020-08-21 14:14:51 +02:00
Gabriel Augendre a97bfdffef Run tests from inside docker image to ensure python version 2020-08-21 14:14:40 +02:00
Gabriel Augendre 3afdd108b5 Fix healthcheck 2020-08-21 13:50:17 +02:00
Gabriel Augendre d53d4f9823 Add some secure settings 2020-08-21 13:40:02 +02:00
Gabriel Augendre 02f64aef12 Use local hosts only when debug is enabled 2020-08-21 13:32:09 +02:00
Gabriel Augendre 76fcefccf1 Allow longer slugs 2020-08-21 12:33:03 +02:00
Gabriel Augendre afc3203ff2 Add favicon 2020-08-20 21:18:24 +02:00
Gabriel Augendre 9904c9e4bb Add sourcehut in the footer 2020-08-20 16:41:01 +02:00
Gabriel Augendre 34ea388269 Mark moderated messages as not notified 2020-08-20 16:27:12 +02:00
Gabriel Augendre f6d6d7b850 Add task to notify commenters once their comment has been moderated. 2020-08-20 16:22:15 +02:00
Gabriel Augendre 23985a3263 Highlight targeted comment & add permalink 2020-08-20 15:51:29 +02:00
Gabriel Augendre 1fa73b90fb Add message when approving/rejecting comments 2020-08-20 10:25:42 +02:00
Gabriel Augendre fbfceecc93 Add str to comment 2020-08-20 10:22:18 +02:00
Gabriel Augendre c997c6b9aa Fix pluralization in check pending 2020-08-20 10:12:48 +02:00
Gabriel Augendre 75e54218d9 Update todo 2020-08-20 10:02:16 +02:00
Gabriel Augendre 80348c4e03 Update form rendering 2020-08-20 09:48:11 +02:00
Gabriel Augendre b96843a231 Fix some styles 2020-08-20 09:47:49 +02:00
Gabriel Augendre bb883a2274 Restore for as table 2020-08-20 09:33:34 +02:00
Gabriel Augendre 674bda6c1f Revert "Add style for form as p"
This reverts commit 93c9a87a68.
2020-08-20 08:32:16 +02:00
Gabriel Augendre 93c9a87a68 Add style for form as p 2020-08-20 08:31:52 +02:00
Gabriel Augendre 7fbe7594cc Update todo 2020-08-20 08:04:45 +02:00
Gabriel Augendre bdbbdd5acb Update wording on comment form 2020-08-19 12:37:42 +02:00
Gabriel Augendre 7acb6c0863 Fix plural form in email 2020-08-19 12:22:30 +02:00
Gabriel Augendre d5d4efd2df Fix email sending 2020-08-19 12:13:44 +02:00
Gabriel Augendre 6f4ec418ee Add email config and check pending command task 2020-08-18 22:26:46 +02:00
Gabriel Augendre 9a610a482b Use a status field for comments 2020-08-18 21:40:54 +02:00
Gabriel Augendre bae6f249a2 Fix save & preview at creation 2020-08-18 21:30:23 +02:00
Gabriel Augendre f2a3f3efeb Increase article content widget 2020-08-18 21:30:09 +02:00
Gabriel Augendre 6e3daeac3b Fix admin articles ordering 2020-08-18 21:29:52 +02:00
Gabriel Augendre bdfa7b731c Implement messages framework 2020-08-18 20:44:51 +02:00
Gabriel Augendre 2bb8855da9 Update help text 2020-08-18 19:53:02 +02:00
Gabriel Augendre 0a7a956ae0 Add links to comments admin 2020-08-18 19:51:54 +02:00
Gabriel Augendre 261120275d Handle errors in form 2020-08-18 19:44:13 +02:00
Gabriel Augendre 63a41918b5 Style comments 2020-08-18 19:12:47 +02:00
Gabriel Augendre 698a5ca30f Add basis for a comment system 2020-08-18 18:49:41 +02:00