Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-02 | Generates contexts and ids on insertion time. | lain | |
2018-04-02 | Pre-fetch conversation ids. | lain | |
2018-04-02 | Merge branch 'fix-107' into 'develop' | lambda | |
masto api: run emojis through mediaproxy Closes #107 See merge request pleroma/pleroma!92 | |||
2018-04-02 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop | lain | |
2018-04-02 | Fail faster. | lain | |
2018-04-02 | Fix some test stuff. | lain | |
2018-04-02 | Add mock. | lain | |
2018-04-02 | masto api: run emojis through mediaproxy | Morgan Bazalgette | |
fixes #107 | |||
2018-04-01 | Respond to proper ActivityPub type. | lain | |
2018-04-01 | Merge branch 'mastofe-f48f11d4' into 'develop' | lambda | |
update mastofe See merge request pleroma/pleroma!90 | |||
2018-04-01 | update mastofe | Morgan Bazalgette | |
2018-04-01 | Merge branch 'feature/cors' into 'develop' | lambda | |
web endpoint: better document CORS stuff with nginx See merge request pleroma/pleroma!82 | |||
2018-04-01 | Merge branch 'feature/mastodon-search-tags' into 'develop' | lambda | |
mastodon search api: implement a reasonable hashtags stub See merge request pleroma/pleroma!89 | |||
2018-04-01 | Merge branch 'feature/upload-limit' into 'develop' | lambda | |
config: make the upload limit configurable See merge request pleroma/pleroma!88 | |||
2018-04-01 | Fix conflict | KANEKO Yoshitaka | |
2018-04-01 | revert to modified pleroma fe | KANEKO Yoshitaka | |
2018-04-01 | mastodon search api: implement a reasonable hashtags stub | William Pitcock | |
2018-04-01 | nginx: document how to enable CORS support | William Pitcock | |
2018-03-31 | config: make the upload limit configurable | William Pitcock | |
2018-03-31 | Merge branch 'new-mastofe' into 'develop' | lambda | |
Bring Mastodon frontend up-to-date See merge request pleroma/pleroma!87 | |||
2018-03-31 | Use correct linefeed. | lain | |
2018-03-31 | Small fix. | lain | |
2018-03-31 | Fix typo. | lain | |
2018-03-31 | Modify newlines. | lain | |
2018-03-31 | Remove inspect. | lain | |
2018-03-31 | Proper info. | lain | |
2018-03-31 | No tabs. | lain | |
2018-03-31 | Don't fetch anything except ap_id for follower / following | lain | |
collections. Should speed up the queries because ecto doesn't have to parse the json. | |||
2018-03-31 | Gopher: Add like / repeat count. | lain | |
2018-03-31 | Remove pl-dark-masto-fe, add preloading for common scripts | Morgan Bazalgette | |
2018-03-31 | Update with mastofe repo | Morgan Bazalgette | |
2018-03-31 | Bring Mastodon frontend up-to-date | Morgan Bazalgette | |
with my fork of it, @ https://git.pleroma.social/howl/mastofe . | |||
2018-03-31 | Add gopher server. | lain | |
2018-03-31 | update frontend | lain | |
2018-03-30 | Remove unused ActivityRepresenter module. | lain | |
2018-03-30 | TwitterApiController: Use ActivityView. | lain | |
2018-03-30 | TwApi ActivityView: Add delete activities. | lain | |
2018-03-30 | TwApi ActivityView: Add follows. | lain | |
2018-03-30 | Format the code. | lain | |
2018-03-30 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop | lain | |
2018-03-30 | TwApi ActivityView: Add announces. | lain | |
2018-03-30 | TwApi ActivityView: Add Like rendering. | lain | |
2018-03-30 | Add ActivityViewTest. | lain | |
2018-03-30 | Fix TwApi reply visibility. | lain | |
2018-03-30 | Merge branch 'char-limit-mastofe' into 'develop' | lambda | |
Add char_limit to initial-state of mastofe See merge request pleroma/pleroma!86 | |||
2018-03-30 | Add char_limit to initial-state of mastofe | Morgan Bazalgette | |
2018-03-28 | Clean up prod.exs a bit. | lain | |
2018-03-28 | Update pleroma.nginx | lambda | |
2018-03-28 | Don't go through all available emoji. | lain | |
object carry their emoji information. | |||
2018-03-27 | Add basic activity view. | lain | |