akkoma
6 years agoAdd very basic oauth and mastodon api support.
Roger Braun [Wed, 6 Sep 2017 17:06:25 +0000 (19:06 +0200)]
Add very basic oauth and mastodon api support.

6 years agoUpdate Phoenix, add Phoenix.HTML.
Roger Braun [Wed, 6 Sep 2017 17:05:35 +0000 (19:05 +0200)]
Update Phoenix, add Phoenix.HTML.

6 years agoWorkaround for masto reply breakage.
Roger Braun [Tue, 5 Sep 2017 12:01:37 +0000 (14:01 +0200)]
Workaround for masto reply breakage.

6 years agoFix remote profile update code.
Roger Braun [Tue, 5 Sep 2017 09:40:34 +0000 (11:40 +0200)]
Fix remote profile update code.

6 years agoFix specs.
Roger Braun [Tue, 5 Sep 2017 07:35:00 +0000 (09:35 +0200)]
Fix specs.

6 years agoMerge branch 'deletions' into 'develop'
lambadalambda [Mon, 4 Sep 2017 18:49:55 +0000 (14:49 -0400)]
Merge branch 'deletions' into 'develop'

Deletions

See merge request !26

6 years agoAdd delete to TwAPI representer correctly.
Roger Braun [Mon, 4 Sep 2017 18:48:29 +0000 (20:48 +0200)]
Add delete to TwAPI representer correctly.

6 years agoAdd delete to TwAPI.
Roger Braun [Mon, 4 Sep 2017 18:48:14 +0000 (20:48 +0200)]
Add delete to TwAPI.

6 years agoDon't delete new delete activity...
Roger Braun [Mon, 4 Sep 2017 18:47:43 +0000 (20:47 +0200)]
Don't delete new delete activity...

6 years agoAdd TwAPI representer for deletes.
Roger Braun [Mon, 4 Sep 2017 18:03:28 +0000 (20:03 +0200)]
Add TwAPI representer for deletes.

6 years agoCreate deletes activities for incoming deletes.
Roger Braun [Mon, 4 Sep 2017 16:47:46 +0000 (18:47 +0200)]
Create deletes activities for incoming deletes.

6 years agoAdd delete to ActivityPub.
Roger Braun [Mon, 4 Sep 2017 16:47:33 +0000 (18:47 +0200)]
Add delete to ActivityPub.

6 years agoAdd delete activity representer.
Roger Braun [Mon, 4 Sep 2017 15:56:09 +0000 (17:56 +0200)]
Add delete activity representer.

6 years agoOutput mastodon-style conversation ids.
Roger Braun [Mon, 4 Sep 2017 09:04:04 +0000 (11:04 +0200)]
Output mastodon-style conversation ids.

6 years agoHandle mastodon conversation ids.
Roger Braun [Mon, 4 Sep 2017 09:03:51 +0000 (11:03 +0200)]
Handle mastodon conversation ids.

6 years agoUpdate README.
Roger Braun [Fri, 1 Sep 2017 10:50:44 +0000 (12:50 +0200)]
Update README.

6 years agoMerge branch 'hj.doc-install' into 'develop'
lambadalambda [Fri, 1 Sep 2017 10:42:08 +0000 (06:42 -0400)]
Merge branch 'hj.doc-install' into 'develop'

First attempt at installation documentation

See merge request !24

6 years agoUpdate frontend.
Roger Braun [Tue, 29 Aug 2017 15:30:25 +0000 (17:30 +0200)]
Update frontend.

6 years agofix specs.
Roger Braun [Tue, 29 Aug 2017 15:22:22 +0000 (17:22 +0200)]
fix specs.

6 years agoAdd banner and background updating.
Roger Braun [Tue, 29 Aug 2017 15:18:33 +0000 (17:18 +0200)]
Add banner and background updating.

6 years agoAdd profile update.
Roger Braun [Tue, 29 Aug 2017 13:14:00 +0000 (15:14 +0200)]
Add profile update.

6 years agoMore sensible attachment names.
Roger Braun [Mon, 28 Aug 2017 17:17:38 +0000 (19:17 +0200)]
More sensible attachment names.

6 years agoIgnore padding for salmon public keys.
Roger Braun [Fri, 25 Aug 2017 13:09:05 +0000 (15:09 +0200)]
Ignore padding for salmon public keys.

6 years agoSet twitter-style possibly_sensitive boolena.
Roger Braun [Thu, 24 Aug 2017 14:27:37 +0000 (16:27 +0200)]
Set twitter-style possibly_sensitive boolena.

6 years agoAdd activity_type to twitter api output.
Roger Braun [Thu, 24 Aug 2017 14:18:26 +0000 (16:18 +0200)]
Add activity_type to twitter api output.

