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
path:
root
/
config
Age
Commit message (
Expand
)
Author
2018-04-14
ActivityPub MRF: implement the SimplePolicy policy
William Pitcock
2018-04-14
ActivityPub: implement MRF core hook and baseline noop policy object
William Pitcock
2018-04-02
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop
lain
2018-04-01
Respond to proper ActivityPub type.
lain
2018-03-31
config: make the upload limit configurable
William Pitcock
2018-03-31
Add gopher server.
lain
2018-03-30
Format the code.
lain
2018-03-28
Clean up prod.exs a bit.
lain
2018-03-27
Return version in instance endpoint, set version to 0.9.0.
lain
2018-03-27
Switch to Jason for json handling.
lain
2018-03-08
Merge branch 'develop' into feature/activitypub
lain
2018-03-05
Add way to disable federation.
lain
2018-02-24
Longer header lenght.
lain
2018-02-11
Merge branch 'develop' into feature/activitypub
Roger Braun
2018-02-03
Add config option for enabling/disabling chat.
eal
2018-01-31
Revert renaming emoji.txt
eal
2018-01-31
Split emoji to default and custom.
eal
2018-01-30
Merge branch 'pr-upstream-http-proxy' into 'develop'
lambda
2018-01-29
use nil instead of empty string
Jeff Becker
2018-01-27
Merge branch 'feature/longfox' into 'develop'
lambda
2018-01-27
add longfox emojis
Hakaba Hitoyo
2018-01-24
Merge remote-tracking branch 'upstream/develop' into pr-upstream-http-proxy
Jeff Becker
2018-01-14
#95 Correct prod.exs
Hakaba Hitoyo
2017-12-30
docs
Jeff Becker
2017-12-30
make httppoison use configurable http proxy
Jeff Becker
2017-12-11
Basic incoming AP support.
Roger Braun
2017-11-28
Improve error handling, add configuration
href
2017-11-23
Add configuration generation tool, update readme.
Lain Iwakura
2017-11-02
Read variable for testing db.
Roger Braun
2017-09-16
Make emoji configurable in files.
Roger Braun
2017-09-15
Add configuration option for registrations.
Roger Braun
2017-09-15
Refactor posting and make character limit configurable.
Roger Braun
2017-09-15
Add instance config options.
Roger Braun
2017-05-05
Mock HTTPoison in testing.
Roger Braun
2017-04-28
Handle incoming websub subscriptions.
Roger Braun
2017-04-22
Only have one subscription per callback.
Roger Braun
2017-04-17
Add basic webfinger.
Roger Braun
2017-03-29
Basic file uploading via TwAPI.
Roger Braun
2017-03-29
Add Uploads.
Roger Braun
2017-03-20
Add basic auth.
Roger Braun
2017-03-17
Phoenix skeleton
Roger Braun