Commit Graph

29 Commits

Author SHA1 Message Date
6bdc9b4d2f Fix redraft: don't set compose id 2022-05-17 06:31:19 -04:00
9f8a74b376 Paginated context: fetch the status before ancestors/descendants 2022-05-13 17:25:58 -05:00
02726cfcc3 Fix paginated comments, improve Mastodon tombstones 2022-05-13 13:07:11 -05:00
db56d9b16a Update tests, remove unused code
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-29 23:19:52 +02:00
387ebfc56c Allow editing posts on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-28 16:26:47 +02:00
f672f46809 WIP Paginated Context API 2022-04-23 22:31:49 -05:00
76eeb8a219 Delete+Redraft: drop attachments with integer IDs from Pleroma 2022-03-16 20:54:41 -05:00
9fa1dc3fe5 Merge remote-tracking branch 'mkljczk/mastodon-redraft' into pleroma-redraft-quirk 2022-03-16 19:50:41 -05:00
b003ac0634 Fix: Delete end edit on Markdown post loses Markdown setting
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-03-13 21:09:58 +01:00
71ea3ed425 Include media attachments when redrafting on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-03-10 18:47:20 +01:00
635f88f5e8 Rewrite code with optional chaining (?.) 2022-02-18 21:04:18 -05:00
767c3dad7a Merge remote-tracking branch 'soapbox/develop' into modals-stack 2022-02-14 22:32:58 +01:00
c084a7a232 Mitra: handle status context endpoint as a list of statuses 2022-02-07 12:19:28 -06:00
a041a4452b Rename modal -> modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-02 16:36:20 +01:00
6323c7d70e eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
966ca91e1a eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00
2a0e2001d6 eslint: enforce import/order 2022-01-10 16:01:24 -06:00
3dffc46fc1 Support explicit addressing 2022-01-04 20:06:08 +00:00
1714ac03d2 Status: display a placeholder Card on own links, poll for updated card 2021-11-15 19:10:38 -06:00
3ad3b5c84a Status: implement proper Pull to Refresh, refactor horrible status actions 2021-11-04 13:16:28 -05:00
135b4c4d7b Optimistic replies: fix duplicated statuses 2021-10-09 21:12:21 -05:00
50feacbd6b Optimistic, nonblocking statuses 2021-10-09 17:30:20 -05:00
5548644bd6 eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
09d7ec3161 Remove unused IndexedDB reads
https://github.com/mastodon/mastodon/pull/14730
2021-07-20 15:05:58 -05:00
1f5580ce66 Separate status creation from composer 2021-06-27 14:17:37 -05:00
71c62c05b8 Move isLoggedIn to utils/auth.js 2021-03-25 12:25:45 -05:00
9cd06a15d5 Refactor loggedin check 2021-03-24 11:44:51 -05:00
b51236a6b0 Threading test #422 2020-09-18 17:03:00 -05:00
d24dcb3e60 gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00