Commit Graph

46 Commits (9a85f1b25f62fcc90b8e4c2dd9680a65998a9c1b)

Author SHA1 Message Date
Felix Ableitner 6962b9c433 Use Url instead of String 4 years ago
Felix Ableitner 6a7a262912 Merge branch 'federation_add_fed_columns' of https://yerbamate.dev/dessalines/lemmy into federation 4 years ago
Felix Ableitner 96c3621a80 Share list of communities over apub, some refactoring 4 years ago
Dessalines 9197b39ed6 Federation DB Changes.
- Creating an activity table.
- Adding some federation-related columns to the user_ and community
  tables.
- Generating the actor_id and keys in code, updating the tables.
4 years ago
Dessalines 31f835db86 Merge branch 'master' into federation 4 years ago
Dessalines 1571a4acd4 Changing markdown parser to comrak. Moving crate imports to lib.rs. 4 years ago
Dessalines 5ca466117d Merge branch 'master' into federation 4 years ago
Felix bafc2fc7ac Convert md to html for feeds, try to deduplicate code 4 years ago
Felix bf52bc22e4 Replace reqwest with chttp 4 years ago
Dessalines d2cf36bf02 Updating chttp to isahc. 4 years ago
Dessalines dc14719b08 Updating rust, rust deps, yarn deps. Fixes #605 4 years ago
asonix cfe0d9c9c2 Upgraded to latest activitystreams 4 years ago
Felix Ableitner 05735b31c0 Remove boilerplate code 4 years ago
Felix Ableitner 8ebcc7ac02 Implemented basics for post federation, plus a bunch of other stuff 4 years ago
Felix Ableitner b01f4f75d6 WIP: federate posts between instances 4 years ago
Felix Ableitner 063811cb60 Merge branch 'master' into federation 4 years ago
Felix Ableitner ef6df1339f Proper error logging for websocket 4 years ago
Felix 54172bd322 updated to activitystreams 0.4.0-alpha.3 4 years ago
Dessalines 5396cb2f5c Running cargo update. 4 years ago
Dessalines ac280782b2 Iframely and pictshare backend mostly done. 4 years ago
Felix 91ae9a9d49 Revert "pull in activitypub library"
This reverts commit a52a954eb4.
4 years ago
Felix 7cdf167e4b pull in activitypub library 4 years ago
Dessalines d932acad16 Merge branch 'federation' into dev_1 4 years ago
Dessalines 8036474dda Starting to work on user message scope. 4 years ago
Felix eaf548b5db Merge branch 'master' into federation 5 years ago
Felix 4361f48b98 Make various functions async 5 years ago
Felix d8c84e2541 Upgrade actix to 2.0 (fixes #392) 5 years ago
Dessalines a68fd4f2aa Updating cargo deps. 5 years ago
Felix Ableitner 581f36d6ef Implementing very basic federation including test setup 5 years ago
Felix Ableitner 4e952af00c Replace rust-crypto with sha2 crate (fixes #372) 5 years ago
Felix Ableitner 8589b6c0bd Implement SQL connection pool 5 years ago
Felix Ableitner cf3ae15ee9 Implement config (fixes #351) 5 years ago
Felix Ableitner de313fc977 Implement RSS feeds (fixes #118) 5 years ago
Felix Ableitner 20966e085a preserve json order 5 years ago
Dessalines 68e4b61808 Password reset mostly working. 5 years ago
Dessalines 9f35b33dc7 Halfway done with email, not fully working yet. 5 years ago
Dessalines 5204b96d2f Cargo lock updates. 5 years ago
jonnnh 28b69fb1fc upgrade 5 years ago
Dessalines 026af39053 Formatting fixes. 5 years ago
Dessalines cbec13eecc Reorganizing files before splitting out API 5 years ago
Dessalines 92670d1a5e Adding slur filter.
- Fixes #45
5 years ago
Dessalines e826f631d8 Adding docker.
- Adding docker support. Fixes #6
- Completing the name change to lemmy. Fixes #36
- Running DB migrations from code. Fixes #38
5 years ago
Dessalines 38fa7969f9 Adding a front page / fetching subscribed forums.
- Adding subscribed to post view. Fixes #25
5 years ago
Dessalines e570c70701 Adding login and Register
- Login and Register  mostly working.
- Starting to work on creating communities.
5 years ago
Dessalines 816aa0b15f Adding initial UI and Websocket server. 5 years ago
Dessalines 92ea945619 Starting to work on Rust Diesel Schema. #5 5 years ago