aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-01-20Make use of the indices.lain
Indices in postgresql rely on operators, so they won't be used if you use only functions.
2019-01-20Formatingrinpatch
2019-01-19Provide local og:url for remote activitiesrinpatch
2019-01-19Merge branch '491_full_mentions_in_user_bio' into 'develop'kaniini
[#491] Made user bio preserve full nicknames (nick@host) Closes #491 See merge request pleroma/pleroma!676
2019-01-19FormatMaxim Filippov
2019-01-19Add current user to mentionedMaxim Filippov
2019-01-18test: add regression test for to/cc clobberingWilliam Pitcock
2019-01-18Add actor to recipientsMaxim Filippov
2019-01-18Add migration to fix spc users.lain
2019-01-18Add fixes for SPC users.lain
2019-01-18Fix merge conflictrinpatch
2019-01-18unfurl_nsfw: false by defaultrinpatch
2019-01-18[#477] User trigram index adjustment.Ivan Tashkinov
2019-01-18Fix ostatus testrinpatch
2019-01-18[#477] User: FTS and trigram search results mixing (to handle misspelled ↵Ivan Tashkinov
requests).
2019-01-18Remove custom emojis and trailing whitespaces from previewsrinpatch
2019-01-18Use object instead of activity for metadatarinpatch
2019-01-18[#491] Made full nicknames be preserved in user links text only in Bio.Ivan Tashkinov
2019-01-17activitypub: add a match clause for objects, not just activitiesWilliam Pitcock
2019-01-17activitypub: transmogrifier: do not clobber the addressing on relayed ↵William Pitcock
announcements
2019-01-17activitypub: allow is_public?() to work on any type of map representing an ↵William Pitcock
AS2 object
2019-01-17activitypub: relay: chase selective public announce changesWilliam Pitcock
2019-01-17activitypub: announce: add new public parameterWilliam Pitcock
2019-01-17Fix object id in OpenGraph testrinpatch
2019-01-17Merge branch '502_instance_stats_active_users_count_fix' into 'develop'kaniini
[#502] Fixed `user_count` in `/api/v1/instance` to include only active local users Closes #502 See merge request pleroma/pleroma!678
2019-01-17Merge branch 'bad-copy-paste' into 'develop'kaniini
Fix bad link in likes collection See merge request pleroma/pleroma!679
2019-01-17Merge branch 'attachment-links' into 'develop'kaniini
Make attachment links configurable See merge request pleroma/pleroma!677
2019-01-17Merge branch 'change-mix-location' into 'develop'kaniini
systemd: Add comments and change default path of the Mix binary. See merge request pleroma/pleroma!680
2019-01-17Add comments and change default path of the Mix binary.shibayashi
2019-01-17Fix bad link in likes collectionsxsdv1
Don't copy and paste, mkay
2019-01-17Don't show content if empty or zero width spacerinpatch
2019-01-17[#502] Fixed `user_count` in `/api/v1/instance` to include only active local ↵Ivan Tashkinov
users.
2019-01-17formattingMark Felder
2019-01-17Default to disabled in the code in case the setting is absent from config.exsMark Felder
2019-01-17Fix the issue with get_by_nickname never being calledrinpatch
2019-01-17Also add to default configMark Felder
2019-01-17Make attachment links configurableMark Felder
Thanks @href!
2019-01-17[#491] Made user bio preserve full nicknames (nick@host).Ivan Tashkinov
2019-01-17Fix testrinpatch
2019-01-17Introduce optional unfurling of nsfw contentrinpatch
2019-01-17Use object url instead of a hackrinpatch
2019-01-17Apply feld's patchrinpatch
2019-01-17Merge branch 'resilient-user-view-2' into 'develop'kaniini
MastoAPI: Don't break on missing users. See merge request pleroma/pleroma!675
2019-01-16Remove @providers and call Pleroma.config on runtimerinpatch
2019-01-16Remove useless with in opengraph.exrinpatch
2019-01-16oofrinpatch
2019-01-16remove id castrinpatch
2019-01-16cache ap_id in id instead of caching user two timesrinpatch
2019-01-16oopsrinpatch
2019-01-16forgot to remove this thingrinpatch