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
0016589aea391fd6b8d41257b7f39f76b5b93775
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
Author
Search by author
Any Author
authors
0 authors
Apr 10, 2017
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
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into develop
· 8f439921
dtluna
authored
7 years ago
8f439921
Apr 05, 2017
Add user registration mix task.
· 567ec494
lain
authored
7 years ago
567ec494
Fix replies.
· f45dc475
lain
authored
7 years ago
f45dc475
Remove vestigial file.
· bd247727
lain
authored
7 years ago
bd247727
Apr 04, 2017
Add Follow Activity representer
· b502d798
dtluna
authored
7 years ago
b502d798
Add Pleroma-FE snapshot.
· b57fa46e
lain
authored
7 years ago
b57fa46e
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
Add HTML sanitization library.
· 2e88cc4c
lain
authored
7 years ago
2e88cc4c
Use standard base url in User.
· ddaaab11
lain
authored
7 years ago
ddaaab11
Add TODO file.
· 4f7567b9
lain
authored
7 years ago
4f7567b9
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 index to objects.
· 40eb0e4c
lain
authored
7 years ago
40eb0e4c
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
Ignore uploads.
· e1525edb
lain
authored
7 years ago
e1525edb
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
Fix spec.
· bb07efda
lain
authored
7 years ago
bb07efda
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
Loading