Wykres commitów

348 Commity (96f688dfa1dd239cbb01f651b5051d328bc0cfd8)

Autor SHA1 Wiadomość Data
Sven Sauleau 96f688dfa1 allow to override name suffix 2023-02-03 15:53:09 +00:00
Sven Sauleau 0fd30524f5
Merge pull request #182 from cloudflare/account-page
implement account page
2023-02-03 13:48:06 +00:00
Dario Piotrowicz 6298220010 implement account page 2023-02-03 12:43:27 +00:00
Sven Sauleau 0a94bade10 nodeinfo: correct lowercase software 2023-02-03 12:11:48 +00:00
Sven Sauleau df9fd721f4
Merge pull request #181 from cloudflare/sven/MOW-130
MOW-130: NodeInfo 2.0 and 2.1
2023-02-03 12:04:18 +00:00
Sven Sauleau 5929db73f8 MOW-130: NodeInfo 2.0 and 2.1
Closes https://github.com/cloudflare/wildebeest/issues/160
2023-02-03 11:57:52 +00:00
Sven Sauleau 74ae726bfc
Merge pull request #180 from cloudflare/sven/ignore-unsupported-updates
Ignore unsupported Object updates
2023-02-03 11:33:07 +00:00
Sven Sauleau 0b4ce39873 Ignore unsupported Object updates 2023-02-03 11:28:30 +00:00
Sven Sauleau 46f7c98d4e
Merge pull request #179 from cloudflare/sven/gh-178
getAndCache Actor of any types
2023-02-03 11:19:32 +00:00
Sven Sauleau 646b83cf93 getAndCache Actor of any types
Closes https://github.com/cloudflare/wildebeest/issues/178
2023-02-03 11:14:10 +00:00
Sven Sauleau a122cb99af also log error.cause for D1 2023-02-02 16:48:49 +00:00
Sven Sauleau 07cc3cc55c quickfix: missing UNIQUE in peers 2023-02-02 16:25:35 +00:00
Sven Sauleau ef5848bb1d expose peers endpoint publicly 2023-02-02 16:19:50 +00:00
Sven Sauleau e4d22ae5fb
Merge pull request #177 from cloudflare/sven/MOW-128
MOW-128: collect and expose peers
2023-02-02 15:56:29 +00:00
Sven Sauleau 39e76bfb48 MOW-128: collect and expose peers 2023-02-02 15:48:17 +00:00
Sven Sauleau 48ab322250
Merge pull request #176 from cloudflare/sven/reply-uses-original-object
move internal Object fields to symbols
2023-02-02 14:43:45 +00:00
Sven Sauleau e236855d71 move internal Object fields to symbols 2023-02-02 14:28:17 +00:00
Sven Sauleau 31b8b6c3d5
Merge pull request #175 from cloudflare/sven/reply-uses-original-object
use originalObjectId for inReplyTo
2023-02-02 12:00:57 +00:00
Sven Sauleau c9542816e4 use originalObjectId for inReplyTo 2023-02-02 11:57:05 +00:00
Sven Sauleau 96d10a1afe
Merge pull request #174 from cloudflare/sven/fix-tag-as-mention
fix: switch Note tag as mentions
2023-02-02 11:28:52 +00:00
Sven Sauleau a11567df8e
Merge pull request #172 from cloudflare/regex-refactor
simplify enrichStatus method by using regexes
2023-02-02 11:26:01 +00:00
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