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-04-25
fixes for tests
Alex S
2019-04-25
migration without using old field name
Alex S
2019-04-25
unused
Alex S
2019-04-25
Merge branch 'develop' into feature/disable-account
Egor Kislitsyn
2019-04-25
favourites add bookmark display
Alex S
2019-04-25
migrate user.bookmarks to separate table
Alex S
2019-04-25
bookmarks in separate table
Alex S
2019-04-25
activitypub: transmogrifier: send reject follow if following does not succeed
William Pitcock
2019-04-24
Fix leaking private configuration parameters in Mastodon and Twitter APIs, an...
rinpatch
2019-04-24
fix the status notification with special char
Sachin Joshi
2019-04-23
Merge branch 'security/fix-html-class-scrubbing' into 'develop'
kaniini
2019-04-23
html: lock down allowed class attributes to only those related to microformats
William Pitcock
2019-04-23
Extend Mastodon API with public endpoint for getting Favorites timeline of an...
Sergey Suprunenko
2019-04-23
Merge branch 'mastoapi/add-in-reply-to-screen-name' into 'develop'
kaniini
2019-04-23
Merge branch 'fix/normalize-activities' into 'develop'
kaniini
2019-04-22
added healthcheck setting to instance config
Alex S
2019-04-22
Add `pleroma.in_reply_to_account_acct` to MastoAPI status entity
rinpatch
2019-04-22
Replace Object.normalize(activity.data[object] with Object.normalize(acitivty...
rinpatch
2019-04-22
Fix unclosed ` and put synopsis into a code block in pleroma.emoji mix
rinpatch
2019-04-22
Use `User.get_cached*` everywhere
Egor
2019-04-22
Feature/826 healthcheck endpoint
Alexander Strizhakov
2019-04-22
Merge remote-tracking branch 'pleroma/develop' into feature/disable-account
Egor Kislitsyn
2019-04-22
Merge branch 'rework-emoji-management' into 'develop'
kaniini
2019-04-21
Fix emoji.txt / custom_emoji.txt / shortcode_globs handling
Ekaterina Vaartis
2019-04-21
Formatting
Ekaterina Vaartis
2019-04-21
Replace MD5 with SHA256 for emoji pack verification
Ekaterina Vaartis
2019-04-21
Wrap the docstrings to 70 characters
Ekaterina Vaartis
2019-04-21
Fix Credo warning
Roman Chvanikov
2019-04-21
Fix Credo warning
Roman Chvanikov
2019-04-21
Refactor conversation function in MastodonAPIController to use a View
Roman Chvanikov
2019-04-21
Add accounts and last_status to conversation read response
Roman Chvanikov
2019-04-21
[#923] Refactored OAuthController#authorize definitions, added test.
Ivan Tashkinov
2019-04-21
Set correct values in the MastoAPI reblog status view
eugenijm
2019-04-21
Refactor query to return only 1 message instead of 20
Roman Chvanikov
2019-04-20
Remove most finmoji mentions where appropriate
Ekaterina Vaartis
2019-04-20
Fix priv/static/instance/static to be just instance/static
Ekaterina Vaartis
2019-04-20
Document the pleroma.emoji task
Ekaterina Vaartis
2019-04-20
Add a newline at the end of pack in ls-packs
Ekaterina Vaartis
2019-04-20
Fix incorrect multiple emoji tag handling introduced in initial impl
Ekaterina Vaartis
2019-04-20
Make emoji default_manifest a config option
Ekaterina Vaartis
2019-04-20
Treat the manifest path as a file if it doesn't start with http
Ekaterina Vaartis
2019-04-20
mix format
Ekaterina Vaartis
2019-04-20
Assume packs without emoji.txt only have emoji pictures, unhardcode
Ekaterina Vaartis
2019-04-20
Add a task to generate emoji packs
Ekaterina Vaartis
2019-04-20
Remove useless comment
Ekaterina Vaartis
2019-04-20
Move helper functions of emoji manager task down in the file
Ekaterina Vaartis
2019-04-20
Add MD5 verification for emoji pack source
Ekaterina Vaartis
2019-04-20
Separate emoji pack file lists in a different file
Ekaterina Vaartis
2019-04-20
Allow using a custom manfest and getting multiple packs at once
Ekaterina Vaartis
2019-04-20
Remove finmoji and add a way to download emojis in packs
Ekaterina Vaartis
[prev]
[next]