-
-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Iceshrimp improvements #516
base: master
Are you sure you want to change the base?
Iceshrimp improvements #516
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 53e8c0d - Browse repository at this point
Copy the full SHA 53e8c0dView commit details -
Don't load instance info in background
This information is very useful and it's loaded very quickly anyways
Configuration menu - View commit details
-
Copy full SHA for c8bb0de - Browse repository at this point
Copy the full SHA c8bb0deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2892a31 - Browse repository at this point
Copy the full SHA 2892a31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e96e23 - Browse repository at this point
Copy the full SHA 0e96e23View commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 325eda5 - Browse repository at this point
Copy the full SHA 325eda5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 454660f - Browse repository at this point
Copy the full SHA 454660fView commit details -
Announcements fixes on Iceshrimp
- Hide emoji reactions - Correctly set editedAt
Configuration menu - View commit details
-
Copy full SHA for 3593d8d - Browse repository at this point
Copy the full SHA 3593d8dView commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 86f54f5 - Browse repository at this point
Copy the full SHA 86f54f5View commit details
Commits on Mar 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2dfb79c - Browse repository at this point
Copy the full SHA 2dfb79cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6841649 - Browse repository at this point
Copy the full SHA 6841649View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2856e99 - Browse repository at this point
Copy the full SHA 2856e99View commit details
Commits on Mar 29, 2024
-
Move unauthenticatedApiController
The constructor of AccountSessionManager may need this object which could lead to a situation where it was being used before it had been created. Making it static and moving it to MastodonAPIRequest, the only place it was being used anyways, seems to fix the issue.
Configuration menu - View commit details
-
Copy full SHA for 86b6adf - Browse repository at this point
Copy the full SHA 86b6adfView commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3266a49 - Browse repository at this point
Copy the full SHA 3266a49View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1ad2257 - Browse repository at this point
Copy the full SHA 1ad2257View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f78cd4 - Browse repository at this point
Copy the full SHA 5f78cd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 309d272 - Browse repository at this point
Copy the full SHA 309d272View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d411e8 - Browse repository at this point
Copy the full SHA 5d411e8View commit details -
Prevent more reactions if max has been reached
This is specifically for tapping existing reactions on a post if the user has already reached the instance max
Configuration menu - View commit details
-
Copy full SHA for 6a46815 - Browse repository at this point
Copy the full SHA 6a46815View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd7c546 - Browse repository at this point
Copy the full SHA cd7c546View commit details -
Disable content type setting on Iceshrimp
We can be sure it doesn't support anything other than MFM
Configuration menu - View commit details
-
Copy full SHA for 96b9920 - Browse repository at this point
Copy the full SHA 96b9920View commit details -
Allow all content types on Iceshrimp
It's disabled anyways for new users, and allowing all lowers the chance of crashes from a previously selected option being missing
Configuration menu - View commit details
-
Copy full SHA for 893b883 - Browse repository at this point
Copy the full SHA 893b883View commit details -
Configuration menu - View commit details
-
Copy full SHA for c834199 - Browse repository at this point
Copy the full SHA c834199View commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4078443 - Browse repository at this point
Copy the full SHA 4078443View commit details
Commits on Aug 22, 2024
-
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon int…
…o moshidon-iceshrimp-improvements
Configuration menu - View commit details
-
Copy full SHA for fcf7665 - Browse repository at this point
Copy the full SHA fcf7665View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3df5ce - Browse repository at this point
Copy the full SHA e3df5ceView commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 87cbffc - Browse repository at this point
Copy the full SHA 87cbffcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f28e06d - Browse repository at this point
Copy the full SHA f28e06dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f146067 - Browse repository at this point
Copy the full SHA f146067View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9426a9b - Browse repository at this point
Copy the full SHA 9426a9bView commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f016b87 - Browse repository at this point
Copy the full SHA f016b87View commit details
Commits on Sep 14, 2024
-
Change isAkkoma to be based on version code
Iceshrimp.NET now also implements some APIs using the pleroma field, so only checking for that would create false positives for Iceshrimp.NET
Configuration menu - View commit details
-
Copy full SHA for a554059 - Browse repository at this point
Copy the full SHA a554059View commit details -
Configuration menu - View commit details
-
Copy full SHA for e336f15 - Browse repository at this point
Copy the full SHA e336f15View commit details