From 79278d57a7fbbb25dace7ac80525df33a2f15d91 Mon Sep 17 00:00:00 2001 From: Davide Alberani Date: Sat, 1 Apr 2017 18:43:42 +0200 Subject: [PATCH] show message if it came from the same user --- README.md | 2 +- angular_app/index.html | 2 +- angular_app/js/app.js | 2 +- angular_app/js/controllers.js | 32 +++++++++++++++++++++----------- eventman_server.py | 3 ++- 5 files changed, 26 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index a989670..0df73bf 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ Users can register, but are not forced to do so: tickets can also be issued to u License and copyright ===================== -Copyright 2015-2016 Davide Alberani , RaspiBO +Copyright 2015-2017 Davide Alberani , RaspiBO Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/angular_app/index.html b/angular_app/index.html index ee52c4d..124f34a 100644 --- a/angular_app/index.html +++ b/angular_app/index.html @@ -52,7 +52,7 @@