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 gitHugo Sales2021-03-21 23:36:35 +00:00
0e9737ee39
[TOOLS][DOCKER] Rewrite the configuration script to use whiptail/dialog, and refactorHugo Sales2021-03-20 23:09:50 +00:00
8a48236d2d
[UI][NOTE][MARKDOWN] Add markdown support to the notes
Angelo D. Moura
2021-01-03 23:17:06 +00:00
8cc0360298
[REPLY] Fixed CSS for reply form, making it now usable
up201706832
2021-01-03 18:00:57 +00:00
f9443f1e87
[AUTH][REMEMBER-ME] Changed name of column in rememberme_token database table to fix bug
up201706832
2021-01-02 15:52:05 +00:00
15454cab7f
[ProfileColor] Added profile color css
Daniel
2020-12-19 20:52:36 +00:00
d17582094d
[ProfileColor] Visualize profile color
Daniel
2020-12-18 19:45:45 +00:00
afae038cff
[ProfileColor] Added Profile Color entity, color form and db store/load to color settings controler
Daniel
2020-12-16 23:19:52 +00:00
20a5005e1d
[ProfileColor] Added plugin base, controller and settings template
Daniel
2020-12-16 19:27:41 +00:00
746bf70e7d
[REVERSEFAV] Added css to make Reverse favs label in one line
Daniel
2020-12-07 16:56:08 +00:00
ec85b5b96b
[REVERSEFAV] Fixed typo
Daniel
2020-12-07 16:32:53 +00:00
f04923405f
[REVERSEFAV] Added reverse favorourites stream/template
Daniel
2020-12-07 16:23:56 +00:00
5516a77b33
[UI][TIMELINES] Refactored query for public stream
João Brandão
2020-12-02 22:57:32 +00:00
c36436c1a1
[UI][TIMELINES] Fix undefined main_nav_tabs in logged out view
Daniel
2020-12-02 15:57:52 +00:00
98145f4f1a
[Directory] Actors stream now includes a link to groups stream
Angelo D. Moura
2020-12-02 03:31:07 +00:00
d4c0f33be4
[Directory] Lint fix - missed a coma
Angelo D. Moura
2020-12-02 03:11:37 +00:00
77d7fcc138
[Directory] Finished implementing groups stream as a plugin
Angelo D. Moura
2020-12-02 00:59:20 +00:00
fe170ff508
[Directory] Finished implementing groups stream using Directory plugin
Angelo D. Moura
2020-12-01 03:05:10 +00:00
098fdb3361
[Directory] Changed the route so the plugin Directory doesn't take over - query is not working for some reason
Angelo D. Moura
2020-11-30 02:25:22 +00:00
eb1ef4dd0f
[Directory] Added the route, controller and a blank template file - something is broken
Angelo D. Moura
2020-11-29 05:47:25 +00:00
4f85efa071
[Directory] Actors are now organized by nickname
Angelo D. Moura
2020-11-30 02:41:19 +00:00
505e60d89f
[Directory] Actors are no longer related with notes, and the logged in user now shows on the stream
Angelo D. Moura
2020-11-30 01:39:32 +00:00
2d91f3d0b3
[Directory] Changed the title of the template and add a css rule for actor-bio
Angelo D. Moura
2020-11-29 23:28:30 +00:00
0c5941f515
[Directory] Almost finishied creating the /actors stream - problems with the css files
Angelo D. Moura
2020-11-29 04:55:23 +00:00
517cba3510
[Directory] Add the route, controller function, and blank template file
Angelo D. Moura
2020-11-29 02:31:48 +00:00
0289888397
[Directory] Add documentation
Daniel
2020-12-01 18:09:01 +00:00
019e3d91e4
[Directory] Moved /actors stream to directory plugin
Daniel
2020-12-01 17:56:31 +00:00
6c1b1323a0
[Cover] Remove of cover form
Daniel
2020-12-29 18:27:02 +00:00
b79c8b092d
[Cover] Added cover route verifications
Daniel
2020-11-29 18:15:01 +00:00
4eafcd5058
[Cover] Removed commented code
Daniel
2020-11-29 17:32:30 +00:00
fdc2bc39d0
[Cover] Input restrictions, Code cleanup
Daniel
2020-11-29 16:54:29 +00:00
4949abac9d
[Cover] Added cover css, changed cover settings route name
Daniel
2020-11-28 22:11:54 +00:00
e2ce1a8070
[Cover] Added temporary css
Daniel
2020-11-28 17:56:09 +00:00
aeec9149fc
[Cover] Cover route, cover now renders
Daniel
2020-11-27 22:25:37 +00:00
cf8b3b7b73
[Cover] Added TWIG vars for profile plugins
Daniel
2020-11-25 22:10:56 +00:00
1cfe64cc25
[Cover] Added Cover Entity, updated form handler
Daniel
2020-11-25 21:43:55 +00:00
7739518717
[Cover] Started implementing Cover plugin: base class, route, base templates, added tabs in profile template
Daniel
2020-11-24 16:47:07 +00:00
f18a2a4bb6
[STATIC ANALYSIS] Started removal process for the errors found by PHPStan
Diogo Machado
2020-11-28 20:48:13 +00:00
f319ccea78
[DOCKER][MAIL] Fixed hash command Also added permissions to start.sh
Pastilhas
2020-12-02 20:26:44 +00:00
f3c3d80892
[TOOLS][DOCKER] Add mail setup to configure
margarida
2020-11-29 00:41:07 +00:00
6cb6eeb8a3
[TOOLS][DOCKER] Change dialog method to command substitution and redirection and add way of finding git's root
margarida
2020-11-23 18:51:17 +00:00
987d29a674
[TOOLS][DOCKER] Added first version of configuration shell script
margarida
2020-10-20 02:49:49 +01:00
95f95d2dd8
[TESTS] Added unit tests
Daniel
2020-10-16 01:07:01 +01:00
d53fef09a8
[TWIG] Moves the SVG custom function to an extension and change the test regex
Angelo D. Moura
2020-12-02 14:44:04 +00:00
d2208d15d8
[TWIG][TESTS] Update IconsExtension test
Angelo D. Moura
2020-11-09 19:43:39 +00:00
5acfda8ae5
[TWIG] Add SVG icon embed function
Angelo D. Moura
2020-10-20 23:38:56 +01:00
fbc85086fd
[DB][TESTS] Implement Doctrine event listener to update timestamps on modification, and related tests
Diogo Machado
2020-10-13 23:45:48 +01:00
c3aa2ae400
[FORM] Implement ActorArrayTransformer
Daniel
2020-10-14 21:43:44 +01:00
279cfcd058
[PLUGIN][Favourite] Move favourite table definition to inside the plugin, as it is now supportedHugo Sales2021-03-12 13:46:00 +00:00
417e2f351b
[SchemaDef] Finish association mapping implementationHugo Sales2021-03-11 22:22:42 +00:00
1d42c7a835
[DB][NoteLocation] Add missing multiplicity to columnHugo Sales2021-03-11 22:19:11 +00:00
4e4d4dfdc5
[DB] Fix typo in table definitions and fix name of GSActorCircle tableHugo Sales2021-03-11 22:16:17 +00:00
481027b09b
[AUTOGENERATED][DB][File][GroupJoinQueue] Update autogenerated code and add select fields as specified in the previous commitHugo Sales2021-03-10 17:20:42 +00:00
1712782cc5
[DB] Change foreign key specification to new formatHugo Sales2021-02-22 21:34:59 +00:00
ea0aca4b00
[SCHEMADEF] Add preliminary support for foreign keysHugo Sales2021-02-21 17:13:46 +00:00
e2e53d9a2a
[AUTOGENERATED] Update auto generated code in entitiesHugo Sales2021-02-20 21:01:08 +00:00
b27bda6a7c
[TOOLS] Use GSActor rather than Gsactor in autogenerated codeHugo Sales2021-02-20 20:59:32 +00:00
460712e15e
[GIT] Change my email to the new one in all files and bump copyright yearHugo Sales2021-02-19 23:29:43 +00:00
f95f69c778
Add some missing documentation to ActivityPubHugo Sales2021-02-19 23:03:01 +00:00
74e586182d
[DB] Merge definition of SchemaDefDriver with SchemaDefPass for clarityHugo Sales2021-02-19 23:02:40 +00:00
fc015c6fdf
[NETWORK][TreeNotes] Add TreeNotes plugin which takes over the responsibility of displaying a conversation as a tree, in order to reduce the number of queriesHugo Sales2021-02-18 22:29:55 +00:00
5c53889739
[Reply] Fix bug where wrong variable is used when replying to a noteHugo Sales2021-02-18 22:28:35 +00:00