Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pleroma
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
csaurus
pleroma
Commits
7469616f44ddca66858e6d64040b24b7986a742e
Select Git revision
Branches
20
test/streams
develop
default
feature/mstdn-direct-api-old
readme-update
feature/qvitter-notification-endpoint
fix/rm-user-task
fix/login-with-username-or-email
fix/mastoapi-mutes
fix/blocked-user-boosts
feature/chat-enhanced
feature/update-url-regex
patch-1
113-mastoapi-api-web-settings-endpoint
fix/follow-import-by-uri
feature/peertube
fix/timeline-headers
feature/activitypub
feature/atom-feed-pagination
feature/groups
fix/no-image-upload-filetype
Tags
1
v0.9.0
21 results
pleroma
lib
Author
Search by author
Any Author
authors
0 authors
Apr 12, 2017
Don't return html in the text field.
· 1b086834
lain
authored
7 years ago
1b086834
Add max_id fetching to activity fetching.
· b666f11d
lain
authored
7 years ago
b666f11d
Return directly addressed activities in friends timeline.
· 8eea0988
lain
authored
7 years ago
8eea0988
Fix user representation after following.
· 15655d99
lain
authored
7 years ago
15655d99
Apr 10, 2017
Add GET route for verify_credentials
· 48b6ae23
dtluna
authored
7 years ago
48b6ae23
Remove ambiguity in call to make_date/0
· 0016589a
dtluna
authored
7 years ago
0016589a
Apr 08, 2017
Refactor lib/pleroma/web/twitter_api/twitter_api.ex
· 57795f73
dtluna
authored
7 years ago
57795f73
Apr 05, 2017
Add user registration mix task.
· 567ec494
lain
authored
7 years ago
567ec494
Fix replies.
· f45dc475
lain
authored
7 years ago
f45dc475
Apr 04, 2017
Add Follow Activity representer
· b502d798
dtluna
authored
7 years ago
b502d798
Add Follow activity insertion
· 8075bada
dtluna
authored
7 years ago
8075bada
Apr 03, 2017
Parse mentions, save them, output them in TwAPI.
· a83fa053
lain
authored
7 years ago
a83fa053
Use standard base url in User.
· ddaaab11
lain
authored
7 years ago
ddaaab11
Mar 30, 2017
Connect attachments with objects, not activities.
· 2e89d505
lain
authored
7 years ago
2e89d505
Put objects in inserted activties into the db.
· 6aa1523b
lain
authored
7 years ago
6aa1523b
Add attachments to the TwAPI.
· 73df2f8e
lain
authored
7 years ago
73df2f8e
Basic ObjectRepresenter.
· 42c90855
lain
authored
7 years ago
42c90855
Return mimetype with attachment.
· 4a6d48b0
lain
authored
7 years ago
4a6d48b0
Short circuit user verification if cookie is present.
· 32aa83f3
lain
authored
7 years ago
32aa83f3
Add port if specified.
· d18473f0
lain
authored
7 years ago
d18473f0
Mar 29, 2017
Basic file uploading via TwAPI.
· e7dc39e4
lain
authored
7 years ago
e7dc39e4
Mar 28, 2017
Add Uploads.
· 08fdbd6f
lain
authored
7 years ago
08fdbd6f
Add conversation fetching to TwAPI controller.
· d2cdcc09
lain
authored
7 years ago
d2cdcc09
Return statusnet_conversation_id in TwAPI.
· 0dd33733
lain
authored
7 years ago
0dd33733
Add conversation id to activities.
· e25aea3f
lain
authored
7 years ago
This is for compatibility with the TwAPI.
e25aea3f
Mar 24, 2017
Add single status fetching to TwAPI.
· e4de0ddc
lain
authored
8 years ago
e4de0ddc
Mar 23, 2017
Add fetching of activities in context.
· 866a2663
lain
authored
8 years ago
866a2663
Add inReplyToStatus to TwAPI.
· ae50b165
lain
authored
8 years ago
ae50b165
Add context and inReplyTo.
· e56dba15
lain
authored
8 years ago
e56dba15
Add id to objects, too.
· 74112ef9
lain
authored
8 years ago
74112ef9
Generate ids for activities.
· 1f0f79d9
lain
authored
8 years ago
1f0f79d9
Return user specific json for logged in users.
· 9ad045fd
lain
authored
8 years ago
9ad045fd
Add unfollowing to TwAPI.
· 30650e5b
lain
authored
8 years ago
30650e5b
Add following TwAPI endpoint.
· 75e51b19
lain
authored
8 years ago
75e51b19
Mar 22, 2017
Add friends timeline.
· e2e0cd75
lain
authored
8 years ago
e2e0cd75
Add friends status fetching.
· 37e443ce
lain
authored
8 years ago
37e443ce
Add fetching for recipients.
· 569d9bac
lain
authored
8 years ago
569d9bac
Mar 21, 2017
Add public timeline TwAPI.
· 2db28df4
lain
authored
8 years ago
2db28df4
Add since_id for activitypub fetching.
· b9d0e345
lain
authored
8 years ago
b9d0e345
Add limiting to activity pub fetching.
· d4cf273f
lain
authored
8 years ago
d4cf273f
Loading