|
ac1d5f2b86
|
Done merging http-api and private_message
|
2020-01-23 19:17:42 -05:00 |
|
|
55a144699e
|
Merge remote-tracking branch 'nutomic/http-api' into dessalines-http-api
|
2020-01-23 11:01:06 -05:00 |
|
|
2f21071606
|
api fixes
|
2020-01-23 15:22:17 +01:00 |
|
|
0d2b4e6f18
|
Merge branch 'private_messaging' into dev
|
2020-01-22 20:37:08 -05:00 |
|
|
f1b5b50dc8
|
Adding correct hello_name to mail.
|
2020-01-22 20:35:20 -05:00 |
|
|
253bc3e0af
|
Adding private messaging, and matrix user ids.
- Fixes #244
|
2020-01-22 16:38:16 -05:00 |
|
|
a964b4ce21
|
Allow comment/post upvoting from other pages.
- Fixes #355
- Votes now coming back for posts and comments on search page.
|
2020-01-20 18:39:45 -05:00 |
|
|
86871d17ac
|
Updating slur filter.
|
2020-01-20 17:12:23 -05:00 |
|
|
ebc61bf936
|
Version v0.6.2
|
2020-01-20 10:51:06 -05:00 |
|
|
96684ef2a0
|
Version v0.6.1
|
2020-01-19 16:53:16 -05:00 |
|
|
2d144b5a58
|
Merge branch 'master' into dessalines-http-api
|
2020-01-19 10:06:25 -05:00 |
|
|
4b029865d7
|
Use generics to reduce code duplication in websocket
|
2020-01-19 14:25:50 +01:00 |
|
|
bd34b2a083
|
Use actual structs for nodeinfo
|
2020-01-19 12:32:02 +01:00 |
|
|
05ee5a8b60
|
simplify json serialization code
|
2020-01-18 17:25:45 +01:00 |
|
|
cde4a8a977
|
rewrite api endpoint urls
|
2020-01-18 14:26:05 +01:00 |
|
|
643189160e
|
fix typo
|
2020-01-18 14:26:05 +01:00 |
|
|
2c55292544
|
fix formatting
|
2020-01-18 14:26:05 +01:00 |
|
|
9121d74194
|
small fix
|
2020-01-18 14:26:04 +01:00 |
|
|
f1035dacc2
|
working!
|
2020-01-18 14:26:04 +01:00 |
|
|
19afdf993e
|
try to simplify code with higher order functions
|
2020-01-18 14:23:44 +01:00 |
|
|
1e60e1e351
|
Implement HTTP API using generics (fixes #380)
|
2020-01-18 14:23:43 +01:00 |
|
|
8604c1d257
|
Fixing error when email already exists. Fixes #427
|
2020-01-17 20:34:16 -05:00 |
|
|
262f84d49a
|
Version v0.6.0
|
2020-01-16 09:58:54 -05:00 |
|
|
afa888dda6
|
Version v0.5.22
|
2020-01-15 22:35:39 -05:00 |
|
|
7e7bb2dc34
|
Version v0.5.21
|
2020-01-15 22:18:08 -05:00 |
|
|
81c6d276d5
|
Fix issue with adding multiple instances of chatserver.
|
2020-01-15 22:01:14 -05:00 |
|
|
1c4022456e
|
Version v0.5.20
|
2020-01-14 12:19:08 -05:00 |
|
|
2fae761e66
|
Merge branch 'dev'
|
2020-01-14 12:18:30 -05:00 |
|
|
498ec2d8e0
|
Fix testing by using RUST_TEST_THREADS=1.
|
2020-01-13 21:02:04 -05:00 |
|
|
8f32b84b5a
|
A first pass at using materialized views.
|
2020-01-13 20:02:02 -05:00 |
|
|
b300db475c
|
Merge branch 'dev'
- r2d2 pooling. Fixes #409
|
2020-01-12 17:18:39 -05:00 |
|
|
e5a3dc04bf
|
Fixing clippy expect issue.
|
2020-01-12 17:04:58 -05:00 |
|
|
a7a0d35ed3
|
Fixing nodeinfo endpoint.
|
2020-01-12 16:57:48 -05:00 |
|
|
3f868f99e6
|
removing some comments.
|
2020-01-12 16:47:02 -05:00 |
|
|
c0136a9f34
|
Merge branch 'dev' into r2d2_actix_pooling
|
2020-01-12 13:48:14 -05:00 |
|
|
e3328709ff
|
Version v0.5.19
|
2020-01-12 13:05:09 -05:00 |
|
|
b79fc265f1
|
Adding an apache bench (ab) report.
|
2020-01-12 13:04:13 -05:00 |
|
|
aeec25838a
|
Cleaning up nodeinfo.
|
2020-01-12 12:52:19 -05:00 |
|
|
dff8b947bb
|
Trying to add r2d2 connection pooling to websockets.
|
2020-01-12 10:31:51 -05:00 |
|
|
677d716ae6
|
Version v0.5.18
|
2020-01-11 19:43:30 -05:00 |
|
|
c2b236f5a0
|
Merge branch 'db_indexes' into dev
|
2020-01-11 19:19:46 -05:00 |
|
|
253f4aa6a1
|
Back to just indexes.
|
2020-01-11 17:30:44 -05:00 |
|
|
4361f48b98
|
Make various functions async
|
2020-01-11 13:50:07 +01:00 |
|
|
5f31900375
|
Trying some DB indexes.
|
2020-01-10 23:09:38 -05:00 |
|
|
d8c84e2541
|
Upgrade actix to 2.0 (fixes #392)
|
2020-01-10 23:41:08 +01:00 |
|
|
f67436792a
|
Version v0.5.17
|
2020-01-06 11:29:25 -05:00 |
|
|
8c4e973409
|
Merge branch 'master' into dev
|
2020-01-04 17:22:59 -05:00 |
|
|
206d9160de
|
Adding cargo checking to husky pre-commit. Fixes #402
|
2020-01-04 17:21:33 -05:00 |
|
|
a68fd4f2aa
|
Updating cargo deps.
|
2020-01-03 23:41:44 -05:00 |
|
|
13cd2e82de
|
Adding cargo outdated to clean script.
|
2020-01-03 23:39:31 -05:00 |
|