Commit Graph

111 Commits

Author SHA1 Message Date
aeb60dd840 serverside warp drawing 2024-01-07 10:47:30 +00:00
2f92b3b883 Small UX enhancements
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-12-30 14:23:43 +00:00
3b691fed81 Search improvements
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-12-23 11:11:28 +00:00
dd6d5ab18a Add ability to re-generate previews
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-12-23 09:25:05 +00:00
17d0ae31a8 Add ability to auto-extend warp and weft
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-10-28 16:17:53 -04:00
822f2cef84 Fixed bug in requesting a group join
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-07-02 20:49:31 +01:00
ee4b3ef439 Unset preview if previewUrl can be generated
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-10 20:52:47 +01:00
cda8874547 Add a migration script from old URL string format to new image files 2023-06-10 20:18:31 +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
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
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
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
27e7a11eba Add a confirm step in to the thread deletion flow 2023-05-30 22:43:06 +00:00
be5cb2cb12 Support for deleting threads on the weft 2023-05-30 21:53:56 +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
4b656d31e1 Fix bug in profile avatar display
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-28 16:10:02 +00:00
2f21d8fe2c Allow for un-setting uploaded avatars 2023-04-28 16:00:55 +00:00
57032a60f0 Add support for WIF exports from WeaveIt
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-26 13:51:15 +00:00
d7a737e814 Fix issue in building API
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-22 14:46:39 +00:00
be97df6331 update gitignore
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-22 15:17:54 +01:00
87e53b42a6 merged CI changes 2023-04-22 15:16:41 +01:00
Will Webberley
d1a6a83467 Add support for gold supporter badges 2023-03-05 10:11:12 +00:00
Will Webberley
b0d32b6578 Add support for Supporter badges 2022-12-16 14:32:14 +00:00
89ba589d66 add some basic discoverability feature 2022-08-07 18:06:33 +01:00
ab3a933164 webfinger and ActivityPub discovery support 2022-08-07 16:56:08 +01:00
555944140a Improved Dockerfile efficiency 2022-05-16 21:27:44 +00:00
ace3527c66 more efficient Dockerfile 2022-05-13 19:54:28 +01:00
8c71656aa4 Use env-coded S3 endpoint URL 2022-05-08 17:59:16 +00:00
c78fefc0d4 Added more useful instructions to the READMEs 2022-05-08 17:48:26 +00:00
7e2fea2eb8 Customisable app name on server 2022-05-08 15:38:21 +00:00
851495ef57 Removed all hard-coded treadl.com mentions 2022-05-08 15:08:42 +00:00
d65f7aaf88 Customisable server-side from emails 2022-05-08 13:57:38 +00:00
56d437b773 Customisable server-side email address 2022-05-08 13:54:54 +00:00
75f10cb225 Update policies 2022-05-05 13:25:20 +00:00
b0641dfe40 More complete tour framework 2022-04-26 11:44:22 +00:00
4e92d717d5 Resolve outstanding issues 2022-04-18 15:02:52 +01:00
f3638d918d added sentry integration 2022-04-15 09:27:09 +01:00
790abd4b5d Remove un-needed dependencies 2022-04-12 21:07:28 +00:00
78227153f7 Add server-side rate limiting 2022-04-12 20:43:19 +00:00
a196954e1c Improved password security 2022-04-12 18:55:26 +00:00
b044f9d8bb Ensure we check for lowered email address during login 2022-04-12 18:49:03 +00:00
3e3c3e12f6 updated packages for py3.9 2021-12-09 08:04:16 +00:00
3b529729c9 Merge branch 'main' of git.wilw.dev:seastorm/treadl 2021-12-08 18:38:29 +00:00
4b4cbaa74f updated Dockerfile 2021-12-08 18:38:21 +00:00
Fikó Györgyi
52ac62d634 * Handling wif files with no "color" field in warp & weft sections. Test file: https://www.handweaving.net/draft-detail/62968/threading-draft-from-divisional-profile-tieup-draft-8776-2005-2015
* Fix to avoid pymongo error: "NotImplementedError: Database objects do not implement truth value testing or bool(). Please compare with None instead: database is not None"
2021-12-06 21:10:36 +01:00
4a3e8b6077 improved error reporting and try and handle additional WIF file types 2021-12-02 16:37:31 +00:00
7053683724 updated license info and Readmes 2021-11-11 14:27:01 +00:00
63e85cc192 initial commit 2021-11-11 12:59:19 +00:00