Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-05 | [#210] Further refactoring. | Ivan Tashkinov | |
2018-12-05 | Merge branch 'bugfix/408' into 'develop' | lambda | |
ensure user info is populated when registering users See merge request pleroma/pleroma!500 | |||
2018-12-05 | debug /api/v1/suggestions | hakabahitoyo | |
2018-12-05 | tests: add regression test for bug #408 | William Pitcock | |
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 | Merge branch 'bugfix/mrf-simple-media-removal' into 'develop' | lambda | |
bugfix: MRF simple media removal See merge request pleroma/pleroma!497 | |||
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 | add test | Maksim Pechnikov | |
2018-12-04 | [#210] Refactoring. | Ivan Tashkinov | |
2018-12-04 | [#210] Refactoring. | Ivan Tashkinov | |
2018-12-04 | [#210] TwitterAPI: implemented /api/media/metadata/create | Ivan Tashkinov | |
to allow uploads description (alt text) setting. | |||
2018-12-04 | remove httpoison_mock | Maksim Pechnikov | |
2018-12-04 | formatting the code | Maksim Pechnikov | |
2018-12-04 | all tests passed | Maksim Pechnikov | |
2018-12-04 | update test | Maksim Pechnikov | |
2018-12-04 | update test | Maksim Pechnikov | |
2018-12-04 | update test | Maksim Pechnikov | |
2018-12-04 | update test | Maksim Pechnikov | |
2018-12-04 | add http requests mock | Maksim Pechnikov | |
2018-12-04 | status_code -> status | Maksim Pechnikov | |
2018-12-04 | fix http request in Salmon | Maksim Pechnikov | |
2018-12-04 | WebSub fix test | Maksim Pechnikov | |
2018-12-04 | init tesla and updated the http requests in Pleroma.Web.Websub | Maksim Pechnikov | |
2018-12-03 | Merge branch 'fix/parse-user-bio' into 'develop' | lambda | |
Parse user's bio on register See merge request pleroma/pleroma!492 | |||
2018-12-03 | Merge branch 'fix-media-proxy-defaults' into 'develop' | lambda | |
Fix media proxy config defaults See merge request pleroma/pleroma!495 | |||
2018-12-03 | Parse bio for MastodonAPI | Maxim Filippov | |
2018-12-03 | Merge branch 'update-pleroma-frontend' into 'develop' | kaniini | |
update-pleroma-frontend See merge request pleroma/pleroma!494 | |||
2018-12-03 | update-pleroma-frontend | hakabahitoyo | |
2018-12-02 | Merge branch 'user_info_fixes_again' into 'develop' | Haelwenn | |
User info fixes again See merge request pleroma/pleroma!489 | |||
2018-12-03 | Merge branch 'develop' into fix/theora-detection-read-bytes | rinpatch | |
2018-12-03 | Change @read_bytes to 35 | rinpatch | |
2018-12-02 | F O R M A T I N G | Rin Toshaka | |
2018-12-02 | Move generate_invite to user.ex | Rin Toshaka | |
2018-12-02 | Format files | Maxim Filippov | |
2018-12-02 | Refactor copypasta to a private function in instance.ex | Rin Toshaka | |
2018-12-02 | Parse user's bio on register | Maxim Filippov | |
2018-12-02 | Lint fix | Rin Toshaka | |
2018-12-02 | Move gen.instance to instance.ex | Rin Toshaka | |
2018-12-02 | TwitterAPI: Implement hide_network. | lain | |
2018-12-02 | Move unsubscribe user task to pleroma/user.ex. Delete unsubscribe_user.ex. ↵ | Rin Toshaka | |
Fix pleroma.user toggle_activated to work not only on local users. | |||
2018-12-02 | MastodonApi: Implement hide_network. | lain | |
2018-12-02 | Hide network in ap. | lain | |
2018-12-02 | Fix media proxy config defaults | href | |
2018-12-02 | Add uuid generation extension to sample_psql.eex. | lain | |
2018-12-02 | Fix background updating / handling. | lain | |