akkoma
6 years agoModerator README
lain [Wed, 21 Feb 2018 17:33:59 +0000 (18:33 +0100)]
Moderator README

6 years agoAdd moderator task.
lain [Wed, 21 Feb 2018 17:33:36 +0000 (18:33 +0100)]
Add moderator task.

6 years agoAdd password reset task.
lain [Wed, 21 Feb 2018 17:24:17 +0000 (18:24 +0100)]
Add password reset task.

6 years agoAllow moderators to delete posts.
lain [Tue, 20 Feb 2018 17:54:13 +0000 (18:54 +0100)]
Allow moderators to delete posts.

6 years agoAdd moderator function.
lain [Tue, 20 Feb 2018 17:44:50 +0000 (18:44 +0100)]
Add moderator function.

6 years agoAdd missing support file.
lain [Mon, 12 Feb 2018 09:23:21 +0000 (10:23 +0100)]
Add missing support file.

6 years agoMake test output easier to read.
lain [Mon, 12 Feb 2018 09:13:54 +0000 (10:13 +0100)]
Make test output easier to read.

6 years agoFix some test warnings.
lain [Mon, 12 Feb 2018 08:33:01 +0000 (09:33 +0100)]
Fix some test warnings.

6 years agoMerge branch 'hakabahitoyo/pleroma-feature/atom-feed-pagination' into develop
lain [Mon, 12 Feb 2018 07:15:37 +0000 (08:15 +0100)]
Merge branch 'hakabahitoyo/pleroma-feature/atom-feed-pagination' into develop

6 years agoFix spec.
lain [Mon, 12 Feb 2018 07:15:03 +0000 (08:15 +0100)]
Fix spec.

6 years agoupdate frontend
lain [Sun, 11 Feb 2018 19:58:08 +0000 (20:58 +0100)]
update frontend

6 years agoupdate frontend
lain [Sun, 11 Feb 2018 19:55:02 +0000 (20:55 +0100)]
update frontend

6 years agoMerge branch 'feature/instance-specific-panel' into 'develop'
lambda [Sun, 11 Feb 2018 09:32:48 +0000 (09:32 +0000)]
Merge branch 'feature/instance-specific-panel' into 'develop'

add instance specific panel

See merge request pleroma/pleroma!66

6 years agoMerge remote-tracking branch 'hakabahitoyo/feature/instance-specific-panel' into...
Hakaba Hitoyo [Sun, 11 Feb 2018 09:08:27 +0000 (18:08 +0900)]
Merge remote-tracking branch 'hakabahitoyo/feature/instance-specific-panel' into feature/instance-specific-panel

6 years agoupdate frontend
Roger Braun [Fri, 9 Feb 2018 16:14:11 +0000 (17:14 +0100)]
update frontend

6 years agoprint <link rel="next"> element in atom.feed
hakabahitoyo [Fri, 9 Feb 2018 14:03:28 +0000 (23:03 +0900)]
print <link rel="next"> element in atom.feed

6 years agointroduce max_id parameter in feed.atom (debug)
Hakaba Hitoyo [Fri, 9 Feb 2018 12:46:05 +0000 (21:46 +0900)]
introduce max_id parameter in feed.atom (debug)

6 years agoUtilController: Fix statusnet config api compatibility.
Roger Braun [Fri, 9 Feb 2018 12:43:12 +0000 (13:43 +0100)]
UtilController: Fix statusnet config api compatibility.

6 years agointroduce max_id parameter in feed.atom
Hakaba Hitoyo [Fri, 9 Feb 2018 12:41:30 +0000 (21:41 +0900)]
introduce max_id parameter in feed.atom

6 years agoMerge branch 'develop' into 'develop'
lambda [Fri, 9 Feb 2018 08:57:54 +0000 (08:57 +0000)]
Merge branch 'develop' into 'develop'

action_fallback for OAuth Controller

See merge request pleroma/pleroma!63

6 years agoMerge branch 'fix/config-disable-chat' into 'develop'
lambda [Thu, 8 Feb 2018 18:18:28 +0000 (18:18 +0000)]
Merge branch 'fix/config-disable-chat' into 'develop'

Add config option for enabling/disabling chat.

See merge request pleroma/pleroma!58

6 years agoChanged fallback controller to handle all cases from OAuthController
Calv Collins [Thu, 8 Feb 2018 18:15:59 +0000 (18:15 +0000)]
Changed fallback controller to handle all cases from OAuthController

