Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-14 | Fix tests | raeno | |
Notice test has been failing due to missing placeholder in index.html I've tried to use fixtures to substitute that file in test environment but it became too much hassle. Fixtures are not copied to _build directory so I'd need to change file fetching logic. IMO it doesn't worth it since pleroma-fe already has this placeholder merged and all future updated of index.html will include it. | |||
2018-12-10 | update frontend | lain | |
2018-12-07 | Merge branch '394_user_tags' into 'develop' | lambda | |
[#394] User tags Closes #394 See merge request pleroma/pleroma!508 | |||
2018-12-06 | [#394] Added `users.tags` and admin routes to tag and untag users. Added tests. | Ivan Tashkinov | |
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-03 | update-pleroma-frontend | hakabahitoyo | |
2018-12-01 | Genereate uuids for existing info fields. | lain | |
2018-11-18 | update pleroma frontend | William Pitcock | |
2018-11-14 | update pleroma frontend | William Pitcock | |
2018-11-08 | Move /litepub-1.0.jsonld to /schemas/litepub-0.1.jsonld | Haelwenn (lanodan) Monnier | |
2018-11-08 | priv/static/litepub-1.0.jsonld: Local copy of ↵ | Haelwenn (lanodan) Monnier | |
https://litepub.github.io/litepub/context.jsonld | |||
2018-10-26 | update pleroma frontend | hakabahitoyo | |
2018-10-23 | update pleroma-fe | scarlett | |
2018-10-23 | update pleroma-fe | scarlett | |
2018-10-07 | update-pleroma-frontend | hakabahitoyo | |
2018-09-22 | update pleroma frontend | William Pitcock | |
2018-09-22 | Mastodon API: Support push subscription CRUD | Martin Kühl | |
2018-09-20 | user: implement dynamic refresh of profiles (gets rid of need for ↵ | William Pitcock | |
fix_ap_users task) | |||
2018-09-20 | Update mastodon frontend | Haelwenn (lanodan) Monnier | |
2018-09-14 | update-pleroma-frontend | hakabahitoyo | |
2018-09-09 | update pleroma frontend | William Pitcock | |
2018-09-03 | Merge branch 'develop' into 'feature/staff-discovery-api' | kaniini | |
# Conflicts: # lib/pleroma/web/nodeinfo/nodeinfo_controller.ex | |||
2018-09-03 | Merge branch 'feature/mastodon_api_2.4.x' into 'develop' | kaniini | |
Add/Fix Mastodon endpoints for 2.4.3 compatibility See merge request pleroma/pleroma!266 | |||
2018-09-03 | migrations: add is_moderator index for users table | William Pitcock | |
2018-08-31 | update pleroma frontend | William Pitcock | |
2018-08-29 | migrations: add index creation migration and recipients_to/cc removal migration | William Pitcock | |
2018-08-29 | migrations: drop filler migration | William Pitcock | |
2018-08-29 | migrations: add migration to fill in recipients_to/recipients_cc fields | William Pitcock | |
2018-08-29 | activity: add recipients_to and recipients_cc fields | William Pitcock | |
2018-08-27 | [MastodonAPI] Add filters | Haelwenn (lanodan) Monnier | |
2018-08-27 | Revert "enable scope options and such" | William Pitcock | |
This reverts commit e5642d75668298eff25309a8ee775ec38ed927f3. | |||
2018-08-27 | enable scope options and such | William Pitcock | |
2018-08-26 | update pleroma frontend | hakabahitoyo | |
2018-08-24 | update pleroma frontend | William Pitcock | |
2018-08-20 | update pleroma frontend | William Pitcock | |
2018-08-20 | update pleroma frontend | William Pitcock | |
2018-08-18 | update pleroma frontend | William Pitcock | |
2018-08-12 | update frontend | lain | |
2018-08-12 | Update Mastofe. | lain | |
2018-08-12 | Merge branch 'feature/invites' into 'develop' | lambda | |
Invites Closes #108 See merge request pleroma/pleroma!208 | |||
2018-06-18 | activitypub: support filtering activities by whether or not they are a reply ↵ | William Pitcock | |
(closes #109) | |||
2018-06-12 | update frontend | lain | |
2018-06-12 | Replace avi.png with the Pleroma logo | Artik Banana | |
2018-06-12 | Initial invites support + tests. | Henry Jameson | |
2018-06-12 | Merge branch 'feature/list-streaming' into 'develop' | lambda | |
MastoAPI: Add streaming for lists. See merge request pleroma/pleroma!183 | |||
2018-06-06 | Extract host from ap_id, add index | eal | |
2018-06-02 | Revert "Update Mastofe." | lain | |
This reverts commit 726b131b0a675a1116e579e0c1adbed8e5a1a856. Some things broke (threads). | |||
2018-06-02 | Update Mastofe. | lain | |
2018-05-30 | MastoAPI: Add streaming for lists. | eal | |