Wykres commitów

417 Commity (1d9775b3aaf261fd8edbf3ea2c7818aa987182da)

Autor SHA1 Wiadomość Data
Sven Sauleau ea1e2c522d Enrich status with HTML Microformats 2023-02-01 16:09:20 +00:00
Dario Piotrowicz 215eac1ba8 make sure not-found responses have the 404 status
resolves #165
2023-02-01 14:32:00 +00:00
Sven Sauleau f678590ba2
Merge pull request #167 from cloudflare/sven/MOW-127
MOW-127: increase user session duration
2023-02-01 11:53:15 +00:00
Sven Sauleau df0ba71bc7 MOW-127: increase user session duration 2023-02-01 11:13:10 +00:00
Sven Sauleau 90f5367bfa
Merge pull request #166 from xmflsct/add-oauth-state-param
Add oauth state param
2023-02-01 10:40:26 +00:00
xmflsct 79c8c7e776 Add oauth state param 2023-02-01 00:05:24 +01:00
Dario Piotrowicz a46bd0d324
Merge pull request #162 from cloudflare/image-modal
improve images modal
2023-01-31 22:06:45 +00:00
Dario Piotrowicz 88f6dbf676 improve images modal
improve the modal by:
 - allowing the navigation of images
 - making sure that the whole image is visible
 - adding controls
 - extracting the modal as a standalone component
2023-01-31 18:54:22 +00:00
Sven Sauleau 1033fb18f9
Merge pull request #161 from cloudflare/sven/MOW-125
MOW-125: show non-public Notes sent to followers
2023-01-31 17:26:25 +00:00
Sven Sauleau dea30c143c MOW-125: show non-public Notes sent to followers 2023-01-31 17:01:50 +00:00
Dario Piotrowicz d77df85b6d
Merge pull request #159 from cloudflare/style-auth-screen
Style auth screen
2023-01-31 11:41:51 +00:00
Dario Piotrowicz 65af6ca9bc style authorization screen 2023-01-31 10:51:19 +00:00
Dario Piotrowicz c4b26c6353 add missing live-reload flag to dev script 2023-01-30 22:41:36 +00:00
Dario Piotrowicz 7776a5af23
Merge pull request #152 from cloudflare/images-grid
Images grid
2023-01-30 15:46:09 +00:00
Dario Piotrowicz 2cdb55ed0f improve image and video handling
by:
 - adding MediaGallery
 - adding missing controls to video element
 - renaming ImageGallery to Image
 - fixing video attachments not being correctly recognized
 - standardizing mastodon media_attachmen types in mock db init
