Commit Graph

369 Commits

Author SHA1 Message Date
961ca473c7 Now building on latest Flutter 2023-06-09 18:33:57 +01:00
64297a2d28 Further updates to mobile app to bring in-line with latest flutter 2023-06-08 22:37:20 +01:00
84c965b175 Some fixes for mobile new Flutter version 2023-06-07 13:04:19 +01:00
5e528d2a21 Use previewURL instead of data URL across webapp 2023-06-06 22:53:07 +01:00
7be01d0955 Improved process for uploading to S3 2023-06-06 22:19:13 +01:00
2812bb3a2d Basic architecture for uploading preview files 2023-06-06 20:51:05 +01:00
835777e562 Better handling of avatar URLs in feed endpoint
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-04 22:44:22 +01:00
a3a04fa8e9 Catch issue with no onChange on FollowButton component
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-04 22:33:48 +01:00
d77dbc12ab Show supporter status in discover cards 2023-06-04 22:29:33 +01:00
cf9601de90 Allow for following from discover view 2023-06-04 22:21:40 +01:00
f36694c54e Display supporter badges in explore mode 2023-06-04 21:53:22 +01:00
8473d2c480 Improved re-render when current user changes in user profiles 2023-06-04 16:55:27 +01:00
00946f92d9 Improved handling of non-logged-in users for following 2023-06-04 16:54:11 +01:00
41f8dee19e Improved security on objects and comments 2023-06-04 16:43:28 +01:00
4a6c96edb5 Improvements to the feed producer and surrounding UI 2023-06-04 16:24:02 +01:00
46be02067f Improved supporter dropdown 2023-06-04 15:38:49 +01:00
8f498cfe1c Move ‘support Treadl’ section to navbar 2023-06-04 15:20:40 +01:00
369fd67101 Improved rendering of Feed on homepage 2023-06-03 13:35:36 +01:00
a2128c7b35 Improved contextual info for the feed 2023-06-03 13:14:31 +01:00
0b697d22dc Render a basic feed 2023-06-02 20:16:11 +01:00
9fd8ea9755 Add a draft feed generation function 2023-06-02 19:50:44 +01:00
4c899c2309 Clean up followings on account deletion 2023-06-02 19:02:28 +01:00
77fc0a502b Switch to using user followings rather than followers 2023-06-02 18:57:00 +01:00
781d3e23dd Basic structure for following users 2023-06-02 18:38:41 +01:00
92860ea082 Improved highlight/select view for threads
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-01 18:51:01 +00:00
9f75631d58 Small fixes and tweaks prior to release
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-31 17:22:44 +00:00
bdb4db100e Add feature to de-select threads 2023-05-31 15:46:58 +00:00
e68ebface7 Add documentation for removing/inserting threads 2023-05-31 15:32:20 +00:00
27e7a11eba Add a confirm step in to the thread deletion flow 2023-05-30 22:43:06 +00:00
ee5cd5dea5 Improved delete-thread button 2023-05-30 22:34:12 +00:00
55f21bd18e Allow threads to be added to the weft 2023-05-30 22:16:10 +00:00
be5cb2cb12 Support for deleting threads on the weft 2023-05-30 21:53:56 +00:00
d3b9142e4f Add ability to insert warp threads 2023-05-30 21:11:32 +00:00
21ee690409 Move thread deletion logic to Tools component 2023-05-30 19:07:25 +00:00
0a56844784 Support for deleting threads 2023-05-28 16:57:11 +00:00
ee6584a396 Allow for warp thread selection 2023-05-28 16:35:55 +00:00
ac6020cb8e Ensure login required before visiting new group page
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-22 20:28:21 +00:00
958edd7556 Small fix tweaks
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-22 20:17:03 +00:00
2d680d7142 Navbar compatible search box 2023-05-22 19:11:42 +00:00
ecbfb2d9ca Component-ised search bar 2023-05-22 17:55:03 +00:00
ec38525a43 Improved loading throughout 2023-05-22 17:26:29 +00:00
d90b40d6f2 Add a PatternLoader component 2023-05-22 16:48:06 +00:00
edd9c1e3ee Use loading indicators on discover card 2023-05-22 16:38:23 +00:00
f701bc46d8 Explore area from marketing homepage 2023-05-21 22:26:05 +00:00
9e9491e064 Add ability to load more explore pages
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-21 21:34:06 +00:00
a6de05a0ca Add discover card to explore and support for explore pagination 2023-05-21 21:09:50 +00:00
d4f56345c6 Add endpoints and front-end bits for the new explore page 2023-05-21 20:22:40 +00:00
447f76e807 Add draft explore page
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-20 17:34:45 +00:00
a583234743 Update navbar and home hero styles
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-20 14:57:29 +00:00
30ebc7d22d Reduce raised components
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-15 17:34:52 +00:00