Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-28 | A hobbldey-working swift client. | Thurloat | |
apparently, all elixir openstack libraries are trash luckily, the APIs are stupid easy. | |||
2018-08-28 | works now, tested with profile photo upload on local backend. | Thurloat | |
2018-08-28 | add the behaviour, work on actually making it work. | Thurloat | |
2018-08-28 | Implement uploader behaviour | Thurloat | |
run formatter <# | |||
2018-08-27 | cleaning up a bit. | Thurloat | |
2018-08-27 | example of flexible storage backends | Thurloat | |
2018-08-28 | Merge branch 'feature/s3' into 'develop' | kaniini | |
S3 support Closes #65 See merge request pleroma/pleroma!303 | |||
2018-08-28 | upload: formatting | William Pitcock | |
2018-08-28 | upload: add the S3 support itself | William Pitcock | |
2018-08-28 | sample config: add S3 public endpoint option | William Pitcock | |
2018-08-27 | upload: strip exif data before finalizing the file path | William Pitcock | |
2018-08-27 | sample config: show how amazon s3 support is activated, including ↵ | William Pitcock | |
third-party clones like wasabi | |||
2018-08-27 | mix: add ex_aws and ex_aws_s3 dependencies | William Pitcock | |
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-27 | formatting | William Pitcock | |
2018-08-27 | user: fix up notification last calculation [NOT related to upstream] | William Pitcock | |
2018-08-27 | Merge branch 'feature/relay' into 'develop' | lambda | |
message relay Closes #144 See merge request pleroma/pleroma!264 | |||
2018-08-27 | Merge branch 'bugfix/announce-timeline-flooding' into 'develop' | lambda | |
activitypub: filter destination list for announce activities differently than normal (closes #164) Closes #164 See merge request pleroma/pleroma!227 | |||
2018-08-26 | Merge branch 'feature/emoji-in-local-users' into 'develop' | kaniini | |
Add emoji to local user profiles. Closes #202 See merge request pleroma/pleroma!271 | |||
2018-08-26 | tests: fix formatting | William Pitcock | |
2018-08-26 | Merge branch 'bugfix/formatting' into 'develop' | kaniini | |
fix formatting See merge request pleroma/pleroma!301 | |||
2018-08-26 | fix formatting | William Pitcock | |
2018-08-26 | Merge branch 'tests/notification-smoketests' into 'develop' | kaniini | |
tests: add notification smoketests (ref #265) See merge request pleroma/pleroma!300 | |||
2018-08-26 | tests: add notification smoketests (ref #265) | William Pitcock | |
2018-08-26 | Merge branch 'bugfix/common-api-visibility-orphan' into 'develop' | kaniini | |
common api: properly handle replying to orphaned threads See merge request pleroma/pleroma!299 | |||
2018-08-26 | common api: handle replying to orphaned threads | William Pitcock | |
2018-08-26 | Merge branch 'login-with-email' into 'develop' | kaniini | |
When logging in, try treating the login as an email Closes #245 See merge request pleroma/pleroma!295 | |||
2018-08-26 | Merge branch 'develop' into 'feature/relay' | kaniini | |
# Conflicts: # lib/pleroma/web/activity_pub/utils.ex | |||
2018-08-26 | Merge branch 'update-pleroma-frontend' into 'develop' | kaniini | |
update pleroma frontend See merge request pleroma/pleroma!298 | |||
2018-08-26 | Merge branch 'improve-example-caddyfile' into 'develop' | kaniini | |
Improve example Caddyfile See merge request pleroma/pleroma!296 | |||
2018-08-26 | Merge branch 'remove-unused-settings' into 'develop' | kaniini | |
Remove unused settings See merge request pleroma/pleroma!297 | |||
2018-08-26 | update pleroma frontend | hakabahitoyo | |
2018-08-26 | remove unused settings from /api/statusnet/config | hakabahitoyo | |
2018-08-26 | remove unused settings | hakabahitoyo | |
2018-08-26 | Improve example Caddyfile | shibayashi | |
2018-08-25 | When logging in, try treating the login as an email | Ekaterina Vaartis | |
Closes #245 | |||
2018-08-25 | Merge branch 'feature/twitterapi-object-description' into 'develop' | kaniini | |
twitter api: provide object descriptions as attachment description field See merge request pleroma/pleroma!293 | |||
2018-08-25 | twitter api: provide object descriptions as attachment description field | William Pitcock | |
2018-08-24 | Merge branch 'update/pleroma-fe-20180824' into 'develop' | kaniini | |
update pleroma frontend See merge request pleroma/pleroma!292 | |||
2018-08-24 | update pleroma frontend | William Pitcock | |
2018-08-24 | Merge branch 'feature/tls-sni-support' into 'develop' | kaniini | |
http: fix TLS server name indication Closes #261 See merge request pleroma/pleroma!291 | |||
2018-08-24 | http: fix TLS server name indication | William Pitcock | |
by default, hackney only sent TLS server name indication if TLS was locked to TLS 1.2. since there are many instances out there not speaking TLS 1.2, it is not acceptable to lock SNI to TLS 1.2. closes #261 | |||
2018-08-24 | Merge branch 'bugfix/formatter-single-char-nicks' into 'develop' | kaniini | |
formatter: fix single char local nicknames Closes #163 See merge request pleroma/pleroma!290 | |||
2018-08-24 | tests: formatting | William Pitcock | |
2018-08-24 | Merge branch 'config/fe-collapse-subject' into 'develop' | kaniini | |
fe config: add collapse_message_with_subject fe option See merge request pleroma/pleroma!289 | |||
2018-08-24 | formatter: adjust regexp captures to match local users with single character ↵ | William Pitcock | |
nicknames (closes #163) | |||
2018-08-24 | test: add testcase for formatter issue #163 | William Pitcock | |
2018-08-24 | fe config: add collapse_message_with_subject fe option | William Pitcock | |
2018-08-24 | Revert "Merge branch 'add-frontend-config-collapseMessageWithSubject' into ↵ | kaniini | |
'develop'" This reverts merge request !288 |