Commit graph

26166 commits

Author SHA1 Message Date
Laura Hausmann
b8cbcafe3a
[mastodon-client] GET /timelines/public 2023-10-04 22:01:05 +02:00
Laura Hausmann
f747d6b8c1
[mastodon-client] Fix normalizeUrlQuery 2023-10-04 22:01:05 +02:00
Laura Hausmann
ec8285530b
[mastodon-client] NoteConverter, UserConverter: move to await-all 2023-10-04 22:01:05 +02:00
Laura Hausmann
0d8fe856aa
[mastodon-client] Skip processing mentions of deleted users 2023-10-04 22:01:05 +02:00
Laura Hausmann
8e3e2440b8
[mastodon-client] GET /timelines/home 2023-10-04 22:01:05 +02:00
Laura Hausmann
15e698df46
[mastodon-client] Fix handling of note visibility errors and anonymous calls 2023-10-04 22:01:05 +02:00
Laura Hausmann
f384186b88
[mastodon-client] Refactor NoteHelpers 2023-10-04 22:01:05 +02:00
Laura Hausmann
777db83014
[mastodon-client] Implement NoteConverter.encodeMany function 2023-10-04 22:01:05 +02:00
Laura Hausmann
e1e4160a62
[mastodon-client] GET /statuses/:id/context 2023-10-04 22:01:04 +02:00
Laura Hausmann
2fe58b0017
[mastodon-client] Refactor converters 2023-10-04 22:01:04 +02:00
Laura Hausmann
d258789c34
[mastodon-client] GET /accounts/:id 2023-10-04 22:01:04 +02:00
Laura Hausmann
6606eda981
[mastodon-client] GET /statuses/:id 2023-10-04 22:01:04 +02:00
Laura Hausmann
412aa96c95
Remove jarring touch animation for navbar buttons on mobile 2023-10-04 21:53:36 +02:00
AntoineD
48d5595639
Enhanced mobile post btn 2023-10-04 21:53:36 +02:00
AntoineD
17e9ee0217
Enhanced mobile navbar 2023-10-04 21:53:32 +02:00
Aylam
919fcd8730
Remove Calendar widget by default 2023-10-04 15:00:40 +02:00
AntoineÐ
c0ad12e7f8 Translated using Weblate (French)
Currently translated at 100.0% (1848 of 1848 strings)

Translation: Iceshrimp/locales
Translate-URL: https://translate.iceshrimp.dev/projects/iceshrimp/locales/fr/
2023-10-04 14:53:55 +02:00
Alexis
20723b4c1d
Rename private mode descriptions to 'allowlisting' 2023-10-04 14:53:27 +02:00
Laura Hausmann
f608247be4
[client] Fix control panel indicator 2023-10-04 03:15:37 +02:00
Laura Hausmann
27a088a6a1
[client] Improved update checker 2023-10-04 03:15:37 +02:00
Laura Hausmann
a4ccd41a30
Release: v2023.10.04 2023-10-04 02:27:09 +02:00
Laura Hausmann
0846d31d14
Update README with new logo 2023-10-04 02:04:31 +02:00
Laura Hausmann
11ba55e42f
Overhauled default themes with new brand colors 2023-10-04 02:04:31 +02:00
Laura Hausmann
28259129e8
Add new logos & asset generation script 2023-10-04 02:04:30 +02:00
Laura Hausmann
220b6f2011
Revert "don't update if renoted by bot"
This reverts commit 49e9fb9001c25378aa396d2a1ccdac1e18456e14.
2023-09-29 15:03:11 +02:00
Jeder
1e8c3c89da
Remove "Welcome back" 2023-09-28 16:43:25 +02:00
Laura Hausmann
2efdbae42e
Add index to improve user/notes endpoint performance 2023-09-28 02:51:24 +02:00
Laura Hausmann
6d648b87d2
Remove rust from CI docker image 2023-09-26 22:25:43 +02:00
Laura Hausmann
158c7694c0
Remove rust deps from Dockerfile & CI, cleanup docs 2023-09-26 21:39:40 +02:00
Laura Hausmann
fdca7f804a
Also port antenna migration 2023-09-26 21:38:21 +02:00
Laura Hausmann
30de454b69
Port SeaORM migrations to TypeORM 2023-09-26 21:38:20 +02:00
Laura Hausmann
7cb576a535
Greatly improve id conversion performance 2023-09-26 18:55:49 +02:00
Laura Hausmann
76aa8eeefb
Port native-utils code back to typescript 2023-09-26 17:21:44 +02:00
AntoineÐ
259f82f251 Enhanced «About Iceshrimp» Icon #246 2023-09-25 20:14:40 +02:00
Aylam
4a3f6afef6
Replace or remove theme 'X' vars 2023-09-24 16:21:55 +02:00
moshibar
b647ebf03f Update japanese locale (fixes some interaction issues)
added some missing translations
2023-09-23 06:40:34 +02:00
Aylam
dd9a7b7cff
Add new themes and use them by default 2023-09-13 21:39:36 +02:00
Laura Hausmann
f531641e97
Release: v2023.09.13-rc1 2023-09-13 19:30:40 +02:00
Laura Hausmann
782f419202
Update README 2023-09-13 19:28:12 +02:00
Laura Hausmann
9b4e67f064
Fix MkUpdate translations 2023-09-13 19:28:12 +02:00
Jeder
917114dfa8 Change text color only of active navbar element 2023-09-13 13:53:20 +02:00
Laura Hausmann
b97c4511d9
Make MFM search engine a config option, switch default engine to DuckDuckGo, replaces #207 2023-09-12 15:37:46 +02:00
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