mirror of
https://github.com/mattermost/mattermost.git
synced 2026-02-20 00:10:19 -05:00
* Initial implementation of a CopyFileInfos function that creates new FileInfo objects copied from provided FileIds with the provided user as the creator and not linked to a post yet. This can subsequently be used to copy existing attachments from another post to attach to a new post without having to re-upload the actual files * added a unit test for the CopyFileInfos function * resolving pull request suggestions |
||
|---|---|---|
| .. | ||
| interface_generator | ||
| plugintest | ||
| api.go | ||
| client.go | ||
| client_rpc.go | ||
| client_rpc_generated.go | ||
| context.go | ||
| doc.go | ||
| environment.go | ||
| example_hello_world_test.go | ||
| example_help_test.go | ||
| hclog_adapter.go | ||
| hooks.go | ||
| http.go | ||
| io_rpc.go | ||
| supervisor.go | ||
| supervisor_test.go | ||
| valid.go | ||
| valid_test.go | ||