Commit Graph

7 Commits

Author SHA1 Message Date
810bf6b830 Improve ActivityStream objects
- Add optional fields
- Parse json correctly
- Add print helper
2024-02-22 20:58:36 -03:00
7fbdd031ff Minor improvements
- WebFinger:  detect when to use http or https, better function naming
- RequestPool: add user agent
2024-02-21 15:39:41 -03:00
58028ca68e Initial WebFinger
- Add headers to PRequest
2024-02-19 01:03:40 -03:00
e47a0b3275 DB: start using ORM 2024-02-06 21:14:23 -03:00
1aa9f6992b WIP: migrations 2024-01-28 23:34:13 -03:00
fbf487051e DB: remove shared stuff, add singleton
Add Config class
2024-01-28 22:36:38 -03:00
8ee6cbefbd Initial commit 2024-01-28 19:34:56 -03:00