6 years agoRemove email from mastoinfo.
Roger Braun [Thu, 24 Aug 2017 12:19:54 +0000 (14:19 +0200)]
Remove email from mastoinfo.

6 years agoBasic masto-style info.
Roger Braun [Thu, 24 Aug 2017 12:15:16 +0000 (14:15 +0200)]
Basic masto-style info.

6 years agoMore meta info fixes.
Roger Braun [Thu, 24 Aug 2017 12:07:05 +0000 (14:07 +0200)]
More meta info fixes.

6 years agoSmall meta info fixes.
Roger Braun [Thu, 24 Aug 2017 11:36:28 +0000 (13:36 +0200)]
Small meta info fixes.

6 years agoMerge branch 'feauture/webfinger' into 'develop'
lambadalambda [Thu, 24 Aug 2017 10:55:49 +0000 (06:55 -0400)]
Merge branch 'feauture/webfinger' into 'develop'

Feauture/webfinger

See merge request !25

6 years agoExtend webfinger capabilities.
Roger Braun [Thu, 24 Aug 2017 10:54:53 +0000 (12:54 +0200)]
Extend webfinger capabilities.

6 years agoDon't break on empty mentions.
Roger Braun [Thu, 24 Aug 2017 10:54:01 +0000 (12:54 +0200)]
Don't break on empty mentions.

6 years agoadd correct content type for catch-all
Roger Braun [Tue, 22 Aug 2017 12:22:36 +0000 (14:22 +0200)]
add correct content type for catch-all

6 years agoUpdate frontend.
Roger Braun [Mon, 21 Aug 2017 15:07:26 +0000 (17:07 +0200)]
Update frontend.

6 years agoMerge branch 'patch-1' into 'develop'
lambadalambda [Fri, 18 Aug 2017 09:33:42 +0000 (05:33 -0400)]
Merge branch 'patch-1' into 'develop'

Fix finmoji title attribute.

See merge request !23

6 years agoFix deletion not deleting relevant actions.
Roger Braun [Wed, 16 Aug 2017 14:29:25 +0000 (16:29 +0200)]
Fix deletion not deleting relevant actions.

6 years agodisable sslv3
Henry Jameson [Tue, 15 Aug 2017 21:25:26 +0000 (00:25 +0300)]
disable sslv3

6 years agofix
Henry Jameson [Tue, 15 Aug 2017 21:21:38 +0000 (00:21 +0300)]
fix

6 years agoformatting
Henry Jameson [Tue, 15 Aug 2017 21:20:02 +0000 (00:20 +0300)]
formatting

6 years agothese are not html tags, silly markdown
Henry Jameson [Tue, 15 Aug 2017 21:19:08 +0000 (00:19 +0300)]
these are not html tags, silly markdown

6 years agomore fixes
Henry Jameson [Tue, 15 Aug 2017 21:16:55 +0000 (00:16 +0300)]
more fixes

6 years agoformatting
Henry Jameson [Tue, 15 Aug 2017 20:54:15 +0000 (23:54 +0300)]
formatting

6 years agoRevert "formatting"
Henry Jameson [Tue, 15 Aug 2017 20:52:29 +0000 (23:52 +0300)]
Revert "formatting"

This reverts commit 7b2bded06f8602707ab0f76d1898998943d2ea5c.

6 years agoformatting
Henry Jameson [Tue, 15 Aug 2017 20:51:29 +0000 (23:51 +0300)]
formatting

6 years agoupdate
Henry Jameson [Tue, 15 Aug 2017 20:50:23 +0000 (23:50 +0300)]
update

6 years agoUse unicode regex in mentions and links.
Roger Braun [Mon, 14 Aug 2017 15:56:45 +0000 (17:56 +0200)]
Use unicode regex in mentions and links.

6 years agoescape attachment urls on creation.
Roger Braun [Wed, 9 Aug 2017 14:55:18 +0000 (16:55 +0200)]
escape attachment urls on creation.

6 years agoCowboy and Elixir don't seem to agree on uri encoding...
Roger Braun [Wed, 9 Aug 2017 14:45:05 +0000 (16:45 +0200)]
Cowboy and Elixir don't seem to agree on uri encoding...

6 years agoURI encode filenames...
Roger Braun [Wed, 9 Aug 2017 13:21:34 +0000 (15:21 +0200)]
URI encode filenames...

6 years agoOrder by id instead of inserted_at to better use indexes.
Roger Braun [Tue, 8 Aug 2017 10:24:20 +0000 (12:24 +0200)]
Order by id instead of inserted_at to better use indexes.

6 years agoFirst attempt at installation documentation
Henry Jameson [Mon, 7 Aug 2017 23:41:36 +0000 (02:41 +0300)]
First attempt at installation documentation

