]> Untitled Git - lemmy.git/history - lemmy_structs/src/lib.rs
Merge remote-tracking branch 'origin/split-db-workspace' into move_views_to_diesel_split
[lemmy.git] / lemmy_structs / src / lib.rs
2020-12-21 DessalinesMerge remote-tracking branch 'origin/split-db-workspace...
2020-12-21 Felix AbleitnerMove remaining structs from lemmy_db::source to lemmy_d...
2020-12-21 DessalinesMerge branch 'drone-io-dess' into move_views_to_diesel_...
2020-12-20 DessalinesSome API cleanup, adding site_id to site aggregates.
2020-12-18 Felix AbleitnerMove user to lemmy_db_schema, create traits for impls
2020-12-18 Felix AbleitnerMove comment, post definitions into lemmy_db_schema
2020-12-16 DessalinesMerge branch 'main' into move_views_to_diesel
2020-12-16 eiknatadd on_conflict clauses to common unique constraint...
2020-12-13 DessalinesMerge branch 'main' into move_views_to_diesel
2020-12-13 DessalinesRe-organizing source tables into a different folder.
2020-11-11 eiknatreports: split post/comment out again, add some other...
2020-11-11 eiknatreports: initial reports api commit
2020-11-05 DessalinesMerge remote-tracking branch 'yerba/main' into main
2020-11-05 dessalinesMerge pull request 'Dont send email notifications to...
2020-11-05 Felix AbleitnerAlso check for ban when sending private message notific...
2020-11-05 Felix AbleitnerDont send email notifications to banned users (fixes...
2020-10-05 dessalinesMerge pull request 'Only search locally for Community...
2020-10-01 DessalinesMerge branch 'remove-hardcoded-https-dess' into main
2020-09-25 Felix AbleitnerRemove hardcoded usage of https (fixes #1126)
2020-09-24 DessalinesMerge remote-tracking branch 'yerba/main' into main
2020-09-24 nutomicMove websocket code into workspace (#107)
2020-09-23 DessalinesMerge branch 'add-view-helper-functions' of https:...
2020-09-16 DessalinesMerge branch 'update-deps' into main
2020-09-16 DessalinesMerge branch 'fix/add-check-to-create-site-endpoint...
2020-09-16 Felix AbleitnerMove websocket structs into lemmy_structs (ref #1115)