gnu-social/components
Diogo Peralta Cordeiro 16f51e5143
[COMPONENT][Notification] ->getSubscribers() should not be pre-included
Notification bug fix on Subscription component
Correct docblock
2022-03-28 20:53:19 +01:00
..
Attachment [COMPONENT][Attachment][TESTS] Fix Entity/AttachmentThumbnailTest 2022-03-09 01:42:11 +00:00
Avatar [COMPONENT][Avatar] Save title if possible, delete correctly, no early flushes 2022-01-02 23:50:14 +00:00
Blog [COMPONENT][Blog] This is not used for replies 2022-03-19 22:18:33 +00:00
Bridge [AUTOGENERATED] Update autogenerated code 2021-12-27 03:06:30 +00:00
Circle [COMPONENT][Circle] Ensure strict typing on getter 2022-03-28 20:48:29 +01:00
Collection [TESTS] Fix Core/ControllerTest 2022-03-09 01:40:33 +00:00
Conversation [COMPONENT][Posting] Fix request handling issues that resulted from splitting creation and controller 2022-03-13 15:52:48 +00:00
Feed [TESTS] Fix Controller/FeedsTest 2022-03-09 01:40:33 +00:00
FreeNetwork [COMPONENT][FreeNetwork] Start using queues 2022-03-05 14:23:08 +00:00
Group [COMPONENT][Group] Add orderBy to query, as otherwise the feed order is wrong 2022-03-28 20:49:28 +01:00
Language [TESTS] Load languages prior to remaining fixtures 2022-03-19 22:18:00 +00:00
LeftPanel [TEMPLATES][I18N] Fixup use of trans filter, in favour of trans tags. These are much more flexible and facilitate parameterized translations, rather than using concats. The only appropriate use of the trans filter is when a whole string in a variable needs to be translated (which should probably be avoided anyway) 2022-03-01 13:16:11 +00:00
Link [UTIL][HTML] HTML abstraction class was extended with a more specialised Heading class 2022-02-16 18:53:08 +00:00
Notification [COMPONENT][Notification] ->getSubscribers() should not be pre-included 2022-03-28 20:53:19 +01:00
Person [TESTS] Fix a couple of issues from last changes 2022-03-14 18:37:39 +00:00
Posting [COMPONENT][Notification] Make logic more generic and robust 2022-03-14 11:37:09 +00:00
RightPanel/templates/right_panel [TEMPLATES][I18N] Fixup use of trans filter, in favour of trans tags. These are much more flexible and facilitate parameterized translations, rather than using concats. The only appropriate use of the trans filter is when a whole string in a variable needs to be translated (which should probably be avoided anyway) 2022-03-01 13:16:11 +00:00
Search [TEMPLATES][I18N] Fixup use of trans filter, in favour of trans tags. These are much more flexible and facilitate parameterized translations, rather than using concats. The only appropriate use of the trans filter is when a whole string in a variable needs to be translated (which should probably be avoided anyway) 2022-03-01 13:16:11 +00:00
Subscription [COMPONENT][Notification] ->getSubscribers() should not be pre-included 2022-03-28 20:53:19 +01:00
Tag [TESTS] Fix Core/ControllerTest 2022-03-09 01:40:33 +00:00