akkoma
6 years agoMerge branch 'fix/tootdon-mentions' into 'develop'
lambda [Mon, 11 Dec 2017 16:21:43 +0000 (16:21 +0000)]
Merge branch 'fix/tootdon-mentions' into 'develop'

Fix Tootdon linking the whole status when mentioning someone.

See merge request pleroma/pleroma!39

6 years agoAdd a bunch of useless HTML to mentions.
eal [Mon, 11 Dec 2017 16:14:33 +0000 (18:14 +0200)]
Add a bunch of useless HTML to mentions.

6 years agoMerge branch 'feature/user_deletion' into develop
Roger Braun [Sat, 9 Dec 2017 09:10:45 +0000 (10:10 +0100)]
Merge branch 'feature/user_deletion' into develop

6 years agoDelete notifications on activity deletion.
Lain Iwakura [Fri, 8 Dec 2017 17:17:30 +0000 (18:17 +0100)]
Delete notifications on activity deletion.

6 years agoBasic user deletion.
Lain Iwakura [Fri, 8 Dec 2017 16:50:11 +0000 (17:50 +0100)]
Basic user deletion.

6 years agoMerge branch 'fix/linkify' into 'develop'
lambda [Fri, 8 Dec 2017 12:34:03 +0000 (12:34 +0000)]
Merge branch 'fix/linkify' into 'develop'

Fix links with HTML elements and/or parentheses.

See merge request pleroma/pleroma!38

6 years agoMerge branch 'fix/mastoapi-attachment-linking' into 'develop'
lambda [Fri, 8 Dec 2017 12:32:33 +0000 (12:32 +0000)]
Merge branch 'fix/mastoapi-attachment-linking' into 'develop'

MastoAPI: don't add attachment links.

Closes #92

See merge request pleroma/pleroma!37

6 years agoMerge branch 'postgresetup' into 'develop'
lambda [Fri, 8 Dec 2017 12:31:14 +0000 (12:31 +0000)]
Merge branch 'postgresetup' into 'develop'

first version of safe DB setup

See merge request pleroma/pleroma!32

6 years agoAllow parentheses in links.
eal [Thu, 7 Dec 2017 19:38:31 +0000 (21:38 +0200)]
Allow parentheses in links.

6 years agoFix HTML escape breaking some links.
eal [Thu, 7 Dec 2017 19:34:25 +0000 (21:34 +0200)]
Fix HTML escape breaking some links.

6 years agoMastoAPI: don't add attachment links.
eal [Thu, 7 Dec 2017 18:44:09 +0000 (20:44 +0200)]
MastoAPI: don't add attachment links.

6 years agoAdd websocket upgrade to example nginx config.
eal [Thu, 7 Dec 2017 18:07:51 +0000 (20:07 +0200)]
Add websocket upgrade to example nginx config.

6 years agoUser deletion: Remove relationships.
Lain Iwakura [Thu, 7 Dec 2017 17:13:05 +0000 (18:13 +0100)]
User deletion: Remove relationships.

6 years agoDon't follow deactivated users.
Lain Iwakura [Thu, 7 Dec 2017 16:51:55 +0000 (17:51 +0100)]
Don't follow deactivated users.

6 years agoAdd function to deactivate users.
Lain Iwakura [Thu, 7 Dec 2017 16:47:23 +0000 (17:47 +0100)]
Add function to deactivate users.

6 years agoDon't log in deactivated users.
Lain Iwakura [Thu, 7 Dec 2017 16:41:34 +0000 (17:41 +0100)]
Don't log in deactivated users.

6 years agoPriority queue fixes.
Lain Iwakura [Wed, 6 Dec 2017 15:51:11 +0000 (16:51 +0100)]
Priority queue fixes.

6 years agoAdd basic queue prioritization.
Lain Iwakura [Tue, 5 Dec 2017 17:21:30 +0000 (18:21 +0100)]
Add basic queue prioritization.

6 years agoMerge branch 'feature/chat' into 'develop'
lambda [Tue, 5 Dec 2017 11:27:11 +0000 (11:27 +0000)]
Merge branch 'feature/chat' into 'develop'

Feature/chat

See merge request pleroma/pleroma!36

6 years agoFix tests.
Lain Iwakura [Tue, 5 Dec 2017 11:18:04 +0000 (12:18 +0100)]
Fix tests.

