Laura Hausmann
|
1ce0f778e7
|
Fix fetching pinned notes for remote servers that return a collection of note URIs instead of AP objects, resolves #201
|
2023-09-12 00:12:13 +02:00 |
|
Laura Hausmann
|
02dc687705
|
Fallback to acct webfinger on getSubjectHostFromUriAndUsernameCached
|
2023-09-11 23:20:41 +02:00 |
|
Laura Hausmann
|
b04619e007
|
Skip mention user lookup for local users
|
2023-09-11 22:58:02 +02:00 |
|
Laura Hausmann
|
1d543b5bf8
|
Cache resolved split domain mentions
|
2023-09-11 22:15:48 +02:00 |
|
Laura Hausmann
|
fb091488d8
|
Get actual subject host in mfm fromHtml
|
2023-09-11 22:25:29 +02:00 |
|
Laura Hausmann
|
552041726b
|
Make html-to-mfm and its callstack async
|
2023-09-11 22:34:00 +02:00 |
|
Laura Hausmann
|
86defdffd3
|
Fix initial fetch of actual remote user host for remote gotosocial instances on createPerson, resolves #204
|
2023-09-11 18:37:18 +02:00 |
|
Laura Hausmann
|
43f136c50f
|
Fix typo in hostMetaToWebFingerTemplate
|
2023-09-11 19:57:26 +02:00 |
|
AntoineD
|
3fdfca0439
|
Translated using Weblate (French)
Currently translated at 100.0% (1849 of 1849 strings)
Translation: Iceshrimp/locales
Translate-URL: https://translate.iceshrimp.dev/projects/iceshrimp/locales/fr/
|
2023-09-09 20:29:39 +00:00 |
|
Laura Hausmann
|
06be4e108b
|
Fix updating remote user host for remote AP implementations that don't support webfinger uri queries
|
2023-09-10 19:31:11 +02:00 |
|
Laura Hausmann
|
558b58a0cd
|
Fix updating host on updatePerson
|
2023-09-10 19:31:11 +02:00 |
|
Laura Hausmann
|
a2fbf57769
|
Fix formatting in resolve-user.ts
|
2023-09-10 19:31:11 +02:00 |
|
Natty
|
90eabd4816
|
Fix follow requests pagination bug
https://astolfo.social/notes/9jeibgm1wyfk9oha
|
2023-09-10 13:10:53 +02:00 |
|
Aylam
|
80db27d3d8
|
Add .yarn/sdks
|
2023-09-10 13:07:57 +02:00 |
|
Laura Hausmann
|
f6dc9e094b
|
Fix user update for users without sharedInbox
|
2023-09-09 22:16:23 +02:00 |
|
Laura Hausmann
|
2f103229e5
|
Also update host on updatePerson
|
2023-09-09 18:45:15 +02:00 |
|
Laura Hausmann
|
e9e63ebaa8
|
Verify and update existing user on createPerson
|
2023-09-09 18:45:14 +02:00 |
|
Laura Hausmann
|
80035049f9
|
Stricter host-meta spec compliance in WebFinger
|
2023-09-06 19:13:57 +02:00 |
|
Laura Hausmann
|
59571f2372
|
Resolve actual subject host on createPerson
|
2023-09-06 19:13:57 +02:00 |
|
Laura Hausmann
|
35f7bde1a4
|
Clear public key cache on user deletion
|
2023-09-06 19:13:57 +02:00 |
|
Laura Hausmann
|
85f396ff49
|
Make WebFinger respect host-meta
|
2023-09-06 19:13:57 +02:00 |
|
Laura Hausmann
|
84867f1c13
|
Finish up support for local split domain configurations
|
2023-09-06 19:13:57 +02:00 |
|
Laura Hausmann
|
c6dee2da09
|
Purge deleted users from user lookup caches
|
2023-09-06 19:13:57 +02:00 |
|
Laura Hausmann
|
9e5f96b9ad
|
Fix Cache<T> .getAll and .delete functions
|
2023-09-06 19:13:57 +02:00 |
|
Laura Hausmann
|
0ad31334e2
|
Make WebFinger lookup respect subject domain
|
2023-09-06 19:13:56 +02:00 |
|
Laura Hausmann
|
f73d13dd77
|
Move docker-compose example file to docs/examples
|
2023-09-06 18:23:41 +02:00 |
|
Aylam
|
b0bf1bfdf5
|
Change Code of Conduct
|
2023-09-06 14:14:12 +02:00 |
|
Aylam
|
0f14568c37
|
Improve navbar
|
2023-09-06 06:27:13 +02:00 |
|
Jeder
|
3c0de95e41
|
Remove underline from "More" menu
|
2023-09-04 15:09:10 +02:00 |
|
Jeder
|
fb4848f960
|
Change color of the hovered navbar element, remove underline on all navbar elements
|
2023-09-04 15:09:10 +02:00 |
|
Jeder
|
bfc452658a
|
Change item alignment
|
2023-09-04 10:27:36 +02:00 |
|
Jeder
|
1cdbddff9b
|
Fix mobile account picker misalignment
|
2023-09-04 10:27:36 +02:00 |
|
Laura Hausmann
|
5d1a61cb95
|
[mastodon-client] Correctly implement multiple callback URIs for OAuth, resolves #150
|
2023-09-03 03:07:08 +02:00 |
|
Laura Hausmann
|
29099e4635
|
[mastodon-client] Proper note deletion response, resolves #159
|
2023-09-03 01:36:49 +02:00 |
|
Laura Hausmann
|
74941f35e4
|
[mastodon-client] Implement note editing, resolves #158
|
2023-09-03 01:18:37 +02:00 |
|
Laura Hausmann
|
de3c75689e
|
Fix 'always expand CWs' option not applying on timeline views, resolves #179
|
2023-09-03 00:00:42 +02:00 |
|
Laura Hausmann
|
206e81da10
|
Add option to always expand CWs, resolves #137
|
2023-09-02 22:52:39 +02:00 |
|
Laura Hausmann
|
1348d6e1d0
|
Update example config for the new status code images
|
2023-08-31 01:30:03 +02:00 |
|
Laura Hausmann
|
50d09a4c66
|
Switch to emoji status images (related: #42)
|
2023-08-31 01:20:46 +02:00 |
|
Laura Hausmann
|
17630facd8
|
Fix note conversation ws/streaming updates, resolves #164
|
2023-08-30 23:02:00 +02:00 |
|
Laura Hausmann
|
c1d9f5ab65
|
Fix CI
|
2023-08-30 18:15:24 +02:00 |
|
AntoineD
|
d6998508f2
|
Translated using Weblate (French)
Currently translated at 100.0% (1847 of 1847 strings)
Translation: Iceshrimp/locales
Translate-URL: https://translate.iceshrimp.dev/projects/iceshrimp/locales/fr/
|
2023-08-30 18:11:57 +02:00 |
|
Laura Hausmann
|
dad82682e8
|
Add antenna timeline explanation
|
2023-08-30 18:11:50 +02:00 |
|
Laura Hausmann
|
0952a37e86
|
Use build:debug and custom build environment docker image for CI
|
2023-08-30 17:59:16 +02:00 |
|
Laura Hausmann
|
66ab00a174
|
[client] Set config.host to instance domain instead of address.host
|
2023-08-30 16:23:46 +02:00 |
|
Laura Hausmann
|
9139cba602
|
Fix performance regression on page load regarding blur effect settings, resolves #156
|
2023-08-30 14:45:20 +02:00 |
|
Laura Hausmann
|
cfff8f840d
|
Fix remote media cache cleanup
|
2023-08-29 19:35:27 +02:00 |
|
Laura Hausmann
|
bae16e5eda
|
Also remove glitchy transition from .post:hover on smaller viewports
|
2023-08-28 21:38:20 +02:00 |
|
Aylam
|
1577ab6293
|
Don't force blur off on mobile
|
2023-08-28 20:06:58 +02:00 |
|
Aylam
|
8fda8aee4e
|
Disable blur by default
|
2023-08-28 20:06:58 +02:00 |
|