Sven Sauleau
|
6e7f179216
|
Merge pull request #296 from CyberFlameGO/patch-2
add note that pinafore is unmaintained and fix mammoth link
|
2023-02-17 09:51:58 +00:00 |
Dario Piotrowicz
|
7903335f6c
|
Merge pull request #306 from cloudflare/dependabot/npm_and_yarn/frontend/undici-5.19.1
Bump undici from 5.14.0 to 5.19.1 in /frontend
|
2023-02-16 23:28:02 +00:00 |
dependabot[bot]
|
9e6633f4fb
|
Bump undici from 5.14.0 to 5.19.1 in /frontend
Bumps [undici](https://github.com/nodejs/undici) from 5.14.0 to 5.19.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.14.0...v5.19.1)
---
updated-dependencies:
- dependency-name: undici
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-16 23:09:01 +00:00 |
CyberFlame
|
73b9a977f4
|
Revert TF link change
|
2023-02-17 10:29:49 +13:00 |
Sven Sauleau
|
c106e8d163
|
Merge pull request #304 from cloudflare/sven/move-following
migration: move following actors
|
2023-02-16 16:54:04 +00:00 |
Sven Sauleau
|
dc70e1a1a9
|
migration: move following actors
|
2023-02-16 16:49:03 +00:00 |
Dario Piotrowicz
|
b935d519bb
|
Merge pull request #302 from cloudflare/wrong-bg
various small ui tweaks/improvements
|
2023-02-16 16:26:40 +00:00 |
Dario Piotrowicz
|
caf79ef0f3
|
make sure time indicator doesn't wrap
|
2023-02-16 16:22:36 +00:00 |
Dario Piotrowicz
|
85c15b0238
|
add missing margin-bottom in status page
|
2023-02-16 16:02:27 +00:00 |
Dario Piotrowicz
|
3296f2a3bf
|
add HtmlContent component to more cleanly handle user provided html content
and so that we no longer use useStyles$ for styling the html content
but we use a signle useStylesScoped$ instead
|
2023-02-16 16:02:25 +00:00 |
Dario Piotrowicz
|
e8e18f98e1
|
fix wrong background being applied to statuses
|
2023-02-16 15:59:56 +00:00 |
Sven Sauleau
|
6800192a68
|
Merge pull request #294 from cloudflare/account-posts-and-replies
Add "Posts and replies" tab to account page + related necessary refactoring
|
2023-02-16 15:41:29 +00:00 |
Dario Piotrowicz
|
beb2cfb8f0
|
add e2e ui test to check account posts and posts-and-replies tabs
|
2023-02-16 14:53:09 +00:00 |
Dario Piotrowicz
|
ffaba34966
|
implement posts and replies tab in account page
|
2023-02-16 14:48:25 +00:00 |
Dario Piotrowicz
|
bfc2817cd8
|
split account index.tsx into layout.tsx + index.tsx
perform such split so that we display the posts in the
index.tsx file and this will allow us to also show different
tabs on the page as well
|
2023-02-16 14:48:23 +00:00 |
Dario Piotrowicz
|
b7e9d10812
|
split seo e2e tests for easier debugging
|
2023-02-16 14:47:47 +00:00 |
Sven Sauleau
|
20be442595
|
Merge pull request #300 from cloudflare/account-link
Improve navigation to accounts and toots
|
2023-02-16 13:57:54 +00:00 |
Sven Sauleau
|
c74d5e2535
|
Merge pull request #299 from cloudflare/sven/move
Move activity; move followers
|
2023-02-16 13:57:08 +00:00 |
Sven Sauleau
|
59c804a49d
|
Merge pull request #298 from cloudflare/missing-ellipsis
add ellipsis for truncated links back
|
2023-02-16 13:56:36 +00:00 |
Dario Piotrowicz
|
d6daa7bfb3
|
update e2e tests after previous navigation tweaks
|
2023-02-16 13:31:52 +00:00 |
Dario Piotrowicz
|
5b935a11e6
|
update status click handler not to include account
|
2023-02-16 13:00:26 +00:00 |
Dario Piotrowicz
|
bed859f737
|
create reusable StatusAccountCard component
|
2023-02-16 12:54:19 +00:00 |
Dario Piotrowicz
|
aa21606df1
|
add reblog to dummyData
|
2023-02-16 11:55:28 +00:00 |
Sven Sauleau
|
5867841881
|
Move activity; move followers
|
2023-02-16 11:39:49 +00:00 |
Dario Piotrowicz
|
18ad1c7880
|
add ellipsis for truncated links back
also add a test in the e2e ui tests to prevent
the ellipsis to get removed again
resolves #289
|
2023-02-16 11:05:57 +00:00 |
CyberFlame
|
f6ffa68087
|
rephrase
|
2023-02-16 22:59:51 +13:00 |
CyberFlame
|
843ab43256
|
this should be the last commit hopefully (insert fingers crossed emoji here)
|
2023-02-16 20:52:54 +13:00 |
CyberFlame
|
9ff7576920
|
whoops here's the linebreak
|
2023-02-16 20:51:16 +13:00 |
CyberFlame
|
aca3fa2afb
|
apparently this is the new link? (check commit desc)
https://mastodon.social/@JPEGuin/109756759819116790
|
2023-02-16 20:49:34 +13:00 |
CyberFlame
|
2e4cab9f52
|
add note that pinafore is unmaintained and fix mammoth link
|
2023-02-16 20:34:23 +13:00 |
Sven Sauleau
|
2f49056e3b
|
Merge pull request #295 from cloudflare/fix-auth-token-lint-issue
Fix auth token lint issue
|
2023-02-15 23:55:10 +00:00 |
Dario Piotrowicz
|
41b47390f7
|
remove unnecessary any
|
2023-02-15 23:24:38 +00:00 |
Dario Piotrowicz
|
576dfc9ca0
|
use tabs instead of spaces in oatuh token file
|
2023-02-15 22:54:27 +00:00 |
Celso Martinho
|
a043c059d0
|
Merge branch 'main' of github.com:cloudflare/wildebeest into main
|
2023-02-15 19:53:02 +00:00 |
Celso Martinho
|
4f95669de7
|
Better "supported clients" page
|
2023-02-15 19:52:38 +00:00 |
Celso Martinho
|
96f6134fe9
|
Merge pull request #292 from cloudflare/sven/code-in-url
oauth: get token support code in URL
|
2023-02-15 18:46:14 +00:00 |
Sven Sauleau
|
22745197e2
|
oauth: get token support code in URL
|
2023-02-15 18:37:15 +00:00 |
Sven Sauleau
|
b3f10fedc0
|
Merge pull request #291 from cloudflare/sven/alias
endpoint for setting actor alias
|
2023-02-15 17:21:02 +00:00 |
Sven Sauleau
|
b28a1ae878
|
endpoint for setting actor alias
|
2023-02-15 17:15:23 +00:00 |
Sven Sauleau
|
7e974f1fed
|
fix tests
|
2023-02-15 16:40:29 +00:00 |
Sven Sauleau
|
acbf43f35f
|
quickfix: add stub id in app creation
|
2023-02-15 16:37:02 +00:00 |
Sven Sauleau
|
3a5bb32daa
|
Merge pull request #290 from cloudflare/sven/nodeinfo-cors
Add CORS header to NodeInfo endpoints
|
2023-02-15 15:41:13 +00:00 |
Sven Sauleau
|
bd279cafff
|
add CORS for 404 subscription
|
2023-02-15 15:36:04 +00:00 |
Sven Sauleau
|
b9927c3dfe
|
Add CORS header to NodeInfo endpoints
For elk compatibility.
|
2023-02-15 15:28:51 +00:00 |
Sven Sauleau
|
39394ab50a
|
Merge pull request #288 from cloudflare/sven/sub-optional-policy
subscription: make policy optional
|
2023-02-15 15:17:18 +00:00 |
Sven Sauleau
|
d997d0ca06
|
subscription: make policy optional
|
2023-02-15 15:11:28 +00:00 |
Sven Sauleau
|
c353bca4ff
|
Merge pull request #287 from cloudflare/custom-emojis-frontend
show custom emojis in display names
|
2023-02-15 14:59:14 +00:00 |
Dario Piotrowicz
|
11a2c278b2
|
show custom emojis in display names
|
2023-02-15 14:16:14 +00:00 |
Sven Sauleau
|
e89ff9cd59
|
Merge pull request #286 from cloudflare/sven/fix-subscriptions-id
subscription: remove hardcoded and switch to Int
|
2023-02-15 12:15:44 +00:00 |
Sven Sauleau
|
8681d09d4f
|
quickfix: stub some notification values
|
2023-02-15 12:02:41 +00:00 |