Maxim Filippov
|
257d8e78e5
|
Add tags
|
2019-03-14 01:52:24 +03:00 |
|
Maxim Filippov
|
490d9cf7b1
|
Add "local" to users admin API
|
2019-03-13 16:04:44 +03:00 |
|
Haelwenn (lanodan) Monnier
|
a3a9cec483
|
[Credo] fix Credo.Check.Readability.AliasOrder
|
2019-03-13 04:26:54 +01:00 |
|
Maxim Filippov
|
25eb6cf1cb
|
Add "roles" to users admin API
|
2019-03-12 22:15:28 +03:00 |
|
lain
|
4811eefa6e
|
MastoAPI StatusView: Add locality indicator.
|
2019-03-11 13:48:27 +01:00 |
|
Maksim
|
bc7570c282
|
[#647] tests for web push
|
2019-03-06 13:20:12 +00:00 |
|
kaniini
|
6c6a2dbfdd
|
Merge branch 'feature/add-pagination-to-users-admin-api' into 'develop'
Add pagination and search to users
See merge request pleroma/pleroma!873
|
2019-03-03 15:59:15 +00:00 |
|
Maxim Filippov
|
72b7a0797e
|
Use Mastodon API views in Admin API
|
2019-02-28 17:43:09 +03:00 |
|
kaniini
|
cf426a719d
|
Merge branch 'with-mutes' into 'develop'
Add `with_muted` param.
Closes #683
See merge request pleroma/pleroma!872
|
2019-02-28 10:22:19 +00:00 |
|
lain
|
c1ae495878
|
Add user muted status info to MastodonAPI.
|
2019-02-27 16:46:47 +01:00 |
|
William Pitcock
|
1536640962
|
mastodon api: embed relationship card under account card for Pleroma FE convenience
|
2019-02-27 13:01:10 +00:00 |
|
Egor
|
bff9eb5ef7
|
Reports
|
2019-02-20 16:51:25 +00:00 |
|
lain
|
59c27f29c8
|
Add some nicer urls in status view.
|
2019-02-20 17:36:16 +01:00 |
|
Ekaterina Vaartis
|
5a46d37af9
|
Update the mute implementation to the current codebase
Make it part of the info thing (and do a migration to ensure it's there)
|
2019-02-19 23:09:16 +03:00 |
|
Ekaterina Vaartis
|
f41f017bbc
|
Implement muting, add it to the mastodon API
|
2019-02-19 21:49:55 +03:00 |
|
rinpatch
|
96c725328b
|
Remove a limit on attachments in Mastodon API and document the changes in responses from vanilla mastodon
|
2019-02-16 20:38:25 +03:00 |
|
|
ac72b578da
|
Merge branch 'develop' into feature/thread-muting
|
2019-02-11 12:10:49 +01:00 |
|
|
c01ef574c1
|
Refactor as per Rin's suggestions, add endpoint tests
|
2019-02-11 12:04:02 +01:00 |
|
|
cc21fc5f53
|
refactor, status view updating, error handling
|
2019-02-10 10:42:30 +01:00 |
|
Haelwenn (lanodan) Monnier
|
6a6a5b3251
|
de-group alias/es
|
2019-02-09 16:31:17 +01:00 |
|
Haelwenn (lanodan) Monnier
|
8bcfac93a8
|
Make credo happy
|
2019-02-09 14:59:20 +01:00 |
|
William Pitcock
|
65a4b9fbea
|
mastodon api: rich media: don't clobber %URI struct with a string
|
2019-02-06 18:02:15 +00:00 |
|
William Pitcock
|
1d94b67e40
|
mastodon api: fix rendering of cards without image URLs (closes #597)
|
2019-02-05 18:30:27 +00:00 |
|
rinpatch
|
68d461b3a9
|
Check if rich media uri is relative
|
2019-02-02 12:24:24 +03:00 |
|
rinpatch
|
833404f0f5
|
Use with instead of if in the card
|
2019-02-02 12:04:18 +03:00 |
|
rinpatch
|
e4d18f328b
|
merge only if page_url is an absolute path
|
2019-02-02 11:53:46 +03:00 |
|
rinpatch
|
cbadf9d333
|
Fix rich media relative path
|
2019-02-02 11:38:37 +03:00 |
|
Haelwenn
|
00d4333373
|
Merge branch 'features/glitch-soc-frontend' into 'develop'
Features/glitch soc frontend
See merge request pleroma/pleroma!192
|
2019-01-31 10:16:11 +00:00 |
|
Haelwenn
|
ebb3496386
|
Merge branch 'feature/rich-media-part-2-electric-boogaloo' into 'develop'
Rich Media support, part 2.
See merge request pleroma/pleroma!719
|
2019-01-29 05:11:08 +00:00 |
|
Haelwenn
|
de0fb88a9c
|
Merge branch 'safe-render-activities' into 'develop'
remove unnecessary filter (re !723)
See merge request pleroma/pleroma!729
|
2019-01-28 11:48:03 +00:00 |
|
href
|
df2f7b39dd
|
re f83bae7c : remove unnecessary filter
|
2019-01-28 12:24:14 +01:00 |
|
William Pitcock
|
ddc7ae2c1a
|
mastodon api: card: force OGP images through mediaproxy
|
2019-01-28 06:42:27 +00:00 |
|
William Pitcock
|
8e42251e06
|
rich media: add helpers module, use instead of MastodonAPI module
|
2019-01-28 06:04:54 +00:00 |
|
William Pitcock
|
5a37ddc2dc
|
mastodon api: embed card in status object
|
2019-01-28 05:53:17 +00:00 |
|
William Pitcock
|
132d815f1f
|
mastodon api: factor out status card fetching, move status card rendering to statusview, add opengraph extended data
|
2019-01-28 05:53:17 +00:00 |
|
Haelwenn (lanodan) Monnier
|
cda1470e02
|
[MastoAPI][GlitchAPI] Add bookmarks
|
2019-01-28 04:47:32 +01:00 |
|
lambda
|
16ab1437d6
|
Merge branch 'safe-render-activities' into 'develop'
Views: wrap activity rendering in a rescue
See merge request pleroma/pleroma!723
|
2019-01-27 20:10:09 +00:00 |
|
href
|
f83bae7c22
|
Views: wrap activity rendering in a rescue
this avoids complete timeline breakage when an activity fucks up
rendering.
|
2019-01-27 19:16:20 +01:00 |
|
Haelwenn (lanodan) Monnier
|
a65c188593
|
Web.MastodonAPI.AccountView: Add is_moderator and is_admin
Closes: https://git.pleroma.social/pleroma/pleroma/issues/557
|
2019-01-27 10:33:22 +01:00 |
|
lain
|
2de208817c
|
Merge branch 'develop' into rename/pleroma_activity_consistency
|
2019-01-23 13:05:58 +01:00 |
|
Haelwenn (lanodan) Monnier
|
98c8184c1f
|
Activity: get_create_activity_by_object_ap_id/1 → get_create_by_object_ap_id/1
|
2019-01-21 08:00:41 +01:00 |
|
Haelwenn (lanodan) Monnier
|
2fdbd4d137
|
Activity: create_activity_by_object_id_query/1 → create_by_object_ap_id/1 when is_list
|
2019-01-21 08:00:40 +01:00 |
|
William Pitcock
|
75dfa1f0b0
|
mastodon api: get_visibility(): DMs never have a cc list.
|
2019-01-20 02:27:48 +00:00 |
|
lain
|
943324b661
|
MastoAPI: Don't break on missing users.
|
2019-01-16 15:13:09 +01:00 |
|
Egor Kislitsyn
|
e679da4c34
|
add pinned property to StatusView
|
2019-01-08 15:27:02 +07:00 |
|
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 |
|