|
a4a1a21403
|
[DOCKER] Rename docker-compose.yaml, so there can still be a default one on the repo, while the previous name can be used by the configurator without having problems with git
|
2021-09-14 13:10:20 +01:00 |
|
|
0e9737ee39
|
[TOOLS][DOCKER] Rewrite the configuration script to use whiptail/dialog, and refactor
|
2021-09-14 13:10:20 +01:00 |
|
Angelo D. Moura
|
8a48236d2d
|
[UI][NOTE][MARKDOWN] Add markdown support to the notes
|
2021-09-14 13:10:20 +01:00 |
|
up201706832
|
8cc0360298
|
[REPLY] Fixed CSS for reply form, making it now usable
|
2021-09-14 13:10:19 +01:00 |
|
up201706832
|
f9443f1e87
|
[AUTH][REMEMBER-ME] Changed name of column in rememberme_token database table to fix bug
|
2021-09-14 13:10:19 +01:00 |
|
Daniel
|
15454cab7f
|
[ProfileColor] Added profile color css
|
2021-09-14 13:10:19 +01:00 |
|
Daniel
|
d17582094d
|
[ProfileColor] Visualize profile color
|
2021-09-14 13:10:19 +01:00 |
|
Daniel
|
afae038cff
|
[ProfileColor] Added Profile Color entity, color form and db store/load to color settings controler
|
2021-09-14 13:10:19 +01:00 |
|
Daniel
|
20a5005e1d
|
[ProfileColor] Added plugin base, controller and settings template
|
2021-09-14 13:10:19 +01:00 |
|
Daniel
|
746bf70e7d
|
[REVERSEFAV] Added css to make Reverse favs label in one line
|
2021-09-14 13:10:19 +01:00 |
|
Daniel
|
ec85b5b96b
|
[REVERSEFAV] Fixed typo
|
2021-09-14 13:10:19 +01:00 |
|
Daniel
|
f04923405f
|
[REVERSEFAV] Added reverse favorourites stream/template
|
2021-09-14 13:10:19 +01:00 |
|
João Brandão
|
5516a77b33
|
[UI][TIMELINES] Refactored query for public stream
|
2021-09-14 13:10:19 +01:00 |
|
Daniel
|
c36436c1a1
|
[UI][TIMELINES] Fix undefined main_nav_tabs in logged out view
|
2021-09-14 13:10:18 +01:00 |
|
Angelo D. Moura
|
98145f4f1a
|
[Directory] Actors stream now includes a link to groups stream
|
2021-09-14 13:10:18 +01:00 |
|
Angelo D. Moura
|
d4c0f33be4
|
[Directory] Lint fix - missed a coma
|
2021-09-14 13:10:18 +01:00 |
|
Angelo D. Moura
|
77d7fcc138
|
[Directory] Finished implementing groups stream as a plugin
|
2021-09-14 13:10:18 +01:00 |
|
Angelo D. Moura
|
fe170ff508
|
[Directory] Finished implementing groups stream using Directory plugin
|
2021-09-14 13:10:18 +01:00 |
|
Angelo D. Moura
|
098fdb3361
|
[Directory] Changed the route so the plugin Directory doesn't take over - query is not working for some reason
|
2021-09-14 13:10:18 +01:00 |
|
Angelo D. Moura
|
eb1ef4dd0f
|
[Directory] Added the route, controller and a blank template file - something is broken
|
2021-09-14 13:10:18 +01:00 |
|
Angelo D. Moura
|
4f85efa071
|
[Directory] Actors are now organized by nickname
|
2021-09-14 13:10:18 +01:00 |
|
Angelo D. Moura
|
505e60d89f
|
[Directory] Actors are no longer related with notes, and the logged in user now shows on the stream
|
2021-09-14 13:10:18 +01:00 |
|
Angelo D. Moura
|
2d91f3d0b3
|
[Directory] Changed the title of the template and add a css rule for actor-bio
|
2021-09-14 13:10:17 +01:00 |
|
Angelo D. Moura
|
0c5941f515
|
[Directory] Almost finishied creating the /actors stream - problems with the css files
|
2021-09-14 13:10:17 +01:00 |
|
Angelo D. Moura
|
517cba3510
|
[Directory] Add the route, controller function, and blank template file
|
2021-09-14 13:10:17 +01:00 |
|
Daniel
|
0289888397
|
[Directory] Add documentation
|
2021-09-14 13:10:17 +01:00 |
|
Daniel
|
019e3d91e4
|
[Directory] Moved /actors stream to directory plugin
|
2021-09-14 13:10:17 +01:00 |
|
Daniel
|
6c1b1323a0
|
[Cover] Remove of cover form
|
2021-09-14 13:10:17 +01:00 |
|
Daniel
|
b79c8b092d
|
[Cover] Added cover route verifications
|
2021-09-14 13:10:17 +01:00 |
|
Daniel
|
4eafcd5058
|
[Cover] Removed commented code
|
2021-09-14 13:10:17 +01:00 |
|
Daniel
|
fdc2bc39d0
|
[Cover] Input restrictions, Code cleanup
|
2021-09-14 13:10:17 +01:00 |
|
Daniel
|
4949abac9d
|
[Cover] Added cover css, changed cover settings route name
|
2021-09-14 13:10:16 +01:00 |
|
Daniel
|
e2ce1a8070
|
[Cover] Added temporary css
|
2021-09-14 13:10:16 +01:00 |
|
Daniel
|
aeec9149fc
|
[Cover] Cover route, cover now renders
|
2021-09-14 13:10:16 +01:00 |
|
Daniel
|
cf8b3b7b73
|
[Cover] Added TWIG vars for profile plugins
|
2021-09-14 13:10:16 +01:00 |
|
Daniel
|
1cfe64cc25
|
[Cover] Added Cover Entity, updated form handler
Basically the same as the avatar
|
2021-09-14 13:10:16 +01:00 |
|
Daniel
|
7739518717
|
[Cover] Started implementing Cover plugin: base class, route, base templates, added tabs in profile template
|
2021-09-14 13:10:16 +01:00 |
|
Diogo Machado
|
f18a2a4bb6
|
[STATIC ANALYSIS] Started removal process for the errors found by PHPStan
|
2021-09-14 13:10:16 +01:00 |
|
Pastilhas
|
f319ccea78
|
[DOCKER][MAIL] Fixed hash command
Also added permissions to start.sh
|
2021-09-14 13:10:16 +01:00 |
|
margarida
|
f3c3d80892
|
[TOOLS][DOCKER] Add mail setup to configure
|
2021-09-14 13:10:16 +01:00 |
|
margarida
|
c36259f7c1
|
[TOOLS][DOCKER] Changed script to write docker-compose.yaml
|
2021-09-14 13:10:15 +01:00 |
|
margarida
|
6cb6eeb8a3
|
[TOOLS][DOCKER] Change dialog method to command substitution and redirection and add way of finding git's root
|
2021-09-14 13:10:15 +01:00 |
|
margarida
|
a8d211cdbf
|
[TOOLS][DOCKER] Added input verfication
|
2021-09-14 13:10:15 +01:00 |
|
margarida
|
152d173e69
|
[TOOLS][DOCKER] Added first version of configuration shell script
|
2021-09-14 13:10:15 +01:00 |
|
João Brandão
|
85666b195b
|
[UI] Visual restructure of login/register pages
|
2021-09-14 13:10:15 +01:00 |
|
João Brandão
|
7c7a03cfe1
|
[UI] Show public stream on login/register pages
|
2021-09-14 13:10:15 +01:00 |
|
up201706832
|
9351039a3b
|
[UI] Extracted public stream on login/register pages to a twig template
|
2021-09-14 13:10:15 +01:00 |
|
João Brandão
|
ac480e5018
|
[UI] Visual restructure of login/register pages
|
2021-09-14 13:10:15 +01:00 |
|
Pastilhas
|
5b088dabc2
|
[DOCKER][MAIL] Fixed variable expansion in run
|
2021-09-14 13:10:15 +01:00 |
|
Pastilhas
|
d291a8dae5
|
[DOCKER][MAIL] Cleanup opendkim.conf
Also improved consistency in other files
|
2021-09-14 13:10:14 +01:00 |
|