|
9f35b33dc7
|
Halfway done with email, not fully working yet.
|
2019-10-29 20:35:39 -07:00 |
|
|
02dd9ac32a
|
Adding username mentions / tagging from comments.
- Fixes #293
|
2019-10-19 17:46:29 -07:00 |
|
|
35dfe31a39
|
Externalizing rate limits. Upgrading to Rust 1.38
- Fixes #290
|
2019-10-13 12:06:18 -07:00 |
|
|
a0bc840c7a
|
Adding to slur filter.
|
2019-09-19 15:49:20 -07:00 |
|
|
53773e650f
|
Adding to slur filter.
|
2019-09-18 12:00:41 -07:00 |
|
|
44442565aa
|
Running cargo fmt on server code.
- Adding a .rustfmt.toml for the 2 space indent.
|
2019-09-07 08:35:05 -07:00 |
|
|
d7ab85ab70
|
Squashed commit of the following:
commit ecd6c5a2f4
Author: Dessalines <happydooby@gmail.com>
Date: Tue Aug 13 19:49:38 2019 -0700
Adding some docs
commit 3babd09aff
Author: Dessalines <happydooby@gmail.com>
Date: Tue Aug 13 19:28:46 2019 -0700
Adding save user settings
commit 6e8da9cc9e
Merge: 3246d5d c148eef
Author: Dessalines <happydooby@gmail.com>
Date: Tue Aug 13 17:26:25 2019 -0700
Merge branch 'dev' into nsfw
commit b3d4a5c4ce
Author: Dessalines <happydooby@gmail.com>
Date: Sun Aug 11 20:55:09 2019 -0700
nsfw mostly done, except for settings page.
|
2019-08-13 19:52:43 -07:00 |
|
|
8348399f60
|
Using Rust 2018 now.
- Fixes #170
|
2019-06-03 10:47:12 -07:00 |
|
|
f8615b6178
|
Done with reorg
|
2019-05-05 09:20:30 -07:00 |
|
|
7fb6a0b138
|
Mostly done with reorg.
|
2019-05-04 22:20:38 -07:00 |
|
|
cbec13eecc
|
Reorganizing files before splitting out API
|
2019-05-02 18:34:21 -07:00 |
|
|
820af56387
|
Externalizing JWT token
|
2019-05-02 09:55:29 -07:00 |
|
|
7cba618587
|
Adding a search page
- Fixes # 70
|
2019-04-23 15:05:50 -07:00 |
|
|
811607f81a
|
Cleaning up error handling on server.rs
- Fixes #83
|
2019-04-21 00:26:26 -07:00 |
|
|
9afadfb9c4
|
Saving replies, the actual fixes will be in the merge to dev.
|
2019-04-19 21:06:25 -07:00 |
|
|
69bc53e33c
|
Adding post and user details paging.
- Fixes #52
- Fixes #34
|
2019-04-17 11:30:13 -07:00 |
|
|
e94885eb97
|
Commiting before I lose everything. I'll do this properly in a merge
|
2019-04-15 16:12:06 -07:00 |
|
|
92670d1a5e
|
Adding slur filter.
- Fixes #45
|
2019-04-09 11:35:16 -07:00 |
|
|
49bf16e7d4
|
Adding user details / overview page.
- Fixes #19
|
2019-04-07 22:19:02 -07:00 |
|
|
49c61fc318
|
Adding comment voting
- Extracting out some components.
- Fixing an issue with window refreshing websockets.
|
2019-03-28 12:32:08 -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 |
|
|
064d7f84b2
|
Adding posts and comments.
|
2019-03-05 17:00:01 -08:00 |
|
|
58de24c424
|
Adding and activitypub output for user.
|
2019-03-04 19:52:09 -08:00 |
|
|
a62a7cb6a2
|
Adding User and Community types.
|
2019-03-04 08:39:07 -08:00 |
|
|
92ea945619
|
Starting to work on Rust Diesel Schema. #5
|
2019-02-27 22:02:55 -08:00 |
|