Commit graph

  • 3b1926198f Document tests with Given/When/Then comments main Andros Fenollosa 2026-08-20 10:51:48 +02:00
  • fdbf8461cd Point org-social links to git.andros.dev Andros Fenollosa 2026-08-20 10:24:14 +02:00
  • 9c0e825fa1 Add License section to README Andros Fenollosa 2026-08-20 10:02:19 +02:00
  • 2728620fd6 Exclude bridge posts from global and tag-filtered RSS feeds Andros Fenollosa 2026-07-28 10:05:14 +02:00
  • c446ae514d Exclude bridge virtual feeds from feed listing, discovery and stats Andros Fenollosa 2026-07-20 09:33:28 +02:00
  • 349a5e1376 Add ActivityPub and RSS bridges serving virtual social.org feeds Andros Fenollosa 2026-07-17 15:26:41 +02:00
  • 22271f2e0d Send Webmentions for external links found in posts Andros Fenollosa 2026-07-16 10:22:47 +02:00
  • f7f85153f6 Add /stats/ endpoint with monthly activity and global counters Andros Fenollosa 2026-07-10 08:19:10 +02:00
  • 25b19b948f Replace Django healthcheck with lightweight HTTP probe Andros Fenollosa 2026-07-04 19:39:30 +02:00
  • 97ef297efe Harden feed scanning against bad birthdays and slow hosts Andros Fenollosa 2026-06-24 09:17:21 +02:00
  • 045e647ed2 Rewrite SSE view as async using redis.asyncio, fix nginx buffering Andros Fenollosa 2026-05-19 09:18:36 +02:00
  • ee44472c74 Replace Django dev server with uvicorn ASGI Andros Fenollosa 2026-05-19 09:09:16 +02:00
  • 0a66cfcf7a Make ?feed optional in /sse/notifications/, add global stream Andros Fenollosa 2026-05-19 09:06:44 +02:00
  • 347369868d Add /profile/ endpoint returning feed followers Andros Fenollosa 2026-05-16 11:58:45 +02:00
  • 8b35862bb9 Fix cache backend race that left huey using DummyCache after restart Andros Fenollosa 2026-05-07 09:13:28 +02:00
  • 5a6e953786 Update Contributing section with contribution guidelines link Andros Fenollosa 2026-02-23 09:58:05 +01:00
  • 109bb2f51c
    Fix link formatting in CONTRIBUTING.md Andros Fenollosa 2026-01-19 15:48:44 +01:00
  • c7edc34f7f
    Create CONTRIBUTING.md Andros Fenollosa 2026-01-19 15:48:32 +01:00
  • a47aa3ad35 Update Andros Fenollosa 2026-01-19 14:59:42 +01:00
  • 338a8b3121 Simplify diagram labels: use 'Relay' instead of 'Node' Andros Fenollosa 2026-01-19 14:58:52 +01:00
  • 5483f1b7a4 Update diagram: remove centralized 'List nodes' Andros Fenollosa 2026-01-19 14:57:19 +01:00
  • 17fe6a9fca Update README: relay list is now in this repository Andros Fenollosa 2026-01-19 14:55:27 +01:00
  • 13d80cfa0f Isolate list Andros Fenollosa 2026-01-19 14:50:13 +01:00
  • 9a18e3e958 Add comprehensive tests for feed redirect handling Andros Fenollosa 2026-01-15 11:47:42 +01:00
  • 1d9a02c304 Fix feed redirect handling for mentions with unique constraints Andros Fenollosa 2026-01-15 11:46:26 +01:00
  • 4bf0d8c1d0 Remove CLAUDE.MD from git (should be local only) v1.6 Andros Fenollosa 2026-01-05 13:56:59 +01:00
  • b13cf2fad4 Add support for Org Social v1.6 Andros Fenollosa 2026-01-05 13:55:56 +01:00
  • dc4813c5fc Fix RSS feed chronological order Andros Fenollosa 2025-12-25 11:10:06 +01:00
  • 94d856a704 Detect and remove deleted posts during feed scanning Andros Fenollosa 2025-12-11 17:04:05 +01:00
  • 8ca15ffab9 Fix SSE heartbeat blocking issue Andros Fenollosa 2025-12-11 16:41:25 +01:00
  • 9ccd326bea Realtime notification had been added v1.2 experiment/sse-notifications Andros Fenollosa 2025-12-05 09:13:52 +01:00
  • 7c60f060c8 Added feed content Andros Fenollosa 2025-11-30 17:03:53 +01:00
  • 75460aa567 fix: Handle Follow relationship constraints during redirect merge develop Andros Fenollosa 2025-11-23 10:58:04 +01:00
  • b8c3d98b5d Fixed redirects Andros Fenollosa 2025-11-23 10:53:31 +01:00
  • 0300a728d2 Refactor Andros Fenollosa 2025-11-17 08:14:26 +01:00
  • 0873f18c00 Added interactions Andros Fenollosa 2025-11-17 08:07:07 +01:00
  • aa5f200fb5 Added boosts Andros Fenollosa 2025-11-16 18:41:45 +01:00
  • f09863d6a9 RSS: Added cache system Andros Fenollosa 2025-11-16 09:42:06 +01:00
  • 84ae9dffcc Posts with empty content was being ignored when fetching RSS feeds. Andros Fenollosa 2025-11-16 09:28:50 +01:00
  • fd26468843 Fixed headers Andros Fenollosa 2025-11-16 09:15:50 +01:00
  • cc3a270d76 Removed limit Andros Fenollosa 2025-11-15 10:19:28 +01:00
  • 79ff3a63a5 Added RSS feature add-rss Andros Fenollosa 2025-11-15 10:12:46 +01:00
  • 2f6c7f302c New encoder v1.1 Andros Fenollosa 2025-11-13 18:20:22 +01:00
  • 5df132349c Added render Andros Fenollosa 2025-11-13 17:36:55 +01:00
  • 2491ff9f2a Fix: encode Emoji Andros Fenollosa 2025-11-13 17:31:59 +01:00
  • 7128200dd8 Middleware cache had been added Andros Fenollosa 2025-11-05 15:27:04 +01:00
  • 2e3bc8328b Update instructions had been added Andros Fenollosa 2025-11-05 15:17:23 +01:00
  • 551651afd9 Added etag and mod header Andros Fenollosa 2025-11-05 15:03:20 +01:00
  • d2014085f0 Fix parent Andros Fenollosa 2025-11-05 09:37:07 +01:00
  • 7e0cb6330b Added https://github.com/tanrax/org-social-relay/issues/3 Andros Fenollosa 2025-11-05 09:05:50 +01:00
  • 48f1e32f00 Optional title was added Andros Fenollosa 2025-11-04 15:16:53 +01:00
  • c34a90c9e2 Fixed reaction v1.0 Andros Fenollosa 2025-11-01 14:42:11 +01:00
  • 23d3e6dfe8 Fixed reaction Andros Fenollosa 2025-11-01 14:42:11 +01:00
  • 3128327da2
    Add FUNDING.yaml file Andros Fenollosa 2025-10-11 11:56:07 +02:00
  • aca19f516a Add FUNDING.yaml file Andros Fenollosa 2025-10-11 11:56:07 +02:00
  • 27279cff73
    Add funding information to FUNDING.md Andros Fenollosa 2025-10-11 11:55:37 +02:00
  • ca5e4e8c01 Add funding information to FUNDING.md Andros Fenollosa 2025-10-11 11:55:37 +02:00
  • 4672a14dff Add notification endpoints to root view Andros Fenollosa 2025-10-11 11:21:08 +02:00
  • 4e0949112e Add notification endpoints to root view Andros Fenollosa 2025-10-11 11:21:08 +02:00
  • 7cdd74f1ee Document automatic feed cleanup in README Andros Fenollosa 2025-10-11 11:05:26 +02:00
  • 20c8d7465d Document automatic feed cleanup in README Andros Fenollosa 2025-10-11 11:05:26 +02:00
  • fd571fc856 Add automatic cleanup of stale feeds Andros Fenollosa 2025-10-11 10:53:29 +02:00
  • 390561fffe Add automatic cleanup of stale feeds Andros Fenollosa 2025-10-11 10:53:29 +02:00
  • 8720109867 Add new notification endpoints: reactions, replies-to, and notifications Andros Fenollosa 2025-10-11 10:36:47 +02:00
  • 388ed52285 Add new notification endpoints: reactions, replies-to, and notifications Andros Fenollosa 2025-10-11 10:36:47 +02:00
  • 7ce1e1f862 Fix tag search to match exact words only Andros Fenollosa 2025-10-10 14:59:28 +02:00
  • 368b46e1df Fix tag search to match exact words only Andros Fenollosa 2025-10-10 14:59:28 +02:00
  • c861964225 Updated name groups with spaces Andros Fenollosa 2025-10-10 07:54:55 +02:00
  • 1512437147 Updated name groups with spaces Andros Fenollosa 2025-10-10 07:54:55 +02:00
  • e7975920fb Format code with ruff Andros Fenollosa 2025-10-09 19:21:33 +02:00
  • 11f7c9ad29 Format code with ruff Andros Fenollosa 2025-10-09 19:21:33 +02:00
  • 453d770e7e Implement group filtering by post field instead of membership Andros Fenollosa 2025-10-09 19:13:22 +02:00
  • e3b6897a7a Implement group filtering by post field instead of membership Andros Fenollosa 2025-10-09 19:13:22 +02:00
  • a3fe92f67b Deleted join group Andros Fenollosa 2025-10-09 16:23:51 +02:00
  • 7345e56148 Deleted join group Andros Fenollosa 2025-10-09 16:23:51 +02:00
  • 41f7391199 Add moods to parent post in replies endpoint Andros Fenollosa 2025-10-08 11:16:14 +02:00
  • f65ebac231 Add moods to parent post in replies endpoint Andros Fenollosa 2025-10-08 11:16:14 +02:00
  • c16c09ea4e Fixed headers Andros Fenollosa 2025-10-02 10:25:47 +02:00
  • 2ac35f6a0b Fixed headers Andros Fenollosa 2025-10-02 10:25:47 +02:00
  • f41b6157df Updated crons Andros Fenollosa 2025-09-30 12:13:02 +02:00
  • 0da9a18ac9 Updated crons Andros Fenollosa 2025-09-30 12:13:02 +02:00
  • 730c222651 Added moods Andros Fenollosa 2025-09-25 08:05:30 +02:00
  • f9373b97a0 Added moods Andros Fenollosa 2025-09-25 08:05:30 +02:00
  • 0ebae9e8b2 Updated HATEOUS Andros Fenollosa 2025-09-23 18:37:55 +02:00
  • 1afb02eae7 Updated HATEOUS Andros Fenollosa 2025-09-23 18:37:55 +02:00
  • 95c07b00b9 Update Andros Fenollosa 2025-09-23 18:28:48 +02:00
  • d02aa2b55b Update Andros Fenollosa 2025-09-23 18:28:48 +02:00
  • e77320b1e0 Updated endpoints Andros Fenollosa 2025-09-23 16:53:11 +02:00
  • d21a996bb3 Updated endpoints Andros Fenollosa 2025-09-23 16:53:11 +02:00
  • 7416f250c3 Removed old code Andros Fenollosa 2025-09-23 16:30:48 +02:00
  • 5b2b15f390 Removed old code Andros Fenollosa 2025-09-23 16:30:48 +02:00
  • 0dba03421c Updated Andros Fenollosa 2025-09-22 19:33:14 +02:00
  • ae6fc61245 Updated Andros Fenollosa 2025-09-22 19:33:14 +02:00
  • 38efcd8339 Added groups Andros Fenollosa 2025-09-22 16:51:18 +02:00
  • 77e9f9b4ad Added groups Andros Fenollosa 2025-09-22 16:51:18 +02:00
  • 8324812592 Updated Andros Fenollosa 2025-09-22 14:53:12 +02:00
  • 9e28b70ba5 Updated Andros Fenollosa 2025-09-22 14:53:12 +02:00
  • aad211c9d2 Fixed format Andros Fenollosa 2025-09-22 14:43:50 +02:00
  • 5f6666b372 Fixed format Andros Fenollosa 2025-09-22 14:43:50 +02:00
  • f598b154f4
    Update polls endpoint status from to Andros Fenollosa 2025-09-22 12:18:08 +02:00