LucasGGamerM
d07ec7f1af
build: enable gradle configuration cache
2023-10-04 07:37:19 -03:00
LucasGGamerM
391a44c0e5
fix(instance-info): use normalized Uri instead of parsing the uri
2023-10-04 07:37:00 -03:00
LucasGGamerM
a849ced203
fix(notifications-banner): fix banner layout
2023-10-03 07:26:18 -03:00
LucasGGamerM
f2030a8c26
Update nightly-builds.yml
2023-10-02 21:20:22 -03:00
LucasGGamerM
02f97cd142
fix(hashtags): hashtag filter name being wonky
2023-10-02 17:35:37 -03:00
LucasGGamerM
76e0c5bc4d
fix(hashtags): fix crash when hashtag is null
2023-10-02 17:27:44 -03:00
LucasGGamerM
084bbc18cf
fix(translations): fix crash when status language is null
2023-10-02 16:42:04 -03:00
LucasGGamerM
fb8a38e77b
fix(instance-info-fragment): readd three dot menu
2023-10-02 12:18:43 -03:00
LucasGGamerM
2e184589e6
fix(hashtag-fragment): fix crash when opening some hashtags
...
cc: @sk22
2023-10-02 11:20:53 -03:00
LucasGGamerM
f13b6bd4b4
fix: fix crash when opening some hashtags
2023-10-02 07:45:59 -03:00
LucasGGamerM
3f253c1211
fix(polls): fix poll options being wonky
2023-10-01 16:10:50 -03:00
LucasGGamerM
584e2c0daa
fix(emoji-popup-keyboard): increase emoji size
2023-10-01 16:05:00 -03:00
LucasGGamerM
6f180c0451
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/build.gradle
# mastodon/src/main/java/org/joinmastodon/android/ui/CustomEmojiPopupKeyboard.java
# mastodon/src/main/res/values-pt-rBR/strings_sk.xml
# mastodon/src/main/res/values-ro-rRO/strings_sk.xml
2023-10-01 14:26:38 -03:00
LucasGGamerM
c7017c12d9
feat(notification-filters): treat reactions as favorites when filtering
2023-10-01 14:19:45 -03:00
LucasGGamerM
df2211fa15
feat(notification-filters): implement logic and save notification filters when they are cleared
2023-10-01 13:56:58 -03:00
LucasGGamerM
8adb1d569e
feat(notification-filters): add new settings entry for notification filters. No logic implemented just yet
2023-10-01 12:21:40 -03:00
LucasGGamerM
9e27e21e78
fix(settings): remove duplicate filters item and use fluent icon for Privacy and reach settings
2023-10-01 12:01:48 -03:00
LucasGGamerM
2f8b6acd58
fix(notifications-badge): use correct coloring for inner number
2023-09-30 19:23:01 -03:00
LucasGGamerM
ce9dda4e6e
Merge pull request #268 from Henry-Hiles/master
...
Change badge color and add manual workflow
2023-09-30 19:12:50 -03:00
LucasGGamerM
63338a139a
refactor(filter-predicate): move client filters to its own function. Also allows for Client filters to completely hide posts
2023-09-30 19:05:50 -03:00
LucasGGamerM
49c2365120
feat(notification-filter): only show on everything tab
2023-09-30 19:05:50 -03:00
Henry Hiles
df06cdb0bb
Update nightly-builds.yml
2023-09-30 15:37:42 -04:00
Henry Hiles
fda89a8d36
Change color
2023-09-30 15:35:21 -04:00
sk
1988849b26
Merge remote-tracking branch 'upstream/master'
2023-09-30 21:21:47 +02:00
Grishka
fc10fbffb0
Clear fragment stack instead of restarting activity
...
grishka/appkit#13
2023-09-30 21:53:02 +03:00
LucasGGamerM
3b74a183f8
Merge pull request #267 from Henry-Hiles/patch-1
...
Fix typo
2023-09-30 15:51:10 -03:00
Henry Hiles
41a639bb02
Fix typo
2023-09-30 14:33:21 -04:00
sk
a21a74a8e7
bonk version
2023-09-30 19:26:15 +02:00
LucasGGamerM
8a6c9881e4
fix(translate-button): fix button opacity when loading translation
...
cc: @sk22
2023-09-30 14:25:41 -03:00
sk
20e5d2a545
Merge remote-tracking branch 'upstream/l10n_master'
2023-09-30 19:24:52 +02:00
butterflyoffire
7da363fb87
Translated using Weblate (Arabic)
...
Currently translated at 80.3% (310 of 386 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ar/
2023-09-30 17:23:53 +00:00
sk
c46f78272d
Merge remote-tracking branch 'weblate/main'
2023-09-30 19:23:42 +02:00
Tyler Baker
95685d4de8
Feature: Support filtering custom emoji in reaction view ( #836 )
...
* Support filtering custom emojis in reaction keyboard.
* Move creation of EditText to conditional block.
* Clear unused comment
* Update requests variable when publishing filter results so the images displayed will be correct.
* Combine text fields in emoji reaction keyboard, create new initializer for EmojiCategory so it can be copied properly.
* Performance optimization and fixed a typo in filter.
* improve layout
---------
Co-authored-by: sk <sk22@mailbox.org>
2023-09-30 19:21:36 +02:00
LucasGGamerM
d0c5a2ed2e
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/src/main/java/org/joinmastodon/android/PushNotificationReceiver.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ProfileFragment.java
# mastodon/src/main/res/layout/display_item_poll_option.xml
# mastodon/src/main/res/menu/profile_own.xml
# mastodon/src/main/res/values-pt-rBR/strings_sk.xml
# mastodon/src/main/res/values/strings_sk.xml
2023-09-30 14:11:39 -03:00
LucasGGamerM
3fceeec362
fix: make hashtag timeline header work properly
2023-09-30 14:10:12 -03:00
FineFindus
cbee0fe72e
fix: show individual chips ( #838 )
2023-09-30 19:04:04 +02:00
FineFindus
6d085ae6f0
fix: show multiline poll options ( #837 )
...
* fix: show multiline poll options
* fix resources not found exception
* don't force height on poll options
---------
Co-authored-by: sk <sk22@mailbox.org>
2023-09-30 19:03:17 +02:00
LucasGGamerM
12cbb7518f
fix: make app not crash when opening a hashtag
2023-09-30 13:44:49 -03:00
LucasGGamerM
5220a98082
fix: make app compile again
2023-09-30 13:39:54 -03:00
LucasGGamerM
b9bf1e6601
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/build.gradle
# mastodon/src/main/java/org/joinmastodon/android/PushNotificationReceiver.java
# mastodon/src/main/java/org/joinmastodon/android/api/requests/statuses/TranslateStatus.java
# mastodon/src/main/java/org/joinmastodon/android/api/session/AccountSession.java
# mastodon/src/main/java/org/joinmastodon/android/api/session/AccountSessionManager.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/BaseStatusListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/FeaturedHashtagsListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/HashtagTimelineFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ProfileFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ThreadFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/SearchFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/TrendingHashtagsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/settings/SettingsAboutAppFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/settings/SettingsMainFragment.java
# mastodon/src/main/java/org/joinmastodon/android/model/Status.java
# mastodon/src/main/java/org/joinmastodon/android/model/TranslatedStatus.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/HeaderStatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/TextStatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/text/HtmlParser.java
# mastodon/src/main/java/org/joinmastodon/android/ui/text/LinkSpan.java
# mastodon/src/main/java/org/joinmastodon/android/ui/utils/UiUtils.java
# mastodon/src/main/java/org/joinmastodon/android/ui/viewcontrollers/ComposePollViewController.java
# mastodon/src/main/res/layout/display_item_text.xml
# mastodon/src/main/res/menu/hashtag_timeline.xml
# mastodon/src/main/res/values/styles.xml
2023-09-30 13:32:50 -03:00
LucasGGamerM
4de7211523
Fix notifications replies visibility/language not being consistent with replied status ( #831 )
...
* fix(notifications): make reply visibility consistent with status being replied to
* fix(notifications): make reply language consistent with status being replied to
2023-09-30 18:30:53 +02:00
FineFindus
05f7a44bd5
fix(timeline/gap): use plurals for time ( #829 )
...
Co-authored-by: sk <sk22@mailbox.org>
2023-09-30 18:30:18 +02:00
Jacoco
1079f600bc
Revert "Fix media layout with unknown sizes" ( #827 )
...
This reverts commit a014fe9443
.
2023-09-30 18:25:52 +02:00
FineFindus
72580dadd0
feat: display blocks and mutes list ( #821 )
...
* feat: add mutes fragment
* feat: add blocks fragment
* refactor: add query params
* rename "mutes" and "blocks"
---------
Co-authored-by: sk <sk22@mailbox.org>
2023-09-30 18:24:24 +02:00
LucasGGamerM
16e04a5a0e
feat(notification-filters): basically done with the UI
...
Its still missing the under the hood implementation though
2023-09-30 13:08:10 -03:00
Eugen Rochko
98a02e874b
New translations strings.xml (Vietnamese)
2023-09-30 15:05:49 +02:00
butterflyoffire
d219d7aa4b
Translated using Weblate (Arabic)
...
Currently translated at 78.2% (302 of 386 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ar/
2023-09-30 03:45:04 +00:00
alextecplayz
68a9fe8376
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (386 of 386 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ro/
2023-09-30 03:45:04 +00:00
LucasGGamerM
098b0885a2
feat(notification-filters): start implementing this
...
i am pushing to master because I am THUG LIFE. Jk, its because I wanna throw these strings on weblate
2023-09-29 21:47:34 -03:00
LucasGGamerM
e8631e432a
fix: fix toolbar oopsie
2023-09-29 19:15:53 -03:00