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
/
test
/
web
/
ostatus
Age
Commit message (
Expand
)
Author
2020-10-13
tests consistency
Alexander Strizhakov
2020-05-22
OStatusController: Add Mastodon activity compat route.
lain
2020-05-22
ActivityPubController: Add Mastodon activity compat route.
lain
2020-05-22
OStatusController: Add Mastodon compatibility route for objects.
lain
2020-04-06
Merge branch 'remake-remodel-2' into 'develop'
lain
2020-03-20
Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ...
Ivan Tashkinov
2020-03-19
Merge branch 'remake-remodel' into develop
lain
2020-03-18
Improved in-test config management functions.
Ivan Tashkinov
2020-03-09
[#1560] Ensured authentication or enabled federation for federation-related r...
Ivan Tashkinov
2020-03-06
Merge remote-tracking branch 'remotes/origin/develop' into 1560-non-federatin...
Ivan Tashkinov
2020-03-03
Update Copyrights
Mark Felder
2020-03-02
[#1560] Added tests for non-federating instance bahaviour to OStatusControlle...
Ivan Tashkinov
2019-12-04
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel
lain
2019-11-25
OStatus controller: don't serve json at /notice/, redirect instead
rinpatch
2019-11-05
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel
lain
2019-10-19
tests: ostatus controller tests: fix sporadic compilation failure
Ariadne Conill
2019-10-18
fix up some tests
Ariadne Conill
2019-10-18
kill almost all of the OStatus module
Ariadne Conill
2019-10-18
websub: remove entirely
Ariadne Conill
2019-10-16
Introduce new ingestion pipeline structure, implement internal Likes with it.
lain
2019-10-07
Extract RSS Feed functionality from OStatus
Sergey Suprunenko
2019-09-30
Merge branch 'features/apc2s-media-upload' into 'develop'
kaniini
2019-09-24
/api/ap/uploadMedia → /api/ap/upload_media
Haelwenn (lanodan) Monnier
2019-09-24
Add User.change_info/2 and User.update_info/2
Egor Kislitsyn
2019-09-23
Add support for AP C2S uploadMedia
Haelwenn (lanodan) Monnier
2019-09-18
Merge branch 'issue/733' into 'develop'
Haelwenn
2019-09-18
Bump copyright years of files changed in 2019
Haelwenn (lanodan) Monnier
2019-09-12
added test for Ostatus
Maksim Pechnikov
2019-08-19
added test helpers to clear config after tests
Maksim
2019-08-07
OStatus tests: stop relying on embedded objects
rinpatch
2019-07-31
Disallow following locked accounts over OStatus
rinpatch
2019-07-31
ostatus: explicitly disallow protocol downgrade from activitypub
Ariadne Conill
2019-07-29
added tests for OstatusController
Maksim
2019-07-20
[tests] Mock :crypt.crypt/2 function in AuthenticationPlugTest
Sergey Suprunenko
2019-07-10
Add license/copyright to all project files
feld
2019-07-09
[#878] Merge remote-tracking branch 'remotes/upstream/develop' into 878-activ...
Ivan Tashkinov
2019-07-09
Merge branch 'test-speedup' into 'develop'
Haelwenn
2019-07-09
Testing: Don't federate in testing.
lain
2019-07-08
[#878] Refactored assumptions on embedded object presence in tests. Adjusted ...
Ivan Tashkinov
2019-06-30
[#161] Refactoring, documentation.
Ivan Tashkinov
2019-06-29
[#161] Limited replies depth on incoming federation in order to prevent memor...
Ivan Tashkinov
2019-05-17
Fix specs.
lain
2019-05-17
Fix/902 random compile failing
Alexander Strizhakov
2019-05-09
Fix get_in_reply_to in OStatus' activity representer depending on embedded ob...
rinpatch
2019-04-22
Use `User.get_cached*` everywhere
Egor
2019-04-17
Merge branch 'develop' into feature/database-compaction
rinpatch
2019-04-02
change `Repo.get(Activity, id)` => `Activity.get_by_id(id)` in tests
Egor Kislitsyn
2019-04-02
change `Repo.get(User, id)` => `User.get_by_id(id)`
Egor Kislitsyn
2019-03-13
[Credo] fix Credo.Check.Readability.AliasOrder
Haelwenn (lanodan) Monnier
2019-02-11
test: de-group alias/es
Haelwenn (lanodan) Monnier
[next]