Commit Graph

13 Commits

Author SHA1 Message Date
17cca9380f Allow users to invite other users to events 2018-07-09 18:22:13 +02:00
6657cc1c91 [Bugfix] Fix user follow
* The link didn’t have a closing tag
* The whole mechanism didn’t work

I probably submitted a previous patch…
2018-07-09 17:17:01 +02:00
379a5b1bb0 Allow users to list their notifications
This is in very early stage, but at least it works.
2018-07-09 14:11:08 +02:00
f1fab33c8d Display following/followed users on the profile page 2018-07-09 13:14:59 +02:00
ba1a660b1a Follow users 2018-07-09 13:13:03 +02:00
89605538c2 Use the event UUID as the event identifier in URLs 2018-07-09 13:05:26 +02:00
ad53608966 Display profiles 2018-07-09 11:50:36 +02:00
ba7c766316 Allow displaying event details 2018-07-03 14:22:03 +02:00
bba44a3c7f Add user settings with time zones 2018-07-03 13:15:17 +02:00
d07e34a182 Display event timestamps in the current user’s time zone 2018-07-03 12:11:38 +02:00
8a46f3c66a Add proper time zone support
Until now event timestamps were saved in the server’s time zone.  Now they are saved in UTC,
considering the time zone set by the creator of the event.
2018-07-02 17:32:06 +02:00
4c03829264 Add the previous/next year/month links to the month view 2018-07-02 14:07:38 +02:00
7846d9017d [Refactor] Rename the app module to calsocial
Just for clarity
2018-07-02 10:41:32 +02:00