2023-01-30 15:38:13 +00:00
Sven Sauleau 51f00435b8
Merge pull request #158 from cloudflare/sven/add-missing-perm
Add missing Workers Scripts Edit perm
2023-01-30 15:33:36 +01:00
Sven Sauleau f4d6bb9ee8 Add missing Workers Scripts Edit perm
Closes https://github.com/cloudflare/wildebeest/issues/149
2023-01-30 14:30:14 +00:00
Sven Sauleau 74f0ff9097
Merge pull request #157 from cloudflare/sven/gh-86
gh-86: implement authorization screen
2023-01-30 13:00:19 +01:00
Sven Sauleau 4d68c3b27d gh-86: implement authorization screen 2023-01-30 11:52:03 +00:00
Sven Sauleau d7710a721b ci: make Configure step fail 2023-01-30 10:48:49 +00:00
Dario Piotrowicz 4dd631b22d
Merge pull request #154 from cloudflare/object-to-apobject
rename ambiguous Object to APObject
2023-01-24 13:50:56 +00:00
Dario Piotrowicz ab43afea34 rename ambiguous Object to APObject 2023-01-24 13:40:26 +00:00
Dario Piotrowicz 609e497deb
correct wrong console.warn for replies in mock db initialization (#153) 2023-01-24 12:47:51 +00:00
Dario Piotrowicz a4389003ce
Merge pull request #151 from cloudflare/reduce-be-fe-code-duplication
Reduce BE/FE code duplication
2023-01-23 21:35:15 +00:00
Dario Piotrowicz 67109a2601 implement createStatus to reduce code duplication 2023-01-23 21:31:48 +00:00
Dario Piotrowicz e6e59c7b5e implement createReply shared test util to reduce code duplication 2023-01-23 21:29:43 +00:00
Dario Piotrowicz 96c9242298 implement createReblog function to reduce reblog code duplication 2023-01-23 21:29:43 +00:00
Dario Piotrowicz c7978d4ea5
Merge pull request #75 from cloudflare/minor-backend-linting-improvements
improve be (+functions) linting
2023-01-23 11:42:57 +00:00
Dario Piotrowicz 3738c7dda1 improve be (+functions) linting:
- enable no-unsafe-call for be/functions linting
 - enable backend await-thenable eslint rule
 - enable backend no-misused-promises eslint rule
2023-01-23 11:38:16 +00:00
OutpostRyan 72362875c7
Copy edits (#150) 2023-01-23 11:19:03 +00:00
Sven Sauleau 4a6bf1739b
Merge pull request #144 from cloudflare/sven/MOW-100
MOW-100: protect first-login behind Access
2023-01-20 16:08:11 +01:00
Sven Sauleau e00f05cdf2 MOW-100: protect first-login behind Access 2023-01-20 15:03:52 +00:00
Sven Sauleau 87581e235d
Merge pull request #143 from cloudflare/sven/MOW-119-show-video
MOW-119: show video UI
2023-01-20 15:23:22 +01:00
Sven Sauleau 7694d7fca5 MOW-119: show video UI 2023-01-20 13:58:18 +00:00
Sven Sauleau 65c253e11b
Merge pull request #142 from cloudflare/sven/MOW-119-preserve-attachement
MOW-119: preserve attachement from remote statuses
2023-01-20 12:09:45 +01:00
Sven Sauleau 1e539df615 MOW-119: preserve attachement from remote statuses 2023-01-20 11:06:15 +00:00
Sven Sauleau c15f6bec5e
Merge pull request #141 from cloudflare/sven/MOW-87
MOW-87: implement remote followers/following
2023-01-19 15:04:53 +01:00
Sven Sauleau 4a0d413c00 MOW-87: implement remote followers/following 2023-01-19 13:56:56 +00:00
Dario Piotrowicz f1ade0233d
Merge pull request #132 from cloudflare/replies
fetch status context instead of providing an empty one
2023-01-19 11:31:33 +00:00
Dario Piotrowicz e464fe2bcd add replies to dummy data and test them in the ui tests
as part of this change, refactor the ui tests so that they
use lower level backend apis instead of simulating http requests
(this allows us to mock replies as well)
2023-01-19 09:52:44 +00:00
Dario Piotrowicz eea4599add fetch status context instead of providing an empty one 2023-01-19 09:51:12 +00:00
Sven Sauleau a9d2b676fb handle 404 from DO cache 2023-01-19 09:20:47 +00:00
Sven Sauleau 17668acca5
Merge pull request #139 from cloudflare/sven/MOW-118
MOW-118: switch from KV to DO for caching
2023-01-19 10:13:29 +01:00
Sven Sauleau 9c11b74c2e MOW-118: switch from KV to DO for caching 2023-01-19 09:09:30 +00:00
Sven Sauleau 346b0a19dc
Merge pull request #138 from cloudflare/sven/fix-status
Fix post status formdata
2023-01-18 15:43:51 +01:00
Sven Sauleau 06975b8a5e Fix post status formdata 2023-01-18 14:40:09 +00:00
Sven Sauleau 53273c9dee
Merge pull request #137 from cloudflare/sven/forward-request-images
upload user content forwards request to Images
2023-01-18 14:48:52 +01:00
Sven Sauleau 736110c47e upload user content forwards request to Images 2023-01-18 13:47:52 +00:00
Sven Sauleau bf9330b6c6
Merge pull request #134 from cloudflare/sven/MOW-116
MOW-116: handle status list with invalid max_id
2023-01-18 13:26:01 +01:00
Sven Sauleau 914f293d97
Merge pull request #136 from cloudflare/sven/MOW-115
MOW-115: improve logging for fetchKey failures
2023-01-18 13:24:49 +01:00