Roger Braun
|
6ee0ca21e2
|
Some salmon debug fixes.
Plus httpoison update.
|
2017-06-23 16:22:19 +02:00 |
|
Roger Braun
|
4ba6746820
|
use correct arity .post.
|
2017-06-23 12:27:40 +02:00 |
|
Roger Braun
|
6a184115a2
|
Longer timeouts for outgoing federation.
|
2017-06-23 12:25:53 +02:00 |
|
Roger Braun
|
42633406b3
|
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into develop
|
2017-06-20 17:49:15 +02:00 |
|
Roger Braun
|
14d9de39e8
|
Better debugging.
|
2017-06-20 17:28:36 +02:00 |
|
dtluna
|
b76001ded3
|
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into develop
|
2017-06-20 17:57:04 +03:00 |
|
dtluna
|
08e53df91e
|
Move util functions to UtilController
|
2017-06-20 17:55:57 +03:00 |
|
Roger Braun
|
fe27b61a72
|
Add some debugging to federations.
|
2017-06-20 14:10:44 +02:00 |
|
Roger Braun
|
1e6491ec96
|
Merge branch 'develop' into refactor/user-view
|
2017-06-20 11:49:41 +02:00 |
|
Roger Braun
|
af49c11193
|
Work around upserting problems in context mapping.
|
2017-06-20 09:50:22 +02:00 |
|
dtluna
|
069daf644d
|
Replace UserRepresenter with UserView
|
2017-06-20 00:12:37 +03:00 |
|
Roger Braun
|
45c751985e
|
Move finmojis to representation.
|
2017-06-19 18:06:58 +02:00 |
|
Roger Braun
|
66b4fee80e
|
Add finmoji.
|
2017-06-19 17:51:43 +02:00 |
|
Roger Braun
|
5ff4a5eee3
|
Save incoming tags as lowercase.
|
2017-06-18 19:01:54 +02:00 |
|
Roger Braun
|
fa82822932
|
Revert "Add invisible tags to TwAPI output."
This reverts commit a92a9dce94 .
|
2017-06-18 18:59:13 +02:00 |
|
Roger Braun
|
d00571ff75
|
Fetch user feed on externalprofile request.
This is so we always have something to show.
|
2017-06-18 17:20:39 +02:00 |
|
Roger Braun
|
fafb765c48
|
Output tags list in TwAPI.
|
2017-06-18 14:43:44 +02:00 |
|
Roger Braun
|
8feec8d390
|
Strip unsafe html on output in TwAPI.
|
2017-06-18 13:40:35 +02:00 |
|
Roger Braun
|
7b41e103e1
|
Remove html from user bios on display.
This is mainly to fix problems of bios coming from mastodong.
|
2017-06-18 13:17:35 +02:00 |
|
Roger Braun
|
83c657afa5
|
Do some basic escaping.
|
2017-06-14 14:46:18 +02:00 |
|
Roger Braun
|
1af9c77736
|
Move mention parsing to Formatter module.
|
2017-06-14 13:58:56 +02:00 |
|
Roger Braun
|
eb18b9ebba
|
Enable user timelines.
|
2017-06-12 17:12:55 +02:00 |
|
Roger Braun
|
a1cabeea4a
|
Redirect html user profile request.
|
2017-06-12 12:52:40 +02:00 |
|
Roger Braun
|
6342fcd5dc
|
Save correct date for incoming notes.
|
2017-06-08 16:44:12 +02:00 |
|
Roger Braun
|
00c032783d
|
Fix NaN statuses per day.
|
2017-06-05 15:47:37 +02:00 |
|
Roger Braun
|
cdcb201bf5
|
Represent object publishing date in notes.
|
2017-06-02 22:47:49 +02:00 |
|
Roger Braun
|
c7fdd1b7ff
|
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into develop
|
2017-06-01 11:24:03 +02:00 |
|
Roger Braun
|
4cfe1e0c9b
|
Make timeouts longer, some servers are very slow.
|
2017-05-31 18:24:50 +02:00 |
|
Roger Braun
|
80705c7a20
|
Redirect to frontend on html notice path.
|
2017-05-31 17:48:22 +02:00 |
|
Roger Braun
|
c6aa60c829
|
Shorten names in links.
|
2017-05-30 14:26:31 +02:00 |
|
Roger Braun
|
bdcf42180f
|
Save remote user bio and update if we see new data.
|
2017-05-24 17:34:38 +02:00 |
|
Roger Braun
|
94e980d6b4
|
Output proper published data in ostatus.
|
2017-05-24 13:54:25 +02:00 |
|
Roger Braun
|
4854a604ef
|
Extract note handler.
|
2017-05-20 13:41:33 +02:00 |
|
Roger Braun
|
1085675ec4
|
Output ref instead of href for conversation.
|
2017-05-20 10:44:57 +02:00 |
|
Roger Braun
|
9d97be4413
|
Try fetching shares.
|
2017-05-19 16:08:46 +02:00 |
|
Roger Braun
|
03b7b2fa24
|
Also show activities in OStatus.
|
2017-05-19 15:53:02 +02:00 |
|
Roger Braun
|
8e02fa100f
|
Add categories to ostatus output.
|
2017-05-18 18:18:27 +02:00 |
|
Roger Braun
|
b74125900c
|
save correct inReplyToStatusId.
|
2017-05-18 17:03:21 +02:00 |
|
Roger Braun
|
042cdf09ca
|
Wire up inReplyToStatusIds for ostatus.
|
2017-05-18 16:58:30 +02:00 |
|
Roger Braun
|
48f9df2391
|
Keep newlines around.
|
2017-05-18 16:41:16 +02:00 |
|
Roger Braun
|
a92a9dce94
|
Add invisible tags to TwAPI output.
|
2017-05-18 16:24:41 +02:00 |
|
Roger Braun
|
beb7b0ef07
|
Handle incoming tags.
|
2017-05-18 15:58:18 +02:00 |
|
Roger Braun
|
0da6ade619
|
Save tags in object.
|
2017-05-18 15:16:49 +02:00 |
|
Roger Braun
|
9033bfffd2
|
Twitter API refactoring.
|
2017-05-17 18:00:20 +02:00 |
|
Roger Braun
|
70024632ba
|
AP refactoring.
|
2017-05-16 18:19:04 +02:00 |
|
Roger Braun
|
423194520e
|
Fix mention replacing.
|
2017-05-15 18:25:21 +02:00 |
|
Roger Braun
|
d95ac274d6
|
On user making, check if we have a user with that uri.
|
2017-05-12 18:58:25 +02:00 |
|
Roger Braun
|
04544da8f1
|
Fetch user on externalprofile if we don't know him
|
2017-05-12 18:50:47 +02:00 |
|
Roger Braun
|
dd12cf7296
|
Fix cws.
|
2017-05-11 17:59:11 +02:00 |
|
Roger Braun
|
932e0e87db
|
More debugging code.
|
2017-05-11 09:34:11 +02:00 |
|
Roger Braun
|
2154f729b0
|
Don't fetch if we don't even have a inReplyTo.
|
2017-05-11 09:32:03 +02:00 |
|
Roger Braun
|
312772df7c
|
Add debugging help.
|
2017-05-11 09:13:14 +02:00 |
|
Roger Braun
|
1b67a59795
|
Repair retweets.
|
2017-05-10 19:29:25 +02:00 |
|
Roger Braun
|
9f15937fe6
|
Actually guess 3 days...
|
2017-05-10 19:12:40 +02:00 |
|
Roger Braun
|
d2c4a427f1
|
Only try refreshing every 6 hours.
|
2017-05-10 19:08:42 +02:00 |
|
Roger Braun
|
ae0e6d8003
|
Handle cases where we don't get lease_seconds returned.
|
2017-05-10 19:04:27 +02:00 |
|
Roger Braun
|
153995f832
|
Correct active state websub name.
|
2017-05-10 18:54:43 +02:00 |
|
Roger Braun
|
05f2cd0d93
|
Handle incoming follows.
Also Mastodon CWs.
|
2017-05-10 18:46:23 +02:00 |
|
Roger Braun
|
34a1ce00ec
|
Set valid_until date.
|
2017-05-10 18:45:55 +02:00 |
|
Roger Braun
|
a2ca3b8605
|
Add option to keep id for follows.
|
2017-05-10 18:45:38 +02:00 |
|
Roger Braun
|
36448d6483
|
Add externalprofile to TwAPI.
|
2017-05-10 18:44:57 +02:00 |
|
Roger Braun
|
2e753e8cd7
|
Refresh subscriptions.
|
2017-05-10 18:44:06 +02:00 |
|
Roger Braun
|
118c572006
|
Use changeset for remote user creation.
|
2017-05-10 10:16:20 +02:00 |
|
Roger Braun
|
e12a6d5666
|
Get fresh objects on changes.
This will count retweets / favs correctly again.
|
2017-05-09 18:11:11 +02:00 |
|
Roger Braun
|
71362acb93
|
Quick fix for database filling.
|
2017-05-09 00:20:05 +02:00 |
|
Roger Braun
|
1418d72749
|
Add class=attachment to attachment links.
|
2017-05-08 20:12:36 +02:00 |
|
Roger Braun
|
8f9c43343e
|
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into develop
|
2017-05-08 19:35:16 +02:00 |
|
Roger Braun
|
3320c9b176
|
Fix remote users retweeting local stuff.
|
2017-05-08 18:19:45 +02:00 |
|
Roger Braun
|
b9da7d3219
|
typo.
|
2017-05-07 20:30:34 +02:00 |
|
Roger Braun
|
7303786160
|
Add some twapi fixes.
|
2017-05-07 20:20:53 +02:00 |
|
Roger Braun
|
e49770ee88
|
Add some debugging info.
|
2017-05-07 20:16:07 +02:00 |
|
Roger Braun
|
db08498a9f
|
Prevent double insertions.
|
2017-05-07 20:13:10 +02:00 |
|
Roger Braun
|
4f9328c622
|
Preserve ids on favorites / retweets.
|
2017-05-07 20:05:03 +02:00 |
|
Roger Braun
|
b403ea4d2b
|
Merge branch 'develop' into dtluna/pleroma-feature/unfollow-activity
|
2017-05-07 19:28:23 +02:00 |
|
Roger Braun
|
60b4b0d725
|
Safety measures.
|
2017-05-07 14:52:19 +02:00 |
|
Roger Braun
|
a41aa4e489
|
Federate follow salmons.
|
2017-05-07 14:45:37 +02:00 |
|
Roger Braun
|
95ab0dc3c5
|
Add conversation ids to twapi announce representer.
|
2017-05-07 12:46:21 +02:00 |
|
Roger Braun
|
c51e15975a
|
Fix user fetching error.
|
2017-05-07 12:45:37 +02:00 |
|
Roger Braun
|
fcd34096db
|
Add one more alias for twapi twkn.
|
2017-05-06 22:26:36 +02:00 |
|
Roger Braun
|
7db76a0f0e
|
Address incoming messages to followers.
|
2017-05-06 14:23:39 +02:00 |
|
Roger Braun
|
bda389d7d9
|
Subscribe to remote users on following.
|
2017-05-06 14:09:39 +02:00 |
|
Roger Braun
|
9cafb67fc1
|
Follow redirects when fetching activities.
This can happen for site that started as http and now switched to https.
|
2017-05-06 13:18:08 +02:00 |
|
Roger Braun
|
22ddddce76
|
Handle incoming items through the queue.
|
2017-05-06 12:34:40 +02:00 |
|
Roger Braun
|
7e65cad9fe
|
Do recursive fetching in-band for now.
This is to prevent conversation id problems.
|
2017-05-06 12:15:48 +02:00 |
|
Roger Braun
|
04f6ece99e
|
Send salmons and websub in background tasks.
|
2017-05-05 20:38:10 +02:00 |
|
Roger Braun
|
7752f103f6
|
Add basic thread fetching.
|
2017-05-05 20:15:26 +02:00 |
|
Roger Braun
|
00a7183118
|
Basic queue.
|
2017-05-05 18:58:29 +02:00 |
|
Roger Braun
|
2d9fdbcc0d
|
Don't call out if we have the favorited notice locally.
|
2017-05-05 16:27:03 +02:00 |
|
Roger Braun
|
fa2610c795
|
Handle incoming favorites, fetch potentially missing messages.
|
2017-05-05 16:07:44 +02:00 |
|
Roger Braun
|
d982f04a65
|
Mock HTTPoison in testing.
|
2017-05-05 14:16:54 +02:00 |
|
Roger Braun
|
7269c51f3a
|
Some refactoring.
|
2017-05-05 12:07:38 +02:00 |
|
Roger Braun
|
c48c381e90
|
Merge branch 'develop' into dtluna/pleroma-refactor/1
|
2017-05-05 11:46:59 +02:00 |
|
Roger Braun
|
c85998ab8a
|
Parse incoming retweets.
|
2017-05-04 18:42:29 +02:00 |
|
Roger Braun
|
5d9f3df714
|
Just sign with an empty string if needed.
|
2017-05-04 09:57:11 +02:00 |
|
Roger Braun
|
151da344be
|
Add debugging logs.
|
2017-05-04 09:54:22 +02:00 |
|
Roger Braun
|
97257c692c
|
Fix specs.
|
2017-05-03 20:06:20 +02:00 |
|
Roger Braun
|
1077c5c58d
|
Remove reply-to for shares, mastodon gets confused.
|
2017-05-03 20:06:00 +02:00 |
|
Roger Braun
|
53d05af5b6
|
Fix Mastodon signature bug.
|
2017-05-03 19:23:12 +02:00 |
|
Roger Braun
|
5d7831ee3e
|
Add self links to federated statuses.
|
2017-05-03 18:10:19 +02:00 |
|
Roger Braun
|
b34b046f16
|
Add user to announced status.
|
2017-05-03 17:51:36 +02:00 |
|