| 
							
							
								 Bat | 5f3afe900f | Display errors on invalid forms It will probably need a bit of styling… | 2018-07-06 19:29:36 +02:00 |  | 
			
				
					| 
							
							
								 Bat | 1a2cf3b14f | What if I use the correct name for the this field? Fix #81 | 2018-06-27 20:43:09 +02:00 |  | 
			
				
					| 
							
							
								 Bat | 68a041711c | We can't mix GET and POST (in the comment form) in_response_to was always null | 2018-06-27 00:19:18 +02:00 |  | 
			
				
					| 
							
							
								 Bat | a8b47de28b | Explicitely escape user data in translations to avoid XSS | 2018-06-26 17:58:11 +02:00 |  | 
			
				
					| 
							
							
								 Matthieu | 11e66472f9 | Improved Likes / Reshares section | 2018-06-25 14:10:24 +02:00 |  | 
			
				
					| 
							
							
								 Bat | 4c211b4308 | Remove the routes and the template for the comment form | 2018-06-21 15:00:25 +01:00 |  | 
			
				
					| 
							
							
								 Bat | 461c26f159 | Move comment form to the post page | 2018-06-21 14:40:00 +01:00 |  | 
			
				
					| 
							
							
								 Matthieu | 117904b69d | New design improvements * Max-width to limit number of characters per line
* Changed background colors (page, cards, buttons)
* Reduced header size | 2018-06-17 22:07:01 +02:00 |  | 
			
				
					| 
							
							
								 Matthieu | a9bdf4d9a9 | Merge branch 'master' of https://github.com/Plume-org/Plume | 2018-06-17 20:14:58 +02:00 |  | 
			
				
					| 
							
							
								 Bat | aa0ce32ec1 | Fix a few problemns with translations | 2018-06-17 17:19:39 +01:00 |  | 
			
				
					| 
							
							
								 Bat | aaf60502ed | Fix translations Remove dulicated messages
Fix quotes in templates | 2018-06-17 16:34:25 +01:00 |  | 
			
				
					| 
							
							
								 Bat | 3207aa0e22 | Make the UI translatable | 2018-06-17 16:26:15 +01:00 |  | 
			
				
					| 
							
							
								 Bat | 4185ba230e | Add a link to user profile in comments And move back {% if %} inside of {% block %}, so they get interpreted. | 2018-06-12 21:14:49 +01:00 |  | 
			
				
					| 
							
							
								 Stephen Burgess | 438778db39 | fix(Style): Adjust code style for consistency | 2018-06-12 12:05:33 -05:00 |  | 
			
				
					| 
							
							
								 Stephen Burgess | df0fcb886d | feat(UI): Fallback to username where ever display name is shown | 2018-06-12 07:17:02 -05:00 |  | 
			
				
					| 
							
							
								 Matthieu | a033a9d74e | Merge branch 'master' of https://github.com/Plume-org/Plume | 2018-06-12 13:57:30 +02:00 |  | 
			
				
					| 
							
							
								 Stephen Burgess | 4b0114917d | chore(Posts): Fix typo | 2018-06-11 18:31:44 -05:00 |  | 
			
				
					| 
							
							
								 Stephen Burgess | 4ae19c6fa7 | feat(Posts): Show username if no display name is present | 2018-06-11 18:30:31 -05:00 |  | 
			
				
					| 
							
							
								 Trinity Pointard | daf4de07be | rename templates from .tera to .html.tera to enable auto-escaping of html | 2018-06-11 11:19:39 +02:00 |  | 
			
				
					| 
							
							
								 Madeorsk | 12d85c6ec5 | New design + New design!
+ Added link for author name in comments.
+ Added author full name in comments.
* Fixed label / input relation linking. | 2018-05-19 16:29:42 +02:00 |  | 
			
				
					| 
							
							
								 Bat | 9b98a45f2e | Add a button to reshare | 2018-05-19 10:57:39 +01:00 |  | 
			
				
					| 
							
							
								 Bat | 14bf3f00aa | Make post metadata look nicer | 2018-05-19 08:53:51 +01:00 |  | 
			
				
					| 
							
							
								 Joseph Nuthalapati | ff50143c1c | Display post author and date in the post view Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com> | 2018-05-19 10:16:05 +05:30 |  | 
			
				
					| 
							
							
								 Bat | 1870f52332 | Make the design less aggresive - Softer violet
- Add borders to delimit cards
- Bolder titles
- Bigger inputs | 2018-05-13 21:33:21 +01:00 |  | 
			
				
					| 
							
							
								 Bat | b8aade1e12 | Delete likes | 2018-05-12 21:56:57 +01:00 |  | 
			
				
					| 
							
							
								 Bat | a74215ef07 | Start an actual design | 2018-05-10 21:31:52 +01:00 |  | 
			
				
					| 
							
							
								 Bat | ee7dfee3ef | Add an endpoint to like posts | 2018-05-10 17:38:03 +01:00 |  | 
			
				
					| 
							
							
								 Bat | b506e93bd8 | Make it possible to respond to a comment | 2018-05-10 15:26:12 +01:00 |  | 
			
				
					| 
							
							
								 Bat | 56f4a598e2 | Actually redirect when writing a new comment | 2018-05-10 14:58:17 +01:00 |  | 
			
				
					| 
							
							
								 Bat | a3d73cb2c4 | Create and display comments | 2018-05-10 10:44:57 +01:00 |  | 
			
				
					| 
							
							
								 Bat | 292f4d6b27 | Add actual templates for everything | 2018-05-09 20:09:52 +01:00 |  | 
			
				
					| 
							
							
								 Bat | ae60d5961c | Add a base template | 2018-05-09 18:53:12 +01:00 |  | 
			
				
					| 
							
							
								 Bat | e506cd21b7 | Post creation | 2018-04-23 15:25:39 +01:00 |  |