projects
/
akkoma
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
formatting
2019-06-02
William Pitcock
formatting
commit
|
commitdiff
|
tree
2019-06-02
William Pitcock
docs: document mrf_subchain
commit
|
commitdiff
|
tree
2019-06-02
William Pitcock
test: add tests for subchain policy
commit
|
commitdiff
|
tree
2019-06-02
William Pitcock
mrf: add subchain policy
commit
|
commitdiff
|
tree
2019-06-02
William Pitcock
mrf: allow a policy chain to be specified when filtering
commit
|
commitdiff
|
tree
2019-06-01
William Pitcock
visibility: if litepub:directMessage is asserted, always...
commit
|
commitdiff
|
tree
2019-05-29
William Pitcock
router: require oauth_read for searching
commit
|
commitdiff
|
tree
2019-05-26
William Pitcock
mrf: simple policy: fix matching imported activitypub...
commit
|
commitdiff
|
tree
2019-05-26
William Pitcock
tests: chase remote/local removal
commit
|
commitdiff
|
tree
2019-05-26
William Pitcock
notification: remove local/remote match rules (too...
commit
|
commitdiff
|
tree
2019-05-25
William Pitcock
add migration to add notification settings to user...
commit
|
commitdiff
|
tree
2019-05-25
William Pitcock
user info: allow formdata for notification settings...
commit
|
commitdiff
|
tree
2019-05-25
William Pitcock
twitter api: user view: expose user notification settings...
commit
|
commitdiff
|
tree
2019-05-25
William Pitcock
tests: add tests for non-follows/non-followers settings
commit
|
commitdiff
|
tree
2019-05-25
William Pitcock
tests: chase notification setting changes
commit
|
commitdiff
|
tree
2019-05-25
William Pitcock
notification: add non_follows/non_followers notification...
commit
|
commitdiff
|
tree
2019-05-25
William Pitcock
remove @websub and @ostatus module-level constants
commit
|
commitdiff
|
tree
2019-05-25
William Pitcock
tests: websub: check only that signature validation...
commit
|
commitdiff
|
tree
2019-05-25
William Pitcock
kill @httpoison
commit
|
commitdiff
|
tree
2019-05-22
William Pitcock
update documentation for the new MRF features [no-ci]
commit
|
commitdiff
|
tree
2019-05-22
William Pitcock
tests: add tests for banner and avatar removal
commit
|
commitdiff
|
tree
2019-05-22
William Pitcock
mrf: simple policy: add the ability to strip avatars...
commit
|
commitdiff
|
tree
2019-05-22
William Pitcock
activitypub: run user objects through MRF filters
commit
|
commitdiff
|
tree
2019-05-22
William Pitcock
mrf: defang policy modules for filtering user profile...
commit
|
commitdiff
|
tree
2019-05-22
William Pitcock
salmon: fix credo
commit
|
commitdiff
|
tree
2019-05-22
William Pitcock
move key generation functions into Pleroma.Keys module
commit
|
commitdiff
|
tree
2019-05-22
William Pitcock
prune objects task: use Repo.delete_all()
commit
|
commitdiff
|
tree
2019-05-21
William Pitcock
add changelog entry for object pruning
commit
|
commitdiff
|
tree
2019-05-21
William Pitcock
add mix task to prune the object database using a configured...
commit
|
commitdiff
|
tree
2019-05-21
William Pitcock
object: fetcher: add support for reinjecting pruned...
commit
|
commitdiff
|
tree
2019-05-21
William Pitcock
object: add Object.prune()
commit
|
commitdiff
|
tree
2019-05-21
William Pitcock
http: bump connection timeout to 10 seconds
commit
|
commitdiff
|
tree
2019-05-17
William Pitcock
add Changelog entry
commit
|
commitdiff
|
tree
2019-05-17
William Pitcock
also suppress link previews from posts marked #nsfw
commit
|
commitdiff
|
tree
2019-05-17
William Pitcock
add CHANGELOG entry
commit
|
commitdiff
|
tree
2019-05-17
William Pitcock
config: make sending the user agent configurable, disable...
commit
|
commitdiff
|
tree
2019-05-17
William Pitcock
http: request builder: send user-agent when making...
commit
|
commitdiff
|
tree
2019-05-17
William Pitcock
rich media: suppress link previews if post is marked...
commit
|
commitdiff
|
tree
2019-05-17
William Pitcock
mrf: simple policy: mark all posts instead of posts...
commit
|
commitdiff
|
tree
2019-05-16
William Pitcock
publisher: use the correct queue name for outgoing...
commit
|
commitdiff
|
tree
2019-05-15
William Pitcock
thread visibility function: fix use of no longer used...
commit
|
commitdiff
|
tree
2019-05-15
William Pitcock
activity pub: remove Ecto SQL query dumps
commit
|
commitdiff
|
tree
2019-05-15
William Pitcock
thread visibility function: significantly improve efficiency
commit
|
commitdiff
|
tree
2019-05-15
William Pitcock
chase test failures
commit
|
commitdiff
|
tree
2019-05-15
William Pitcock
update migration
commit
|
commitdiff
|
tree
2019-05-15
William Pitcock
bbs: chase timeline containment patch
commit
|
commitdiff
|
tree
2019-05-15
William Pitcock
migration: only care about Create activities
commit
|
commitdiff
|
tree
2019-05-15
William Pitcock
test: update obsolete test
commit
|
commitdiff
|
tree
2019-05-15
William Pitcock
activitypub: visibility: use SQL thread_visibility...
commit
|
commitdiff
|
tree
2019-05-15
William Pitcock
activitypub: remove contain_timeline()
commit
|
commitdiff
|
tree
2019-05-15
William Pitcock
activitypub: add restrict_thread_visibility()
commit
|
commitdiff
|
tree
2019-05-15
William Pitcock
migrations: add function to see if a thread can be...
commit
|
commitdiff
|
tree
2019-05-15
William Pitcock
tests: fixup
commit
|
commitdiff
|
tree
2019-05-14
William Pitcock
switch to pleroma/http_signatures library
commit
|
commitdiff
|
tree
2019-05-14
William Pitcock
gopher: fix rendering of post content (closes #895)
commit
|
commitdiff
|
tree
2019-05-14
William Pitcock
clean up follow/block imports a little
commit
|
commitdiff
|
tree
2019-05-13
William Pitcock
user: migrate follow/blocks import to job queue
commit
|
commitdiff
|
tree
2019-05-13
William Pitcock
activitypub: move post rich media fetching to job queue
commit
|
commitdiff
|
tree
2019-05-13
William Pitcock
user: move initial post fetching to job queue
commit
|
commitdiff
|
tree
2019-05-12
William Pitcock
nodeinfo: gather supported protocol names from federation...
commit
|
commitdiff
|
tree
2019-05-12
William Pitcock
webfinger: build the response based on enabled federation...
commit
|
commitdiff
|
tree
2019-05-12
William Pitcock
xml builder: properly escape quotes
commit
|
commitdiff
|
tree
2019-05-12
William Pitcock
tests: fix AP test failures
commit
|
commitdiff
|
tree
2019-05-12
William Pitcock
tests: fix salmon tests
commit
|
commitdiff
|
tree
2019-05-12
William Pitcock
tests: chase federator publish_single_foo removals
commit
|
commitdiff
|
tree
2019-05-12
William Pitcock
federator: websub removal
commit
|
commitdiff
|
tree
2019-05-12
William Pitcock
activitypub: publisher: fixups
commit
|
commitdiff
|
tree
2019-05-12
William Pitcock
websub: adapt to work as a federator publishing module
commit
|
commitdiff
|
tree
2019-05-12
William Pitcock
salmon: refactor to work as a federator publishing...
commit
|
commitdiff
|
tree
2019-05-12
William Pitcock
federator: publisher: only attempt publishing if we...
commit
|
commitdiff
|
tree
2019-05-12
William Pitcock
ostatus: only as:Public activities are representable
commit
|
commitdiff
|
tree
2019-05-12
William Pitcock
federator: move activitypub relaying to the AP publisher...
commit
|
commitdiff
|
tree
2019-05-12
William Pitcock
federator: hook up Publisher.publish()
commit
|
commitdiff
|
tree
2019-05-12
William Pitcock
federator: remove no longer used :publish_single_ap
commit
|
commitdiff
|
tree
2019-05-12
William Pitcock
federator: publisher: add publish() wrapper
commit
|
commitdiff
|
tree
2019-05-12
William Pitcock
federator: publisher: integrate job queue, simplify...
commit
|
commitdiff
|
tree
2019-05-12
William Pitcock
activitypub: split out outgoing federation into a federation...
commit
|
commitdiff
|
tree
2019-05-12
William Pitcock
federator: add publisher module defining a contract...
commit
|
commitdiff
|
tree
2019-05-07
William Pitcock
twitterapi: use order constraint to force descending...
commit
|
commitdiff
|
tree
2019-05-07
William Pitcock
activitypub: add optional order constraint to timeline...
commit
|
commitdiff
|
tree
2019-05-07
William Pitcock
containment: remove pointless moduledoc line
commit
|
commitdiff
|
tree
2019-04-27
William Pitcock
update pleroma frontend
commit
|
commitdiff
|
tree
2019-04-26
William Pitcock
tests: fix up for changed bbcode library output and...
commit
|
commitdiff
|
tree
2019-04-26
William Pitcock
add support for bbcode
commit
|
commitdiff
|
tree
2019-04-26
William Pitcock
mix: add bbcode dependency
commit
|
commitdiff
|
tree
2019-04-25
William Pitcock
update Changelog
commit
|
commitdiff
|
tree
2019-04-25
William Pitcock
activitypub: transmogrifier: send reject follow if...
commit
|
commitdiff
|
tree
2019-04-23
William Pitcock
html: lock down allowed class attributes to only those...
commit
|
commitdiff
|
tree
2019-04-17
William Pitcock
activitypub: fix filtering of boosts from blocked users
commit
|
commitdiff
|
tree
2019-04-17
William Pitcock
activitypub: properly filter out transitive activities...
commit
|
commitdiff
|
tree
2019-04-16
William Pitcock
activitypub: allow indirect messages from users being...
commit
|
commitdiff
|
tree
2019-03-25
William Pitcock
fix up missing announcements with preloads
commit
|
commitdiff
|
tree
2019-03-23
William Pitcock
tests: fix up activity collision test
commit
|
commitdiff
|
tree
2019-03-23
William Pitcock
activity: use left join instead of inner join when...
commit
|
commitdiff
|
tree
2019-03-23
William Pitcock
user: use preloads when deleting accounts
commit
|
commitdiff
|
tree
2019-03-23
William Pitcock
ostatus: use preload objects with Object.normalize...
commit
|
commitdiff
|
tree
2019-03-23
William Pitcock
object: downgrade normalize warning to debug severity
commit
|
commitdiff
|
tree
2019-03-23
William Pitcock
activitypub: object view: use preloaded object when...
commit
|
commitdiff
|
tree
2019-03-23
William Pitcock
activity: add get_by_ap_id_with_object()
commit
|
commitdiff
|
tree
2019-03-23
William Pitcock
activitypub: when fetching objects, use the preloaded...
commit
|
commitdiff
|
tree
next