Francis Dinh
|
0ec1abb3b6
|
Add federated blocks
|
2018-05-18 18:09:56 -04:00 |
|
Francis Dinh
|
2d775bf1be
|
Merge branch 'feature/unrepeats' of git.pleroma.social:normandy/pleroma into feature/unrepeats
|
2018-04-25 01:58:50 -04:00 |
|
Francis Dinh
|
9e0dd21ed6
|
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into feature/unrepeats
|
2018-04-25 00:46:28 -04:00 |
|
Francis Dinh
|
8c0806539c
|
Embed announce activity data instead of linking to it
|
2018-04-22 21:28:51 -04:00 |
|
Francis Dinh
|
b1742eca42
|
Revert "Rename make_unannounce_data helper to make_undo_data"
This reverts commit c649ca8958 .
|
2018-04-22 19:42:28 -04:00 |
|
Francis Dinh
|
c649ca8958
|
Rename make_unannounce_data helper to make_undo_data
This makes it a bit more easier to adapt for unlikes as well in the
future.
|
2018-04-22 01:55:41 -04:00 |
|
lain
|
9e6ae44729
|
Formatting fixes.
|
2018-04-21 09:43:53 +02:00 |
|
Francis Dinh
|
f0798440de
|
Use correct activity for undo
|
2018-04-20 23:22:16 -04:00 |
|
Francis Dinh
|
687db1bc3a
|
Expose unannounce activity so that it can be tested
|
2018-04-18 03:39:42 -04:00 |
|
Francis Dinh
|
0251690e96
|
Add federation for unrepeats
|
2018-04-17 20:35:07 -04:00 |
|
Francis Dinh
|
c9e7b984d5
|
Add make_unannounce_data helper function
|
2018-04-17 04:13:08 -04:00 |
|
Francis Dinh
|
d16877251a
|
doc fixes
|
2018-04-16 10:59:32 -04:00 |
|
Francis Dinh
|
b949577472
|
Add unrepeat functionality
|
2018-04-14 20:19:48 -04:00 |
|
lain
|
b3b7ab5d9a
|
Load all users at once in timelines.
|
2018-04-02 16:35:41 +02:00 |
|
lain
|
bc31bee7c4
|
Generates contexts and ids on insertion time.
|
2018-04-02 15:17:09 +02:00 |
|
lain
|
4afbef39f4
|
Format the code.
|
2018-03-30 15:01:53 +02:00 |
|
William Pitcock
|
1a94704230
|
activitypub: implement following/followers endpoints
|
2018-03-22 00:26:39 -05:00 |
|
lain
|
e9de04b74b
|
Add support for outgoing update.
|
2018-02-25 21:08:32 +01:00 |
|
lain
|
f61fd00db5
|
Make likes and announces public.
|
2018-02-25 18:20:06 +01:00 |
|
lain
|
5454ec6a6c
|
ActivityPubController: Handle inbox data.
|
2018-02-15 20:00:43 +01:00 |
|
Lain Iwakura
|
e31a5ff4af
|
Priority queue fixes.
|
2017-12-06 16:51:11 +01:00 |
|
Thog
|
59770c3f5c
|
Fix all compilation warnings
|
2017-11-19 02:22:07 +01:00 |
|
Roger Braun
|
5293516730
|
Use more efficient query to fetch likes.
|
2017-10-24 14:39:01 +02:00 |
|
Roger Braun
|
678dd4c8ec
|
Use desc id to sort instead of desc inserted_at
Should mean the same and is indexed.
|
2017-09-17 11:16:08 +02:00 |
|
Roger Braun
|
140f72725d
|
Use follower address in user entry.
|
2017-07-19 19:06:49 +02:00 |
|
Roger Braun
|
70024632ba
|
AP refactoring.
|
2017-05-16 18:19:04 +02:00 |
|