39 Commits

Author SHA1 Message Date
diondiondion
2d2a7ec8d6
Fix Collections editor allowing to add the same account multiple times (#39296) 2026-06-05 09:28:28 +00:00
diondiondion
e00d16474e
Prevent logged out users from accessing collection & list creation routes (#39282) 2026-06-04 12:08:26 +00:00
Echo
fa1e16ed9f
Collections: Add default recommendations (#39202) 2026-05-29 11:53:03 +00:00
diondiondion
6e7e8de343
Allow adding an account to a collection directly from the profile page (#39080) 2026-05-20 11:29:41 +00:00
diondiondion
86e4ecfa20
Add language to collection payload (#38961) 2026-05-08 09:52:09 +00:00
Echo
d0c8eb2f1b
Swap from React Helmet to Unhead (#38896) 2026-05-07 09:09:27 +00:00
diondiondion
b076808fd2
Add "Featuring you" tab to Collections page (#38865) 2026-04-30 14:10:25 +00:00
diondiondion
41a3679d83
Mark pending accounts in collection editor (#38843) 2026-04-29 10:35:09 +00:00
diondiondion
3d5cb624ba
Update design of Collections list page (#38822) 2026-04-28 11:32:27 +00:00
diondiondion
2f0db28aa4
Implement collection limit on frontend (#38786) 2026-04-23 12:44:30 +00:00
diondiondion
478dae0ab3
Show collection preview cards and open collections links locally (#38643) 2026-04-23 09:16:54 +00:00
diondiondion
540042dfe3
Fix minor collection bugs (#38785) 2026-04-23 08:37:22 +00:00
diondiondion
e3c0883d32
Fix ugly Combobox loading state (#38778) 2026-04-22 13:33:34 +00:00
diondiondion
a706fce678
Implement final design for collection editor account dropdown menu (#38767) 2026-04-21 14:12:44 +00:00
diondiondion
d82bada742
Add "Must follow" section to account suggestion dropdown menu (#38750) 2026-04-20 17:50:37 +00:00
diondiondion
05a1c170c2
Update design of account search dropdown in collection editor (#38739) 2026-04-17 15:13:18 +00:00
diondiondion
570f2ef482
Allow grouping items in Combobox component (#38730) 2026-04-17 13:18:04 +00:00
diondiondion
a40b071640
Implement new Collection inclusion rules in Collection accounts editor (#38719) 2026-04-16 18:05:36 +00:00
diondiondion
5a38246ee8
Update design of collection accounts editor (#38712) 2026-04-16 13:59:38 +00:00
diondiondion
a896081808
Fix Followers/Following list error when they contain accounts that have never posted (#38640) 2026-04-10 14:06:35 +00:00
diondiondion
caf7c21453
Make description optional in collection editor (#38536) 2026-04-02 13:32:53 +00:00
diondiondion
e3dfb7ddd6
Render FormattedMessage translations into React.Fragment by default (#38398) 2026-03-25 15:01:40 +00:00
diondiondion
bafc552a72
Hide empty state of topic suggestions dropdown in Collection editor (#38356) 2026-03-25 10:24:19 +00:00
diondiondion
806f4f1589
Add simple language selector to collection editor (#38316) 2026-03-20 16:02:50 +00:00
diondiondion
8bce0b99d4
Implements tag suggestions for collections topic field (#38307) 2026-03-20 13:48:06 +00:00
diondiondion
890b2673fc
Allow displaying field status (error, warning, info) under form fields (#38175) 2026-03-13 13:55:17 +00:00
diondiondion
3ef7d2835a
Collection editor: Format topic as hashtag (#38153) 2026-03-11 17:04:37 +00:00
diondiondion
20932752fe
Refactor collection editor state handling (#38133) 2026-03-11 13:20:56 +00:00
diondiondion
3d8d5f6dc7
Remove minimum account limit on collections (#38082) 2026-03-05 15:57:27 +00:00
diondiondion
a70079968c
Break ScrollableList component into parts (#38059) 2026-03-04 16:18:05 +00:00
diondiondion
7970eb392a
Add share dialog for collections (#37986) 2026-02-26 17:45:09 +00:00
diondiondion
e0cc3a30ef
Allow displaying icon in TextInput component (#37951) 2026-02-23 14:12:02 +00:00
diondiondion
3d33294870
Collection accounts editor: Show info badge on accounts that haven't posted in over a week (#37928) 2026-02-20 14:01:39 +00:00
diondiondion
68a7cd404d
Require following accounts before being able to add them to a collection (#37927) 2026-02-20 13:14:36 +00:00
diondiondion
39ff07bc89
Only suggest discoverable accounts in collection account editor (#37920) 2026-02-19 16:43:31 +00:00
diondiondion
c118ff708f
Merge collection settings into single editor page (#37916) 2026-02-19 14:09:52 +00:00
diondiondion
488e0b2617
Add collection detail page (#37897) 2026-02-18 13:19:39 +00:00
diondiondion
a644a4a762
Allow managing collection accounts (#37812) 2026-02-16 18:17:20 +00:00
diondiondion
8ebe2e673e
Split collection editor into dedicated routes (#37731) 2026-02-04 17:45:41 +00:00