Commit graph

25948 commits

Author SHA1 Message Date
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
Laura Hausmann
d80164723a
Remove load more buttons on note view, resolves #139 2023-08-28 20:03:21 +02:00
Jeder
d976fb0329
Fix margin issues 2023-08-28 20:00:30 +02:00
Jeder
afa27d4811 Change position of "Expand all CWs" button 2023-08-28 16:46:03 +02:00
Laura Hausmann
86656e5c57
Remove duplicate gulp invocation in Dockerfile 2023-08-28 07:08:46 +02:00
Laura Hausmann
023fd63614
Run a test build on push 2023-08-28 06:54:26 +02:00
Laura Hausmann
6c2380ca3e
Docker build status badges now link to the respective package/tag 2023-08-28 03:54:18 +02:00
Laura Hausmann
8ede323a6c
Add docker build status to README 2023-08-28 03:38:01 +02:00
Laura Hausmann
875bea2bca
Don't show local only notes to guest users, resolves #147 2023-08-28 02:24:59 +02:00
Aylam
6fc8415b00 Unify useBlurEffect and useBlurEffectForModal 2023-08-26 10:01:04 +03:00
Aylam
2b72cb0b09 Re-apply current theme when blur is toggled 2023-08-26 08:28:32 +02:00
Aylam
b03534bb92 Make pageHeader transparency dependent on blur 2023-08-26 08:28:32 +02:00
Aylam
a82979b2a1 Ignore alpha values in some theme properties if blur disabled
Overrides certain alpha values by setting them to 1.0
2023-08-26 08:28:32 +02:00
Laura Hausmann
bf2a44b2dd
Update build scripts 2023-08-25 22:28:02 +02:00
Laura Hausmann
53ae5e29c2
Fix search button not visible in narrow viewport guest mode 2023-08-25 16:29:56 +02:00
Jeder
3cabaf92f8 Disable full-text search for visitors 2023-08-25 12:21:31 +02:00
Jeder
dca344be07 Change look and position of Search button when viewing as visitor/logged-out 2023-08-25 12:21:31 +02:00
AntoineD
1be6348bf5 Translated using Weblate (French)
Currently translated at 99.6% (1838 of 1845 strings)

Translation: Iceshrimp/locales
Translate-URL: https://translate.iceshrimp.dev/projects/iceshrimp/locales/fr/
2023-08-25 05:43:18 +02:00
Froggo
e07468bde2 Translated using Weblate (English)
Currently translated at 100.0% (1845 of 1845 strings)

Translation: Iceshrimp/locales
Translate-URL: https://translate.iceshrimp.dev/projects/iceshrimp/locales/en/
2023-08-25 05:43:17 +02:00
Jeder
2f3003ee8c
Touch-optimized visibility picker 2023-08-23 16:23:38 +02:00
Jeder
9096e4b1f2
Make instance ticker more readable 2023-08-23 16:23:11 +02:00
Jeder
97ca9b9068 Lock possibility of changing scopes when editing in client 2023-08-23 16:06:24 +02:00
ThatOneCalculator
4fa47bf677 fix: 🐛 cannot quote own note 2023-08-23 16:06:24 +02:00
ThatOneCalculator
5e69fd791c fix: 🔒 cannot change note visibility 2023-08-23 16:06:24 +02:00
Luna D Dragon
91b8b7b76b
Defry the fish (#125)
Co-authored-by: Luna <luna.dragon@suse.com>
Reviewed-on: https://iceshrimp.dev/iceshrimp/iceshrimp/pulls/125
Co-authored-by: Luna D Dragon <lunarequest@nullrequest.com>
Co-committed-by: Luna D Dragon <lunarequest@nullrequest.com>
2023-08-21 16:14:53 +02:00
Laura Hausmann
e3131e9b11
Toggle between different CW styles 2023-08-20 23:41:34 +02:00
Laura Hausmann
a112f77ae0
Build yarn workspaces in parallel 2023-08-20 21:49:37 +02:00