6 years agoUpdate frontend.
Lain Iwakura [Tue, 5 Dec 2017 11:11:46 +0000 (12:11 +0100)]
Update frontend.

6 years agoUpdate frontend.
Lain Iwakura [Tue, 5 Dec 2017 10:53:12 +0000 (11:53 +0100)]
Update frontend.

6 years agoMerge remote-tracking branch 'origin/develop' into feature/chat
Roger Braun [Tue, 5 Dec 2017 09:20:00 +0000 (10:20 +0100)]
Merge remote-tracking branch 'origin/develop' into feature/chat

6 years agoMerge branch 'fix/odd-passwords' into 'develop'
lambda [Tue, 5 Dec 2017 09:10:37 +0000 (09:10 +0000)]
Merge branch 'fix/odd-passwords' into 'develop'

Fix basic auth for passwords with a colon.

See merge request pleroma/pleroma!35

6 years agoDon't save user in socket, just save the name.
Roger Braun [Tue, 5 Dec 2017 09:01:36 +0000 (10:01 +0100)]
Don't save user in socket, just save the name.

6 years agoAdd basic channel state.
Roger Braun [Tue, 5 Dec 2017 08:36:26 +0000 (09:36 +0100)]
Add basic channel state.

6 years agoFix basic auth for passwords with a colon.
eal [Mon, 4 Dec 2017 20:45:16 +0000 (22:45 +0200)]
Fix basic auth for passwords with a colon.

6 years agoUpdate frontend.
Lain Iwakura [Mon, 4 Dec 2017 18:12:31 +0000 (19:12 +0100)]
Update frontend.

6 years agoBasic backend chat.
Lain Iwakura [Mon, 4 Dec 2017 18:10:15 +0000 (19:10 +0100)]
Basic backend chat.

6 years agounfuck
Henry Jameson [Mon, 4 Dec 2017 01:06:52 +0000 (04:06 +0300)]
unfuck

6 years agomade psql script compatible with migrations or generate_config reruns
Henry Jameson [Sun, 3 Dec 2017 23:06:05 +0000 (02:06 +0300)]
made psql script compatible with migrations or generate_config reruns

6 years agoreverts config gen
Henry Jameson [Sun, 3 Dec 2017 23:01:45 +0000 (02:01 +0300)]
reverts config gen

6 years agofix
Henry Jameson [Mon, 27 Nov 2017 21:44:14 +0000 (00:44 +0300)]
fix

6 years agofixes
Henry Jameson [Mon, 27 Nov 2017 21:42:03 +0000 (00:42 +0300)]
fixes

6 years agofirst version of safe DB setup
Henry Jameson [Sun, 26 Nov 2017 17:57:49 +0000 (20:57 +0300)]
first version of safe DB setup

6 years agoOStatus: Add user bio as summary field
Roger Braun [Sun, 3 Dec 2017 12:34:17 +0000 (13:34 +0100)]
OStatus: Add user bio as summary field

Fixes problem with bio federation.

6 years agoAdd count index for local users.
Lain Iwakura [Thu, 30 Nov 2017 14:00:12 +0000 (15:00 +0100)]
Add count index for local users.

6 years agoMastodonAPI: Add proper user count.
Lain Iwakura [Thu, 30 Nov 2017 13:59:44 +0000 (14:59 +0100)]
MastodonAPI: Add proper user count.

6 years agoMerge branch 'salmon-native-keys' into 'develop'
lambda [Tue, 28 Nov 2017 16:46:01 +0000 (16:46 +0000)]
Merge branch 'salmon-native-keys' into 'develop'

Salmon: generate private key with native crypto if available.

See merge request pleroma/pleroma!33

6 years agoSalmon: generate private key with native crypto if available.
href [Tue, 28 Nov 2017 15:50:12 +0000 (16:50 +0100)]
Salmon: generate private key with native crypto if available.

6 years agoReturn xml notice at /notice path.
Lain Iwakura [Mon, 27 Nov 2017 16:24:52 +0000 (17:24 +0100)]
Return xml notice at /notice path.

6 years agoMerge branch 'patch-1' into 'develop'
eal [Sat, 25 Nov 2017 23:10:43 +0000 (23:10 +0000)]
Merge branch 'patch-1' into 'develop'

fix mix typo in README.md

