Commit Graph

21 Commits

Author SHA1 Message Date
b64be353cc eslint: indent switch statements 2022-05-11 16:06:35 -05:00
ae01b845de eslint: enforce spacing of imports (and infix ops) 2022-05-11 12:40:34 -05: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
8114f7ed95 Do not insert pending statuses for scheduled statuses
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-08 13:28:33 +01:00
ef17a483ab Suggestions: don't show suggestions if Home timeline failed 2021-12-13 14:25:06 -05:00
f290b78636 Timelines: push pending statuses into queue 2021-10-23 15:08:21 -05:00
e19c2d8547 Timelines: push to timeline regardless of if it's "online" 2021-10-09 23:13:20 -05:00
379d03a509 Optimistic statuses: prepend with 末 to sort it at the end 2021-10-09 21:16:37 -05:00
50feacbd6b Optimistic, nonblocking statuses 2021-10-09 17:30:20 -05:00
66ece5251e Nuke LoadGap 2021-08-09 21:02:00 -05:00
5548644bd6 eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
f0fa5e6945 Timelines: truncate on dequeue if scrolled to the top 2021-07-08 15:30:18 -05:00
dd6746c3d7 Timelines: determine status order in expandNormalizedTimeline 2021-07-08 15:16:31 -05:00
c505cde24f Timelines: fix dequeue, fix component propTypes 2021-07-08 14:52:07 -05:00
2978745311 Timelines: big refactor, use Immutable.OrderedSet 2021-07-08 14:28:53 -05:00
0bbdaa4191 eslint: trailing comma fixes, unused var 2020-10-07 13:08:36 -05:00
7d44e84111 Timelines: fix existingQueuedStatus bug 2020-09-28 14:58:12 -05:00
a67ab78c36 Timelines: refactor timelineQueue to use IDs instead of full objects, fixes #156 2020-09-27 16:17:21 -05:00
d24dcb3e60 gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00