Dessalines
d767dd998e
Merge branch 'drone-io-dess' into move_views_to_diesel_drone
2020-12-20 21:48:29 -05:00
Dessalines
a27b7f8d1f
Fix site aggs.
2020-12-20 00:09:20 -05:00
Dessalines
2d7d9cf7d8
Some API cleanup, adding site_id to site aggregates.
2020-12-19 20:10:47 -05:00
Dessalines
3f36730dba
Fixing unit tests.
2020-12-18 12:25:27 -05:00
Dessalines
4f5e51beb5
Removing fast tables and old views.
2020-12-16 22:42:25 -05:00
Dessalines
05c3e471ae
Adding report views.
2020-12-16 22:03:03 -05:00
Dessalines
1cf520254d
Adding private message view.
2020-12-16 17:16:48 -05:00
Dessalines
313f0467c8
Adding moderator views.
2020-12-16 16:28:18 -05:00
Dessalines
bd6a4a54a9
Merge branch 'main' into move_views_to_diesel
2020-12-16 14:01:16 -05:00
Dessalines
57c2f2ef1c
Getting rid of terrible boxedjoin types.
2020-12-16 13:59:43 -05:00
Dessalines
711db4c790
Removing old user_mention_view.
2020-12-16 11:09:21 -05:00
eiknat
036161cb38
add on_conflict clauses to common unique constraint failures ( #1264 )
...
* add on_conflict clauses to common unique constraint failures
* user mention: change create conflict to do_update
2020-12-16 09:42:57 -05:00
Dessalines
471abf7f29
Removing old comment_view.
2020-12-15 14:39:18 -05:00
Dessalines
e4714627a4
Beginning to add new comment_view.
2020-12-15 10:28:25 -05:00
Dessalines
f456f5da46
Re-organizing source tables into a different folder.
2020-12-13 12:04:42 -05:00
Dessalines
bdd264cd5e
Adding tests for post aggregates.
2020-12-11 13:07:27 -05:00
Felix Ableitner
5ae3f59092
fix warning
2020-12-11 18:43:34 +01:00
Dessalines
35bf50ab15
Removing old postview.
2020-12-11 10:27:33 -05:00
Felix Ableitner
a56db9a47c
cargo fmt
2020-12-11 15:45:29 +01:00
Felix Ableitner
cbe5cf8ca0
try to run migrations on db connection in tests
2020-12-11 15:41:39 +01:00
Felix Ableitner
8b0374cc4e
also check formatting, more extensive cargo check
2020-12-11 14:57:43 +01:00
Felix Ableitner
08748bbede
try to init db from lemmy in tests
2020-12-11 14:49:10 +01:00
Dessalines
afc79ce0e3
Adding a viewtovec trait.
2020-12-10 20:39:42 -05:00
Dessalines
eef93440d0
Starting to add post_view.
2020-12-10 15:53:49 -05:00
Felix Ableitner
4eced2518c
try caching
2020-12-10 13:33:24 +01:00
Felix Ableitner
5b34d2be6c
fix test, run clippy
2020-12-10 00:55:14 +01:00
Dessalines
dabcfca67b
Adding tests for current aggregates.
2020-12-09 11:52:10 -05:00
Dessalines
46e38bf714
Merge branch 'main' into move_views_to_diesel
2020-12-08 13:17:55 -05:00
Felix Ableitner
08ab85a9d5
Remove logging to find bug (yerbamate.ml/LemmyNet/lemmy/pulls/146)
2020-12-08 12:48:18 -05:00
Nutomic
9cc1cfc973
Apub local object handling ( #1297 )
...
* Limit visibility of some traits and methods
* WIP: alternative way to handle non-local object parsing
* finish this
* cleanup
* Move check for locked post into Comment::from_apub()
* Mark user as updated after fetching
* Should set last_refreshed_at, not updated
* Add ApubObject trait in DB, with method read_from_apub_id()
* Create shared, generic implementation for `FromApub`, prefer local data
* Check for community ban when parsing post/comment (fixes #1287 )
* Fix tests (changes in get_object_from_apub() prevented `Update` from working)
* Support parsing `like.object` either as URL or object
* Send out like.object as URL, instead of full object (fixes #1283 )
* add todo
2020-12-08 12:38:48 -05:00
Dessalines
e371ec1dc4
Adding user aggregates tests.
2020-12-07 15:58:53 -05:00
Dessalines
9884927b8a
Adding site aggregates unit test.
2020-12-06 22:17:52 -05:00
Dessalines
f5bef3980a
Adding hot rank function, possibly fixing views.
2020-12-06 16:44:36 -05:00
Dessalines
36f7b20784
Removing old communityviews
2020-12-06 09:12:51 -05:00
Dessalines
5e510e7a67
Adding other community views.
2020-12-05 23:37:16 -05:00
Dessalines
caedb7fcc4
Community view halfway done.
2020-12-05 22:49:15 -05:00
Dessalines
2400a078d7
Merge branch 'main' into move_views_to_diesel
2020-12-05 08:10:25 -06:00
Dessalines
028d1d0efc
Userview safe updated.
2020-12-04 23:18:30 -05:00
Dessalines
efdcbc44c4
Starting to work on community view, 2
2020-12-04 16:35:46 -05:00
Dessalines
88d7b0a83c
Starting to work on community view
2020-12-04 11:29:44 -05:00
Dessalines
b92e7eb781
Updating cargo deps, fixing image if_some deprecation.
2020-12-04 09:00:15 -05:00
Dessalines
2d4099577f
Removing old user_view.
2020-12-03 19:47:58 -05:00
Dessalines
6d8f93d8a1
More user aggregates.
2020-12-03 13:39:56 -05:00
Dessalines
d66f4e8ac0
Finishing up user aggregates.
2020-12-03 10:18:17 -05:00
Dessalines
5d44dedfda
Merge branch 'main' into move_views_to_diesel
2020-12-03 09:34:45 -05:00
Dessalines
7731479607
Adding SiteAggregates.
2020-12-02 22:39:31 -05:00
Dessalines
8a0336c2ff
Fixing community local filter. #1302
2020-12-02 16:04:13 -05:00
Dessalines
ca7224c086
Starting on siteview.
2020-12-02 13:32:47 -06:00
Dessalines
5b66e4860c
Merge remote-tracking branch 'yerba/main' into main
2020-11-27 16:00:15 -05:00
nutomic
3ceeecc63e
Better account deletion ( fixes #730 ) ( #143 )
...
Also clear bio
Better account deletion (fixes #730 )
Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/143
2020-11-27 21:00:18 +00:00