Commit Graph

12 Commits

Author SHA1 Message Date
Gergely Polonkai 74530347e2 WIP: Groups support 2018-07-26 21:58:36 +02:00
Gergely Polonkai bcb7b524f3 Move account related views to a separate blueprint 2018-07-19 15:15:49 +02:00
Gergely Polonkai c90b261de3 [Refactor] Refactor the about page
This makes it available to logged in users, too.
2018-07-17 10:06:46 +02:00
Gergely Polonkai 808c6bbdde Update translatable strings
Stop using the `_()` function, and use `{% trans %}` tags instead.
2018-07-16 11:09:09 +02:00
Gergely Polonkai b54674c703 Semantic UI version 2018-07-13 16:03:33 +02:00
Gergely Polonkai b82cacc665 Make locked profiles display a lock icon instead of the text “locked”
This involves adding [ForkAwesome](https://forkawesome.github.io/) to the dependencies, even
though it is pulled in via a CDN.
2018-07-13 15:33:08 +02:00
Gergely Polonkai a133218906 Add necessary META tags
Charset and viewport
2018-07-13 09:34:56 +02:00
Gergely Polonkai 0714474dc6 Move site CSS to a separate file 2018-07-13 08:58:12 +02:00
Gergely Polonkai 582e53038b Add notifications to the menu 2018-07-10 10:31:30 +02:00
Gergely Polonkai ad53608966 Display profiles 2018-07-09 11:50:36 +02:00
Gergely Polonkai bba44a3c7f Add user settings with time zones 2018-07-03 13:15:17 +02:00
Gergely Polonkai 7846d9017d [Refactor] Rename the app module to calsocial
Just for clarity
2018-07-02 10:41:32 +02:00