|
6dac23b887
|
Implemented basics for post federation, plus a bunch of other stuff
|
2020-03-14 22:03:05 +01:00 |
|
|
f3ab32bada
|
WIP: federate posts between instances
|
2020-03-14 01:05:42 +01:00 |
|
|
463d917f16
|
Merge branch 'master' into federation
|
2020-03-12 12:34:37 +01:00 |
|
|
6f9c398c88
|
updated to activitystreams 0.4.0-alpha.3
|
2020-03-12 01:01:25 +01:00 |
|
Dessalines
|
072952e1a6
|
Running cargo update.
|
2020-03-07 19:52:00 -05:00 |
|
Dessalines
|
966a6fc70b
|
Iframely and pictshare backend mostly done.
|
2020-03-07 18:31:13 -05:00 |
|
|
f9494c2542
|
Revert "pull in activitypub library"
This reverts commit a52a954eb4 .
|
2020-03-05 11:32:29 +01:00 |
|
|
a52a954eb4
|
pull in activitypub library
|
2020-02-29 12:42:44 +01:00 |
|
Dessalines
|
d1ec4828ef
|
Merge branch 'federation' into dev_1
|
2020-02-05 12:51:03 -05:00 |
|
Dessalines
|
b14f7bae3c
|
Starting to work on user message scope.
|
2020-01-31 20:02:20 -05:00 |
|
|
47d4fd1cc4
|
Merge branch 'master' into federation
|
2020-01-14 16:30:54 +01:00 |
|
|
02bcbc42d6
|
Make various functions async
|
2020-01-11 13:50:07 +01:00 |
|
|
66c95993dc
|
Upgrade actix to 2.0 (fixes #392)
|
2020-01-10 23:41:08 +01:00 |
|
Dessalines
|
bd99f4994a
|
Updating cargo deps.
|
2020-01-03 23:41:44 -05:00 |
|
|
74c02c5359
|
Implementing very basic federation including test setup
|
2019-12-30 13:31:54 +01:00 |
|
|
8fb34843aa
|
Replace rust-crypto with sha2 crate (fixes #372)
|
2019-12-27 17:30:46 +01:00 |
|
|
2c26cc26b8
|
Implement SQL connection pool
|
2019-12-27 17:28:45 +01:00 |
|
|
bad4868a10
|
Implement config (fixes #351)
|
2019-12-27 17:28:44 +01:00 |
|
|
8029981a05
|
Implement RSS feeds (fixes #118)
|
2019-11-23 23:24:10 +01:00 |
|
|
f396c6c940
|
preserve json order
|
2019-11-16 01:31:41 +01:00 |
|
Dessalines
|
b89d6305ba
|
Password reset mostly working.
|
2019-11-01 23:41:57 -07:00 |
|
Dessalines
|
7100d4d1ef
|
Halfway done with email, not fully working yet.
|
2019-10-29 20:35:39 -07:00 |
|
Dessalines
|
ccc350ff18
|
Cargo lock updates.
|
2019-07-22 23:34:52 -07:00 |
|
jonnnh
|
1de46e05c1
|
upgrade
|
2019-07-17 19:11:01 +08:00 |
|
Dessalines
|
d3f7a6c1d4
|
Formatting fixes.
|
2019-07-13 14:14:59 -07:00 |
|
Dessalines
|
23157e2e8d
|
Reorganizing files before splitting out API
|
2019-05-02 18:34:21 -07:00 |
|
Dessalines
|
463cacdf72
|
Adding slur filter.
- Fixes #45
|
2019-04-09 11:35:16 -07:00 |
|
Dessalines
|
397f65c81e
|
Adding docker.
- Adding docker support. Fixes #6
- Completing the name change to lemmy. Fixes #36
- Running DB migrations from code. Fixes #38
|
2019-04-05 22:29:20 -07:00 |
|
Dessalines
|
1c95f4efcd
|
Adding a front page / fetching subscribed forums.
- Adding subscribed to post view. Fixes #25
|
2019-04-05 12:14:54 -07:00 |
|
Dessalines
|
c438f0fef1
|
Adding login and Register
- Login and Register mostly working.
- Starting to work on creating communities.
|
2019-03-22 18:42:57 -07:00 |
|
Dessalines
|
d52c16c123
|
Adding initial UI and Websocket server.
|
2019-03-20 18:22:31 -07:00 |
|
Dessalines
|
bb572f59a5
|
Starting to work on Rust Diesel Schema. #5
|
2019-02-27 22:02:55 -08:00 |
|