Wykres commitów

5465 Commity

Autor SHA1 Wiadomość Data
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
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
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
Pastilhas
2c3599721e [DOCKER][MAIL] Removed unused config files and scripts
Now user is created on setup and dockerfile
2021-09-14 13:10:14 +01:00
Daniel
1747e14824 [Poll] Removed/refactored unnecessary files, changed redirect to default parameters in new poll route 2021-09-14 13:10:13 +01:00
Daniel
c0d363e317 [Poll] Restructured templates, added misssing poll related css 2021-09-14 13:10:13 +01:00
Daniel
7a299162e1 [Poll] Polls now have an associated note, poll templates, start_show_styles event, started css 2021-09-14 13:10:13 +01:00
Daniel
090c593a61 [Poll] Started testing with note integration 2021-09-14 13:10:13 +01:00
Daniel
50ec306243 [Poll] Added file headers 2021-09-14 13:10:12 +01:00
Daniel
ffb4b9df23 [Poll] Added modified param for Poll/Poll response, added PollTest 2021-09-14 13:10:12 +01:00
Daniel
f34fb9c7b9 [Poll] Added variable num of options
not sure if it is the right way to do it
2021-09-14 13:10:12 +01:00
Daniel
cdbf7da8be [Poll] Added templates, response counting 2021-09-14 13:10:12 +01:00
Daniel
27a0c43f7b [Poll] Store poll response to DB 2021-09-14 13:10:12 +01:00
Daniel
3725818e4f [Poll] Added New Route, RespondPoll, Poll Response, PollResponseForm 2021-09-14 13:10:12 +01:00
Daniel
dbb55362c8 [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-09-14 13:10:12 +01:00
Daniel
03f02bed4d [AUTOGENERATED][Poll] Add auto generated code for poll entity and new route 2021-09-14 13:10:12 +01:00
Daniel
5978a069e9 [Poll] Started porting Poll Plugin 2021-09-14 13:10:12 +01:00
Daniel
95f95d2dd8 [TESTS] Added unit tests 2021-09-14 13:10:08 +01:00
279cfcd058 [PLUGIN][Favourite] Move favourite table definition to inside the plugin, as it is now supported 2021-09-14 13:06:57 +01:00
e2e53d9a2a [AUTOGENERATED] Update auto generated code in entities 2021-09-14 13:06:56 +01:00
460712e15e [GIT] Change my email to the new one in all files and bump copyright year 2021-09-14 13:06:56 +01:00
f95f69c778 Add some missing documentation to ActivityPub 2021-09-14 13:06:56 +01: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 queries 2021-09-14 13:06:56 +01:00
5c53889739 [Reply] Fix bug where wrong variable is used when replying to a note 2021-09-14 13:06:56 +01:00
Hugo Sales
e8feb2ae84 [DOCUMENTATION][REFACTOR] Add documentation to all flagged function and do some small cleanup 2021-09-14 13:06:55 +01:00
Hugo Sales
221829c6fd [Reply] Fix missing use statement 2021-09-14 13:06:54 +01:00
Hugo Sales
147ff89e74 [NoteAction] Refactor duplicated code out to base class 2021-09-14 13:06:53 +01:00
Hugo Sales
0c0b00da93 [Directory] Add missing use statement 2021-09-14 13:06:53 +01:00
Hugo Sales
a248f23cef [Reply] Move reply functionality to a plugin 2021-09-14 13:06:52 +01:00
Hugo Sales
72208b066c [NoteActions] Refactor note actions and fix bug in favourite 2021-09-14 13:06:51 +01:00
Hugo Sales
4c15271d36 [UI] Display error when submitted form is invalid 2021-09-14 13:06:51 +01:00
Hugo Sales
cc758f6a8e [AUTOGENERATED] Update autogenerated code in module entities 2021-09-14 13:06:51 +01:00
Hugo Sales
6b1689e1df [Repeat][Favourite] Only display action buttons if logged in (instead of forcing login) 2021-09-14 13:06:50 +01:00
Hugo Sales
26f01c4c92 [Posting] Fix posting form name and css 2021-09-14 13:06:49 +01:00
Hugo Sales
a98af6ab6a [Directory] Add directory plugin, for listing people and groups 2021-09-14 13:06:48 +01:00