Grishka
d8dfa6017d
Make the default server configurable
2023-07-02 16:22:32 +03:00
Grishka
85d4c1fc24
A bunch of crash fixes
2023-07-02 12:03:21 +03:00
Grishka
66489d79be
Fix #611
2023-07-02 11:04:20 +03:00
Grishka
30a66a26c6
Minor fixes
2023-07-02 10:50:01 +03:00
LucasGGamerM
e9ed82d471
Merge remote-tracking branch 'megalodon_main/main'
2023-06-30 18:37:33 -03:00
Grishka
9a8cf61e38
More minor fixes
...
closes #612
2023-06-30 20:28:52 +03:00
Grishka
eb822282c0
Minor fixes
2023-06-30 09:18:48 +03:00
Grishka
273823a65f
Fix #610
2023-06-30 08:25:05 +03:00
Grishka
f2aa1400c5
Fix crash
2023-06-29 22:31:15 +03:00
Grishka
cf8a9e1823
Fix #609
2023-06-29 22:29:51 +03:00
Grishka
f58b4c2989
Fix store screenshot generator
2023-06-29 22:17:59 +03:00
sk
df2ae9d964
fix poll not updating status when boosted
...
closes sk22#403
2023-06-28 17:24:46 +02:00
sk
277282d7f5
fix first notifications loaded multiple times
...
closes sk22#616
2023-06-28 01:37:21 +02:00
Schuyler Cebulskie
75b269fd65
feat: Implement haptics for APIs 23-29
2023-06-26 16:46:27 -04:00
LucasGGamerM
17227cdb7d
Merge pull request #214
...
feat: Add haptic feedback on boost/favourite/bookmark
2023-06-26 17:24:23 -03:00
LucasGGamerM
fc445516f5
Merge remote-tracking branch 'megalodon_main/main'
2023-06-26 17:21:29 -03:00
Schuyler Cebulskie
38970a10f5
Fix haptic feedback only applying to remote statuses
2023-06-26 15:14:47 -04:00
Grishka
b69565e9e6
Fix polls
2023-06-26 16:09:02 +03:00
Grishka
81ac8a3bc9
More minor fixes
2023-06-25 14:24:13 +03:00
Grishka
406e95d3f7
Fix #606
2023-06-25 06:19:36 +03:00
Grishka
ca2384ba8c
Remove unused resources and fix ripple colors
2023-06-25 02:41:45 +03:00
Grishka
ded23342db
Fix layout in post edit history
2023-06-25 01:46:17 +03:00
Grishka
a35c14865f
Refresh the notifications list when it's opened
2023-06-25 01:28:08 +03:00
Grishka
0952d97557
Unified account row
2023-06-25 01:18:38 +03:00
Grishka
e1db5f15ca
M3 redesign: search/discover
2023-06-24 22:56:55 +03:00
Grishka
c9e467ac2f
And again
2023-06-24 10:43:28 +03:00
Grishka
74a5e970d9
Fix #604 again
2023-06-23 23:07:28 +03:00
FineFindus
06543d5fc2
fix(edit-timelines/hashtags): set tags as list ( #596 )
...
* fix(edit-timelines/hashtags): set tags as list
Fixes https://github.com/sk22/megalodon/issues/595 , by setting the tags a tags and not as a list.
* refactor(edit-timelines/hashtags): set all tag terminator at once
* feat(edit-timelines/hashtags): add comment
2023-06-21 22:34:22 +02:00
LucasGGamerM
fd0a741ff2
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/src/main/java/org/joinmastodon/android/fragments/EditTimelinesFragment.java
# mastodon/src/main/java/org/joinmastodon/android/model/TimelineDefinition.java
2023-06-21 15:50:10 -03:00
sk
a70d39065c
add some new icons
2023-06-21 10:44:54 +02:00
sk
e47f253c0e
unset name if hashtag is applied from name
...
closes sk22#588
2023-06-21 10:27:57 +02:00
sk
d05f3932b2
fix empty hashtag when editing
2023-06-21 10:24:50 +02:00
FineFindus
be425282a6
Hashtag timelines with multiple tags ( #584 )
...
* feat(api/hashtag): add any, all, and none parameter
* feat(timeline/hashtag): load with any, all and none parameter
* feat(timeline/hashtag): save any, all and none in timeline definition
* feat: set hastag parameter in UI
* feat: move strings to string res
* feat: show hint for tags
* refactor: use method for setting up tags text
* improve edit dialog, allow creating hashtag timelines
* add chips for hashtags
* add option for displaying only local posts in hashtag
* improve layout and wording
---------
Co-authored-by: sk <sk22@mailbox.org >
2023-06-21 01:38:51 +02:00
Grishka
a04522ff72
Fix #605
2023-06-20 22:56:37 +03:00
Grishka
90a93ffba6
Fix #604
2023-06-20 22:54:09 +03:00
Schuyler Cebulskie
0beb215f1d
Change default for haptic feedback setting to be dependent on Android build
2023-06-18 01:32:46 -04:00
Schuyler Cebulskie
412fe5c303
Change haptic feedback setting description
2023-06-18 01:31:06 -04:00
Schuyler Cebulskie
ede7305fe9
feat: Add haptic feedback on boost/favourite/bookmark
2023-06-16 20:36:10 -04:00
LucasGGamerM
ee9bd3dd4b
Merge remote-tracking branch 'megalodon_main/main'
2023-06-16 13:00:42 -03:00
sk
bb4a52f03a
fix threads opened from notification
2023-06-15 22:44:46 +02:00
LucasGGamerM
08866e0bea
feat: add check for if device has a camera before sending out the image capture intent
2023-06-15 15:36:14 -03:00
LucasGGamerM
1beba48b66
Merge remote-tracking branch 'megalodon_weblate/main'
...
# Conflicts:
# mastodon/build.gradle
# mastodon/src/main/java/org/joinmastodon/android/model/TimelineDefinition.java
# mastodon/src/main/res/values-pt-rBR/strings_sk.xml
2023-06-15 14:58:12 -03:00
LucasGGamerM
e7ce822f7e
feat: merge new forward report switch default setting from megalodon
2023-06-15 14:55:39 -03:00
LucasGGamerM
6ecc6c4621
fix(instance-about): actually fix instance url not being trimmed. Also fixes the pixel launcher url feature
2023-06-15 14:43:21 -03:00
sk
94eb6b5775
one less thing for parceler to complain about
2023-06-15 19:21:44 +02:00
sk
6595a088fb
support exclusive lists
...
closes sk22#576
2023-06-15 19:21:26 +02:00
sk
b463ef65ce
fix parceler complaining about private class member
2023-06-15 18:13:59 +02:00
LucasGGamerM
f197d6f19a
feat: trim instance URL on InstanceInfoFragment
...
This is for the akkoma instances, where the local timeline would be inaccessible due to the https header being there. And it also looks better
2023-06-14 21:29:37 -03:00
LucasGGamerM
45e3cc2d24
feat: add radio checks for color theme options menu
2023-06-14 21:13:37 -03:00
LucasGGamerM
b226fcc128
feat: add pin button to custom local timelines
...
This is now a thing due to the new instance about fragment, where you can see a server's local timeline from there, and from there you should be able to pin it. This commit addresses that
2023-06-14 20:57:20 -03:00