|
831680d27e
|
Remove unneeded config dependencies
|
2020-06-11 13:09:51 +02:00 |
|
|
be84c7b977
|
Replace isahc with attohttpc to remove curl (fixes #798)
|
2020-06-10 17:42:20 +02:00 |
|
|
ed553aa9f0
|
Updating sponsor link.
|
2020-05-21 21:15:39 -04:00 |
|
|
2f7a4ecdb2
|
Updating Cargo deps. Fixes #666
|
2020-05-03 17:25:55 -04:00 |
|
|
ac43b86b60
|
Change RateLimit to act as a middleware
|
2020-04-19 22:59:07 -05:00 |
|
|
1571a4acd4
|
Changing markdown parser to comrak. Moving crate imports to lib.rs.
|
2020-03-28 18:02:49 -04:00 |
|
|
bafc2fc7ac
|
Convert md to html for feeds, try to deduplicate code
|
2020-03-28 16:56:20 +01:00 |
|
|
d2cf36bf02
|
Updating chttp to isahc.
|
2020-03-18 23:11:37 -04:00 |
|
|
dc14719b08
|
Updating rust, rust deps, yarn deps. Fixes #605
|
2020-03-18 22:30:16 -04:00 |
|
|
ef6df1339f
|
Proper error logging for websocket
|
2020-03-12 12:03:04 +01:00 |
|
|
ac280782b2
|
Iframely and pictshare backend mostly done.
|
2020-03-07 18:31:13 -05:00 |
|
|
8036474dda
|
Starting to work on user message scope.
|
2020-01-31 20:02:20 -05:00 |
|
|
4361f48b98
|
Make various functions async
|
2020-01-11 13:50:07 +01:00 |
|
|
d8c84e2541
|
Upgrade actix to 2.0 (fixes #392)
|
2020-01-10 23:41:08 +01:00 |
|
|
a68fd4f2aa
|
Updating cargo deps.
|
2020-01-03 23:41:44 -05:00 |
|
|
4e952af00c
|
Replace rust-crypto with sha2 crate (fixes #372)
|
2019-12-27 17:30:46 +01:00 |
|
|
8589b6c0bd
|
Implement SQL connection pool
|
2019-12-27 17:28:45 +01:00 |
|
|
cf3ae15ee9
|
Implement config (fixes #351)
|
2019-12-27 17:28:44 +01:00 |
|
|
de313fc977
|
Implement RSS feeds (fixes #118)
|
2019-11-23 23:24:10 +01:00 |
|
|
20966e085a
|
preserve json order
|
2019-11-16 01:31:41 +01:00 |
|
|
68e4b61808
|
Password reset mostly working.
|
2019-11-01 23:41:57 -07:00 |
|
|
9f35b33dc7
|
Halfway done with email, not fully working yet.
|
2019-10-29 20:35:39 -07:00 |
|
jonnnh
|
28b69fb1fc
|
upgrade
|
2019-07-17 19:11:01 +08:00 |
|
|
49b5667167
|
Fixing trending sorting.
|
2019-07-03 18:53:44 -07:00 |
|
|
8348399f60
|
Using Rust 2018 now.
- Fixes #170
|
2019-06-03 10:47:12 -07:00 |
|
|
4ec2a00239
|
Revert "Adding Rust 2018 edition"
This reverts commit 2365c005f6 .
|
2019-06-03 10:15:24 -07:00 |
|
|
7a2014bb57
|
Adding Rust 2018 edition
|
2019-06-03 10:14:06 -07:00 |
|
|
cbec13eecc
|
Reorganizing files before splitting out API
|
2019-05-02 18:34:21 -07:00 |
|
|
be943f7b72
|
Fixing rust warning.
- Fixes #111
|
2019-04-26 07:34:04 -07:00 |
|
|
92670d1a5e
|
Adding slur filter.
- Fixes #45
|
2019-04-09 11:35:16 -07:00 |
|
|
e826f631d8
|
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 |
|
|
e570c70701
|
Adding login and Register
- Login and Register mostly working.
- Starting to work on creating communities.
|
2019-03-22 18:42:57 -07:00 |
|
|
816aa0b15f
|
Adding initial UI and Websocket server.
|
2019-03-20 18:22:31 -07:00 |
|
|
92ea945619
|
Starting to work on Rust Diesel Schema. #5
|
2019-02-27 22:02:55 -08:00 |
|