aboutsummaryrefslogtreecommitdiff
path: root/src/services/status_poster/status_poster.service.js
Commit message (Collapse)AuthorAge
* Implement sending quote poststusooa2023-07-17
|
* Add edit status functionalitySean King2022-06-07
|
* make idempotency watch entire statusShpuld Shpuldson2020-07-16
|
* add basic idempotency supportShpuld Shpuldson2020-07-15
|
* fix conflicts and add error handling to media descriptionsShpuld Shpuldson2020-07-07
|\
| * add rich text previewShpuld Shpuldson2020-06-28
| |
* | add more ways to set descriptionShpuld Shpuldson2020-07-07
| |
* | media description supportWilliam Pitcock2020-06-28
|/
* npm eslint --fix .Henry Jameson2019-07-05
|
* Feature/polls attempt 2lain2019-06-18
|
* Switch to mastoapi for posting status and uploading mediataehoon2019-03-24
|
* some consistencyHenry Jameson2019-01-17
|
* Make "noAttachmentLinks" configurableMaxim Filippov2018-12-27
|
* add the ability to select a post's content typeWilliam Pitcock2018-08-31
|
* Add a checkbox for marking a post's attachments as NSFWscarlett2018-08-25
|
* crt's compose box changesAstra2018-06-07
|
* Visual indicator for when posting is happening, as well as disabling the ↵Shpuld Shpuldson2017-08-21
| | | | button to prevent double-posts.
* Add error message in post status form when failing to post and don't get rid ↵Shpuld Shpuldson2017-08-20
| | | | of post/attachments when failing.
* Fix file uploads in Chrome.Roger Braun2017-01-21
|
* Add noIdUpdate option for addNewStatuses action.Roger Braun2016-11-28
| | | | This fixes #11.
* Add fileTypeServicedtluna2016-11-25
|
* addNewStatuses: mutation -> actionRoger Braun2016-11-18
| | | | This is to add the current user.
* Add media upload to StatusPosterService.Roger Braun2016-11-06
|
* Basic status posting.Roger Braun2016-10-30