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
/
twitter_api
Age
Commit message (
Expand
)
Author
2019-05-26
tests: chase remote/local removal
William Pitcock
2019-05-25
twitter api: user view: expose user notification settings under pleroma object
William Pitcock
2019-05-25
tests: chase notification setting changes
William Pitcock
2019-05-22
Ability to reset avatar, profile banner and backgroud
Sachin Joshi
2019-05-15
remove deprecated PleromaFE configuration
Sachin Joshi
2019-05-14
Merge remote-tracking branch 'pleroma/develop' into feature/disable-account
Egor Kislitsyn
2019-05-13
differences_in_mastoapi_responses.md: fullname & bio are optionnal
Alexander Strizhakov
2019-05-09
Use "repeated" instead of "retweeted" for repeated statuses in Twitter API
Francis Dinh
2019-05-07
Merge remote-tracking branch 'pleroma/develop' into feature/disable-account
Egor Kislitsyn
2019-05-03
formatter.ex: Add get_emoji_map/1
Haelwenn (lanodan) Monnier
2019-05-03
Pleroma.Formatter: width/height to class=emoji
Haelwenn (lanodan) Monnier
2019-05-01
Merge branch 'develop' into bugfix/web-notification-special-char
Sachin Joshi
2019-04-28
Fix `rights` in TwitterAPI's user entity being present only for
rinpatch
2019-04-25
Merge branch 'develop' into feature/disable-account
Egor Kislitsyn
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-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-20
Fix tests that used finmoji
Ekaterina Vaartis
2019-04-17
Update functions in object fetcher for tesla and set up a proper mock for tests
rinpatch
2019-04-17
Merge branch 'develop' into feature/database-compaction
rinpatch
2019-04-16
Merge branch 'feature/788-separate-email-addresses' into 'develop'
kaniini
2019-04-16
Handle new-style mastodon follow lists
Normandy
2019-04-15
Remove inReplyToStatusId
rinpatch
2019-04-13
naming fix
Alex S
2019-04-12
Merge branch 'bugfix/pleroma-email-naming' into 'develop'
lambda
2019-04-12
more tests
Egor Kislitsyn
2019-04-10
Merge branch 'develop' into feature/788-separate-email-addresses
Alex S
2019-04-10
adding notify_email setting for trigger emails
Alex S
2019-04-10
Merge branch 'feature/767-multiple-use-invite-token' into 'develop'
lambda
2019-04-10
Merge branch 'fix/emoji-api-nonsense' into 'develop'
lambda
2019-04-10
s/Pleroma.UserEmail/Pleroma.Emails.UserEmail/
Haelwenn (lanodan) Monnier
2019-04-10
Merge branch 'notification-pleroma-settings' into 'develop'
kaniini
2019-04-09
Change response format of /api/pleroma/emoji to the one that actually makes s...
rinpatch
2019-04-08
removing not needed invite update
Alex S
2019-04-08
renaming expire_at -> expires_at
Alex S
2019-04-06
token -> invite renaming
Alex S
2019-04-06
twitter api registration
Alex S
2019-04-02
Merging develop into feature/770-add-emoji-tags
Alex S
2019-04-02
Merge branch 'bugfix/share-mastodon' into 'develop'
lambda
2019-04-02
Merge develop into feature/770-add-emoji-tags
Alex S
2019-04-02
replace `Repo.get_by(User, nickname: nickname)` with `User.get_by_nickname(ni...
Egor Kislitsyn
2019-04-02
replace `Repo.get_by(User, ap_id: ap_id)` with `User.get_by_ap_id(ap_id)`
Egor Kislitsyn
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-04-02
fetch url for OStatus to know if it is a/c or status
Sachin Joshi
2019-04-01
[OStatus] adds status to pleroma instance if the url given is a status
Sachin Joshi
2019-04-01
Adding tag to emoji ets table
Alex S
2019-03-28
Add PUT /api/pleroma/notification_settings endpoint
eugenijm
[prev]
[next]