6 years agoMerge branch 'develop' of https://git.pleroma.social/calv/pleroma into develop
Calv Collins [Thu, 8 Feb 2018 16:58:31 +0000 (16:58 +0000)]
Merge branch 'develop' of https://git.pleroma.social/calv/pleroma into develop

6 years agoCreate action_fallback for username/password incorrect input
Calv Collins [Thu, 8 Feb 2018 16:57:30 +0000 (16:57 +0000)]
Create action_fallback for username/password incorrect input

6 years agoFix compile errors on 1.4.5
Roger Braun [Thu, 8 Feb 2018 15:03:30 +0000 (16:03 +0100)]
Fix compile errors on 1.4.5

6 years agoupdate frontend
Roger Braun [Wed, 7 Feb 2018 12:44:52 +0000 (13:44 +0100)]
update frontend

6 years agoUpdate required Elixir version in README
eal [Mon, 5 Feb 2018 22:06:29 +0000 (00:06 +0200)]
Update required Elixir version in README

Also remove the erlang packages, they're specified in the Debian guide.

6 years agoMerge branch 'fix/no-image-upload-filetype' into 'develop'
eal [Mon, 5 Feb 2018 21:57:17 +0000 (21:57 +0000)]
Merge branch 'fix/no-image-upload-filetype' into 'develop'

Detect file type if none given.

See merge request pleroma/pleroma!62

6 years agoDetect file type if none given.
eal [Sun, 4 Feb 2018 13:14:08 +0000 (15:14 +0200)]
Detect file type if none given.

6 years agoadjust panel.html
Hakaba Hitoyo [Sat, 3 Feb 2018 15:31:46 +0000 (00:31 +0900)]
adjust panel.html

6 years agoadd backend default for instance specific panel
Hakaba Hitoyo [Sat, 3 Feb 2018 14:09:26 +0000 (23:09 +0900)]
add backend default for instance specific panel

6 years agoMerge branch 'move-backend-images' into 'develop'
lambda [Sat, 3 Feb 2018 13:05:20 +0000 (13:05 +0000)]
Merge branch 'move-backend-images' into 'develop'

Move avi.png & banner.png from /priv/static/static to /priv/static/images

See merge request pleroma/pleroma!60

6 years agoadd backend endpoint /images
Hakaba Hitoyo [Sat, 3 Feb 2018 11:52:01 +0000 (20:52 +0900)]
add backend endpoint /images

6 years agomove avi.png & banner.png from /priv/static/static to /priv/static/images
Hakaba Hitoyo [Sat, 3 Feb 2018 11:43:14 +0000 (20:43 +0900)]
move avi.png & banner.png from /priv/static/static to /priv/static/images

6 years agoAdd config option for enabling/disabling chat.
eal [Thu, 1 Feb 2018 17:23:26 +0000 (19:23 +0200)]
Add config option for enabling/disabling chat.

6 years agoMerge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop
Roger Braun [Fri, 2 Feb 2018 16:14:58 +0000 (17:14 +0100)]
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop

6 years agoUpdate frontend.
Roger Braun [Fri, 2 Feb 2018 16:14:23 +0000 (17:14 +0100)]
Update frontend.

6 years agoMerge branch 'feature/remote-follow' into 'develop'
lambda [Fri, 2 Feb 2018 07:33:09 +0000 (07:33 +0000)]
Merge branch 'feature/remote-follow' into 'develop'

Add remote following of local profiles.

See merge request pleroma/pleroma!59

6 years agoAdd remote following of local profiles.
eal [Thu, 1 Feb 2018 22:00:48 +0000 (00:00 +0200)]
Add remote following of local profiles.

6 years agoTwitterAPI: Add is_local to user view.
eal [Thu, 1 Feb 2018 19:41:19 +0000 (21:41 +0200)]
TwitterAPI: Add is_local to user view.

6 years agoRevert renaming emoji.txt
eal [Wed, 31 Jan 2018 21:47:42 +0000 (23:47 +0200)]
Revert renaming emoji.txt

6 years agoMerge branch 'feature/instance-thumbnail-api' into 'develop'
eal [Wed, 31 Jan 2018 18:34:52 +0000 (18:34 +0000)]
Merge branch 'feature/instance-thumbnail-api' into 'develop'