See merge request pleroma/pleroma!31

6 years agofix mix typo in README.md
Partial name [Sat, 25 Nov 2017 02:42:39 +0000 (02:42 +0000)]
fix mix typo in README.md

$ mix phx.serve
** (Mix) The task "phx.serve" could not be found. Did you mean "phx.server"?

$ mix phx.server
[info] Running Pleroma.Web.Endpoint with Cowboy using http://0.0.0.0:4000

6 years agoUpdate frontend.
Roger Braun [Fri, 24 Nov 2017 07:37:41 +0000 (08:37 +0100)]
Update frontend.

6 years agoMore readme updates.
Lain Iwakura [Thu, 23 Nov 2017 15:41:09 +0000 (16:41 +0100)]
More readme updates.

6 years agoAdd mix deps.get back to readme.
Lain Iwakura [Thu, 23 Nov 2017 15:35:03 +0000 (16:35 +0100)]
Add mix deps.get back to readme.

6 years agoAdd configuration generation tool, update readme.
Lain Iwakura [Thu, 23 Nov 2017 15:22:20 +0000 (16:22 +0100)]
Add configuration generation tool, update readme.

6 years agoMastodonUI login: Show error message on error.
Roger Braun [Thu, 23 Nov 2017 11:06:14 +0000 (12:06 +0100)]
MastodonUI login: Show error message on error.

6 years agountoot.
Roger Braun [Wed, 22 Nov 2017 15:10:03 +0000 (16:10 +0100)]
untoot.

6 years agoMerge branch 'develop' into 'develop'
lambda [Wed, 22 Nov 2017 14:19:27 +0000 (14:19 +0000)]
Merge branch 'develop' into 'develop'

Pleroma-Dark default theme for the Mastodon Frontend

See merge request pleroma/pleroma!27

