Dessalines
|
c3d64f996e
|
Removing community.creator column. Fixes #1504 (#1541)
* Removing community.creator column. Fixes #1504
* Fixing unit tests.
* Fixing federation tests.
|
2021-04-08 11:29:08 +00:00 |
Dessalines
|
5fff927dc4
|
Adding matrix id validation check. Fixes #1520 (#1538)
|
2021-04-07 11:38:00 +00:00 |
Dessalines
|
d97129e7ae
|
Merge branch 'main' into change_password_api
|
2021-04-06 12:09:26 -04:00 |
Nutomic
|
bcdbced0dd
|
Merge pull request #1536 from LemmyNet/change_preferred_to_display_name
Changing preferred to display name. Fixes #1211
|
2021-04-06 12:02:50 +00:00 |
Nutomic
|
98216d8a3b
|
Merge pull request #1535 from LemmyNet/rust_captcha_features
Rust captcha features
|
2021-04-06 11:58:48 +00:00 |
Dessalines
|
f33f763278
|
Moving ChangePassword to its own API action. Fixes #1471
|
2021-04-01 17:39:01 -04:00 |
Dessalines
|
bf7558830f
|
Changing preferred to display name. Fixes #1211
|
2021-04-01 13:57:45 -04:00 |
Dessalines
|
1ba570092e
|
Adding more rust captcha features. Fixes #1248
|
2021-04-01 13:30:24 -04:00 |
Dessalines
|
2f63fdbde0
|
Adding a setting to show / hide scores. Fixes #1503
|
2021-03-31 06:54:46 -04:00 |
Dessalines
|
4c8f2e976e
|
Merge remote-tracking branch 'yerba/split-api-crate' into test_merge_api_crates_reorg
|
2021-03-29 16:24:50 -04:00 |
Felix Ableitner
|
01fc1228d5
|
Fix API and clippy warnings
|
2021-03-29 20:55:08 +02:00 |
Felix Ableitner
|
249fcc5066
|
Split api crate into api_structs and api
|
2021-03-25 20:19:40 +01:00 |
Dessalines
|
baab2e88a5
|
Merge branch 'main' into move_matrix_and_admin_to_person
|
2021-03-23 14:16:54 -04:00 |
Dessalines
|
b4276341af
|
Adding saved_only to GetComments and GetPosts. Fixes #1513
|
2021-03-22 10:39:54 -04:00 |
Dessalines
|
eb45bf2d0a
|
Moving admin to person table. Fixes #1515
|
2021-03-22 10:28:00 -04:00 |
Dessalines
|
c884510173
|
Creating default DB forms. Fixes #1511
|
2021-03-20 16:59:07 -04:00 |
Dessalines
|
1745b64ceb
|
Moving matrix_user_id to person table. #1438
|
2021-03-20 15:21:51 -04:00 |
Dessalines
|
05b485b678
|
Merge branch 'Mart-Bogdan-1462-jwt-revocation-on-pwd-change' into jwt_revocation_dess
|
2021-03-19 00:31:49 -04:00 |
Dessalines
|
c3efb9f7cf
|
Strictly typing DB id fields. Fixes #1498
|
2021-03-18 16:25:21 -04:00 |
Dessalines
|
99e5a4d1c3
|
Moving send email check inside function.
|
2021-03-18 10:52:25 -04:00 |
Dessalines
|
8ee624a542
|
Some changes
- Changing claim name to local_user_id to facilitate logout.
- Changing AddAdmin back to using person_id
|
2021-03-15 14:02:27 -04:00 |
Dessalines
|
5998c83b2a
|
Only sending private message if its a local user.
|
2021-03-12 15:18:03 -05:00 |
Dessalines
|
7c039340ed
|
2nd pass. JWT now uses local_user_id
|
2021-03-11 17:47:44 -05:00 |
Dessalines
|
9cb4dad4b4
|
A first pass.
|
2021-03-10 23:43:11 -05:00 |