Diogo Peralta Cordeiro
|
e04d927fe9
[COMPONENT][Feed][Conversation] Add note-conversation:
|
3 years ago |
Diogo Peralta Cordeiro
|
17b7ef13a0
[COMPONENT][Conversation] Remove Feed list entry
|
3 years ago |
Diogo Peralta Cordeiro
|
e743a17883
[COMPONENT][Notification] Introduce Notifications Feed
|
3 years ago |
Diogo Peralta Cordeiro
|
2004f1883a
[COMPONENT][FreeNetwork] Move feeds that only make sense with FreeNetwork enabled to this component
|
3 years ago |
Diogo Peralta Cordeiro
|
7d8cce3b27
[COMPONENT][Feed] Correct queries and introduce new feeds
|
3 years ago |
Diogo Peralta Cordeiro
|
1865d2b41e
[ActivityPub][Postman] Fill To and CC with mentions
|
3 years ago |
Eliseu Amaro
|
48b2c8c04e
[COMPONENTS][Conversation] Local Conversations done
|
3 years ago |
Eliseu Amaro
|
3ca7a35158
[COMPONENT][Conversation] added onProcessNoteContent event
|
3 years ago |
Eliseu Amaro
|
c83ae76a68
[COMPONENTS][Conversation] Conversation entity moved to respective component, URI column added
|
3 years ago |
Phablulo
|
c494928b46
[PLUGIN][MediaFeed] Remove unused import
|
3 years ago |
Phablulo
|
5115145901
[PLUGIN][MediaFeed] Iterate Documentation
|
3 years ago |
Phablulo
|
d04b68a3ce
[PLUGIN][MediaFeed] Add Media plugin which filters a feed by notes containing media
|
3 years ago |
Phablulo
|
fb64444325
[UI][CORE][COMPONENT][Search] Refactor templates
|
3 years ago |
Phablulo
|
dd5d46c556
[CORE] Add option to filter notes even when there's no actor
|
3 years ago |
Phablulo
|
ce91826d31
[CORE][UI] Added the possibility to draw stuff before feed starts
|
3 years ago |
Hugo Sales
|
012e0665b0
[COMPONENT][Search] Only display search subscribe field if a user is logged in
|
3 years ago |
Hugo Sales
|
af122df6e1
[CONTROLLER][Actor] Fix actor view route
|
3 years ago |
Diogo Peralta Cordeiro
|
8b5286c383
[COMPONENT][Notification] Do not re-render content just to grab attentions
|
3 years ago |
Diogo Peralta Cordeiro
|
e2c0505620
[ActivityPub][Inbox] Add request to debug logs
|
3 years ago |
Hugo Sales
|
e7dcea3f26
[CONTROLLER][Actor] Add group notes query and fixup template
|
3 years ago |
Hugo Sales
|
6a8144003f
[ENTITY][Actor] Add missing 'break' statements in switches in getUr{i,l}
|
3 years ago |
Hugo Sales
|
25900d38bd
[UTIL][EXCEPTION][RedirectException] Remove hack that would attempt to generate a URL inplace
|
3 years ago |
Hugo Sales
|
027adc97b2
[CONTROLLER][ActorController] Make ActorController extend the FeedController, so notes get filtered
|
3 years ago |
Hugo Sales
|
7f65b23074
[DB] Allow mentioning 'note' in a DQL query (in quotes), in order to be able to search in the activity table (previously would be replaced by the class name)
|
3 years ago |
Hugo Sales
|
85735222cb
[COMPONENT][Posting] When a group is mentioned, add that note to the group inbox
|
3 years ago |
Hugo Sales
|
d6d5926b6e
[TOOLS][DOC] Add missing documentation, as flagged by doc-check
|
3 years ago |
Hugo Sales
|
da8c41e094
[TOOLS] Fix errors found by PHPStan
|
3 years ago |
Hugo Sales
|
fa863d9e03
[CONTROLLER][ENTITY][Actor] Add way of creating a group that doesn't exist
|
3 years ago |
Hugo Sales
|
88a137fb15
[ROUTES] Rename actor routes and add route for groups
|
3 years ago |
Hugo Sales
|
87aa9360a3
[CORE][ActorController] Refactor actor related controllers (Actor, Subscribers, Subscriptions) to remove duplicated code
|
3 years ago |