Provide instance thumbnail in /api/v1/instance

See merge request pleroma/pleroma!55

6 years agoMerge branch 'fix/split-custom-emoji' into 'develop'
lambda [Wed, 31 Jan 2018 15:24:36 +0000 (15:24 +0000)]
Merge branch 'fix/split-custom-emoji' into 'develop'

Split emoji to default and custom.

See merge request pleroma/pleroma!56

6 years agoSplit emoji to default and custom.
eal [Wed, 31 Jan 2018 14:23:31 +0000 (16:23 +0200)]
Split emoji to default and custom.

6 years agoprovide instance thumbnail at /api/v1/instance (debug)
Hakaba Hitoyo [Wed, 31 Jan 2018 14:09:47 +0000 (23:09 +0900)]
provide instance thumbnail at /api/v1/instance (debug)

6 years agoprovide instance thumbnail at /api/v1/instance (debug)
Hakaba Hitoyo [Wed, 31 Jan 2018 14:04:34 +0000 (23:04 +0900)]
provide instance thumbnail at /api/v1/instance (debug)

6 years agoprovide instance thumbnail at /api/v1/instance (debug)
Hakaba Hitoyo [Wed, 31 Jan 2018 13:57:43 +0000 (22:57 +0900)]
provide instance thumbnail at /api/v1/instance (debug)

6 years agoprovide instance thumbnail at /api/v1/instance
Hakaba Hitoyo [Wed, 31 Jan 2018 13:51:25 +0000 (22:51 +0900)]
provide instance thumbnail at /api/v1/instance

6 years agoMerge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop
Roger Braun [Tue, 30 Jan 2018 11:21:05 +0000 (12:21 +0100)]
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop

6 years agoMerge branch 'hakabahitoyo/pleroma-feature/atom-feed-logo' into develop
Roger Braun [Tue, 30 Jan 2018 11:20:39 +0000 (12:20 +0100)]
Merge branch 'hakabahitoyo/pleroma-feature/atom-feed-logo' into develop

6 years agoMake specs less breaky.
Roger Braun [Tue, 30 Jan 2018 11:20:14 +0000 (12:20 +0100)]
Make specs less breaky.

6 years agoFix specs.
Roger Braun [Tue, 30 Jan 2018 11:17:01 +0000 (12:17 +0100)]
Fix specs.

6 years agoprovide logo at feed.atom (debug)
Hakaba Hitoyo [Tue, 30 Jan 2018 10:37:04 +0000 (19:37 +0900)]
provide logo at feed.atom (debug)

6 years agoprovide logo at feed.atom
Hakaba Hitoyo [Tue, 30 Jan 2018 10:26:07 +0000 (19:26 +0900)]
provide logo at feed.atom

6 years agoMerge branch 'pr-upstream-http-proxy' into 'develop'
lambda [Tue, 30 Jan 2018 08:16:31 +0000 (08:16 +0000)]
Merge branch 'pr-upstream-http-proxy' into 'develop'

Pr upstream http proxy

See merge request pleroma/pleroma!43

6 years agoMerge branch 'feature/caddyfile' into 'develop'
lambda [Tue, 30 Jan 2018 08:14:07 +0000 (08:14 +0000)]
Merge branch 'feature/caddyfile' into 'develop'

Add a Caddyfile.

See merge request pleroma/pleroma!50

6 years agoMerge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop
Roger Braun [Mon, 29 Jan 2018 16:45:44 +0000 (17:45 +0100)]
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop

6 years agoFix incoming Pleroma CWs. Closes #96.
Roger Braun [Mon, 29 Jan 2018 16:44:35 +0000 (17:44 +0100)]
Fix incoming Pleroma CWs. Closes #96.

6 years agouse nil instead of empty string
Jeff Becker [Mon, 29 Jan 2018 15:06:16 +0000 (10:06 -0500)]
use nil instead of empty string

6 years agoMerge branch 'feature/longfox' into 'develop'
lambda [Sat, 27 Jan 2018 11:57:34 +0000 (11:57 +0000)]
Merge branch 'feature/longfox' into 'develop'

add longfox emojis

See merge request pleroma/pleroma!53

6 years agoadd longfox emojis
Hakaba Hitoyo [Fri, 26 Jan 2018 23:38:48 +0000 (08:38 +0900)]
add longfox emojis

