Hugo Sales
|
542bd3a5e3
[DEPENDENCIES] WIP Update dependencies
|
3 年之前 |
Hugo Sales
|
daea301cde
[ENTITY][Actor] Add helper function for checking if the current actor can admin another
|
3 年之前 |
Hugo Sales
|
099e47263b
[UTIL][HTML] Allow <b> and <hr> tags
|
3 年之前 |
Hugo Sales
|
77f5501197
[COMPONENT][Language][Settings] Factor out language settings into the language component
|
3 年之前 |
Hugo Sales
|
9fc6418a17
[TEMPLATE][Settings] Factor out settings macros
|
3 年之前 |
Hugo Sales
|
c85604e407
[COMPONENT][Group][CONTROLLER][Actor] Move group related stuff to it's own component
|
3 年之前 |
Hugo Sales
|
abe4ae106a
[CONTROLLER][Actor] Handle case where there isn't a logged in user
|
3 年之前 |
Hugo Sales
|
012e0665b0
[COMPONENT][Search] Only display search subscribe field if a user is logged in
|
3 年之前 |
Hugo Sales
|
af122df6e1
[CONTROLLER][Actor] Fix actor view route
|
3 年之前 |
Diogo Peralta Cordeiro
|
8b5286c383
[COMPONENT][Notification] Do not re-render content just to grab attentions
|
3 年之前 |
Diogo Peralta Cordeiro
|
e2c0505620
[ActivityPub][Inbox] Add request to debug logs
|
3 年之前 |
Hugo Sales
|
e7dcea3f26
[CONTROLLER][Actor] Add group notes query and fixup template
|
3 年之前 |
Hugo Sales
|
6a8144003f
[ENTITY][Actor] Add missing 'break' statements in switches in getUr{i,l}
|
3 年之前 |
Hugo Sales
|
25900d38bd
[UTIL][EXCEPTION][RedirectException] Remove hack that would attempt to generate a URL inplace
|
3 年之前 |
Hugo Sales
|
027adc97b2
[CONTROLLER][ActorController] Make ActorController extend the FeedController, so notes get filtered
|
3 年之前 |
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 年之前 |
Hugo Sales
|
85735222cb
[COMPONENT][Posting] When a group is mentioned, add that note to the group inbox
|
3 年之前 |
Hugo Sales
|
d6d5926b6e
[TOOLS][DOC] Add missing documentation, as flagged by doc-check
|
3 年之前 |
Hugo Sales
|
da8c41e094
[TOOLS] Fix errors found by PHPStan
|
3 年之前 |
Hugo Sales
|
fa863d9e03
[CONTROLLER][ENTITY][Actor] Add way of creating a group that doesn't exist
|
3 年之前 |
Hugo Sales
|
88a137fb15
[ROUTES] Rename actor routes and add route for groups
|
3 年之前 |
Hugo Sales
|
87aa9360a3
[CORE][ActorController] Refactor actor related controllers (Actor, Subscribers, Subscriptions) to remove duplicated code
|
3 年之前 |
Hugo Sales
|
315fd95b94
[COMPONENT][Posting] Add facility to allow mentioning groups that don't yet exist
|
3 年之前 |
Hugo Sales
|
36976d8fe7
[DOCKER] Update configuration script to include the worker container
|
3 年之前 |
Hugo Sales
|
e27f2dd202
[ENTITY] Remove Group entity, as groups are actors
|
3 年之前 |
Eliseu Amaro
|
918e6823a9
[ENTITY][Actor] Init Actor's class variable homepage, bio, and location to null
|
3 年之前 |
Eliseu Amaro
|
622057ba0d
[CONTROLLER][Feeds] Added should_format field on returned array
|
3 年之前 |
Diogo Peralta Cordeiro
|
23f94ac961
[CORE][Controller] Define html format as default
|
3 年之前 |
Diogo Peralta Cordeiro
|
1832397363
[ActivityPub] Include recent actor type attribute in its creation
|
3 年之前 |
Diogo Peralta Cordeiro
|
ed67da89dc
[TAGS] Fix some minor logic issues with Actor Tags and Circles
|
3 年之前 |