Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | |
2018-03-27 | Return version in instance endpoint, set version to 0.9.0. | lain | |
2018-03-27 | Fix migration. | lain | |
2018-03-27 | Drop index for 'local', it confuses the query planner. | lain | |
2018-03-27 | Reduce OP fetching queries. | lain | |
2018-03-27 | Don't try to fetch OP if none is there. | lain | |
2018-03-27 | More Jason changes. | lain | |
2018-03-27 | Add missing types. | 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. | |||
2018-03-27 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop | lain | |
2018-03-27 | Update dependencies. | lain | |
2018-03-27 | Merge branch 'fix/hashtag-consistency' into 'develop' | lambda | |
Include the '#' symbol into the hashtag link itself See merge request pleroma/pleroma!85 |