Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-08 | [#283] Mix Tasks: Fix a typo in relay.ex | Rin Toshaka | |
2018-12-07 | Media proxy: fix url encoding | href | |
2018-12-07 | Add uploadlimit to Twitter API config | Rin Toshaka | |
2018-12-07 | Merge branch 'fix/gopher-respect-ip' into 'develop' | lambda | |
[#155] Fix Gopher server binding only to default value See merge request pleroma/pleroma!518 | |||
2018-12-07 | Merge branch 'media-proxy-follow-redirect' into 'develop' | lambda | |
Media proxy: follow HTTP redirects by default Closes #421 See merge request pleroma/pleroma!519 | |||
2018-12-07 | Nodeinfo: remove null features; relay feature. | href | |
2018-12-07 | Media proxy: follow HTTP redirects by default | href | |
2018-12-07 | Merge branch '394_user_tags' into 'develop' | lambda | |
[#394] User tags Closes #394 See merge request pleroma/pleroma!508 | |||
2018-12-07 | Make gopher respect ip | Rin Toshaka | |
2018-12-07 | Fix a typo | Rin Toshaka | |
2018-12-07 | Merge branch 'emoji-alphabetical-ordering' into 'develop' | lambda | |
Emojis: Alphabetical ordering Closes #366 See merge request pleroma/pleroma!515 | |||
2018-12-07 | Mix Tasks: Add task uploads.ex for migrating local uploads. | Rin Toshaka | |
2018-12-07 | AnonymizeFilename: allow for a pre-defined text instead of random string | href | |
Improve docs | |||
2018-12-07 | Emojis: Alphabetical ordering | href | |
2018-12-07 | [#394] Refactoring of User.tag and User.untag (removed User.tag_or_untag etc.) | Ivan Tashkinov | |
2018-12-07 | Merge branch 'fix/add-user-unsubscribe-to-doc' into 'develop' | lambda | |
Add mix pleroma.user unsubscribe to mix doc See merge request pleroma/pleroma!512 | |||
2018-12-07 | Merge branch 'fix/typo-in-relay-doc' into 'develop' | lambda | |
Mix Tasks: Fix a typo in relay.ex moduledoc See merge request pleroma/pleroma!513 | |||
2018-12-07 | Fix a typo in relay.ex moduledoc | rinpatch | |
2018-12-07 | [#394] Refactoring (using Ecto.Multi; "untag" route change). | Ivan Tashkinov | |
2018-12-07 | Oops | rinpatch | |
2018-12-07 | Add mix pleroma.user unsubscribe to mix doc | rinpatch | |
2018-12-07 | Merge branch 'fix/add-common.ex' into 'develop' | eal | |
add common.ex See merge request pleroma/pleroma!511 | |||
2018-12-07 | Rename def to defval | rinpatch | |
2018-12-07 | add common.ex | Rin Toshaka | |
2018-12-06 | Merge branch 'refactor/mix-tasks' into 'develop' | kaniini | |
Rebased !243 See merge request pleroma/pleroma!509 | |||
2018-12-06 | [#394] User view (Twitter & Mastadon API): wrapped "tags" in "pleroma" map. | Ivan Tashkinov | |
2018-12-06 | Update README.md | Rin Toshaka | |
2018-12-06 | [#394] View tests fix. | Ivan Tashkinov | |
2018-12-06 | Remove unused vars from user.ex | Rin Toshaka | |
2018-12-06 | [#394] Refactoring. | Ivan Tashkinov | |
2018-12-06 | Update instance.ex for web push | Rin Toshaka | |
2018-12-06 | [#394] Formatting fix. | Ivan Tashkinov | |
2018-12-06 | Merge develop | Rin Toshaka | |
2018-12-06 | [#394] Added `users.tags` and admin routes to tag and untag users. Added tests. | Ivan Tashkinov | |
2018-12-06 | Refactor common functions to common.ex | Rin Toshaka | |
2018-12-06 | Refactor common functions to common.ex | Rin Toshaka | |
2018-12-06 | remove migrate_local_uploads.ex | Rin Toshaka | |
2018-12-06 | Merge branch 'fix/mastodon-api-settings' into 'develop' | kaniini | |
Fix put_settings and remove info_changeset See merge request pleroma/pleroma!507 | |||
2018-12-06 | Merge branch 'correct-and-improve-http-options' into 'develop' | kaniini | |
Correct and improve http options See merge request pleroma/pleroma!505 | |||
2018-12-06 | Merge branch 're-mrf' into 'develop' | kaniini | |
Add a MRF Policy for appending re: to identical subjects in replies. See merge request pleroma/pleroma!499 | |||
2018-12-06 | Merge branch 'feature/compat/push-subscriptions' into 'develop' | kaniini | |
Web Push Subscriptions See merge request pleroma/pleroma!506 | |||
2018-12-06 | MastoAPI: Fix put_settings | rinpatch | |
2018-12-06 | Rename regular expression 'have_re' to 'reply_prefix'. | scarlett | |
2018-12-06 | use `User.avatar_url` | Egor Kislitsyn | |
2018-12-06 | cleanup | Egor Kislitsyn | |
2018-12-06 | Harden re: detection. | scarlett | |
2018-12-06 | clean up | Egor Kislitsyn | |
2018-12-06 | add VAPID to test config | Egor Kislitsyn | |
2018-12-06 | Merge branch 'develop' into feature/compat/push-subscriptions | Egor Kislitsyn | |
# Conflicts: # lib/pleroma/application.ex # lib/pleroma/plugs/oauth_plug.ex | |||
2018-12-06 | show warning if VAPID is not set | Egor Kislitsyn | |