80afc0fa6c
[TEMPLATES][Cards][Profile] Provide both actor uri and url, as well as full mention guidanceDiogo Peralta Cordeiro2021-12-27 04:13:09 +00:00
c4dacd7626
[COMPONENT][Attachment] Vinculate note information with attachment controllers Various minor bug fixesDiogo Peralta Cordeiro2021-12-27 02:47:04 +00:00
fd44bc3ac5
[CARDS][Note] Minimize calls between different tablesEliseu Amaro2021-12-26 23:56:50 +00:00
0df423e84b
[TOOLS] Update bin/generate_entity_fields so it defaults nullable variables to null and handles null in varcharsHugo Sales2021-12-26 22:08:39 +00:00
58715f1733
[PLUGIN][ImageEncoder] If vips doesn't support, don't throw exception, just let other plugin tryDiogo Peralta Cordeiro2021-12-26 21:52:18 +00:00
dd268ba8db
[CARDS][Profile] Use Actor::hasBio() instead of getterEliseu Amaro2021-12-26 16:50:32 +00:00
8e7c94fe1d
[COMPONENT][Attachment] Entity should have default refCount value, every attachment starts with 1 lifeDiogo Peralta Cordeiro2021-12-26 16:43:38 +00:00
fdf506b9f9
[CARDS][Note] Fix structure to break content in a controlled mannerEliseu Amaro2021-12-26 15:55:49 +00:00
726613cd96
[ENTITY][ActorCircle][COMPONENT][Tag] Add fields to ActorCircle and add or remove target to actor circle when they add or remove a selftagHugo Sales2021-12-26 15:19:00 +00:00
000ec680e6
[CORE][TOOL] Minor fixes and run cs-fixerHugo Sales2021-12-26 15:15:00 +00:00
97243151fa
[TOOL] CS-fixer does not accept a list of files, so we need to run it on each file individuallyHugo Sales2021-12-26 15:13:37 +00:00
c79b1e4c94
[AUTOGENERATED] Update auto generated codeHugo Sales2021-12-26 15:12:06 +00:00
68076d73dd
[TOOLS] Update bin/generate_entity_fields so it automatically truncates values in settersHugo Sales2021-12-26 14:40:54 +00:00
b604ee3146
[COMPONENT][Posting][Tag][Group][Conversation][RightPanel] Rename posting_form.to to posting_form.in, fill in with current group. Refactor context_actorHugo Sales2021-12-25 11:23:25 +00:00
0f54d2121e
[CONTROLLER][Feeds] In Home feed, include specifically subscribed-{person,group,business,organization}, but allow querying for subscribed or subscribed-actor{,s}Hugo Sales2021-12-25 10:12:38 +00:00
dad322e577[TWIG][Templates] check if variable is defined in twig before using itPhablulo2021-12-24 11:43:18 -03:00
82e6e95b6a[PLUGIN][AttachmentCollections] Add Attachment Collection plugin which allow users to save attachments in collectionsPhablulo2021-12-23 21:38:06 -03:00
63f9c6341e[COMPONENT][RightPanel] Sends request object in the AppendRightPanelBlock eventPhablulo2021-12-23 21:37:35 -03:00
1947e99430
[DOC] Add documentation to methods flagged by doc-checkHugo Sales2021-12-24 09:34:13 +00:00
dabf5576d3
[CONTROLLER][Feeds] Implement query for home feed: note-from:subscribedHugo Sales2021-12-24 09:27:24 +00:00
8cd703d68b
[COMPONENT][Link] Even if everything else in Posting fails, no reason to discard the finding about the LinkDiogo Peralta Cordeiro2021-12-24 00:37:38 +00:00
2e69eac63e
[CONTROLLER][UserPanel][UTIL][FORM][ActorForms] Move UserPanel::personalInfo to ActorForms::personalInfoHugo Sales2021-12-23 17:10:56 +00:00
1e6bc5b6ab
[CORE][Form] Fix Form::handle and report back any errorsHugo Sales2021-12-23 17:09:30 +00:00
59abffe744
[ENTITY][Actor][DOC] Add explanation in Actor::__callHugo Sales2021-12-23 17:06:11 +00:00
be197bc82b
[ENTITY][LocalUser] Fix LocalUser::setNicknameSanitizedAndCached so it updates the actor nickname and propagates the exceptionsHugo Sales2021-12-23 14:52:03 +00:00
95783d6109
[CONTROLLER][UserPanel][COMPONENT][Tag] Re-add way of adding self tags, but in a more reusable (and less buggy) wayHugo Sales2021-12-23 14:04:00 +00:00
072caad845
[CONTROLLER][UserPanel] Remove self tags settings from profile settings section, so it can be abstracted and reusedHugo Sales2021-12-23 08:27:40 +00:00
774b33a522
[DEPENDENCIES] Update dependencies and Symfony to 5.4 LTSHugo Sales2021-12-22 19:46:57 +00:00
80ebd6fb7b
[ENTITY][Actor] Add helper function for checking if the current actor can admin anotherHugo Sales2021-12-21 19:09:26 +00:00