Commit Graph

16 Commits

Author SHA1 Message Date
Alec Murphy d6c1b8dbfd Slon/Api/V1/Timelines: Implement public timeline 2025-02-21 18:38:11 -05:00
Alec Murphy 66074a5472 Everywhere: Use session->path() 2025-02-21 18:10:25 -05:00
Alec Murphy ff5a07dc04 Everywhere: Make session->content_type() callable 2025-02-21 18:03:12 -05:00
Alec Murphy 545d408512 Everywhere: Make session->path(), session->path_count() callable 2025-02-21 16:51:22 -05:00
Alec Murphy 69a4d6916f Slon/Api/V1/Accounts,Timelines: Sort statuses by most recent first 2025-02-20 14:28:39 -05:00
Alec Murphy c6f74cfa84 Everywhere: Make session->send() callable 2025-02-20 08:24:04 -05:00
Alec Murphy 71c8db66f1 Everywhere: Make session->header() callable 2025-02-19 21:53:31 -05:00
Alec Murphy 6813c13ab3 Everywhere: Make session->status() callable 2025-02-19 21:07:09 -05:00
Alec Murphy cf5b8fe46a Slon/Api/V1/Statuses: Don't set internal deleted flag on status object being sent via ActivityPub 2025-02-17 18:50:04 -05:00
Alec Murphy 16d65c88ee Slon/Api/V1/Accounts: Implement Follow 2025-02-17 17:39:49 -05:00
Alec Murphy 2f486ebaf5 Slon/Api/V2/Search: Do WebFinger lookup and create local profile when searching for a remote user that is unknown to the server 2025-02-17 11:33:01 -05:00
Alec Murphy 897d9bbcfa Slon/Api/V1/Timelines: Eliminate bad Free 2025-02-17 11:31:09 -05:00
Alec Murphy 9260e8ee2a Slon/Api/V2: Add initial support for Search endpoint 2025-02-17 08:21:12 -05:00
Alec Murphy 8730286ca1 Slon/Api/V1/Accounts: Initial support for relationships method (following, followed_by) 2025-02-17 08:19:37 -05:00
Alec Murphy 0994ab3887 Slon/Api/V1/Timelines: Add initial support for Home timeline 2025-02-16 20:34:42 -05:00
Alec Murphy 52cb92f587 Meta: Add files to repository 2025-02-16 15:21:19 -05:00