|
2f1cd9976d
|
Adding federated community, comment, and post deletes.
- Unit tests added too.
- No undeletes working yet.
|
2020-05-01 10:07:38 -04:00 |
|
pfcoder
|
6d73b16716
|
fix shell quotation error of server db-init.sh
|
2020-05-01 21:58:52 +08:00 |
|
|
461114c143
|
update activitystreams lib
|
2020-04-30 18:30:01 +02:00 |
|
|
38cdfdf7e0
|
Changing federated community and user links and searching.
- Search: !community@instance, @user@instance
- Representation: community@instance, user@instance
|
2020-04-30 11:45:12 -04:00 |
|
|
9b93d4c098
|
Better private-message form. Fixes #652
|
2020-04-29 17:52:18 -04:00 |
|
|
770dcbdc49
|
wip: add former_type to tombstone
|
2020-04-29 21:10:50 +02:00 |
|
|
ee4f923f60
|
Fix search form clearing out.
|
2020-04-29 13:05:38 -04:00 |
|
|
8cd68f56aa
|
Adding shorthand federated object searching.
|
2020-04-29 12:55:54 -04:00 |
|
|
c43f06124a
|
Address comments, implement delete for posts and comments
|
2020-04-29 16:51:25 +02:00 |
|
|
0c0c683986
|
Implement deleting communities
|
2020-04-28 19:46:25 +02:00 |
|
|
36d0e34668
|
Fix federated community link on search page.
|
2020-04-28 11:53:05 -04:00 |
|
|
59bba148ff
|
Merge branch 'federation' into add_federated_post_likes
|
2020-04-28 10:12:07 -04:00 |
|
|
b60c7bbae7
|
Merge branch 'federation' into add_activity_table
|
2020-04-28 10:10:05 -04:00 |
|
|
07a9d84ed0
|
Removing some comments.
|
2020-04-28 09:57:28 -04:00 |
|
|
3b62f58dd2
|
Adding federated post and comment likes.
|
2020-04-28 00:16:02 -04:00 |
|
|
6eaa06ab02
|
Merge branch 'shared_inbox_1' into add_federated_post_likes
|
2020-04-27 22:48:20 -04:00 |
|
|
9721b77317
|
1/3rd done with post likes
|
2020-04-27 22:47:26 -04:00 |
|
|
4b741c3759
|
Adding a better switching for activity kinds for the shared inbox.
|
2020-04-27 19:21:41 -04:00 |
|
|
59852d6899
|
Merge branch 'nyu-ossd-s20-link_images'
|
2020-04-27 18:22:10 -04:00 |
|
|
2f47ea2228
|
Merge branch 'link_images' of https://github.com/nyu-ossd-s20/lemmy into nyu-ossd-s20-link_images
|
2020-04-27 18:20:58 -04:00 |
|
|
70060c27b2
|
Adding activity table inserts.
|
2020-04-27 18:17:02 -04:00 |
|
niniack
|
09d4bf1d7a
|
swap imgur links for github links
|
2020-04-27 16:22:56 -04:00 |
|
|
9c30b37d57
|
Merge branch 'federation' into shared_inbox_1
|
2020-04-27 13:01:45 -04:00 |
|
Dessalines
|
10877fd45f
|
Merge pull request #663 from LemmyNet/federation_changes_1
Federation changes.
|
2020-04-27 13:00:21 -04:00 |
|
|
22abbebd41
|
Lots of additions to federation.
- Added a shared inbox.
- Added federated comments, comment updates, and tests.
- Abstracted ap object sends into a common trait.
|
2020-04-27 12:57:00 -04:00 |
|
|
66134823bf
|
Version v0.6.55
|
2020-04-27 09:07:31 -04:00 |
|
|
72433b37c4
|
Adding a sponsor.
|
2020-04-27 08:55:31 -04:00 |
|
|
82941001e8
|
Fixing sponsor issue.
|
2020-04-26 19:09:47 -04:00 |
|
|
3ce0618362
|
Making a trait function for follow and accept.
|
2020-04-26 13:20:42 -04:00 |
|
|
92e4edf9b7
|
Version v0.6.54
|
2020-04-26 10:57:27 -04:00 |
|
|
f4b5c1f27b
|
Adding sponsor.
|
2020-04-26 10:56:53 -04:00 |
|
|
610cce4162
|
Hide online counts for now. #664
|
2020-04-26 10:51:59 -04:00 |
|
Nishant Aswani
|
674e221335
|
added main_screen and chat_screen (#665)
|
2020-04-26 10:01:21 -04:00 |
|
|
079ac091eb
|
Adding back in post fetching.
|
2020-04-25 11:49:15 -04:00 |
|
|
b5a5b307a0
|
Adding get_public_key_ext() to ActorType trait.
|
2020-04-24 22:34:51 -04:00 |
|
|
df9135f410
|
Removing run-tests TODO.
|
2020-04-24 22:02:12 -04:00 |
|
|
8a25f0f816
|
Use an associated type instead of Generic.
|
2020-04-24 17:30:27 -04:00 |
|
|
33c5c21a57
|
Merge remote-tracking branch 'yerba/federation' into federation_changes_1
|
2020-04-24 15:57:48 -04:00 |
|
|
d846740839
|
Some more cleanup.
|
2020-04-24 15:55:54 -04:00 |
|
|
c3ac1649f2
|
Implement integration test for federation
|
2020-04-24 18:30:31 +02:00 |
|
|
66a2c4a2c3
|
Some fed fixes.
|
2020-04-24 10:04:36 -04:00 |
|
|
e5497edd5c
|
Adding some more API testing examples.
|
2020-04-23 14:13:22 -04:00 |
|
|
ce800f75ad
|
Adding a test bed for API testing. #658
|
2020-04-23 11:34:32 -04:00 |
|
|
b8aaf5c1f1
|
Also use correct header in fetcher.rs
|
2020-04-23 13:42:09 +02:00 |
|
|
28ca7a727c
|
Merge branch 'master' of https://github.com/dessalines/lemmy
|
2020-04-22 16:52:50 -04:00 |
|
|
d448bc6f9a
|
Adding code mirror section to readme.
|
2020-04-22 16:52:24 -04:00 |
|
Nishant Aswani
|
d0fa235e84
|
Updated ranking algorithm graph in docs (#654)
* Regraphed ranking algorithm demo with seaborn plot
* use imgur mirror for ranking algo image
|
2020-04-22 15:38:51 -04:00 |
|
|
70816a4779
|
Fix header guard for apub responses
|
2020-04-22 20:56:31 +02:00 |
|
|
c22090c602
|
Version v0.6.53
|
2020-04-22 00:30:43 -04:00 |
|
|
313d023eef
|
Changing wait to spawn in websocket.
|
2020-04-22 00:29:25 -04:00 |
|