Commit Graph

31 Commits

Author SHA1 Message Date
Riccardo Graziosi
a700c07394 Add "powered by Astuto" (#298) 2024-02-27 18:32:14 +01:00
Riccardo Graziosi
1e6eb17af5 Add system specs for site settings (#209) 2023-04-12 18:35:39 +02:00
Riccardo Graziosi
ce21d660d1 Fix system specs (#206) 2023-03-19 19:57:53 +01:00
Riccardo Graziosi
e7335f5622 Add setting to manage visibility of vote count, vote button and decide root page (#197) 2023-02-05 11:55:38 +01:00
Riccardo Graziosi
6198d814d8 Add ReactIcons (#149) 2022-08-22 10:38:03 +02:00
Riccardo Graziosi
bc15140512 Add edit and delete actions to posts and comments (#125) 2022-06-22 10:17:42 +02:00
Riccardo Graziosi
e2065b2c5e Add roadmap management to Site settings (#123) 2022-06-12 15:22:06 +02:00
Riccardo Graziosi
8e75a85873 Refactor CSS (#116)
Refactor CSS files and structure. Also refactors some html and React components for a smarter use of CSS classes.
2022-06-08 10:20:36 +02:00
Riccardo Graziosi
35c427d9f6 Add markdown support (#115) 2022-06-06 20:20:03 +02:00
Riccardo Graziosi
78049a820c Add internationalization (#114)
🇬🇧 and 🇮🇹
2022-06-05 11:40:43 +02:00
Riccardo Graziosi
dad382d2b1 Post follow and updates notifications V1 (#111)
* It is now possible to follow a post in order to receive updates about it
* Notifications are now sent when updates are published
* Post status changes are now tracked
* Update sidebar now shows the post status history
* Mark a comment as a post update using the comment form
* ... more ...
2022-05-28 11:03:36 +02:00
Riccardo Graziosi
ad67c3986b Various minor style improvements 2022-04-07 18:58:18 +02:00
riggraz
c96073e4f8 Fix template issues of some sidebar components 2019-10-16 20:24:42 +02:00
riccardo
e8d7fcc359 Add gravatar image to new comment form 2019-10-02 15:26:32 +02:00
riggraz
034a5ab708 Add post updates 2019-10-01 19:15:03 +02:00
riggraz
551feef79e Improve LikeList style 2019-09-30 18:10:51 +02:00
riggraz
84263b9d33 Add Likes in Post component 2019-09-30 16:54:37 +02:00
riggraz
678d2eaacf Improve type checks 2019-09-26 16:03:41 +02:00
riggraz
322c8e51cf Remove unused imports and add some types 2019-09-26 11:00:32 +02:00
riggraz
f4c1792f39 Add edit link to posts and comments 2019-09-25 11:50:23 +02:00
riggraz
c554d68f54 Add env variables to test and fix some of them 2019-09-24 12:57:32 +02:00
riggraz
7729057180 Add select to change board of post 2019-09-21 12:54:57 +02:00
riggraz
38345f9c42 Improve comments component 2019-09-20 18:43:24 +02:00
riggraz
0b88d58094 Improve style pt. 4 (post and comments) 2019-09-20 17:56:01 +02:00
riggraz
7701c8f5e6 New comments can be created 2019-09-18 13:40:00 +02:00
riggraz
476f720119 Remove comments pagination 2019-09-17 15:03:25 +02:00
riggraz
b40ddfd543 Add basic version of Comments component 2019-09-17 11:33:18 +02:00
riggraz
c13ac85473 Add tests for Post component 2019-09-14 16:05:54 +02:00
riggraz
dcdb99401f Redux store is not a singleton anymore (-> bug fixes) 2019-09-14 12:42:30 +02:00
riggraz
e649588211 Improve Post component 2019-09-12 18:03:19 +02:00
riggraz
f599471af1 Add basic version of post show page 2019-09-12 15:51:45 +02:00