6 years agoMerge branch 'feature/cross-origin' into 'develop'
lambda [Fri, 26 Jan 2018 23:30:11 +0000 (23:30 +0000)]
Merge branch 'feature/cross-origin' into 'develop'

Access-Control-Allow-Origin

See merge request pleroma/pleroma!52

6 years agoAccess-Control-Allow-Origin
Hakaba Hitoyo [Fri, 26 Jan 2018 22:58:58 +0000 (22:58 +0000)]
Access-Control-Allow-Origin

6 years agoUpdate frontend.
Roger Braun [Fri, 26 Jan 2018 14:12:34 +0000 (15:12 +0100)]
Update frontend.

6 years agoFix config.
Roger Braun [Fri, 26 Jan 2018 13:31:52 +0000 (14:31 +0100)]
Fix config.

6 years agoUpdate frontend.
Roger Braun [Fri, 26 Jan 2018 13:28:27 +0000 (14:28 +0100)]
Update frontend.

6 years agoMerge remote-tracking branch 'upstream/develop' into pr-upstream-http-proxy
Jeff Becker [Wed, 24 Jan 2018 18:15:54 +0000 (13:15 -0500)]
Merge remote-tracking branch 'upstream/develop' into pr-upstream-http-proxy

6 years agoStats: Make less crashy and improve query.
Roger Braun [Sat, 20 Jan 2018 17:38:30 +0000 (18:38 +0100)]
Stats: Make less crashy and improve query.

6 years agoMerge branch 'feature/remote-follow' into 'develop'
lambda [Sat, 20 Jan 2018 15:02:04 +0000 (15:02 +0000)]
Merge branch 'feature/remote-follow' into 'develop'

remote follow

See merge request pleroma/pleroma!51

6 years agoRevert "Revert "Add remote follow pages.""
eal [Thu, 18 Jan 2018 16:42:44 +0000 (18:42 +0200)]
Revert "Revert "Add remote follow pages.""

This reverts commit b259b4e4d1dc27528b99744fffabfb05c676ec3f.

6 years agoRevert "Revert "Add remote follow path to webfinger.""
eal [Thu, 18 Jan 2018 16:42:32 +0000 (18:42 +0200)]
Revert "Revert "Add remote follow path to webfinger.""

This reverts commit fb5aa34092cf8aa04b3b7001e81cf1585ee0041a.

6 years agoRevert "Add remote follow pages."
eal [Thu, 18 Jan 2018 01:42:18 +0000 (03:42 +0200)]
Revert "Add remote follow pages."

This reverts commit 47e8c8db05dbe1f9d0ad7790be9ae9ed40f4e909.

6 years agoRevert "Add remote follow path to webfinger."
eal [Thu, 18 Jan 2018 01:42:09 +0000 (03:42 +0200)]
Revert "Add remote follow path to webfinger."

This reverts commit bc689740f09ee8201982455988bf5f4ccb02fe57.

6 years agoAdd remote follow pages.
eal [Wed, 17 Jan 2018 22:22:08 +0000 (00:22 +0200)]
Add remote follow pages.

6 years agoAdd remote follow path to webfinger.
eal [Tue, 16 Jan 2018 00:17:55 +0000 (02:17 +0200)]
Add remote follow path to webfinger.

6 years agoMerge branch 'fix/background-profile-fetch' into 'develop'
lambda [Tue, 16 Jan 2018 14:18:07 +0000 (14:18 +0000)]
Merge branch 'fix/background-profile-fetch' into 'develop'

Fetch external profile in the background.

See merge request pleroma/pleroma!49

6 years agoAdd a Caddyfile.
eal [Tue, 16 Jan 2018 13:48:27 +0000 (15:48 +0200)]
Add a Caddyfile.

6 years agoFetch external profile in the background.
eal [Tue, 16 Jan 2018 13:31:03 +0000 (15:31 +0200)]
Fetch external profile in the background.

6 years agoMerge branch 'default-pictures' into 'develop'
eal [Mon, 15 Jan 2018 20:26:49 +0000 (20:26 +0000)]
Merge branch 'default-pictures' into 'develop'

Add a default profile picture and banner.

See merge request pleroma/pleroma!48

6 years agoAdd a default profile picture and banner.
eal [Mon, 15 Jan 2018 20:18:17 +0000 (22:18 +0200)]
Add a default profile picture and banner.

This removes the placehold.it dependency.

