Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2017-04-03 | Add HTML sanitization library. | Roger Braun | |
2017-03-24 | Add single status fetching to TwAPI. | Roger Braun | |
2017-03-20 | Add basic auth. | Roger Braun | |
2017-03-17 | Phoenix skeleton | Roger Braun | |