6 years agoAlso fetch atom links.
Roger Braun [Fri, 4 Aug 2017 14:57:38 +0000 (16:57 +0200)]
Also fetch atom links.

6 years agoRevert "Better error handling for user feeds."
Roger Braun [Thu, 3 Aug 2017 15:49:18 +0000 (17:49 +0200)]
Revert "Better error handling for user feeds."

This reverts commit 11714fbaa2b90e1fc577d2b9b3d4075a44181633.

6 years agoBetter error handling for user feeds.
Roger Braun [Thu, 3 Aug 2017 15:46:01 +0000 (17:46 +0200)]
Better error handling for user feeds.

6 years agoSlightly nicer webfinger error handling.
Roger Braun [Thu, 3 Aug 2017 12:14:48 +0000 (14:14 +0200)]
Slightly nicer webfinger error handling.

6 years agoTry refresh all invalid subscriptions.
Roger Braun [Wed, 2 Aug 2017 10:42:12 +0000 (12:42 +0200)]
Try refresh all invalid subscriptions.

This is a temporary fix to prevent intermittent problems from cutting
off subscriptions.

6 years agoHandle subscriptions in queue.
Roger Braun [Wed, 2 Aug 2017 10:34:48 +0000 (12:34 +0200)]
Handle subscriptions in queue.

6 years agoAdd some debug info to websub.
Roger Braun [Wed, 2 Aug 2017 10:03:45 +0000 (12:03 +0200)]
Add some debug info to websub.

6 years agoAdd href to in-reply-to.
Roger Braun [Tue, 1 Aug 2017 15:35:19 +0000 (17:35 +0200)]
Add href to in-reply-to.

THis should enable fetching from pleroma posts.

6 years agoAdd basic incoming deletions.
Roger Braun [Tue, 1 Aug 2017 15:05:07 +0000 (17:05 +0200)]
Add basic incoming deletions.

6 years agoDisplay html links correctly for remote activies.
Roger Braun [Tue, 1 Aug 2017 12:05:18 +0000 (14:05 +0200)]
Display html links correctly for remote activies.

6 years agoDon't crash on activity handling problems.
Roger Braun [Tue, 1 Aug 2017 10:41:46 +0000 (12:41 +0200)]
Don't crash on activity handling problems.

6 years agoStrip all newlines in atom html content to work around mastodon bug.
Roger Braun [Mon, 31 Jul 2017 11:31:21 +0000 (13:31 +0200)]
Strip all newlines in atom html content to work around mastodon bug.

6 years agoRevert "Close br tags."
Roger Braun [Mon, 31 Jul 2017 11:27:38 +0000 (13:27 +0200)]
Revert "Close br tags."

This reverts commit 2eba8e74ccf2de0ad65b213bb166917c32db9d68.

6 years agoRevert "Wrap in <p>."
Roger Braun [Mon, 31 Jul 2017 11:27:29 +0000 (13:27 +0200)]
Revert "Wrap in <p>."

This reverts commit c81d0b6f898c36ebcad5371caeebc0f789cb7a67.

6 years agoRevert "Remove newlines completely so mastodon doesn't bug out."
Roger Braun [Mon, 31 Jul 2017 11:27:19 +0000 (13:27 +0200)]
Revert "Remove newlines completely so mastodon doesn't bug out."

This reverts commit 0ca3ab7b59edaec255aa3710fce8a9daa236b44d.

6 years agoRemove newlines completely so mastodon doesn't bug out.
Roger Braun [Mon, 31 Jul 2017 11:06:31 +0000 (13:06 +0200)]
Remove newlines completely so mastodon doesn't bug out.

6 years agoWrap in <p>.
Roger Braun [Mon, 31 Jul 2017 10:16:44 +0000 (12:16 +0200)]
Wrap in <p>.

6 years agoClose br tags.
Roger Braun [Mon, 31 Jul 2017 08:46:29 +0000 (10:46 +0200)]
Close br tags.

6 years agoAdd html alternate link to atom.
Roger Braun [Sat, 29 Jul 2017 20:07:02 +0000 (22:07 +0200)]
Add html alternate link to atom.

6 years agoUpdate frontend.
Roger Braun [Sat, 29 Jul 2017 17:11:44 +0000 (19:11 +0200)]
Update frontend.

6 years agoUpdate frontend.
Roger Braun [Sat, 29 Jul 2017 16:56:18 +0000 (18:56 +0200)]
Update frontend.

6 years agoUpdate frontend.
Roger Braun [Fri, 28 Jul 2017 09:27:11 +0000 (11:27 +0200)]
Update frontend.

6 years agoSave follower count and note count in user.
Roger Braun [Sat, 22 Jul 2017 15:42:15 +0000 (17:42 +0200)]
Save follower count and note count in user.

