Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | 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 | |
2018-12-06 | Merge branch 'develop' into feature/compat/push-subscriptions | Egor Kislitsyn | |
# Conflicts: # lib/mix/tasks/sample_config.eex # lib/pleroma/web/twitter_api/controllers/util_controller.ex # mix.exs # mix.lock | |||
2018-12-06 | Add web push support | Egor Kislitsyn | |
2018-12-06 | Use object.normalize. | scarlett | |
2018-12-06 | avoid mix format bug | Hakaba Hitoyo | |
2018-12-06 | Merge branch '210_twitter_api_uploads_alt_text' into 'develop' | kaniini | |
[#210] TwitterAPI: alt text support for uploaded images. Mastodon API uploads security fix. See merge request pleroma/pleroma!496 | |||
2018-12-06 | [#210] Mastodon: actor storing for media uploads, ownership check to ↵ | Ivan Tashkinov | |
update_media. Refactoring. | |||
2018-12-06 | remove follow_redirect options | Hakaba Hitoyo | |
2018-12-06 | remove pool and timeout options which duplicate with the default | Hakaba Hitoyo | |
2018-12-06 | Merge remote-tracking branch 'origin/debug-suggestions-api' into ↵ | Hakaba Hitoyo | |
correct-and-improve-http-options | |||
2018-12-05 | Merge branch 'follower-hiding' into 'develop' | kaniini | |
Network hiding Closes #356 See merge request pleroma/pleroma!490 | |||
2018-12-06 | added data attrs to twitter scrubber | Vald | |
2018-12-05 | Fix merge. | lain | |
2018-12-05 | Merge remote-tracking branch 'origin' into follower-hiding | lain | |
2018-12-05 | MastodonAPI: Show users their own network. | lain | |
2018-12-05 | TwitterAPI: Show users their own network. | lain | |
2018-12-06 | added data attrs for user and tag | Vald | |
2018-12-05 | [#210] Stylistic change. | Ivan Tashkinov | |
2018-12-05 | TwitterAPI: Add network hiding. | lain | |
2018-12-05 | formating | Rin Toshaka | |
2018-12-05 | Everything should use Mix.Task.Run | Rin Toshaka | |
2018-12-05 | Merge branch 'support/oauth_fetch_token' into 'develop' | lambda | |
[#273] bugfix/273 See merge request pleroma/pleroma!502 | |||
2018-12-05 | [#210] Stylistic change. | Ivan Tashkinov | |
2018-12-05 | Move relay tasks to relay.ex | Rin Toshaka | |
2018-12-05 | Switch from User.info_changeset because it is deprecated | Rin Toshaka | |
2018-12-05 | Sorry | Rin Toshaka | |
2018-12-05 | Update mix tasks since User.info.info_changeset is deprecated | Rin Toshaka | |
2018-12-05 | fix/273 | Maksim Pechnikov | |
2018-12-05 | Merge develop to refactor/mix-tasks | Rin Toshaka | |
2018-12-05 | [#210] [TwitterAPI] Made actor be stored for uploads. Added ownership check | Ivan Tashkinov | |
to `update_media` action. Added controller tests for `upload` and `update_media` actions. Refactoring. | |||
2018-12-05 | [#210] Further refactoring. | Ivan Tashkinov | |
2018-12-05 | debug /api/v1/suggestions | hakabahitoyo | |
2018-12-05 | user: put default user info when registering a user | William Pitcock | |
2018-12-04 | Add a MRF Policy for appending re: to identical subjects in replies. | scarlett | |
2018-12-04 | Merge branch 'optional-retry-queue' into 'develop' | kaniini | |
Make retry queue optional. See merge request pleroma/pleroma!498 | |||
2018-12-04 | Make retry queue optional. | lain | |
At the moment, it can use a lot of memory really fast. | |||
2018-12-04 | Merge branch 'feature/integration_tesla' into 'develop' | kaniini | |
[#354] Move all http interactions to Tesla See merge request pleroma/pleroma!487 | |||
2018-12-04 | MRF: simple policy: fix media removal | William Pitcock | |
2018-12-04 | change new to gen in instance.ex . Refactor user.ex | Rin Toshaka | |
2018-12-04 | [#210] Refactoring. | Ivan Tashkinov | |