Commit Graph

  • 25977df4ea
    Merge 7a103046b4 into d81eb6ad0a #521 FineFindus 2024-09-10 22:08:15 -0300
  • 6404612e78
    Merge 94cca7f4ed into d81eb6ad0a #528 FineFindus 2024-09-10 19:22:56 -0300
  • 3098f50cad
    Merge f016b87ea0 into d81eb6ad0a #516 Jacoco 2024-09-09 14:44:44 +0200
  • d81eb6ad0a
    Merge pull request #538 from FineFindus/fix/hashtag-timeline-open-crash master LucasGGamerM 2024-09-09 09:03:54 -0300
  • 08542cd16f
    fix(Timeline/Hashtag): check if hashtag is null #538 FineFindus 2024-09-09 12:03:10 +0200
  • f30e12f5c6
    Merge pull request #526 from FineFindus/fix/empty-hashtag LucasGGamerM 2024-09-02 09:39:41 -0300
  • 3a14fb5912
    Merge pull request #529 from FineFindus/fix/hashtag-timeline-follow-icon LucasGGamerM 2024-09-02 08:55:15 -0300
  • cc64a1b6a2
    fix(HashtagTimeline): update follow menu icon #529 FineFindus 2024-08-31 17:47:16 +0200
  • 94cca7f4ed
    fix(AccountSession): load custom emoji with auth from GTS #528 FineFindus 2024-08-31 17:17:59 +0200
  • 7fa079e362
    fix(HtmlParser): check if hashtag has text #526 FineFindus 2024-08-31 10:44:53 +0200
  • c2e6280a18
    feat(ErrorStatusDisplayItem): disable clicking on error item FineFindus 2024-08-31 10:42:09 +0200
  • c345246645
    Merge 89af75a05a into 01225b05f2 #523 FineFindus 2024-08-31 00:06:23 +0900
  • 01225b05f2
    Merge pull request #515 from collingsr/master LucasGGamerM 2024-08-29 20:25:16 -0300
  • f016b87ea0 Fix indent #516 Jacocococo 2024-08-28 16:32:30 +0200
  • 89af75a05a
    fix(ComposeFragment): allow pixelfed replies with no attachements #523 FineFindus 2024-08-27 20:24:11 +0200
  • 9426a9bc59 Code comments clarifying features being hidden on some servers Jacocococo 2024-08-27 22:21:47 +0200
  • f146067cda Code comments to clear up isIceshrimp and isIceshrimpJs Jacocococo 2024-08-27 22:16:59 +0200
  • f28e06d2f5 Code comments about hiding news discovery on Iceshrimp Jacocococo 2024-08-27 22:16:00 +0200
  • 87cbffcb06 Better code style for hiding language button Jacocococo 2024-08-27 22:04:14 +0200
  • 7a103046b4
    feat(sheets): add domain block sheet #521 FineFindus 2024-08-26 13:01:40 +0200
  • 64c53be990
    fix(MuteAccountSheet): set selected mute time FineFindus 2024-08-14 19:06:12 +0200
  • e419c504e4
    feat: use mute row FineFindus 2024-08-14 18:50:58 +0200
  • 8a62912e89
    Merge 1f06e4e8f3 into 5427b21365 #520 FineFindus 2024-08-25 13:49:20 +0200
  • 1f06e4e8f3
    feat(Timeline/Hashtag): show snackbar when unmuting #520 FineFindus 2024-08-25 13:43:26 +0200
  • b0f8cbb2e3
    feat(Timeline/Hashtag): show confirmation sheet when muting FineFindus 2024-08-25 13:35:32 +0200
  • 89f27984b7
    Update FAQ.md #515 Ruth Collings 2024-08-22 14:22:30 -0400
  • e3df5ce0a8 Properly set emoji reactions padding Jacocococo 2024-08-22 14:01:35 +0200
  • fcf7665ab5 Merge branch 'master' of https://github.com/LucasGGamerM/moshidon into moshidon-iceshrimp-improvements Jacocococo 2024-08-22 13:32:48 +0200
  • 407844378f Revert some changes specifically for Iceshrimp.NET Jacocococo 2024-08-21 22:15:55 +0200
  • 61b933655c clean up Ruth Collings 2024-08-21 14:22:13 -0400
  • d47e1939d0 formatting Ruth Collings 2024-08-21 14:18:42 -0400
  • e9d4629e1c
    Merge 0f88e9d58b into 5427b21365 #460 FineFindus 2024-08-20 17:11:51 +1200
  • c834199ee4 Hide filter settings on Iceshrimp Jacocococo 2024-08-19 22:42:13 +0200
  • 00b934dc69 spacing and lines Ruth Collings 2024-08-19 16:34:22 -0400
  • c86ff1cce4 update Ruth Collings 2024-08-19 16:30:50 -0400
  • 893b88350a 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 Jacocococo 2024-08-19 22:26:11 +0200
  • 96b992025b Disable content type setting on Iceshrimp We can be sure it doesn't support anything other than MFM Jacocococo 2024-08-19 22:24:06 +0200
  • cd7c546bed Only allow MFM content type on Iceshrimp Jacocococo 2024-08-19 21:59:42 +0200
  • 6a46815809 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 Jacocococo 2024-08-19 21:11:57 +0200
  • 5d411e842e Place new reaction where server specified it Jacocococo 2024-08-19 17:26:33 +0200
  • 309d27242d Fix crash when liking statuses from non-Iceshrimp instances Jacocococo 2024-08-19 17:16:39 +0200
  • 5f78cd4a8e Fix unicode reaction not showing up if no reactions were previsouly present Jacocococo 2024-08-19 17:13:16 +0200
  • 1ad2257bb1 Add favorite reaction in right place + fix issues Jacocococo 2024-08-19 17:04:47 +0200
  • 5427b21365
    Merge pull request #508 from FineFindus/feat/duration LucasGGamerM 2024-08-18 17:35:05 -0300
  • d875edbc23 Update README.md Ruth Collings 2024-08-15 14:57:57 -0400
  • 4aecb17497
    Merge pull request #507 from FineFindus/fix/note-save-crash LucasGGamerM 2024-08-14 15:56:20 -0300
  • 806db1d09f
    Merge pull request #496 from FineFindus/fix/share-theme LucasGGamerM 2024-08-14 15:55:16 -0300
  • 49cf100d37
    fix(MuteAccountSheet): set selected mute time #508 FineFindus 2024-08-14 19:06:12 +0200
  • 259a0ae140
    feat: use mute row FineFindus 2024-08-14 18:50:58 +0200
  • 420233da14
    fix(Profile): remove note text before hiding NoteTextField #507 FineFindus 2024-08-12 07:16:15 +0200
  • 78ec24ff0c
    feat(Profile): only show note saved if note has not been hidden FineFindus 2024-08-12 07:15:22 +0200
  • a6f1d981db
    fix(Profile): use global context for note toast FineFindus 2024-08-12 07:09:17 +0200
  • b07789b346
    Merge pull request #505 from FineFindus/fix/scheduled-status-quote-crash LucasGGamerM 2024-08-11 19:32:08 -0300
  • 42c55d5eee
    fix(StatusDisplayItem): check if account is null before adding quote #505 FineFindus 2024-08-11 23:33:31 +0200
  • 13545fd5ef
    Merge pull request #503 from FineFindus/feat/profile-note-save-feedback LucasGGamerM 2024-08-11 09:38:45 -0300
  • 134513babd
    feat(ProfileFragment): display toast when saving note #503 FineFindus 2024-08-11 11:48:51 +0200
  • 91cb616164
    refactor(ProfileFragment): remove duplicated InputType setting FineFindus 2024-08-11 11:47:34 +0200
  • 3266a490be Add reaction when favoriting post on Iceshrimp Jacocococo 2024-08-05 18:02:27 +0200
  • f3d600282e
    fix(ExternalShareActivity): set theme before opening compose #496 FineFindus 2024-08-05 14:28:20 +0200
  • c26df5762f Still set desired height merge-upstream Jacocococo 2024-02-12 21:20:50 +0100
  • 2021c335ac None-square emoji for reactions Jacocococo 2024-02-12 21:16:13 +0100
  • d121f14d30 Non-square emoji in text views Jacocococo 2024-02-12 20:51:06 +0100
  • d1a2a70cdc
    Merge pull request #495 from FineFindus/feat/trending-links-timeline-improvements LucasGGamerM 2024-08-04 12:16:42 -0300
  • 89ef482e2e
    feat(Timeline/TrendingLink): use open icon for open action #495 FineFindus 2024-08-04 15:58:35 +0200
  • 9918649d7c
    feat(Timeline/TrendingLink): provide WebURL FineFindus 2024-08-04 15:56:32 +0200
  • 09185faf9a Merge remote-tracking branch 'refs/remotes/FineFindus/feat/quote-filter-hide' LucasGGamerM 2024-08-04 09:33:55 -0300
  • bed201a2f7 docs: add 107 changelog 2.3.0+fork.107.moshinda LucasGGamerM 2024-08-03 10:01:56 -0300
  • 5e7a4c0136 build: bump version number LucasGGamerM 2024-08-03 09:55:17 -0300
  • bcb8717d5f
    Translated using Weblate (Spanish) gallegonovato 2024-08-02 21:47:58 +0000
  • ed1c1bd097
    Translated using Weblate (Spanish) gallegonovato 2024-08-02 21:49:04 +0000
  • f480532fd6
    Translated using Weblate (Dutch) joenepraat 2024-08-01 19:27:10 +0000
  • cc056cef08
    Translated using Weblate (Lithuanian) Vaclovas Intas 2024-07-30 22:56:09 +0000
  • 9e7445b8d8
    Translated using Weblate (French) Hayny 2024-07-31 08:09:56 +0000
  • e2d96d3bc7
    Translated using Weblate (Greek) Lefteris T 2024-07-30 07:14:56 +0000
  • 4f5c99be21
    Translated using Weblate (Greek) Lefteris T 2024-07-30 07:15:41 +0000
  • 0388f9d9be fix(toggle-expanded): fix crash when headers happen to be empty LucasGGamerM 2024-08-03 09:40:28 -0300
  • c45128ced0 fix(unofficial-quotes): fix crash when results.statuses is null LucasGGamerM 2024-08-03 09:36:16 -0300
  • f404d2f9cd
    Merge pull request #491 from FineFindus/fix/discover-scroll-regression LucasGGamerM 2024-08-03 08:05:10 -0300
  • 2dada69eb8
    fix(Discover): switch post and hashtag fragments everywhere Fixes a regression in 5edbe9b826, whcih did not switch the fragments everywhere. This caused the scroll-to-top functionality to not work and the posts to not immediatly load. #491 FineFindus 2024-08-03 11:30:58 +0200
  • b7e0596014
    feat(StatusDisplayItem): do not hide self-quoted posts #490 FineFindus 2024-08-03 11:22:40 +0200
  • dbef984908
    feat(StatusDisplayItem): hide statuses with quotes of muted/blocked accounts FineFindus 2024-08-03 10:59:51 +0200
  • 55259f103d
    feat(Quote): hide filtered quotes FineFindus 2024-08-03 00:08:45 +0200
  • 81519fe906 fix(f-droid): remove f-droid version suffix LucasGGamerM 2024-08-02 16:43:48 -0300
  • 07ab3c394a
    Merge pull request #485 from FineFindus/feat/draft-improvements LucasGGamerM 2024-08-02 16:15:05 -0300
  • 620cc94351 fix(pixelfed): make pixelfed login work again LucasGGamerM 2024-08-02 16:02:04 -0300
  • 2494918171 fix(self-updater): export receiver for android 13 and plus LucasGGamerM 2024-08-02 15:30:27 -0300
  • a0bed5e739 fix: cherrypick a patch for the Sdk 34 from upstream Grishka 2024-06-21 20:48:37 -0300
  • a42bf86a1e
    feat: display ScheduledStatus rendered #485 FineFindus 2024-08-01 19:32:53 +0200
  • 9c7ae9653b
    Merge pull request #487 from FineFindus/fix/uri-crash LucasGGamerM 2024-08-01 14:27:05 -0300
  • 44473705b9
    feat(Settings/About): hide pre-release option in nightly #487 FineFindus 2024-08-01 14:07:54 +0200
  • f1d40f8963
    fix(Tacking): check if uri is hierarchical FineFindus 2024-08-01 14:07:38 +0200
  • fbae5d8816
    feat(Draft): only hide media preview if status is senstive FineFindus 2024-07-31 22:39:26 +0200
  • 43afbb7523
    Merge pull request #484 from FineFindus/fix/quote LucasGGamerM 2024-07-30 20:05:23 -0300
  • 080815846f
    Merge pull request #482 from FineFindus/feat/GNOME-icon LucasGGamerM 2024-07-30 20:03:43 -0300
  • 4b6c6cbcfe
    refactor(Quotes): inlcude URL scheme in quote regex #484 FineFindus 2024-07-30 21:51:36 +0200
  • 117037e7e8
    feat(Quote): only show quotes for status without attachments FineFindus 2024-07-30 20:47:37 +0200
  • 05972fc702
    fix(Quotes): increase TLD max length FineFindus 2024-07-30 20:47:08 +0200
  • d8b5bf80a4
    Merge 1814e8dd2a into 28084b9f9e #431 FineFindus 2024-07-30 13:19:37 +0000
  • 28084b9f9e Merge remote-tracking branch 'refs/remotes/weblate/master' LucasGGamerM 2024-07-29 19:43:19 -0300
  • 02010df408
    Translated using Weblate (Dutch) joenepraat 2024-07-29 18:35:24 +0000