Wykres commitów

527 Commity (96f6134fe96f89859dd37abb6c157999d0240882)

Autor SHA1 Wiadomość Data
Sven Sauleau ddeadd0b67 fix: switch Note tag as mentions 2023-02-02 11:24:41 +00:00
Sven Sauleau 1494783358
Merge pull request #173 from cloudflare/sven/log-inbox
log inbox incoming messages
2023-02-02 10:58:46 +00:00
Sven Sauleau d8ff498ad7 log inbox incoming messages 2023-02-02 10:58:17 +00:00
Dario Piotrowicz 4644405add simplify enrichStatus method by using regexes 2023-02-01 22:27:39 +00:00
Sven Sauleau 29e40f961c
Merge pull request #171 from cloudflare/sven/serve-objects
serve Object
2023-02-01 17:43:28 +00:00
Sven Sauleau 95584c78a0 serve Object 2023-02-01 17:39:36 +00:00
Sven Sauleau ee3163140b
Merge pull request #170 from cloudflare/sven/add-note-tag
Add `tag` on note
2023-02-01 17:15:07 +00:00
Sven Sauleau 3b4cbcd575 Add `tag` on note 2023-02-01 17:08:29 +00:00
Sven Sauleau f799d3bf6b
Merge pull request #168 from cloudflare/404-not-found
make sure not-found responses have the 404 status
2023-02-01 16:14:18 +00:00
Sven Sauleau 8275f653f4
Merge pull request #169 from cloudflare/sven/status-microformats
Enrich status with HTML Microformats
2023-02-01 16:14:03 +00:00
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