Hugo Sales
|
d4b7e990ce
[CORE][Event] Make all events return \EventResult, enforced at container build time
|
3 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)
|
3 years ago |
Diogo Peralta Cordeiro
|
a9b34b75b6
[PLUGIN][TreeNotes] Correct cache issues and iterate functionality
|
3 years ago |
Eliseu Amaro
|
135bf8bc68
[COMPONENTS][Conversation] Documented respective Controller
|
3 years ago |
Eliseu Amaro
|
e7940a21ee
[PLUGINS][TreeNotes] Feed only shows each note and its respective direct
|
3 years ago |
Hugo Sales
|
ec28f23025
[TOOLS] Run CS-fixer on all files
|
3 years ago |
Eliseu Amaro
|
774e32f834
[PLUGINS][TreeNotes] Working, however feed is still not formatted
|
3 years ago |
Eliseu Amaro
|
df92b0d225
[COMPONENTS][Conversation] Refactored Reply plugin into Conversation component
|
3 years ago |
Eliseu Amaro
|
01078e20fb
[PLUGINS][Reply] Fix return on getReplyToNote
|
3 years ago |
Eliseu Amaro
|
f2f1bdc145
[PLUGIN][Reply] Separated replies from Note table.
|
3 years ago |
Hugo Sales
|
9109c61af5
[TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types
|
3 years ago |
Hugo Sales
|
061a85d6b3
[EVENTS] Change FormatNoteList do separate in and out arguments
|
3 years ago |
Hugo Sales
|
aeabf64051
[PLUGIN] Change base class from Module to Plugin for all plugins
|
4 years ago |
Diogo Peralta Cordeiro
|
ccf3aa990a
[MODULES] Introduce the concept of abstract modules to V3
|
4 years ago |
Hugo Sales
|
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
|
4 years ago |