Hugo Sales
|
71b9006f16
[WIP] Use CTE for note queries, to fetch the replies in one batch
|
3 years ago |
Hugo Sales
|
1947e99430
[DOC] Add documentation to methods flagged by doc-check
|
3 years ago |
Hugo Sales
|
dabf5576d3
[CONTROLLER][Feeds] Implement query for home feed: note-from:subscribed
|
3 years ago |
Diogo Peralta Cordeiro
|
e3efd25b43
[PLUGIN][ActivityPub] Fix typo in getObjectByUri
|
3 years ago |
Diogo Peralta Cordeiro
|
7407028891
[PLUGIN][RepeatNote] Fix getRepeatNotes query
|
3 years ago |
Diogo Peralta Cordeiro
|
10e7c71b6e
[COMPONENT][Tag] Do not perform DB::flush in an event
|
3 years ago |
Diogo Peralta Cordeiro
|
8cd703d68b
[COMPONENT][Link] Even if everything else in Posting fails, no reason to discard the finding about the Link
|
3 years ago |
Eliseu Amaro
|
671c3968e2
[TWIG][Templates] Rename inconsistent CSS classes
|
3 years ago |
Eliseu Amaro
|
f10b3bb05c
[PLUGINS][MediaFeed] Fixed template path typos
|
3 years ago |
Hugo Sales
|
1e7a285ded
[TOOL] Add force-nuke-everything make rule, which deletes the whole database and caches
|
3 years ago |
Hugo Sales
|
333e71ed50
[COMPONENT][Group] Add group settings, with support for editing the group's personal info and self tags
|
3 years ago |
Hugo Sales
|
a36bdf9719
[UI][I18N] Add missing translation tags in templates/cards/navigation/view.html.twig
|
3 years ago |
Hugo Sales
|
69565e3f49
[COMPONENT][Tag] Add missing required route paramter nickname
|
3 years ago |
Hugo Sales
|
2e69eac63e
[CONTROLLER][UserPanel][UTIL][FORM][ActorForms] Move UserPanel::personalInfo to ActorForms::personalInfo
|
3 years ago |
Hugo Sales
|
1e6bc5b6ab
[CORE][Form] Fix Form::handle and report back any errors
|
3 years ago |
Hugo Sales
|
59abffe744
[ENTITY][Actor][DOC] Add explanation in Actor::__call
|
3 years ago |
Hugo Sales
|
be197bc82b
[ENTITY][LocalUser] Fix LocalUser::setNicknameSanitizedAndCached so it updates the actor nickname and propagates the exceptions
|
3 years ago |
Hugo Sales
|
764a30695d
[ENTITY][ActorTag][Actor][Activity] Add Actor::getActorCircles
|
3 years ago |
Hugo Sales
|
95783d6109
[CONTROLLER][UserPanel][COMPONENT][Tag] Re-add way of adding self tags, but in a more reusable (and less buggy) way
|
3 years ago |
Hugo Sales
|
072caad845
[CONTROLLER][UserPanel] Remove self tags settings from profile settings section, so it can be abstracted and reused
|
3 years ago |
Hugo Sales
|
774b33a522
[DEPENDENCIES] Update dependencies and Symfony to 5.4 LTS
|
3 years ago |
Hugo Sales
|
80ebd6fb7b
[ENTITY][Actor] Add helper function for checking if the current actor can admin another
|
3 years ago |
Hugo Sales
|
63679426b6
[UTIL][HTML] Allow <b> and <hr> tags
|
3 years ago |
Hugo Sales
|
a28c0da4af
[COMPONENT][Language][Settings] Factor out language settings into the language component
|
3 years ago |
Hugo Sales
|
2acf0bcbb6
[TEMPLATE][Settings] Factor out settings macros
|
3 years ago |
Hugo Sales
|
1682b04e74
[COMPONENT][Group][CONTROLLER][Actor] Move group related stuff to it's own component
|
3 years ago |
Hugo Sales
|
67f09d4e50
[CONTROLLER][Actor] Handle case where there isn't a logged in user
|
3 years ago |
Diogo Peralta Cordeiro
|
4b98200ecd
[UI][CARD][Note] Add Conversation link
|
3 years ago |
Diogo Peralta Cordeiro
|
3c79d82b80
[PLUGIN][ActivityPub][Note] Support inReplyTo
|
3 years ago |
Diogo Peralta Cordeiro
|
b05106e7f9
[COMPONENT][Conversation] Minor corrections and don't store URI in DB
|
3 years ago |