6 years agoFixed in-reply CSS, also included full column width (to have timelines take the whole...
Hyper! (Stitch) [Wed, 22 Nov 2017 14:12:04 +0000 (14:12 +0000)]
Fixed in-reply CSS, also included full column width (to have timelines take the whole screen size.)

6 years agoUpdate README.md
lambda [Wed, 22 Nov 2017 13:42:27 +0000 (13:42 +0000)]
Update README.md

6 years agoUpdate frontend.
Roger Braun [Wed, 22 Nov 2017 11:19:13 +0000 (12:19 +0100)]
Update frontend.

6 years agoMerge branch 'fix/self-follow' into 'develop'
eal [Tue, 21 Nov 2017 23:09:59 +0000 (23:09 +0000)]
Merge branch 'fix/self-follow' into 'develop'

Dont include the user in their own follower count.

See merge request pleroma/pleroma!29

6 years agoDo not include user in their own follower count.
eal [Tue, 21 Nov 2017 13:33:09 +0000 (15:33 +0200)]
Do not include user in their own follower count.

6 years agoMerge branch 'fix/mastoapi-attachment-count' into 'develop'
eal [Mon, 20 Nov 2017 20:55:27 +0000 (20:55 +0000)]
Merge branch 'fix/mastoapi-attachment-count' into 'develop'

MastoAPI: no more than 4 attachments.

See merge request pleroma/pleroma!28

6 years agoMastoAPI: no more than 4 attachments.
eal [Mon, 20 Nov 2017 20:49:20 +0000 (22:49 +0200)]
MastoAPI: no more than 4 attachments.

6 years agoFix a links... Retweet button still broken.
Hyper! (Stitch) [Mon, 20 Nov 2017 17:19:22 +0000 (17:19 +0000)]
Fix a links... Retweet button still broken.

6 years agoMake /api/friends/ids test deterministic.
eal [Mon, 20 Nov 2017 17:16:43 +0000 (19:16 +0200)]
Make /api/friends/ids test deterministic.

6 years agoUpdate pl-dark-masto-fe.css
Hyper! (Stitch) [Mon, 20 Nov 2017 17:09:14 +0000 (17:09 +0000)]
Update pl-dark-masto-fe.css

6 years agoUpdate pl-dark-masto-fe.css, fix notification_message and retweet
Hyper! (Stitch) [Mon, 20 Nov 2017 16:54:32 +0000 (16:54 +0000)]
Update pl-dark-masto-fe.css, fix notification_message and retweet

6 years agoTreat internal emoji like external.
Roger Braun [Mon, 20 Nov 2017 16:53:21 +0000 (17:53 +0100)]
Treat internal emoji like external.

6 years agoMastoAPI: Add max_toot_chars.
Roger Braun [Mon, 20 Nov 2017 07:54:47 +0000 (08:54 +0100)]
MastoAPI: Add max_toot_chars.

6 years agoMerge branch 'fix/self-follow' into 'develop'
lambda [Mon, 20 Nov 2017 07:27:10 +0000 (07:27 +0000)]
Merge branch 'fix/self-follow' into 'develop'

Fix self follows to be more intuitive, fix minor websocket channel issue

See merge request pleroma/pleroma!26

6 years agoEnsure correct state in self-unfollow.
eal [Mon, 20 Nov 2017 07:26:31 +0000 (09:26 +0200)]
Ensure correct state in self-unfollow.

6 years agoFix posts being streamed to non-local websocket channels.
eal [Mon, 20 Nov 2017 05:58:43 +0000 (07:58 +0200)]
Fix posts being streamed to non-local websocket channels.

6 years agoMake users in tests follow themselves by default.
eal [Mon, 20 Nov 2017 05:52:02 +0000 (07:52 +0200)]
Make users in tests follow themselves by default.

Also fix the semantics of all tests to match.

6 years agoDon't let the user unfollow their own account.
eal [Sun, 19 Nov 2017 23:21:53 +0000 (01:21 +0200)]
Don't let the user unfollow their own account.

6 years agoDon't show the user in their own following count.
eal [Sun, 19 Nov 2017 22:31:39 +0000 (00:31 +0200)]
Don't show the user in their own following count.

6 years agoAdd Custom Pleroma-dark theme
Hyper! (Stitch) [Sun, 19 Nov 2017 19:07:19 +0000 (19:07 +0000)]
Add Custom Pleroma-dark theme

6 years agoUpdate pl-dark-masto-fe.css
Hyper! (Stitch) [Sun, 19 Nov 2017 19:04:51 +0000 (19:04 +0000)]
Update pl-dark-masto-fe.css

6 years agoAdd new file
Hyper! (Stitch) [Sun, 19 Nov 2017 19:04:21 +0000 (19:04 +0000)]
Add new file

6 years agoFederator Queue: Add seperate in/out queues.
Roger Braun [Sun, 19 Nov 2017 14:10:51 +0000 (15:10 +0100)]
Federator Queue: Add seperate in/out queues.

6 years agoMastodonAPI: Streaming fixes.
Roger Braun [Sun, 19 Nov 2017 12:47:50 +0000 (13:47 +0100)]
MastodonAPI: Streaming fixes.

Now shows repeats in the home tl.

6 years agoUpdate frontend.
Roger Braun [Sun, 19 Nov 2017 12:31:09 +0000 (13:31 +0100)]
Update frontend.

6 years agoMastodonAPI: Add sign out.
Roger Braun [Sun, 19 Nov 2017 12:23:16 +0000 (13:23 +0100)]
MastodonAPI: Add sign out.

Close #79

6 years agoFix flakey test.
Roger Braun [Sun, 19 Nov 2017 12:07:29 +0000 (13:07 +0100)]
Fix flakey test.

6 years agoMastoAPI: Only return create activties in contexts.
Roger Braun [Sun, 19 Nov 2017 11:59:23 +0000 (12:59 +0100)]
MastoAPI: Only return create activties in contexts.

6 years agoMerge branch 'feature/fix-warnings' into 'develop'
lambda [Sun, 19 Nov 2017 11:50:02 +0000 (11:50 +0000)]
Merge branch 'feature/fix-warnings' into 'develop'

Fix all compilation warnings

See merge request pleroma/pleroma!24

6 years agoFix all compilation warnings
Thog [Sun, 19 Nov 2017 01:22:07 +0000 (02:22 +0100)]
Fix all compilation warnings

6 years agoMerge branch 'formatting-fixes' into 'develop'
lambda [Sat, 18 Nov 2017 15:58:44 +0000 (15:58 +0000)]
Merge branch 'formatting-fixes' into 'develop'

Formatting fixes

Closes #80

See merge request pleroma/pleroma!22

6 years agoMerge branch 'fix/mastofe-login-redirect' into 'develop'
eal [Sat, 18 Nov 2017 14:38:05 +0000 (14:38 +0000)]
Merge branch 'fix/mastofe-login-redirect' into 'develop'

Redirect to Getting Started on login.

See merge request pleroma/pleroma!21

6 years agoMerge branch 'sensitive-content-bit' into 'develop'
eal [Sat, 18 Nov 2017 14:34:37 +0000 (14:34 +0000)]
Merge branch 'sensitive-content-bit' into 'develop'

Add #nsfw tag if sensitive content bit is set

Closes #78

See merge request pleroma/pleroma!23

6 years agoAdd #nsfw tag if sensitive content bit is set
eal [Sat, 18 Nov 2017 14:30:18 +0000 (16:30 +0200)]
Add #nsfw tag if sensitive content bit is set

6 years agoDon't add summary if empty.
eal [Sat, 18 Nov 2017 13:25:22 +0000 (15:25 +0200)]
Don't add summary if empty.

6 years agoDon't insert newlines to generated HTML.
eal [Sat, 18 Nov 2017 12:46:54 +0000 (14:46 +0200)]
Don't insert newlines to generated HTML.

MastoFE doesn't like them.

6 years agoEscape HTML instead of discarding it.
eal [Sat, 18 Nov 2017 12:43:41 +0000 (14:43 +0200)]
Escape HTML instead of discarding it.

6 years agoDon't start streamer during tests.
Roger Braun [Sat, 18 Nov 2017 11:22:07 +0000 (12:22 +0100)]
Don't start streamer during tests.

6 years agoRedirect to Getting Started on login.
eal [Thu, 16 Nov 2017 18:47:44 +0000 (20:47 +0200)]
Redirect to Getting Started on login.

6 years agoMastoAPI: Implement all streaming functions.
Roger Braun [Thu, 16 Nov 2017 15:49:51 +0000 (16:49 +0100)]
MastoAPI: Implement all streaming functions.

6 years agoMastodonAPI: Stream fixes.
Roger Braun [Thu, 16 Nov 2017 12:48:58 +0000 (13:48 +0100)]
MastodonAPI: Stream fixes.

6 years agoMerge branch 'feature/masto-styled-login-page' into 'develop'
lambda [Thu, 16 Nov 2017 12:01:07 +0000 (12:01 +0000)]
Merge branch 'feature/masto-styled-login-page' into 'develop'

Add styles to make login page resemble mastodon's

See merge request pleroma/pleroma!20

6 years agoSmall css fix.
Roger Braun [Thu, 16 Nov 2017 11:58:33 +0000 (12:58 +0100)]
Small css fix.

6 years agoAdd styles to make login page resemble mastodon's
Shpuld Shpuldson [Thu, 16 Nov 2017 11:26:56 +0000 (13:26 +0200)]
Add styles to make login page resemble mastodon's

6 years agoAdd custom emoji to Mastodon UI initial state.
Roger Braun [Thu, 16 Nov 2017 08:40:06 +0000 (09:40 +0100)]
Add custom emoji to Mastodon UI initial state.

6 years agoAdd mastodon emoji folder.
Roger Braun [Thu, 16 Nov 2017 08:35:14 +0000 (09:35 +0100)]
Add mastodon emoji folder.

6 years agoMastoAPI: Make attachment ids strings.
Roger Braun [Wed, 15 Nov 2017 17:58:13 +0000 (18:58 +0100)]
MastoAPI: Make attachment ids strings.

6 years agoMerge branch 'twitterapi-bitlbee' into 'develop'
lambda [Tue, 14 Nov 2017 16:47:54 +0000 (16:47 +0000)]
Merge branch 'twitterapi-bitlbee' into 'develop'

TwitterAPI: Add missing endpoints for bitlbee.

Closes #67

See merge request pleroma/pleroma!18

6 years agoMerge branch 'twitterapi-show-user' into 'develop'
lambda [Tue, 14 Nov 2017 16:44:25 +0000 (16:44 +0000)]
Merge branch 'twitterapi-show-user' into 'develop'

TwitterAPI: Add /users/show.

See merge request pleroma/pleroma!19

6 years agoTwitterAPI: Add /users/show.
eal [Tue, 14 Nov 2017 15:34:48 +0000 (17:34 +0200)]
TwitterAPI: Add /users/show.