Commit Graph

2331 Commits (main)
 

Author SHA1 Message Date
Bat 0b32650c00 Remove legacy AP modules 6 years ago
Baptiste Gelez d7552ba369
Merge pull request #27 from Plume-org/activitystreams
Use the Activitystreams crate
6 years ago
Bat 4a86af6fc1 Resolve activitystream TODOs 6 years ago
Bat e83226ae85 Validate data before creating a new account
Fix #28
6 years ago
Bat 0e24ccbf29 Use activitystreams in the Inbox trait 6 years ago
Bat b6bd405f5f Ignore RLS files 6 years ago
Bat c779b1c58a WIP: use the activitystreams crate 6 years ago
Bat 1870f52332 Make the design less aggresive
- Softer violet
- Add borders to delimit cards
- Bolder titles
- Bigger inputs
6 years ago
Bat 9c9799eee2 Add support for shared inboxes for users 6 years ago
Bat a7342f49a0 Reorganize routes
Order them alphabetically
6 years ago
Bat dfab0290e4 Shared inbox endpoint 6 years ago
Bat 91b19bccb5 Add a link to author's profile on article card
Use a macro to render those cards too
6 years ago
Bat 5e7d513a7e Make it possible to display remote blogs 6 years ago
Bat fdc481e384 Use shared inbox when available
But it is not yet stored in the database, so it means never
6 years ago
Bat b91f567777 Display notifications 6 years ago
Bat 726c2c7e82 Add some notifications
When liking, commenting or following
6 years ago
Bat 780a51157f Add a notification model 6 years ago
Bat c6b2560eb0 Followers listing
And clean up models functions a bit
6 years ago
Bat 601fe7cf4f Allow likes to be deleted with AP 6 years ago
Bat bae49bcb47 Broadcast delete to AP 6 years ago
Bat b8aade1e12 Delete likes 6 years ago
Bat b68e481b3f Make the website more mobile-friendly 6 years ago
Bat aefa31b84e Add a few (ugly) badges to the user page 6 years ago
Bat ea08718c23 User profile edition 6 years ago
Bat 3d5d03dc08 Make comments border less agressive 6 years ago
Bat 81aea44586 Add a link to the demo instance in the README 6 years ago
Bat 675404ab3e Merge branch 'master' of github.com:Plume-org/Plume 6 years ago
Bat 2d5f43748f Justify article text 6 years ago
Bat 6de9d5b82a Articles listings on blogs and users pages 6 years ago
Bat 397d25e431 Display recent articles on the homepage 6 years ago
Baptiste Gelez ec5156182e
Merge pull request #12 from danieljakots/master
Fix typo
6 years ago
Daniel Jakots 4423b37602
Fix typo 6 years ago
Bat a74215ef07 Start an actual design 6 years ago
Bat d3319493d9 Serve static files 6 years ago
Bat ee7dfee3ef Add an endpoint to like posts 6 years ago
Bat ac7b4441e8 Receive likes with ActivityPub 6 years ago
Bat 7b5f0f1704 Add a model for likes 6 years ago
Bat b81b9f90ec Federate comments written in Plume 6 years ago
Bat b506e93bd8 Make it possible to respond to a comment 6 years ago
Bat 56f4a598e2 Actually redirect when writing a new comment 6 years ago
Bat 80964b1857 Don't panic when receiving a nested comment 6 years ago
Bat a436f2da4b Federate comments 6 years ago
Bat a3d73cb2c4 Create and display comments 6 years ago
Bat 424517fab0 Fix a few warnings 6 years ago
Bat 0d96cbefe1 Comment model 6 years ago
Bat 292f4d6b27 Add actual templates for everything 6 years ago
Bat ae60d5961c Add a base template 6 years ago
Bat 743e6a23d4 Make Accept activities compatible with Mastodon
Why aren't you accepting IDs gargamel?
6 years ago
Bat 438f244d88 Fix request signatures
We don't need to sha256 actually
6 years ago
Bat d3c3180038 Post activities to the correct inbox
Don't assume everyone is following Plume's routing
6 years ago