Commit Graph

290 Commits (5885cb5b098905af09a71bdef0bd01c163e8fd53)

Author SHA1 Message Date
Bat 06d590ff3b Make form errors i18nalizable 6 years ago
Bat 3775d3a9c9 HTML validation + Actually associate messages to errors + Fix inverted behavior on new blog and post form 6 years ago
Bat 5f3afe900f Display errors on invalid forms
It will probably need a bit of styling…
6 years ago
Bat 1a2cf3b14f What if I use the correct name for the this field?
Fix #81
6 years ago
Bat 68a041711c We can't mix GET and POST (in the comment form)
in_response_to was always null
6 years ago
Bat a8b47de28b Explicitely escape user data in translations to avoid XSS 6 years ago
Bat a7b246b726 Change .tera to .html.tera to enable auto-escaping 6 years ago
Baptiste Gelez f58bc1d8f1
Merge pull request #84 from Madeorsk/meta-buttons
Improved Likes / Reshares section
6 years ago
Matthieu 11e66472f9 Improved Likes / Reshares section 6 years ago
Trinity Pointard 30e9620d0a Add csrf protection 6 years ago
Didier Link ae759114aa temporarly use an absolute link in users detail header template, linked with bug #65 6 years ago
Didier Link 9abb5887b1 use user.username for the edit link, not the display name 6 years ago
Didier Link feff837313 Merge branch 'master' of https://github.com/Plume-org/Plume 6 years ago
Bat 4c211b4308 Remove the routes and the template for the comment form 6 years ago
Bat 461c26f159 Move comment form to the post page 6 years ago
Bat 7ba6f77e0f Automatically insert mentions in comments
Fix some bug with mentions too

Fix #52
6 years ago
Didier Link 3089905958 correct a link template to edit user account 6 years ago
Baptiste Gelez 41792b3c19
Merge pull request #31 from Madeorsk/master
New design
6 years ago
Bat 65e819c425 Make it impossible to write in a blog where you are not author
Fix #62
6 years ago
Matthieu 3185776ff2 Removed Google Fonts & changed header
+ Added fonts for Lora and Playfair Display in the fonts directory.
* Changed header style.
* Improved responsive for main padding (20% -> 5% on small screens).
6 years ago
Matthieu 2dfe8fad22 Merge branch 'master' of https://github.com/Plume-org/Plume 6 years ago
Trinity Pointard 97c652cefd Remove HTML tags from preview
fixes #24
6 years ago
Bat 58cc35691d Add generic error catchers 6 years ago
Madeorsk faade5ff25
Merge branch 'master' into master 6 years ago
Bat ae4bcabc53 Make notifications translatable 6 years ago
Matthieu 117904b69d New design improvements
* Max-width to limit number of characters per line
* Changed background colors (page, cards, buttons)
* Reduced header size
6 years ago
Bat 7faf93f44a Fix a few issues with internationalization 6 years ago
Matthieu a9bdf4d9a9 Merge branch 'master' of https://github.com/Plume-org/Plume 6 years ago
Bat 0b9515645c De-duplicate some parts of the users templates 6 years ago
Bat aa0ce32ec1 Fix a few problemns with translations 6 years ago
Bat ab841f826d Forgot to make a string translatable on the homepage 6 years ago
Bat aaf60502ed Fix translations
Remove dulicated messages

