Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-27 | [Fixes #396] Required Elixir ~> 1.7. | Ivan Tashkinov | |
2018-12-18 | Move to docs | Haelwenn (lanodan) Monnier | |
2018-12-18 | Documentation: Move generated files to priv/static/doc, add it to endpoint.ex | Haelwenn (lanodan) Monnier | |
2018-12-18 | Merge branch 'develop' into oembed_provider | raeno | |
2018-12-18 | Pleroma-API.md: Import from /wikis/Pleroma-only-api-endpoints | Haelwenn (lanodan) Monnier | |
2018-12-17 | Switch to phoenixframework/phoenix as the needed change is merged. | href | |
2018-12-17 | Integration tests for mastodon websocket | href | |
2018-12-16 | Upgrade to Phoenix 1.4 | href | |
2018-12-15 | Merge branch 'tests-warning-as-errors' into 'develop' | lambda | |
Enable warnings_as_errors for tests See merge request pleroma/pleroma!548 | |||
2018-12-14 | Scrub html from activity.content or user.bio for opengraph meta | raeno | |
2018-12-14 | Enable warning_as_errors for tests | href | |
2018-12-14 | fix markdown formatting | Maksim Pechnikov | |
2018-12-12 | [#114] SMTP deps and config. | Ivan Tashkinov | |
2018-12-10 | Format. | lain | |
2018-12-10 | Treat warnings as errors outside of tests. | lain | |
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 | 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-04 | init tesla and updated the http requests in Pleroma.Web.Websub | Maksim Pechnikov | |
2018-11-24 | version string: force git abbrev size to 8 chars | href | |
Fixes #389 Older git versions defaults to 7 chars. | |||
2018-11-20 | Improved version string | href | |
2018-11-10 | config/config.md: Create | Haelwenn (lanodan) Monnier | |
2018-11-10 | Add ex_doc | Haelwenn (lanodan) Monnier | |
2018-11-03 | Add CORSPlug to make web-based OAuth easier. | lain | |
2018-10-05 | Revert "Merge branch 'revert-a26d5e6b' into 'develop'" | William Pitcock | |
This reverts commit d31bbb1cfe04ca6073a322bcf77239e7d4b79839, reversing changes made to 340ab3cb9068d444b77213e07beb8c2c3ca128b9. | |||
2018-09-05 | pinned crypt dependency to specific commit | Moon Man | |
2018-09-05 | auth against sha512-crypt password hashes, upgrade to pbkdf2 | Moon Man | |
2018-08-31 | Revert "Merge branch 'feature/rich-text' into 'develop'" | lambda | |
This reverts merge request !309 | |||
2018-08-31 | common api: add support for formatting messages outside of twitter-style ↵ | William Pitcock | |
plain text | |||
2018-08-27 | mix: add ex_aws and ex_aws_s3 dependencies | William Pitcock | |
2018-08-16 | fix compile | kaniini | |
2018-08-16 | Merge branch 'develop' into 'patch-2' | kaniini | |
# Conflicts: # mix.exs | |||
2018-06-27 | Update mix.exs | Artik Banana | |
2018-06-26 | filter exif data #187 | Tristan Mahé | |
2018-05-20 | Migrate to comeonin 4 and Cachex 3 | Thog | |
Also fix some warning in the code and add a missing alias | |||
2018-04-11 | Update httpoison to get the latest hackney. | Mark Felder | |
Works on my computer ^TM | |||
2018-04-02 | Add mock. | lain | |
2018-03-30 | Format the code. | lain | |
2018-03-27 | Return version in instance endpoint, set version to 0.9.0. | lain | |
2018-03-27 | Switch to Jason for json handling. | lain | |
It's twice as fast and will be the standard in the coming ecto. | |||
2017-09-09 | Remove mix test.watch | Roger Braun | |
It recompiled too often and tested too long. | |||
2017-09-06 | Update Phoenix, add Phoenix.HTML. | Roger Braun | |
2017-06-23 | Some salmon debug fixes. | Roger Braun | |
Plus httpoison update. | |||
2017-05-18 | Update html_sanitize_ex. | Roger Braun | |
2017-04-27 | Refactor code to comply with credo suggestions | dtluna | |
2017-04-21 | Add Websub verification. | Roger Braun | |
2017-04-17 | Switch cache implementation for size limiting. | Roger Braun | |
2017-04-14 | Add basic user caching. | Roger Braun | |
Expires after 5 seconds. | |||
2017-04-13 | Add factories for testing. | Roger Braun | |
2017-04-12 | Fix twitter api date. | Roger Braun | |