Conny Duck
b239c2eef5
move string arrays into string.xml files so they do not get forgotten by translators
7 years ago
Ivan Kupalov
3106250930
Save reply info in draft, refactor ( #449 )
...
* Save reply info in draft, refactor
* Handle replying to deleted status
7 years ago
Ivan Kupalov
f0a1392649
Implement media tab ( #430 )
7 years ago
Conny Duck
cbf6062bce
implement "load more" placeholder
7 years ago
Ivan Kupalov
5b581fe7f3
Reply improvements ( #432 )
...
* Refactor ComposeActivity intent. Fix bug with URLs
When user saved toot link was removed from the text field itself,
not only from the text to be saved.
* Show what you reply to
Closes #119
7 years ago
Conny Duck
64e83bb80c
title and menu to open toot in browser for ViewThreadActivity
7 years ago
Conny Duck
453b38e89e
update AboutActivity to show License, remove ic_logo.png
7 years ago
Conny Duck
8d1f1acbf3
remove some unneeded strings
7 years ago
Conny Duck
d65d63b82b
implement notification channels, use system notification settings on android Oreo
7 years ago
flyingrub
b86887b564
Add a menu entry to copy the link of a toot
...
fixes #390
7 years ago
flyingrub
cbdca54d27
Add feedback when downloading image
...
fixes #388
7 years ago
Len Chan
f48f6230a2
add option: always show all sensitive content without warning
7 years ago
Vavassor
6fbfc92199
Adds a confirmation dialog for unfollowing a user using the account header button.
7 years ago
Conny Duck
9d75172e74
rename setting "follow button" -> "compose button"
7 years ago
Conny Duck
45ae9ed0ef
show if an account follows you back in AccountActivity
7 years ago
Vavassor
a9c90171a3
Fixes a few content descriptions and re-titles the Drafts page.
7 years ago
Vavassor
95b6fe8550
Adds ability to localize timestamps.
7 years ago
Jeroen
e8ba4c15d3
Updating instances website and project website
7 years ago
Vavassor
1d45505caa
Reverts notifications from MQTT prototype to pull notifications.
7 years ago
torrentcome
bc6501583e
(correction) fix some forgot code to present the pull request :D
7 years ago
torrentcome
738b787e3c
(string) add string
7 years ago
Vavassor
f1359d1864
Adds correct footer behaviour to account lists and unifies it with how timelines use them.
7 years ago
Vavassor
2a98693ed4
Moves loading of accounts, notifications, and statuses to use link headers. Also remedies an issue where duplicate calls for the same chunk of items in a list can occur.
7 years ago
torrentcome
6447f407c7
(saved_toot) add part of saved toot activity
7 years ago
Vavassor
875b2eb4af
Adds option to hide media previews if reduced data usage is desired Closes #56 .
8 years ago
Vavassor
3f861084bf
Changes the NSFW button to a "hide media" icon in the composer. This is inspired in part by the upstream change tootsuite/mastodon#2696 . But also NSFW was never a good description of this function.
8 years ago
Vavassor
cc8baac73b
Adds a prototype search page. The previous search bar is not yet removed.
8 years ago
Vavassor
ecfa5aae8c
changes terminology
8 years ago
Paul
b4d40eed91
Add loading on login activity while fetching tokens
8 years ago
Vavassor
9eef2f7302
Makes about page work with light theme and landscape orientation.
8 years ago
Tryton Van Meer
ff88e6c280
Added string 'action_logout_confirm'
8 years ago
Vavassor
84b26d2b6b
Change locked accounts to default visibility to "followers-only", and reorganizes the composer because it was getting cluttered.
8 years ago
Vavassor
9f925d7f1c
Account page interactions with locked users are made much clearer.
8 years ago
serage.betelmal
e7d97064a0
Adding more content to the About activity
8 years ago
daycode
1fbd987ac0
design the edit profile view
8 years ago
Vavassor
acaefff326
Follow requests list is available. Closes #222
8 years ago
Vavassor
a299473dba
Block and mute lists now remove the entries when you unmute/unblock a user, with a short popup to undo if it's unintentional. Just for clearer feedback.
8 years ago
Vavassor
b6e3edaa32
Adds a list of muted users.
8 years ago
daycode
d6a66656de
Add Direct Message to visibility panel
8 years ago
Raphael Michel
834ad78c36
Allow to filter boosts and replies from home ( closes #133 )
8 years ago
Raphael Michel
15088fa42a
Allow taking photos directly from the app ( closes #139 )
8 years ago
Vavassor
18e40855ad
Profile edits for display name and bio are working. Avatar and header image picking are in but not uploaded.
8 years ago
Vavassor
a33c259760
Ties composer readying state and control states together.
8 years ago
Vavassor
cc0aaf6162
Fixes a couple cases in the composer where buttons enabled are out of sync with whether a status is already in flight.
8 years ago
Vavassor
84741c1f1b
Adds a partial profile editor (non-working).
8 years ago
serage.betelmal
642e2af23e
Adding an about activity to the App
8 years ago
Raphael Michel
d732c5d0a7
Timeline footer improvements
8 years ago
Vavassor
692dc0e527
Possible fix to ECDH secp256r1-only cipher suite issue.
8 years ago
Vavassor
3bf84f9b7d
Cleaned up content descriptions and added the last missing ones. Closes #122
8 years ago
Zachary Epps
52343b6ab2
changed the share button menu to allow for sharing either the link, or the actual content of the post
...
added values into @string file to accommodate for the change
added the new share submenu into the status_more layout xml
8 years ago