index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-06-27
transmogrifier: accept Article activities
William Pitcock
2018-06-27
tests: add default_scope where appropriate
William Pitcock
2018-06-27
twitter api: allow setting default_scope
William Pitcock
2018-06-27
twitter api: user view: show default message scope if known
William Pitcock
2018-06-27
mastodon api: use info["default_scope"] if available for post scope
William Pitcock
2018-06-27
activitypub: use Activity.normalize() in several places instead of using Acti...
William Pitcock
2018-06-27
ostatus: use Activity.normalize() instead of directly using Activity.get_by_a...
William Pitcock
2018-06-27
federator: use Activity.normalize() instead of directly using Activity.get_by...
William Pitcock
2018-06-27
ostatus: use Object.normalize() instead of Object.get_by_ap_id() directly.
William Pitcock
2018-06-27
common api: use Object.normalize() instead of Object.get_by_ap_id() directly.
William Pitcock
2018-06-27
activitypub: use Object.normalize() instead of Object.get_by_ap_id() directly.
William Pitcock
2018-06-27
streamer: use Object.normalize() instead of Object.get_by_ap_id() directly.
William Pitcock
2018-06-27
user: use Object.normalize() instead of Object.get_by_ap_id() directly.
William Pitcock
2018-06-27
activity: add normalize() to find a complete activity given either URI or par...
William Pitcock
2018-06-27
object: add helper functions to handle various forms of a given object and re...
William Pitcock
2018-06-27
Merge branch 'features/initial-state_rights' into 'develop'
lambda
2018-06-26
use the correct end file
Tristan Mahé
2018-06-26
maybe I should learn proper elixir ;D
Tristan Mahé
2018-06-26
mogrify mix.lock
Tristan Mahé
2018-06-26
do the filtering
Tristan Mahé
2018-06-26
format...
Tristan Mahé
2018-06-26
filter exif data #187
Tristan Mahé
2018-06-26
[Pleroma.Web.MastodonAPI.MastodonAPIController]: Add rights to initial_state
Haelwenn (lanodan) Monnier
2018-06-25
Merge branch 'fix/mutes.json-emptyarray' into 'develop'
lambda
2018-06-25
Merge branch 'feature/configurable-blocks' into 'develop'
lambda
2018-06-24
combined outgoing_blocks with statement
squidboi
2018-06-24
mix format
Vivian Lim
2018-06-24
Merge branch 'feature/application-xml-mime' into 'develop'
lambda
2018-06-24
Merge branch 'features/glitch-soc-frontend' into 'develop'
lambda
2018-06-23
return unquoted empty array from /api/qvitter/mutes.json
Vivian Lim
2018-06-23
fixes- found that TwitterAPI.Controller adds .json suffix already
Vivian Lim
2018-06-23
return empty array for api/qvitter/mutes.json queries instead of html
Vivian Lim
2018-06-23
fix mind-crushingly dumb syntax error
squidboi
2018-06-23
change moved attributes into normal variables
squidboi
2018-06-23
move configurable module attributes into relevant functions
squidboi
2018-06-23
[Pleroma.Web.MastodonApi.MastodonApiController] Add initial_state.meta.max_to...
Haelwenn (lanodan) Monnier
2018-06-23
[Pleroma.Web.MastodonApi.MastodonApiController] Add /api/v2/search
Haelwenn (lanodan) Monnier
2018-06-23
Fake 2.4.0 API
Haelwenn (lanodan) Monnier
2018-06-23
lib/pleroma/web/activity_pub/mrf/simple_policy.ex: mix format
Haelwenn (lanodan) Monnier
2018-06-21
Merge branch 'feature/mrf-simple-accept-lists' into 'develop'
lambda
2018-06-19
mrf simple: add accept lists
William Pitcock
2018-06-19
Merge branch 'features/column_media_streaming' into 'develop'
lambda
2018-06-19
Merge branch 'bugfix/block-follow-relationships' into 'develop'
lambda
2018-06-19
tests: fix a completely bogus mastodon api test
William Pitcock
2018-06-19
user: add helper function to fetch a user given only an ap_id (fix tests)
William Pitcock
2018-06-19
Merge branch 'feature/exclude-replies-filter' into 'develop'
lambda
2018-06-19
Merge branch 'bugfix/as2-contentmap' into 'develop'
lambda
2018-06-19
tests: transmogrifier: ensure incoming blocks have the same effect as local b...
William Pitcock
2018-06-19
tests: prove that the block code is properly destroying follow relationships
William Pitcock
2018-06-19
user: when processing a block in User.block(), ensure all follow relationship...
William Pitcock
[prev]
[next]