kaniini
|
38361e7b5e
|
Merge branch 'fix/put-repeats-at-activitypub-outbox' into 'develop'
Fix: Output repeats at ActivityPub outbox
Closes #191
See merge request pleroma/pleroma!175
|
2018-08-16 15:19:46 +00:00 |
|
kaniini
|
8dc715b30b
|
Merge branch 'fix/normalize-file-extension' into 'develop'
Normalize file extension for uploaded files
Closes #218
See merge request pleroma/pleroma!233
|
2018-08-16 15:17:17 +00:00 |
|
William Pitcock
|
8058443674
|
testsuite: add puckipedia test fixture
|
2018-08-16 15:10:57 +00:00 |
|
lambda
|
9908cf8fda
|
Merge branch 'feature/suggestions-api-with-third-party-recommendation-engine' into 'develop'
Feature / Suggestions API with third party recommendation engine
See merge request pleroma/pleroma!254
|
2018-08-15 07:47:33 +00:00 |
|
William Pitcock
|
b8560e5ed5
|
testsuite: formatting
|
2018-08-14 17:15:33 +00:00 |
|
William Pitcock
|
7fbcd4caaf
|
test: add kroeg fixtures
|
2018-08-14 17:09:17 +00:00 |
|
William Pitcock
|
f446e75577
|
activitypub: transmogrifier: add necessary translations for kroeg
|
2018-08-14 17:09:11 +00:00 |
|
eal
|
92caa2632b
|
Use Image type for emoji icons.
|
2018-08-13 16:21:18 +03:00 |
|
eal
|
1ed1ff17a4
|
ActivityPub user view: include tag if present.
|
2018-08-13 16:11:48 +03:00 |
|
eal
|
f9d13558c8
|
CommonAPI: add emoji to user source data on update
|
2018-08-13 15:27:20 +03:00 |
|
lain
|
8c0c930041
|
formatting
|
2018-08-12 19:42:21 +02:00 |
|
lain
|
ffd9ad1f0c
|
Fix for elixir 1.7.
|
2018-08-12 18:41:33 +02:00 |
|
lain
|
701f5df45c
|
update frontend
|
2018-08-12 18:16:19 +02:00 |
|
lain
|
4a612b8c1b
|
Update Mastofe.
|
2018-08-12 18:02:43 +02:00 |
|
lambda
|
13440a80e1
|
Merge branch 'feature/invites' into 'develop'
Invites
Closes #108
See merge request pleroma/pleroma!208
|
2018-08-12 12:04:15 +00:00 |
|
lambda
|
1e9d152d60
|
Update generate_invite_token.ex
|
2018-08-12 11:11:08 +00:00 |
|
lambda
|
9de6145737
|
Merge branch 'fix/remote-follow-errormessage' into 'develop'
Remote follow: don't show confusing error if already following
See merge request pleroma/pleroma!267
|
2018-08-12 10:55:53 +00:00 |
|
lambda
|
ae9c4983d7
|
Merge branch 'bugfix/gopher-empty-lines' into 'develop'
lib/pleroma/gopher/server.ex: Fix errorneous empty lines
See merge request pleroma/pleroma!270
|
2018-08-12 10:55:21 +00:00 |
|
lambda
|
e81f788cb8
|
Merge branch 'emoji-in-account-view' into 'develop'
Render emoji in user profiles
See merge request pleroma/pleroma!265
|
2018-08-12 10:41:30 +00:00 |
|
Haelwenn (lanodan) Monnier
|
af30f3f648
|
lib/pleroma/gopher/server.ex: Fix errorneous empty lines
|
2018-08-10 18:01:42 +02:00 |
|
lambda
|
afb71b3038
|
Merge branch 'bugfix/fix-gopher-server-i' into 'develop'
fix gopher server informational messages
See merge request pleroma/pleroma!268
|
2018-08-10 13:45:39 +00:00 |
|
trqx@goat.si
|
e7b00f202f
|
fix gopher server informational messages
some gopher clients did not accept those lines due to a missing tab
|
2018-08-10 10:45:44 +02:00 |
|
eal
|
db5cdfa333
|
Remote follow: don't show confusing error if already following
|
2018-08-09 20:47:29 +03:00 |
|
eal
|
37b802682c
|
HTML-sanitize usernames before emojifying.
|
2018-08-09 13:07:03 +03:00 |
|
eal
|
ed9738e031
|
Add tests for emoji in user profiles
Also use the correct field in TwitterAPI...
|
2018-08-08 09:24:50 +03:00 |
|
eal
|
cee63ad3f7
|
TwitterAPI user view: add screen_name_html and description_html.
|
2018-08-08 08:38:25 +03:00 |
|
eal
|
c2d1a5e9c4
|
MastoAPI AccountView: render profile emoji.
|
2018-08-07 21:56:50 +03:00 |
|
lambda
|
59b42531a3
|
Merge branch 'bugfix/duplicate-follow-requests' into 'develop'
user: filter out duplicate follow requests
Closes #228
See merge request pleroma/pleroma!263
|
2018-08-06 18:07:27 +00:00 |
|
lambda
|
c957cd98f0
|
Merge branch 'feature/camelcase-hashtags' into 'develop'
formatter: preserve case of hashtags
Closes #165
See merge request pleroma/pleroma!262
|
2018-08-06 18:07:01 +00:00 |
|
William Pitcock
|
3026177206
|
test: use private visibility for twitterapi update consistency test, to ensure that a second activity isn't relayed
|
2018-08-06 11:29:03 +00:00 |
|
William Pitcock
|
d91fd48edf
|
user: do not leak virtuals in account search
|
2018-08-06 11:29:02 +00:00 |
|
William Pitcock
|
ecfd4b2106
|
user: hide virtual actors from statistics queries
|
2018-08-06 11:29:01 +00:00 |
|
William Pitcock
|
de6be63b1b
|
activitypub: do not show observable effects of non-public boosts
|
2018-08-06 11:28:57 +00:00 |
|
William Pitcock
|
aea23468c6
|
test: nickname is no longer a required field
|
2018-08-06 08:46:06 +00:00 |
|
William Pitcock
|
5202d4ce10
|
relay: do not relay in test mode
|
2018-08-06 08:35:56 +00:00 |
|
William Pitcock
|
0ca9b9ff96
|
run mix format
|
2018-08-06 08:26:36 +00:00 |
|
William Pitcock
|
5abf9ad602
|
relay: reintroduce @allow_relay
|
2018-08-06 08:22:18 +00:00 |
|
William Pitcock
|
1e1a29f084
|
activitypub: relay: fix up AS2 actor object
|
2018-08-06 08:22:17 +00:00 |
|
William Pitcock
|
e49131bb72
|
relay: move to /relay endpoint from / due to webapp issues
|
2018-08-06 08:22:16 +00:00 |
|
William Pitcock
|
2b628f2341
|
relay: only relay create activities
|
2018-08-06 08:22:16 +00:00 |
|
William Pitcock
|
ae3cb652b6
|
user: set up a valid followers address to use
|
2018-08-06 08:22:15 +00:00 |
|
William Pitcock
|
56dc8db582
|
activitypub: relay: add relay following/followers collection URLs
|
2018-08-06 08:22:14 +00:00 |
|
William Pitcock
|
1c40a631e8
|
federator: actually relay the public activities
|
2018-08-06 08:22:14 +00:00 |
|
William Pitcock
|
f9b0fc4ddb
|
relay: remove @allow_relay for the moment
|
2018-08-06 08:22:13 +00:00 |
|
William Pitcock
|
266b314051
|
relay: fix invoking federator, use a timer to sleep the mix task to force a context switch
|
2018-08-06 08:22:12 +00:00 |
|
William Pitcock
|
99be3d3dcc
|
relay: add relay follow/unfollow tasks
|
2018-08-06 08:22:12 +00:00 |
|
William Pitcock
|
1c90f88393
|
user: remote actors can have no nickname if they are virtual services
|
2018-08-06 08:22:11 +00:00 |
|
William Pitcock
|
7bed350a23
|
config: allow relaying to be disabled
|
2018-08-06 08:22:10 +00:00 |
|
William Pitcock
|
b7ca7f282a
|
activitypub: refactor relay concerns into new relay module
|
2018-08-06 08:22:10 +00:00 |
|
William Pitcock
|
00e890264c
|
activitypub: represent relay actor at instance root
|
2018-08-06 08:22:09 +00:00 |
|