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
/
lib
Age
Commit message (
Expand
)
Author
2019-01-16
Thanks you rinpatch, very cool
rinpatch
2019-01-16
No need to use activity in the key
rinpatch
2019-01-16
add caching
rinpatch
2019-01-16
Disable previews for any activity, but create
rinpatch
2019-01-16
cache HTML in OGP
rinpatch
2019-01-15
Add behaviours to TwitterCard, remove some dumb stuff in Formatter.truncate
rinpatch
2019-01-15
Add twitter card, filter nsfw
rinpatch
2019-01-15
Add space between name and nickname
rinpatch
2019-01-15
Formating
rinpatch
2019-01-15
Attach attachments
rinpatch
2019-01-15
Introduce get_by_id in Activity, replace newlines with spaces
rinpatch
2019-01-15
refactor opengraph to a different module with a behaviour
rinpatch
2019-01-15
remove useless newlines after every tag. Make domain.com/username provide ope...
rinpatch
2019-01-15
add a fallback function
rinpatch
2019-01-15
please don't bully me for this
rinpatch
2019-01-15
cringe
rinpatch
2019-01-15
Fix some edge cases [nervous laughter]
rinpatch
2019-01-15
Move metadata.ex out of ostatus
rinpatch
2019-01-14
Prefer ids to usernames
rinpatch
2019-01-13
Resolve merge conflict
rinpatch
2019-01-11
unpin when deleting a status
Egor Kislitsyn
2019-01-10
Merge branch 'activitypub-dereference-activity-id' into 'develop'
kaniini
2019-01-10
Add Twitter Card parser
Maxim Filippov
2019-01-10
Merge branch 'twapi-follower-pagination' into 'develop'
kaniini
2019-01-10
Merge branch 'bugfix/markdown-newline-codeblocks' into 'develop'
Haelwenn
2019-01-10
common api: utils: remove newline to <br> conversion from bare HTML to be con...
William Pitcock
2019-01-10
common api: fix newlines in markdown code blocks
William Pitcock
2019-01-10
Merge branch 'feature/pinned-posts' into 'develop'
kaniini
2019-01-10
Merge branch 'mass-follow' into 'develop'
kaniini
2019-01-10
Merge branch 'dm-optimizations' into 'develop'
kaniini
2019-01-09
Merge branch 'hotfix/ogp-cachex-fix' into 'develop'
rinpatch
2019-01-09
Remove :commit since a tuple is already returned
rinpatch
2019-01-09
Add integer casts.
lain
2019-01-09
TwitterAPI: Add follower/following pagination.
lain
2019-01-09
Merge branch 'scarlett/pleroma-summary-html-api' into 'develop'
lambda
2019-01-09
Add activity visibility index.
lain
2019-01-09
Add Twitter API for the pinned statuses
Egor Kislitsyn
2019-01-09
only non-reblogs, self-authored, public statuses can be pinned
Egor Kislitsyn
2019-01-09
Use follow_all in autofollow.
lain
2019-01-09
Add User mass following function.
lain
2019-01-09
move defaults from sample_config.exs to config.exs
Egor Kislitsyn
2019-01-09
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/pin...
Egor Kislitsyn
2019-01-09
Support activity+json request for activity
sxsdv1
2019-01-09
Merge branch 'hotfix/media-proxy-uri' into 'develop'
kaniini
2019-01-09
user: fix auth_active?/1 for remote users
William Pitcock
2019-01-09
user: factor out illogical User.Info.superuser?/1.
William Pitcock
2019-01-09
user: remove entirely redundant remote_or_auth_active?/1.
William Pitcock
2019-01-09
user: harden auth_active?/1, superuser?/1, visible_for?/1
William Pitcock
2019-01-09
user: use pattern matching to determine if user is local or remote instead of...
William Pitcock
2019-01-08
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/pin...
Egor Kislitsyn
[next]