Diogo Peralta Cordeiro
|
28bfb4b509
[COMPONENT][Notification] Make logic more generic and robust
|
2 years ago |
Hugo Sales
|
7ca4330f17
[TEMPLATES] Tweak note complimentary info to not output empty <span>s
|
2 years ago |
Hugo Sales
|
87354c06bf
[TEMPLATES] For note complementary info, compare identity by the ID, rather than nickname, which is not unique
|
2 years ago |
Hugo Sales
|
90f9378bca
[TEMPLATES] Use transList and trans function for note complimentary info
|
2 years ago |
Hugo Sales
|
b3374333f3
[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)
|
2 years ago |
Eliseu Amaro
|
077975136e
[CARDS][Note] Both 'in conversation' and 'in reply to' link to note's conversation. The former anchors it's id, while the latter it's parent id
|
2 years ago |
Diogo Peralta Cordeiro
|
a9b34b75b6
[PLUGIN][TreeNotes] Correct cache issues and iterate functionality
|
2 years ago |
Eliseu Amaro
|
26a50618b0
[CARDS][Note] Notification targets are now used as target info, instead of previous reply dependant implementation [COMPONENTS][Group] Feed title is applied to GroupFeed view
|
2 years ago |
Eliseu Amaro
|
d12038a9f8
[CSS] Complete refactor, removing all useless rules, squashing related separate files, and limiting folder depth
|
2 years ago |
Eliseu Amaro
|
f1caabd296
[CARDS][Note] Note factory template macro created, allows Notes to be represented with completely different macros/blocks, possible to extend types through additional events. Compact Notes have a max height, content can be scrolled by [CSS] Avatars, and Embed attachments now have a max-block-size which acts independently of image orientation
|
2 years ago |
Eliseu Amaro
|
e70acd5c3b
[UTIL][HTML] HTML abstraction class was extended with a more specialised Heading class
|
2 years ago |
Eliseu Amaro
|
9d9abf8afb
[CARDS][Note] Removed incorrect aria attributes, polished Note card
|
2 years ago |
Diogo Peralta Cordeiro
|
cda1568db5
[TEMPLATES][Cards][Blocks] Provide both actor uri and url, as well as full mention guidance
|
2 years ago |
Eliseu Amaro
|
35e907f7b2
[CARDS][Note] Note's 'in reply to' information added, overall polish of feeds templates and proper titles added for every single section that makes up a note
|
2 years ago |
Eliseu Amaro
|
80dfea6812
[CARDS][Note] Note's actions are now inside the same div as Note's complementary info, overall footprint of replies diminished
|
2 years ago |
Eliseu Amaro
|
f6b19d2a0f
[CARDS][Note] Note's actions are now inside the same div as Note's complementary info, overall footprint of replies diminished
|
2 years ago |
Eliseu Amaro
|
67a2387b31
[CARDS][Note] Removed note's complementary info related to the current user everywhere, which was criticized from being redundant
|
2 years ago |
Eliseu Amaro
|
5d0b8930e1
[COMPONENTS][Conversation] Removed redundant complementary information from notes replied to
|
2 years ago |
Eliseu Amaro
|
7b0667109d
[CARDS][Note] Note actions are now displayed at the end
|
2 years ago |
Eliseu Amaro
|
cb393ca554
[CARDS][Note] Fix note replies from calling note macro as if it was still part of the same template
|
2 years ago |
Eliseu Amaro
|
b3d582f665
[PLUGINS][AttachmentCollections] Fixed "Error: Expected Doctrine\ORM\Query\Lexer::T_IDENTIFIER, got 'Plugin\AttachmentCollections\Entity\AttachmentCollection'"
|
2 years ago |