6 years agoAdd friends endpoint.
Roger Braun [Thu, 20 Jul 2017 18:35:30 +0000 (20:35 +0200)]
Add friends endpoint.

6 years agoAdd followers endpoint.
Roger Braun [Thu, 20 Jul 2017 18:29:15 +0000 (20:29 +0200)]
Add followers endpoint.

6 years agoAdd follower / friend fetching to user.
Roger Braun [Thu, 20 Jul 2017 17:37:41 +0000 (19:37 +0200)]
Add follower / friend fetching to user.

6 years agoUse follower address in user entry.
Roger Braun [Wed, 19 Jul 2017 17:06:49 +0000 (19:06 +0200)]
Use follower address in user entry.

6 years agoAdd follower_address to users, add on generation.
Roger Braun [Wed, 19 Jul 2017 16:49:25 +0000 (18:49 +0200)]
Add follower_address to users, add on generation.

6 years agoFix finmoji title attribute.
エーロ [Sun, 9 Jul 2017 15:00:02 +0000 (11:00 -0400)]
Fix finmoji title attribute.

6 years agoFix undo activity.
Roger Braun [Sat, 8 Jul 2017 09:17:35 +0000 (11:17 +0200)]
Fix undo activity.

6 years agoAdd way to update most recent notification id.
Roger Braun [Sun, 2 Jul 2017 13:01:59 +0000 (15:01 +0200)]
Add way to update most recent notification id.

6 years agoUpdate frontend. Persistent logins.
Roger Braun [Sun, 2 Jul 2017 11:09:50 +0000 (13:09 +0200)]
Update frontend. Persistent logins.

6 years agoMake user timelines faster for users with few statuses.
Roger Braun [Sat, 1 Jul 2017 14:43:10 +0000 (16:43 +0200)]
Make user timelines faster for users with few statuses.

6 years agoFix test.
Roger Braun [Sat, 1 Jul 2017 14:39:12 +0000 (16:39 +0200)]
Fix test.

7 years agoLarger bio length limit for remote accounts.
Roger Braun [Sat, 1 Jul 2017 00:00:12 +0000 (02:00 +0200)]
Larger bio length limit for remote accounts.

7 years agoFor non-create activities, grab the create activity to fav/rt
Roger Braun [Fri, 30 Jun 2017 14:59:54 +0000 (16:59 +0200)]
For non-create activities, grab the create activity to fav/rt

7 years agoAlso fetch posts by id in fav/rts.
Roger Braun [Fri, 30 Jun 2017 14:53:25 +0000 (16:53 +0200)]
Also fetch posts by id in fav/rts.

7 years agoOnly return posts in TwAPI conversations.
Roger Braun [Fri, 30 Jun 2017 14:41:09 +0000 (16:41 +0200)]
Only return posts in TwAPI conversations.

7 years agoOrder conversation fetches like GS does.
Roger Braun [Fri, 30 Jun 2017 14:30:19 +0000 (16:30 +0200)]
Order conversation fetches like GS does.

7 years agoAdd tests for public recipients.
Roger Braun [Fri, 30 Jun 2017 14:08:59 +0000 (16:08 +0200)]
Add tests for public recipients.

7 years agoDon't add public recipient to notes that don't contain it.
Roger Braun [Fri, 30 Jun 2017 13:54:32 +0000 (15:54 +0200)]
Don't add public recipient to notes that don't contain it.

7 years agoBio can actually be nil.
Roger Braun [Mon, 26 Jun 2017 15:00:58 +0000 (17:00 +0200)]
Bio can actually be nil.

7 years agoAdd external links to twapi.
Roger Braun [Sun, 25 Jun 2017 10:07:08 +0000 (12:07 +0200)]
Add external links to twapi.

7 years agoSave external link for notes.
Roger Braun [Sun, 25 Jun 2017 09:57:34 +0000 (11:57 +0200)]
Save external link for notes.

7 years agoupdate frontend.
Roger Braun [Sat, 24 Jun 2017 18:09:47 +0000 (20:09 +0200)]
update frontend.

7 years agoMore resilient xml parsing.
Roger Braun [Sat, 24 Jun 2017 12:35:32 +0000 (14:35 +0200)]
More resilient xml parsing.

7 years agoUpdate user data on fetch if it changed.
Roger Braun [Sat, 24 Jun 2017 11:09:46 +0000 (13:09 +0200)]
Update user data on fetch if it changed.

7 years agoHandle webpubs in queue.
Roger Braun [Fri, 23 Jun 2017 14:37:34 +0000 (16:37 +0200)]
Handle webpubs in queue.

7 years agoSome salmon debug fixes.
Roger Braun [Fri, 23 Jun 2017 14:22:19 +0000 (16:22 +0200)]
Some salmon debug fixes.

Plus httpoison update.