Rin Toshaka
|
846082e54f
|
Different caches based on the module. Remove scrubber version since it is not relevant anymore
|
2019-01-05 00:19:46 +01:00 |
|
William Pitcock
|
980b5288ed
|
update copyright years to 2019
|
2018-12-31 15:41:47 +00:00 |
|
Rin Toshaka
|
7e09c2bd7d
|
Move scrubber cache-related functions to Pleroma.HTML
|
2018-12-31 08:19:48 +01:00 |
|
Rin Toshaka
|
dec23500d8
|
Resolve merge conflict
|
2018-12-30 21:00:40 +01:00 |
|
Rin Toshaka
|
535fddd286
|
Friendship ended with Postgresql now Cachex is my best friend
|
2018-12-30 19:33:36 +01:00 |
|
Rin Toshaka
|
d9f40b05b3
|
Added get_stripped_html_for_object. Renamed a few things
|
2018-12-30 16:51:16 +01:00 |
|
Rin Toshaka
|
19f9889fbe
|
I am not sure what's going on anymore so I'll just commit and reset all the other files to HEAD
|
2018-12-29 17:45:50 +01:00 |
|
Ivan Tashkinov
|
0a41786624
|
[#467] Refactored valid / invalid user rendering.
|
2018-12-28 22:47:42 +03:00 |
|
Ivan Tashkinov
|
0d1788ce44
|
[#471] Factored out User.visible_for?/2.
|
2018-12-28 14:35:25 +03:00 |
|
Ivan Tashkinov
|
e6aeb1d4a5
|
[#471] Prevented rendering of inactive local accounts.
|
2018-12-27 15:46:18 +03:00 |
|
William Pitcock
|
2791ce9a1f
|
add license boilerplate to pleroma core
|
2018-12-23 20:56:42 +00:00 |
|
William Pitcock
|
32dfc1d12a
|
mastodon api: status view: remove obsolete peertube hack
|
2018-12-23 13:40:33 +00:00 |
|
Ivan Tashkinov
|
aed0f90287
|
[#114] Added pleroma.confirmation_pending to user views, adjusted view tests.
|
2018-12-18 17:22:45 +03:00 |
|
href
|
acec11626d
|
Merge branch 'fix/issue_272' into 'develop'
[#272] fix tags
See merge request pleroma/pleroma!540
|
2018-12-14 20:20:30 +00:00 |
|
Maksim Pechnikov
|
ea72ac549b
|
fix case when tags is invalid
|
2018-12-14 23:16:12 +03:00 |
|
Maksim Pechnikov
|
d3ec09bb38
|
fix tags
|
2018-12-14 22:09:04 +03:00 |
|
Egor Kislitsyn
|
658edb166f
|
fix and improve web push; add configuration docs
|
2018-12-14 13:05:29 +01:00 |
|
lambda
|
ff10b9927b
|
Merge branch 'support/bugfix_272' into 'develop'
[#272] fix hashtags in api
See merge request pleroma/pleroma!510
|
2018-12-10 19:05:16 +00:00 |
|
Maksim Pechnikov
|
074fa790ba
|
fix compile warnings
|
2018-12-09 20:50:08 +03:00 |
|
Maksim Pechnikov
|
068353ac0b
|
formatting
|
2018-12-09 11:24:46 +03:00 |
|
Maksim Pechnikov
|
9442588ae9
|
fix hashtags in api response
|
2018-12-09 11:24:46 +03:00 |
|
lambda
|
94d8f1ab30
|
Merge branch '394_user_tags' into 'develop'
[#394] User tags
Closes #394
See merge request pleroma/pleroma!508
|
2018-12-07 18:25:38 +00:00 |
|
Ivan Tashkinov
|
7a2162bbcb
|
[#394] User view (Twitter & Mastadon API): wrapped "tags" in "pleroma" map.
|
2018-12-06 22:26:25 +03:00 |
|
Ivan Tashkinov
|
7bcb6a183a
|
[#394] Refactoring.
|
2018-12-06 20:23:16 +03:00 |
|
Ivan Tashkinov
|
7b19487389
|
[#394] Added users.tags and admin routes to tag and untag users. Added tests.
|
2018-12-06 20:06:50 +03:00 |
|
Egor Kislitsyn
|
3d492795b7
|
clean up
|
2018-12-06 20:42:00 +07:00 |
|
Egor Kislitsyn
|
4944498133
|
Merge branch 'develop' into feature/compat/push-subscriptions
# Conflicts:
# lib/pleroma/application.ex
# lib/pleroma/plugs/oauth_plug.ex
|
2018-12-06 20:15:16 +07:00 |
|
Egor Kislitsyn
|
8b4397c704
|
Merge branch 'develop' into feature/compat/push-subscriptions
# Conflicts:
# lib/mix/tasks/sample_config.eex
# lib/pleroma/web/twitter_api/controllers/util_controller.ex
# mix.exs
# mix.lock
|
2018-12-06 19:55:58 +07:00 |
|
lain
|
0896cf4c0f
|
Fix most mastodon api bugs.
|
2018-11-20 20:12:39 +01:00 |
|
Haelwenn (lanodan) Monnier
|
3e50bb667f
|
Pleroma.Web.MastodonAPI.StatusView: Content isn’t nullable
|
2018-11-03 14:42:47 +01:00 |
|
William Pitcock
|
4d8f076125
|
mastodon api: add support for rendering Page objects
|
2018-11-01 10:00:16 +00:00 |
|
Haelwenn (lanodan) Monnier
|
755f166406
|
Pleroma.Web.MastodonAPI.StatusView: Do not fail when URL isn’t a string
|
2018-11-01 09:55:38 +01:00 |
|
William Pitcock
|
5c6ec2d9fc
|
twitter/mastodon api: always use mediaproxy URLs in attachments
if using local media, the mediaproxy will not replace the URL anyway.
|
2018-10-29 15:19:32 +00:00 |
|
Haelwenn (lanodan) Monnier
|
b0a940d5a2
|
[Pleroma.Web.MastodonAPI.StatusView]: Remove unused arguments
|
2018-10-25 05:24:03 +02:00 |
|
Haelwenn (lanodan) Monnier
|
0c10be8731
|
[Pleroma.Web.MastodonAPI.StatusView]: Remove nils from lists.json
|
2018-10-25 05:24:03 +02:00 |
|
Haelwenn (lanodan) Monnier
|
3b0e9287a5
|
[Pleroma.Web.MastodonAPI.StatusView]: Return nil as fallback for missing views
|
2018-10-25 05:24:01 +02:00 |
|
William Pitcock
|
7f530f6f80
|
mastodon api: relationship view: better handle no pre-existing follow activity
|
2018-10-05 23:50:13 +00:00 |
|
William Pitcock
|
3e751496e3
|
mastodon api: account view: fetch follow state and use it to populate requested field
|
2018-10-05 23:31:49 +00:00 |
|
Martin Kühl
|
d94ee5cd50
|
Mastodon API: Support push subscription CRUD
|
2018-09-22 07:04:01 +02:00 |
|
William Pitcock
|
958e085acb
|
mastodon api: add support for user-supplied html policy
|
2018-09-22 02:53:02 +00:00 |
|
Haelwenn (lanodan) Monnier
|
a8eaecadee
|
[Pleroma.Web.MastodonAPI.AccountView]: relationship.json: fake endorsed value (false)
|
2018-09-20 16:24:29 +02:00 |
|
Haelwenn (lanodan) Monnier
|
43d0b7bf7a
|
[Pleroma.Web.MastodonAPI.StatusView] add replies_count
|
2018-09-20 16:10:46 +02:00 |
|
William Pitcock
|
0cac493fdc
|
mastodon api: default attachment type to image if one is not present
|
2018-09-19 04:59:25 +00:00 |
|
kaniini
|
c2650f0ffb
|
Merge branch 'feature/html-scrub-policy' into 'develop'
html scrub policy
See merge request pleroma/pleroma!339
|
2018-09-16 01:05:09 +00:00 |
|
|
39aed5348a
|
Add visible_in_picker to status emojis
|
2018-09-10 23:32:19 +00:00 |
|
William Pitcock
|
ac486fc59b
|
everywhere: use Pleroma.HTML module instead of HtmlSanitizeEx directly
|
2018-09-10 00:14:47 +00:00 |
|
Martin Kühl
|
619f67768a
|
Mastodon API: Add unsupported attributes to relationship responses
These attributes are documented as required by the Mastodon API.
Since we don’t support them (I think?), respond with default values.
|
2018-09-07 16:12:44 +02:00 |
|
Haelwenn
|
4a3dbd9d4e
|
Merge branch 'fix/sign-in-with-toot' into 'develop'
Fix sign-in and sign-out with Toot!
See merge request pleroma/pleroma!306
|
2018-09-05 18:20:26 +00:00 |
|
kaniini
|
1c9e539b47
|
Merge branch 'feature/mastodon_api_2.4.x' into 'develop'
Add/Fix Mastodon endpoints for 2.4.3 compatibility
See merge request pleroma/pleroma!266
|
2018-09-03 12:33:36 +00:00 |
|
Martin Kühl
|
b60d232719
|
AccountView: sensitive is supposed to be a boolean, not a string
|
2018-09-01 23:10:48 +02:00 |
|