From 6708b72fd83a9d82b8a5667340a7d97ace0b7212 Mon Sep 17 00:00:00 2001 From: Balazs Toldi Date: Fri, 19 Jul 2024 19:15:05 +0200 Subject: [PATCH] Removed commit log file --- changelog.txt | 565 -------------------------------------------------- 1 file changed, 565 deletions(-) delete mode 100644 changelog.txt diff --git a/changelog.txt b/changelog.txt deleted file mode 100644 index 1e834cfc..00000000 --- a/changelog.txt +++ /dev/null @@ -1,565 +0,0 @@ -commit 0affa4a90dc698e4244346c9f96790daaaf97201 -Author: Balazs Toldi -Date: Fri Jul 19 13:11:49 2024 +0200 - - Update build.gradle - - Bump version, version code and target sdk - -commit 8ef3867610d61cbbe99bff43101b3b3f8ba9ebf9 -Author: Balazs Toldi -Date: Fri Jul 19 13:10:58 2024 +0200 - - Transparent branding images - - This works better on light themes - -commit b9e61518a4ed4fce3e8bfdd4bb2a5afbccf16a4d -Author: Balazs Toldi -Date: Thu Jul 18 21:32:53 2024 +0200 - - Improve video preview loading time - - This commit improves the loading time of posts with videos on the feed. - - Closes #242 - -commit 30a2c1a9b9163e60777c70bb220e78d2bf1cc8d6 -Author: Bazsalanszky -Date: Thu Jul 18 14:07:34 2024 +0200 - - Instance Blocking - - This commit adds the ability to block/unblock instances from the instance view page. - - Closes #231 - -commit 06315c55ad53b7f50886a65090db33e5a76e1360 -Author: Bazsalanszky -Date: Thu Jul 18 11:09:22 2024 +0200 - - Add option to view instance of users/communities - - This Commit adds an option to view the details of a users/communities instance, just like the instance info accessible from the navigation bar. #204 - -commit 42af7ee315b39e858809b144cee57a976f1b87c9 -Author: Bazsalanszky -Date: Thu Jul 18 10:46:36 2024 +0200 - - Fix user icons for the instance info page - - The avatars were parsed incorrectly. - -commit f0d6abee5d2ac9493eea291d8186af94c6d60d2b -Author: Bazsalanszky -Date: Fri Jul 12 08:28:10 2024 +0200 - - Search to open link - - This commit adds the ability to open posts from a URL by inserting it to the search menu. - -commit 21861a5884daecf615fa37f2359896de086375e3 -Author: Bazsalanszky -Date: Fri Jul 12 08:22:29 2024 +0200 - - Added Comments to search results - - This commit adds the ability to search for comments. It adds a new tab to the SearchResultActivity with a CommentsListingFragment. #241 - - This commit also fixes an issue where you can't upvote comments on when in a listing (e.g. on a profile, or now search) - -commit 0fb834fb38fdfde1b711973f470ada9a1f83e8af -Author: Bazsalanszky -Date: Tue Jul 9 16:22:25 2024 +0200 - - Minor pipeline change - -commit 60155c4c6beabf52c23aa79dbcd84ecccf4b72e3 -Author: Bazsalanszky -Date: Tue Jul 9 16:20:33 2024 +0200 - - Fix search sorting - - Added all sorting options to the SearchResultActivity - -commit 1ab8f31cbd800ff569559cbb9b838c26c449341c -Author: Bazsalanszky -Date: Tue Jul 9 15:54:51 2024 +0200 - - Do not show display name when disabled - - There was an issue where the display name of the user was - -commit ae5b3836e7e0e54defd4102045583328c0951998 -Author: Bazsalanszky -Date: Tue Jul 9 11:08:47 2024 +0200 - - Fix unread message highlight in inbox - - Previously, the mentions where incorrectly highlighted as unread in the Inbox activity (the read/unread messages were inverted). This commit fixes this issue. - -commit 1cdd490789ab5f893f84ca271ca468c1f8b31291 -Author: Bazsalanszky -Date: Tue Jul 9 10:37:49 2024 +0200 - - Fix crash when adding a community to multi-communties - - This commit fixes the issue where the app previously crashed when adding a community to a multi-community from search. - -commit c606a29e797de2d2d7c551b1746e3fffd939263e -Author: Bazsalanszky -Date: Thu Jul 4 18:18:06 2024 +0000 - - Added Lemmy badge to README - -commit 49961c215ab750faf0e41ae1be453df62370ed1b -Author: Balazs Toldi -Date: Sun Jun 30 20:19:11 2024 +0200 - - Remove FAB from blocked instances page - -commit b0cbecbdc504f88959af90c357837e00634285e0 -Author: Balazs Toldi -Date: Sun Jun 30 11:32:33 2024 +0200 - - Remove score from user pages - - This has been removed from lemmy. No longer needed. - -commit 127643549422038f61cb8f4f8fdb0fbd75370d16 -Author: Balazs Toldi -Date: Sun Jun 30 10:53:45 2024 +0200 - - View blocked instances - - This commit adds the instances page to the blocks activity to display the instances blocked by the user. - -commit b68bf503593a34b291bc06b2a14ca2e5d9692331 -Author: Balazs Toldi -Date: Fri Jun 28 09:21:04 2024 +0200 - - Added handling for unauthorized responses when validating an auth token. - - Previously, any unsuccessful response would trigger the onValidateAuthTokenFailed callback. Now, if the response is 401 Unauthorized (indicating an invalid token), the onValidateAuthTokenFailed callback will be called. Other errors are still ignored. - -commit ae125feae08e14dee1b90d1d9e8ba888179a8290 -Author: Balazs Toldi -Date: Sun Jun 23 14:32:18 2024 +0200 - - Adjust markPostAsRead to Lemmy 0.19.4 - -commit 03c17922626cb9bd9e4486c89622df93bff35b77 -Author: Balazs Toldi -Date: Sun Jun 23 14:18:17 2024 +0200 - - Don't hide read posts on saved page - - This commit fixes the issue where if the option to hide read posts from the feed is activated, no posts show up in the saved section. - - Fixes #219. - -commit 6c3d26fe5aee32336e40064c60c846072082e873 -Author: Balazs Toldi -Date: Fri Jun 21 22:36:00 2024 +0200 - - Fix comment loading from inbox - - There was an issue where if you load comments from a post, it will not display them initially. They would only appear after a refresh. Now it has been fixed, and comments are loaded immediately. - -commit 1373b4cb40b240c0862917583da2948133881d12 -Author: Balazs Toldi -Date: Fri Jun 21 22:19:57 2024 +0200 - - Fix crash - -commit ae389527b6db51263b0796b9f4d00c554327291b -Author: Balazs Toldi -Date: Fri Jun 21 21:19:31 2024 +0200 - - Removed "Community Recommended Sort type" option - - Caused some issues, described in #151. Also, this is not a feature in Lemmy, should have been removed anyway. - -commit 8cf911685a5f1764d48a60a51582739e5327c3ca -Merge: 07fbb103 67da6b1c -Author: Balazs Toldi -Date: Sat Jan 6 21:53:14 2024 +0100 - - Merge remote-tracking branch 'origin/master' - - # Conflicts: - # app/src/main/java/eu/toldi/infinityforlemmy/activities/MainActivity.java - -commit 07fbb103e79f2938e23c03b5eaf882ce982ad974 -Author: Balazs Toldi -Date: Sat Jan 6 21:52:13 2024 +0100 - - Fix loading block page - - Closes #228 - -commit 3195f05e56efe11e5d843dc3d8ade35581afd83e -Author: Balazs Toldi -Date: Sat Jan 6 21:42:57 2024 +0100 - - Only check token for logged in users - -commit 0662173045f3ce7bb448ad1db132dddd4b3e62c3 -Author: tinsukE -Date: Sat Jan 6 20:18:32 2024 +0000 - - Allow login with email (#239) - - While the call to obtain a JWT (`api/v3/user/login`) works for username or email, the app was then following that with a call to ` api/v3/user`, which only works with username (https://lemmy.readme.io/reference/get_user). This would cause the login attempt to fail with the error reported on #235. - - These changes skip the call to `api/v3/user`, and instead retrieves the user information from the call to `api/v3/site`, that was already being performed. - - Fixes #235. - - Question: should the label of the username field be updated to "Username / Email" or "Username or Email"? (screenshot) - - Reviewed-on: https://codeberg.org/Bazsalanszky/Eternity/pulls/239 - Reviewed-by: Bazsalanszky - Co-authored-by: tinsukE - Co-committed-by: tinsukE - -commit e7f84b8aed91bb59f551618fad9c3c4510c15c05 -Author: Balazs Toldi -Date: Sat Jan 6 11:40:00 2024 +0100 - - Better realization of a Lemmy upgrade - -commit ba5b533cb94aae658be5a6b6df0c537dffb8e2a6 -Author: Balazs Toldi -Date: Sat Jan 6 11:39:33 2024 +0100 - - Added "Most comments" and "new comments" sort type - -commit 133dc4a69c0d9dd10385977f05f7e25b9e49bb7a -Author: Balazs Toldi -Date: Sat Jan 6 11:20:30 2024 +0100 - - Fix "Old" sort type for multi communities - -commit 0fd7203fa3ae1b10024ba901d458a1ef746e8beb -Author: Balazs Toldi -Date: Sat Jan 6 10:18:16 2024 +0000 - - Multi communities (#209) - - Reviewed-on: https://codeberg.org/Bazsalanszky/Eternity/pulls/209 - Co-authored-by: Balazs Toldi - Co-committed-by: Balazs Toldi - -commit b69245aedc543fc7f8da1c0e41cf1ba3f16f92e9 -Author: Balazs Toldi -Date: Thu Jan 4 19:12:18 2024 +0100 - - Fix shortcut login issues - - Fix issues with home screen shortcuts not logging the user in properly - -commit 3dc94a05c70e78b02922cf405ffbebb3ef20b4ad -Author: Balazs Toldi -Date: Thu Jan 4 15:02:27 2024 +0100 - - Remove report option from User pages - - This was a reddit feature that is unavailable on Lemmy. Closes #211 - -commit d0849e9f270ccaed68f7929a3488c1594f28a4b5 -Author: Balazs Toldi -Date: Thu Jan 4 14:51:54 2024 +0100 - - Fix pull down refresh on Post detail pages - - The refresh function was incorrectly called, making the loading progress not stopping at all (actually it didn't even start properly) - -commit 2ea47cf7fd01fbd4e1707c6cf4281d3dbe728ac5 -Author: Balazs Toldi -Date: Thu Jan 4 11:06:55 2024 +0100 - - Changed intent filter from www.hexbear.net to hexbear.net - - Fixes #237 - -commit 6d23f4e13d3d25d26338f4b9acc2edef3f86f894 -Merge: 8a9102bc 02bed2eb -Author: Balazs Toldi -Date: Thu Jan 4 11:04:26 2024 +0100 - - Merge remote-tracking branch 'origin/master' - -commit 8a9102bc8a30b2aba5731c21796871728e2162ba -Author: Balazs Toldi -Date: Thu Jan 4 11:03:29 2024 +0100 - - Check the user token when opening the app - -commit 02bed2eb3bdd916e9519d7a8137a006c1b128d6e -Merge: 84653d76 103ab039 -Author: Bazsalanszky -Date: Wed Jan 3 13:39:39 2024 +0000 - - Merge pull request 'Remove Gfycat support (the service is dead), simplifying the code' (#226) from tinsukE/Eternity:remove_gfycat into master - - Reviewed-on: https://codeberg.org/Bazsalanszky/Eternity/pulls/226 - Reviewed-by: Bazsalanszky - -commit 84653d7677bb531da84c67a86b918f62c9480845 -Merge: b684542e 1c757104 -Author: Bazsalanszky -Date: Wed Jan 3 13:39:25 2024 +0000 - - Merge pull request 'Add previews to video (MP4, WEBM) posts' (#225) from tinsukE/Eternity:video-preview into master - - Reviewed-on: https://codeberg.org/Bazsalanszky/Eternity/pulls/225 - Reviewed-by: Bazsalanszky - -commit 40a9091b7d881290c866100bae1f9eb55e3d2af4 -Author: Balazs Toldi -Date: Tue Jan 2 18:56:47 2024 +0100 - - Scaled and Controversial sort types - -commit 103ab039b3ced86a2bb25aafeb95d8225f525118 -Author: tinsukE -Date: Wed Nov 22 10:11:17 2023 +0100 - - Remove Gfycat support (the service is dead), simplifying the code - -commit af7148ce58366a858199af57aa9ac1818ba1dd1e -Author: Balazs Toldi -Date: Tue Jan 2 18:38:26 2024 +0100 - - Removed IzzyOnDroid badge - -commit ff0bacff1dd3d89a98229f9f142bb8e1f7a7552e -Author: Balazs Toldi -Date: Tue Jan 2 18:37:24 2024 +0100 - - Fix "share on local instance" option for post pages - -commit 1c757104241eb4c48ae32c77cfdb63aa2ab89ad2 -Author: tinsukE -Date: Thu Sep 7 16:45:22 2023 +0200 - - Add previews to video (MP4, WEBM) posts - -commit 083bde8149a29c62f4ca7ee6056316be6dfcae79 -Merge: ff3ccca3 b4569d56 -Author: Balazs Toldi -Date: Fri Nov 10 22:16:14 2023 +0100 - - Merge remote-tracking branch 'origin/master' - -commit ff3ccca3eb82cab9bdcbe88612838de6f819bf03 -Author: Balazs Toldi -Date: Fri Nov 10 11:01:35 2023 +0100 - - Minor fix to comment filters - -commit 0b1171c5b250eebc7e1acb1b92ccc00105be362c -Author: Balazs Toldi -Date: Fri Nov 10 10:31:48 2023 +0100 - - Fix reddit link handling - - This Eternity should not attempt to open Reddit links as it's for Lemmy, not Reddit. Instead, they should be handled as regular links. If a reddit app is installed (e.g. Infinity) it should use that app instead. - - Closes #213 - -commit 48776d28bb9359520b89852da64fde6d7855c482 -Author: Balazs Toldi -Date: Fri Nov 10 10:19:48 2023 +0100 - - Show a bin icon on deleted posts - -commit 25495b737a4296559db44295f69550f95ee19060 -Merge: e5ffaf3d 48d41103 -Author: Balazs Toldi -Date: Fri Nov 10 07:50:01 2023 +0100 - - Merge remote-tracking branch 'origin/master' - -commit e5ffaf3d970510d142c11a0bdb136b910aa3dee5 -Author: Balazs Toldi -Date: Fri Nov 10 07:49:52 2023 +0100 - - Fix cross posting - - Closes #222 - -commit 48d41103b696b5b3b71fd557431661eced657785 -Author: Bazsalanszky -Date: Fri Nov 10 06:43:40 2023 +0000 - - Update .gitea/issue_template/feature_request.md - -commit 04a60211c623729af18e8aa79107645fa797a23f -Author: Bazsalanszky -Date: Fri Nov 10 06:39:47 2023 +0000 - - Add .gitea/issue_template/feature_request.md - -commit 55f46899840ea513a8eb8d5bbc65c4fdfcc53532 -Author: Balazs Toldi -Date: Thu Nov 9 20:17:24 2023 +0100 - - Auto-complete feature for the login page - - This commit adds an auto-complete feature to select the users instance. It fetches all the instances from lemmyverse.net so everyone can find their instance :) - - Closes #38 - -commit 9f02969dd27236ab3e74b250f37c0002eff889ec -Author: Balazs Toldi -Date: Thu Nov 9 19:19:31 2023 +0100 - - Add u/HostileEnemy to credits page - - Seriously? Why wasn't this there in the first release?! - -commit fd833a65c541834d23e4503a3b2ea944086a1cd8 -Author: Balazs Toldi -Date: Thu Nov 9 19:10:12 2023 +0100 - - Fix text issues on post detail activity post without preview page - -commit 16dfc65c648dca544f4faded6fc5c0c9ddd453a2 -Author: Balazs Toldi -Date: Wed Nov 8 13:19:28 2023 +0100 - - Fixing issues with reading info for kbin magazines - - This commit fixes the issue where the information for Kbin/Mbin magazines weren't displayed properly on community pages. The problem was related to magazines having a different actor id (/m/ instead of /c/) - - Closes #182 - -commit 67115e0dd661334c26645f74c89e628af34b9167 -Author: Balazs Toldi -Date: Tue Nov 7 16:48:37 2023 +0100 - - Fixing weblate - -commit 5f6b96616003b9274ed7b439c12e812b4d597108 -Merge: aa75fb55 4a200d73 -Author: Balazs Toldi -Date: Tue Nov 7 16:41:44 2023 +0100 - - Merge remote-tracking branch 'weblate/master' - - # Conflicts: - # app/src/main/res/values-de/strings.xml - # app/src/main/res/values-tr-rTR/strings.xml - -commit aa75fb5592d3e3ebb9991b6d3f67b803df6fa541 -Author: Balazs Toldi -Date: Tue Nov 7 14:20:09 2023 +0100 - - Fix crash when opening a comment from a user tab - - This seems more of a workaround than a fix. - -commit 03ee3899d773ba5f15b8d4fba9707a17c9083fe0 -Author: Balazs Toldi -Date: Sun Nov 5 16:49:11 2023 +0100 - - Do not load inline images in data-saving mode - -commit 6b09f0379c8ca82fadb53061348fc50fcebd7886 -Author: Balazs Toldi -Date: Sun Nov 5 16:19:51 2023 +0100 - - Fix crash related to the "swipe between posts" options - - There was a null pointer execution because it did not check for a null value. - -commit fe565d2ef3ee39cdd74f78d17f4df1617f1c6a8d -Merge: af6245ee 14e568e6 -Author: Bazsalanszky -Date: Sun Nov 5 14:19:56 2023 +0000 - - Merge pull request 'Updates from upstream' (#218) from infinity-update into master - - Reviewed-on: https://codeberg.org/Bazsalanszky/Eternity/pulls/218 - -commit 14e568e642683c99505b0b20246e771a5f3e3667 -Author: Balazs Toldi -Date: Sun Nov 5 15:09:09 2023 +0100 - - Fix translation related compilation errors - -commit ec3b89a056e4edd5c142a65c3c8d09f8c652439b -Author: Balazs Toldi -Date: Sun Nov 5 14:38:05 2023 +0100 - - Fix crashes originating form merging updates from upstream - -commit 343484aff23a4e93263d81a71f9b22acaf72a13a -Author: Balazs Toldi -Date: Sun Nov 5 12:22:54 2023 +0100 - - Eternity (placeholder?) "branding" on splash screen - -commit af6245eed7bd1edd7a78c605ad150bdc751de531 -Author: Balazs Toldi -Date: Tue Oct 31 19:10:20 2023 +0100 - - Added a 'Get it on Fdroid' badge to the readme - - Hurray! Eternity is on F-droid now!! - - Signed-off-by: Balazs Toldi - -commit 4397e09016c53306562757d467b0aa9d60d0571f -Author: Balazs Toldi -Date: Fri Oct 27 15:10:00 2023 +0200 - - Merge changes from Infinity - - This commit merges the changes that were made in the upstream infinity repo - -commit 262d9f02bacd3c23f14dce0d55221ff6df8b5242 -Merge: 27a7b96f 45b03997 -Author: Bazsalanszky -Date: Thu Oct 26 06:12:17 2023 +0000 - - Merge pull request 'Reproducible build fix' (#208) from reproducible-build-tests into master - - Reviewed-on: https://codeberg.org/Bazsalanszky/Eternity/pulls/208 - -commit 45b039976606b79303ac8427436b3a1434178227 -Merge: 3bee0deb 27a7b96f -Author: Bazsalanszky -Date: Thu Oct 26 06:11:47 2023 +0000 - - Merge branch 'master' into reproducible-build-tests - -commit 3bee0deb116ee24afd8db47878af95eb37aa7880 -Author: Balazs Toldi -Date: Wed Oct 25 16:57:48 2023 +0200 - - Reproducible build fix - -commit 27a7b96ffba10f373c1ac5db7de021c40ca97356 -Merge: 6d6a79bc 11a845e2 -Author: Bazsalanszky -Date: Wed Oct 25 07:02:41 2023 +0000 - - Merge pull request 'Fix typo in translation section' (#207) from inovvia/Eternity:FixReadMeTypo into master - - Reviewed-on: https://codeberg.org/Bazsalanszky/Eternity/pulls/207 - Reviewed-by: Bazsalanszky - -commit 11a845e21c05331e7a9c25be9a702be426c10b24 -Author: John Matthew Marquez -Date: Wed Oct 25 14:59:41 2023 +0800 - - Fix typo in translation section - -commit 6d6a79bcb69026046692851bf9a5680c40337dd1 -Author: Balazs Toldi -Date: Tue Oct 24 21:23:23 2023 +0200 - - Fix python script in the build process