Fix quotes in templates
6 years ago
Bat 3207aa0e22 Make the UI translatable 6 years ago
Bat 25ec318f3f Inject ngettext into Tera templates
Fix .po updating (without the -U option, the result was written to stdout, not the .po file)
6 years ago
Bat 657a0837e2 Use filters for gettext in Tera 6 years ago
Bat 1092ceba76 Fix locale switching + Make the gettext Tera function work 6 years ago
Bat a4a8446d45 Make the follow button a bit smarter 6 years ago
Bat 7b61da9c7f Add a button to follow people 6 years ago
Bat 1c287c6dfe View remote profiles locally
Add a link to the profile on the real instance
6 years ago
Bat 4185ba230e Add a link to user profile in comments
And move back {% if %} inside of {% block %}, so they get interpreted.
6 years ago
Stephen Burgess 438778db39 fix(Style): Adjust code style for consistency 6 years ago
Stephen Burgess d32c7e4b66 fix(User/Details): Display name 6 years ago
Stephen Burgess 23bb405c92 fix(User/Details): Use user variable 6 years ago
Stephen Burgess df0fcb886d feat(UI): Fallback to username where ever display name is shown 6 years ago
Matthieu a033a9d74e Merge branch 'master' of https://github.com/Plume-org/Plume 6 years ago
Stephen Burgess 4b0114917d chore(Posts): Fix typo 6 years ago
Stephen Burgess 4ae19c6fa7 feat(Posts): Show username if no display name is present 6 years ago
Trinity Pointard d8f32afeb0 allow html on user.summary 6 years ago
fdb-hiroshima 96f027e506
fix double escape 6 years ago
Trinity Pointard e7cadbf764 fix double-escaping on login page and disallow html on summary 6 years ago
Trinity Pointard daf4de07be rename templates from .tera to .html.tera to enable auto-escaping of html 6 years ago
Bat 7fd152e270 Add a button to write a new article 6 years ago
Bat edbeeef640 Add a dashboard 6 years ago
Trinity Pointard 2fde47d909 add optional login message and callback 6 years ago
Bat ef815a436b Tera already adds "…" 6 years ago
Bat 0b098e539f Remove HTML tags from preview
Fixes #24
6 years ago
Bat 963d413847 Don't show reshares or posts on profile if there are none 6 years ago
Bat e9cd48ecca Display reshares on profile page 6 years ago
Bat 94beaaca76 Merge branch 'master' of github.com:Plume-org/Plume 6 years ago
Trinity Pointard c9b231fae1 add trailing / to followers url
Signed-off-by: Trinity Pointard <trinity.pointard@insa-rennes.fr>
6 years ago
Trinity Pointard a8aeb40b95 add trailing slashes to links where they were missing
Signed-off-by: Trinity Pointard <trinity.pointard@insa-rennes.fr>
6 years ago
Madeorsk 12d85c6ec5 New design
+ New design!
+ Added link for author name in comments.
+ Added author full name in comments.
* Fixed label / input relation linking.
6 years ago
Bat 9b98a45f2e Add a button to reshare 6 years ago
Bat 14bf3f00aa Make post metadata look nicer 6 years ago
Joseph Nuthalapati ff50143c1c
Display post author and date in the post view
Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
6 years ago
Bat 1870f52332 Make the design less aggresive
- Softer violet
- Add borders to delimit cards
- Bolder titles
- Bigger inputs
6 years ago
Bat 91b19bccb5 Add a link to author's profile on article card
Use a macro to render those cards too
6 years ago
Bat b91f567777 Display notifications 6 years ago
Bat c6b2560eb0 Followers listing
And clean up models functions a bit
6 years ago
Bat b8aade1e12 Delete likes 6 years ago
Bat b68e481b3f Make the website more mobile-friendly 6 years ago
Bat aefa31b84e Add a few (ugly) badges to the user page 6 years ago
Bat ea08718c23 User profile edition 6 years ago
Bat 6de9d5b82a Articles listings on blogs and users pages 6 years ago
Bat 397d25e431 Display recent articles on the homepage 6 years ago
Bat a74215ef07 Start an actual design 6 years ago
Bat d3319493d9 Serve static files 6 years ago
Bat ee7dfee3ef Add an endpoint to like posts 6 years ago
Bat b506e93bd8 Make it possible to respond to a comment 6 years ago
Bat 56f4a598e2 Actually redirect when writing a new comment 6 years ago
Bat a3d73cb2c4 Create and display comments 6 years ago
Bat 292f4d6b27 Add actual templates for everything 6 years ago
Bat ae60d5961c Add a base template 6 years ago
Bat 5f43f783b6 Use more env vars for config
It will make it easier to test federation
6 years ago
Bat 8047df6848 Display remote profiles! 6 years ago
Bat e506cd21b7 Post creation 6 years ago
Bat 9130f4d848 Basic blog creation 6 years ago
Bat 5f4cb6c065 Authentication 6 years ago
Bat a7774444fe User creation 6 years ago
Bat f060fa08af Initial commit
With instance configuration
6 years ago