6 years agoMerge branch 'prod.exs' into 'develop'
eal [Mon, 15 Jan 2018 17:44:49 +0000 (17:44 +0000)]
Merge branch 'prod.exs' into 'develop'

Correct prod.exs

See merge request pleroma/pleroma!47

6 years agoMerge branch 'fix/pleroma.nginx' into 'develop'
eal [Mon, 15 Jan 2018 17:26:41 +0000 (17:26 +0000)]
Merge branch 'fix/pleroma.nginx' into 'develop'

Correct pleroma.nginx

See merge request pleroma/pleroma!46

6 years agoMerge branch 'stats-daemon' into 'develop'
lambda [Mon, 15 Jan 2018 08:04:54 +0000 (08:04 +0000)]
Merge branch 'stats-daemon' into 'develop'

Add a stats agent for storing data from expensive queries.

See merge request pleroma/pleroma!45

6 years agoCorrect pleroma.nginx
Hakaba Hitoyo [Sun, 14 Jan 2018 10:57:25 +0000 (10:57 +0000)]
Correct pleroma.nginx

6 years ago#95 Correct prod.exs
Hakaba Hitoyo [Sun, 14 Jan 2018 08:54:28 +0000 (08:54 +0000)]
#95 Correct prod.exs

6 years agoFix instance test.
eal [Sun, 14 Jan 2018 06:28:35 +0000 (08:28 +0200)]
Fix instance test.

6 years agoMove user count to stats agent.
eal [Sun, 14 Jan 2018 06:15:11 +0000 (08:15 +0200)]
Move user count to stats agent.

6 years agoAdd a stats agent for storing data from expensive queries.
eal [Sat, 13 Jan 2018 16:24:16 +0000 (18:24 +0200)]
Add a stats agent for storing data from expensive queries.

6 years agoMerge branch 'add-mediaproxy-question-to-configgen' into 'develop'
eal [Fri, 12 Jan 2018 20:57:31 +0000 (20:57 +0000)]
Merge branch 'add-mediaproxy-question-to-configgen' into 'develop'

added question about activating mediaproxy to config generator

See merge request pleroma/pleroma!44

6 years agoAsk for proxy URL if proxy enabled.
eal [Fri, 12 Jan 2018 20:38:14 +0000 (22:38 +0200)]
Ask for proxy URL if proxy enabled.

Also change the true/false question to y/n

6 years agoadded question about activating mediaproxy to config generator
Sebastian Huebner [Tue, 9 Jan 2018 11:31:11 +0000 (12:31 +0100)]
added question about activating mediaproxy to config generator

6 years agoapply proxy settings to media_proxy
Jeff Becker [Sun, 31 Dec 2017 14:25:00 +0000 (09:25 -0500)]
apply proxy settings to media_proxy

6 years agoclarify
Jeff Becker [Sat, 30 Dec 2017 18:04:26 +0000 (13:04 -0500)]
clarify

6 years agodocs
Jeff Becker [Sat, 30 Dec 2017 18:02:51 +0000 (13:02 -0500)]
docs

6 years agomake httppoison use configurable http proxy
Jeff Becker [Sat, 30 Dec 2017 16:35:53 +0000 (11:35 -0500)]
make httppoison use configurable http proxy

6 years agoUnlink follow import process from the one processing request.
eal [Sat, 23 Dec 2017 14:40:43 +0000 (16:40 +0200)]
Unlink follow import process from the one processing request.

Mistakes were made.

6 years agoMerge branch 'media-proxy-fix-encoding' into 'develop'
lambda [Fri, 22 Dec 2017 12:07:10 +0000 (12:07 +0000)]
Merge branch 'media-proxy-fix-encoding' into 'develop'

Remove a useless URI.encode call in MediaProxy

See merge request pleroma/pleroma!42

6 years agoRemove a useless URI.encode call in MediaProxy
href [Thu, 21 Dec 2017 19:59:10 +0000 (20:59 +0100)]
Remove a useless URI.encode call in MediaProxy

6 years agoMerge branch 'media-proxy' into 'develop'
lambda [Wed, 20 Dec 2017 14:22:24 +0000 (14:22 +0000)]
Merge branch 'media-proxy' into 'develop'

Media proxy

See merge request pleroma/pleroma!34

6 years agoMerge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop
Lain Iwakura [Tue, 19 Dec 2017 15:15:45 +0000 (16:15 +0100)]
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop