LucasGGamerM
64d24f6002
Drafts and scheduled posts ( #217 )
...
closes #100
closes #59
* enable saving as draft (scheduled)
* add scheduled posts list
* fix NoSuchMethodError
* editable drafts/scheduled posts
* ui for drafts
* use instants between 9999-01-01 and 9999-12-31
* use save and draft strings
* map scheduled status params to status
* implement scheduling posts
* improve save/discard draft dialog
* persist scheduled date in state
* add unsent posts button to toolbar
* clean up imports
2022-12-31 14:28:06 -03:00
sk22
074efb0813
Drafts and scheduled posts ( #217 )
...
closes #100
closes #59
* enable saving as draft (scheduled)
* add scheduled posts list
* fix NoSuchMethodError
* editable drafts/scheduled posts
* ui for drafts
* use instants between 9999-01-01 and 9999-12-31
* use save and draft strings
* map scheduled status params to status
* implement scheduling posts
* improve save/discard draft dialog
* persist scheduled date in state
* add unsent posts button to toolbar
* clean up imports
2022-12-31 14:05:03 -03:00
Thiago 'Jedi' Abreu
98b96c78d7
Better handling of filter expiration date ( #212 )
...
* Better handling of filter expiration date
* Simplify Thread and Home Timeline filtering
2022-12-31 13:53:33 -03:00
LucasGGamerM
87c5b23196
Re-re-cleaning unused things.
2022-12-20 17:13:17 -03:00
LucasGGamerM
586622e90d
Its barely working. Huge thanks to @sk22 btw
2022-12-20 16:52:48 -03:00
LucasGGamerM
42025035ad
Caching the status translation for easier use
2022-12-18 17:57:09 -03:00
LucasGGamerM
4362490539
Fixing the instance thing again
2022-12-16 11:17:43 -03:00
LucasGGamerM
063e9287fd
A little better. Some refactoring done.
2022-12-16 11:09:42 -03:00
Grishka
90645f4d90
Adding stuff from upstream
2022-12-16 10:30:42 -03:00
LucasGGamerM
2ccbffa165
Merge branch 'main' into fork
...
# Conflicts:
# README.md
# mastodon/build.gradle
# mastodon/src/main/java/org/joinmastodon/android/GlobalUserPreferences.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/HomeTimelineFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/SettingsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/ui/utils/UiUtils.java
# mastodon/src/main/res/color/button_text_primary_light_on_dark.xml
# mastodon/src/main/res/drawable/logo.xml
# mastodon/src/main/res/layout/item_settings_color_picker.xml
# mastodon/src/main/res/menu/color_picker.xml
# mastodon/src/main/res/values-night/styles.xml
# mastodon/src/main/res/values-v27/colors.xml
# mastodon/src/main/res/values/colors.xml
# mastodon/src/main/res/values/strings.xml
# mastodon/src/main/res/values/styles.xml
2022-12-09 19:08:35 -03:00
LucasGGamerM
fc845685cc
Almost there
2022-12-09 12:25:17 -03:00
LucasGGamerM
0ef0aa1a44
The api side is finally working perfectly!
2022-12-09 10:30:24 -03:00
LucasGGamerM
337689aa45
The api side is actually working!
2022-12-08 21:17:11 -03:00
sk
b190480d77
add push post notifications
...
closes #93
2022-12-07 14:50:24 +01:00
sk
6203ded864
Merge branch 'main' into fork
2022-11-28 12:07:35 +01:00
Grishka
4b16262a1a
Sync last seen notification ID with server
2022-11-27 13:39:50 +03:00
Grishka
4b2c94ab52
Implement bookmarks and add favorites list
...
Closes #22 , at last
2022-11-27 12:43:07 +03:00
Grishka
4200486aeb
fix
2022-11-26 20:14:30 +03:00
Grishka
62411a563f
Fix poll expiration
...
fixes #238 , fixes #417
2022-11-26 20:13:46 +03:00
Grishka
4a6baae97a
Make URLs clickable in instance rules
...
closes #389
2022-11-26 19:29:05 +03:00
sk
8918bd5ce2
Merge branch 'main' into fork
2022-11-21 14:10:49 +01:00
Grishka
187693883c
Fix #94
...
TODO support 4.0 filteing
2022-11-21 14:10:30 +04:00
sk
7bcfd8939e
Merge branch 'feature/cw-above-text' into fork
2022-11-17 00:56:08 +01:00
sk
753624a185
add option to always reveal content warnings
2022-11-17 00:53:41 +01:00
sk
9283ca8878
Merge branch 'list-timeline-views' into fork
2022-11-11 03:06:55 +01:00
sk
7d38f031f1
Merge branch 'feature/follow_hashtags' into fork
...
Fixes #31 , mastodon#233
2022-11-09 15:49:29 +01:00
sk
cf864e6f49
Implement following hashtags
2022-11-09 15:48:01 +01:00
sk
ebbd5d1fa3
Merge branch 'upstream' into fork
2022-11-06 11:13:26 +01:00
Grishka
77a2fd2a60
Fix #298
2022-11-06 05:36:43 +03:00
obstsalatschuessel
21a526dda9
Add list timelines view
...
* get accounts list timelines from API
* display available lists in discover view tab
* display list timeline
2022-11-03 09:03:34 +01:00
sk
a4cb05080a
Merge branch 'upstream' into fork
2022-11-01 21:26:44 +01:00
David Hewitt
eea00b0d53
Load post privacy preference
...
This queries the user's post visibility preference when opening the composer, and sets it on the composer.
In the case of composing a reply, the user's preference is only respected if it is "more private" than the privacy of the post being replied to, as this appears to be the behaviour in the web interface (and is what I'd expect)
2022-10-31 20:51:28 +00:00
sk
8aeda56fc8
merge upstream changes
2022-09-08 14:56:43 +02:00
Grishka
8fb2b454dd
Post edit history + extended footer redesign
2022-09-02 02:00:25 +03:00
sk
33d4b678ed
update posts' pinned states
2022-05-06 21:49:33 +02:00
Grishka
02a1f2ef8c
Add following/followers lists
...
closes #25
2022-05-02 05:45:51 +03:00
Grishka
f73849dbb7
Home timeline auto-refresh
...
close #32
2022-04-28 23:22:55 +03:00
Grishka
b57df8e175
Use pattern-matching instanceof
2022-04-19 07:32:33 +03:00
Grishka
0f61cb12d4
Fix crash
2022-04-13 01:21:17 +03:00
Grishka
12ac5e9425
Apply filters to statuses
2022-04-12 23:58:29 +03:00
Grishka
789d02d810
More account/post actions
2022-04-12 23:04:58 +03:00
Grishka
f73669124f
Settings and other things
2022-04-06 03:11:15 +03:00
Grishka
fd3613109d
Fix notifications
2022-04-04 02:28:21 +03:00
Grishka
a0cbf0fa31
Push notifications
2022-04-03 23:54:31 +03:00
Grishka
c60bc253e5
Search now actually searches, yay
2022-03-31 17:49:54 +03:00
Grishka
e087cf03cc
Image resizing
2022-03-24 12:39:28 +03:00
Grishka
7186b6387f
Compose: auto-complete mentions, hashtags, and emojis
2022-03-17 06:28:36 +03:00
Grishka
03c0b183cb
Onboarding & signup
2022-03-10 18:48:24 +03:00
Grishka
86892e4103
Reporting
2022-03-07 14:01:40 +03:00
Grishka
9f0b55918d
Discover stuff
2022-03-02 12:38:14 +03:00