Updated Winter of Code 2018 Ideas List (markdown)
parent
fb9bc88024
commit
de796096f4
|
@ -24,6 +24,18 @@ Discourse has a [catch-all chatroom integration](https://meta.discourse.org/t/ch
|
|||
- Stretch: Slash commands
|
||||
- Stretch: Post transcripts
|
||||
|
||||
|
||||
## PLUGIN: New backup providers
|
||||
|
||||
Discourse has a [synchroniser-base](hhttps://meta.discourse.org/t/new-plugins-for-backups/68018?u=erlend_sh) plugin which integrates with a wide assortment of backup providers. Additional integrations can easily be added.
|
||||
|
||||
#### Specs
|
||||
|
||||
- Research viable new integrations: hubiC, Rackspace...
|
||||
- Make a new backup provider. See [discourse-sync-to-googledrive](https://github.com/berlindiamonds/discourse-sync-to-googledrive) as an example.
|
||||
|
||||
https://hubic.com/en/
|
||||
|
||||
## PLUGIN: Convert GIFs to MP4/WebP
|
||||
|
||||
GIFs can be extremely bandwidth intensive. This could be mitigated by building a lightweight service that converts GIFs to the .mp4 or .webp (for supported browsers) format.
|
||||
|
|
Loading…
Reference in New Issue