|
9e0a2dd4a0
|
[TOOLS] Fix errors found by PHPStan
|
2022-01-03 02:23:06 +00:00 |
|
|
27276ba379
|
[CONFIG] Rename streams/notes_per_page to feeds/entries_per_page
|
2022-01-03 02:18:44 +00:00 |
|
|
ea5a4df1a4
|
[UI][PLUGIN][Directory] Add UI for Directory listing ordering. This uses a GET parameter, which subits the field in order_by and the operator in order_op. Using order_by=filed^ is still supported
|
2022-01-03 02:18:44 +00:00 |
|
|
5fa8056899
|
[COMPONENT][Collection] Refactoring: Further work in abstracting collections
|
2022-01-03 02:18:43 +00:00 |
|
|
def5f36c25
|
[PLUGIN][ActivityPub][Inbox] Accept Follow Activity
Improve how Core Activity is handled in general
|
2022-01-02 23:50:16 +00:00 |
|
|
d6cd33019d
|
[UI][PLUGIN][Directory] Add sort options to UI
|
2022-01-01 22:18:18 +00:00 |
|
|
5662210a2d
|
[UI][PLUGIN][Directory] Use a single template for all results
|
2022-01-01 22:18:18 +00:00 |
|
|
b1fbf7d6ef
|
[PLUGIN][Directory] Add option to order by subscribers
|
2022-01-01 22:18:18 +00:00 |
|
|
9f11d270f4
|
[PLUGIN][Directory] Fix opposite sort order
|
2022-01-01 22:18:18 +00:00 |
|
|
f6311debbf
|
[PLUGIN][Directory] Refactor directory controller, so it's hopefully clearer what's happening
|
2022-01-01 20:50:04 +00:00 |
|
|
175c98b043
|
[PLUGIN][Directory] Add options to sort by nickname, created, modified and activity, ascending or descending
|
2022-01-01 20:49:17 +00:00 |
|
|
fc76a00908
|
[PLUGIN][Directory] Rename actor to people, as it's what's actually interacted with
|
2022-01-01 20:02:32 +00:00 |
|
|
d03572e366
|
[PLUGIN][Directory] Make it list groups
|
2021-12-27 17:10:58 +00:00 |
|
|
7d8cce3b27
|
[COMPONENT][Feed] Correct queries and introduce new feeds
Refactor feeds and search to use a common query builder
|
2021-12-24 00:44:39 +00:00 |
|
|
3b8a3e953d
|
[CONTROLLER][FeedController] Make post processing happen more automatically, reducing noise in individual controllers. Now it's enough to simply extends App\Core\Controller\FeedController, to implement a feed
|
2021-12-08 10:20:37 +00:00 |
|
|
7783922b2e
|
[CONTROLLER][PLUGIN][Directory][Favourite][Reply][CORE][FeedController] Refactor to new FeedController
|
2021-12-07 23:34:32 +00:00 |
|
|
9109c61af5
|
[TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types
|
2021-10-27 04:19:28 +01:00 |
|
|
941cbe6599
|
[Actor] Refactor GSActor into Actor
|
2021-09-18 05:12:17 +01:00 |
|
Angelo D. Moura
|
77d7fcc138
|
[Directory] Finished implementing groups stream as a plugin
|
2021-09-14 13:10:18 +01:00 |
|
Angelo D. Moura
|
fe170ff508
|
[Directory] Finished implementing groups stream using Directory plugin
|
2021-09-14 13:10:18 +01:00 |
|
Daniel
|
0289888397
|
[Directory] Add documentation
|
2021-09-14 13:10:17 +01:00 |
|
Daniel
|
019e3d91e4
|
[Directory] Moved /actors stream to directory plugin
|
2021-09-14 13:10:17 +01:00 |
|
Hugo Sales
|
a98af6ab6a
|
[Directory] Add directory plugin, for listing people and groups
|
2021-09-14 13:06:48 +01:00 |
|