Commit Graph

19516 Commits

Author SHA1 Message Date
Daniel
4f69686968 [Cover] Added temporary css 2021-04-14 15:37:23 +00:00
Daniel
777b8b55fd [Cover] Cover route, cover now renders 2021-04-14 15:37:23 +00:00
Daniel
7688cc39a8 [Cover] Added TWIG vars for profile plugins 2021-04-14 15:37:23 +00:00
Daniel
4fd33bf37f [Cover] Added Cover Entity, updated form handler
Basically the same as the avatar
2021-04-14 15:37:23 +00:00
Daniel
3d3c560516 [Cover] Started implementing Cover plugin: base class, route, base templates, added tabs in profile template 2021-04-14 15:37:23 +00:00
Diogo Machado
1abc3e3e7d [STATIC ANALYSIS] Started removal process for the errors found by PHPStan 2021-04-14 15:37:23 +00:00
Pastilhas
f1f4ad7ba7 [DOCKER][MAIL] Fixed hash command
Also added permissions to start.sh
2021-04-14 15:37:23 +00:00
margarida
66670ff220 [TOOLS][DOCKER] Add mail setup to configure 2021-04-14 15:37:23 +00:00
margarida
a5eca9f110 [TOOLS][DOCKER] Changed script to write docker-compose.yaml 2021-04-14 15:37:23 +00:00
margarida
f9b98f87a4 [TOOLS][DOCKER] Change dialog method to command substitution and redirection and add way of finding git's root 2021-04-14 15:37:23 +00:00
margarida
28b337f793 [TOOLS][DOCKER] Added input verfication 2021-04-14 15:37:23 +00:00
margarida
b02564e575 [TOOLS][DOCKER] Added first version of configuration shell script 2021-04-14 15:37:23 +00:00
João Brandão
850f1b327e [UI] Visual restructure of login/register pages 2021-04-14 15:37:23 +00:00
João Brandão
b98db96c27 [UI] Show public stream on login/register pages 2021-04-14 15:37:23 +00:00
up201706832
49b0494f28 [UI] Extracted public stream on login/register pages to a twig template 2021-04-14 15:37:23 +00:00
João Brandão
27137b4762 [UI] Visual restructure of login/register pages 2021-04-14 15:37:23 +00:00
Pastilhas
81109c88c7 [DOCKER][MAIL] Fixed variable expansion in run 2021-04-14 15:37:23 +00:00
Pastilhas
748d86d6d3 [DOCKER][MAIL] Cleanup opendkim.conf
Also improved consistency in other files
2021-04-14 15:37:23 +00:00
Pastilhas
dde68b1d22 [DOCKER][MAIL] Removed unsued files, modified dovecot.conf 2021-04-14 15:37:23 +00:00
Pastilhas
a27e3593fa [DOCKER][MAIL] User is now created on setup and Dockerfile
Continuation of previous commit
2021-04-14 15:37:23 +00:00
Pastilhas
aaa6585a1e [DOCKER][MAIL] Removed unused config files and scripts
Now user is created on setup and dockerfile
2021-04-14 15:37:23 +00:00
Pastilhas
a3908a22ae [DOCKER][MAIL] Substituted supervisord for s6 2021-04-14 15:37:23 +00:00
Pastilhas
0a5ac7cf7e [DOCKER][MAIL] Moved and modified setup.sh 2021-04-14 15:37:23 +00:00
Pastilhas
7e99d5faa8 [DOCKER][MAIL] Switched named volume to shared volume and changed env vars to env file 2021-04-14 15:37:23 +00:00
Pastilhas
b43cc4f742 [DOCKER][MAIL] Improved exec.sh 2021-04-14 15:37:23 +00:00
Pastilhas
e99d8481b5 [DOCKER][MAIL] Fixed small bug with ssl certificates 2021-04-14 15:37:23 +00:00
Pastilhas
5950986a6f [DOCKER][MAIL] Fixed small bugs in config and scripts 2021-04-14 15:37:23 +00:00
Pastilhas
c37f5a59b3 [DOCKER][MAIL] New config files 2021-04-14 15:37:23 +00:00
Pastilhas
92ffc5644f [DOCKER][MAIL] Fused services into single container 2021-04-14 15:37:23 +00:00
Pastilhas
439ea2c182 [DOCKER][MAIL] Changed directory path 2021-04-14 15:37:23 +00:00
Pastilhas
27065e5ead [DOCKER][MAIL] Setup docker mail server 2021-04-14 15:37:23 +00:00
Pastilhas
12cfb5006a [DOCKER][MAIL] Added docker mailserver setup 2021-04-14 15:37:23 +00:00
Daniel
ac16b3eff1 [Poll] Removed/refactored unnecessary files, changed redirect to default parameters in new poll route 2021-04-14 15:37:23 +00:00
Daniel
696ebe60e0 [Poll] Restructured templates, added misssing poll related css 2021-04-14 15:37:23 +00:00
Daniel
168b7d313a [Poll] Polls now have an associated note, poll templates, start_show_styles event, started css 2021-04-14 15:37:23 +00:00
Daniel
3a51d3ef89 [Poll] Started testing with note integration 2021-04-14 15:37:23 +00:00
Daniel
7c8dbccee2 [Poll] Added file headers 2021-04-14 15:37:23 +00:00
Daniel
7a925cd9a6 [Poll] Added modified param for Poll/Poll response, added PollTest 2021-04-14 15:37:23 +00:00
Daniel
0a1ea8749b [Poll] Added variable num of options
not sure if it is the right way to do it
2021-04-14 15:37:23 +00:00
Daniel
8543c8c68e [Poll] Added templates, response counting 2021-04-14 15:37:23 +00:00
Daniel
8bbeb79233 [Poll] Store poll response to DB 2021-04-14 15:37:23 +00:00
Daniel
4fcde940ff [Poll] Added New Route, RespondPoll, Poll Response, PollResponseForm 2021-04-14 15:37:23 +00:00
Daniel
a98e3a32f9 [Poll] Fixed ShowPoll route, moved Poll Entity, created NewPollForm
Entity was temporarily moved to src/Entity in order to load from DB, since it is yet no possible to do that from Plugin
2021-04-14 15:37:23 +00:00
Daniel
a9c35def3f [AUTOGENERATED][Poll] Add auto generated code for poll entity and new route 2021-04-14 15:37:23 +00:00
Daniel
b860c6bbb0 [Poll] Started porting Poll Plugin 2021-04-14 15:37:23 +00:00
margarida
03007194c8 [TOOLS][DOCKER] Added input verfication 2021-04-14 15:37:23 +00:00
margarida
b600dc0902 [TOOLS][DOCKER] Added first version of configuration shell script 2021-04-14 15:37:23 +00:00
Daniel
0868880d45 [TESTS] Added unit tests 2021-04-14 15:37:23 +00:00
Angelo D. Moura
5ec7e2e092 [TWIG] Moves the SVG custom function to an extension and change the test regex 2021-04-14 15:37:23 +00:00
Angelo D. Moura
b60185a97c [TWIG][TESTS] Update IconsExtension test 2021-04-14 15:37:23 +00:00