chinwagsocial/app/javascript/mastodon/reducers
ThibG 6d44f2441b Add toot source to delete result to ease Delete & Redraft (#10669)
* Return Status with raw text in raw_content when deleting a status

* Use raw content if available on delete & redraft

* Rename raw_content to text; do not serialize formatted content when source is requested
2019-05-11 06:46:43 +02:00
..
accounts.js
accounts_counters.js
alerts.js
compose.js Add toot source to delete result to ease Delete & Redraft (#10669) 2019-05-11 06:46:43 +02:00
contexts.js
conversations.js Fix direct timeline pagination in the WebUI (#10126) 2019-02-27 19:13:16 +01:00
custom_emojis.js
domain_lists.js
dropdown_menu.js
filters.js
height_cache.js
identity_proofs.js squashed identity proof updates (#10375) 2019-03-28 18:01:09 +01:00
index.js squashed identity proof updates (#10375) 2019-03-28 18:01:09 +01:00
list_adder.js
list_editor.js
lists.js
media_attachments.js
meta.js
modal.js
mutes.js
notifications.js Fix web UI not removing notifications after block (#10108) 2019-02-25 01:10:56 +01:00
polls.js Fix poll options not rendering text after vote/refresh (#10189) 2019-03-06 05:35:52 +01:00
push_notifications.js Add UI for enabling/disabling poll notifications (#10255) 2019-03-13 19:29:54 +01:00
relationships.js
reports.js
search.js
settings.js Support pushing and receiving updates to poll tallies (#10209) 2019-03-11 00:49:31 +01:00
status_lists.js
statuses.js
suggestions.js
timelines.js Do not empty timeline of blocked users on block (#10359) 2019-03-24 19:15:58 +01:00
user_lists.js