Alibek Omarov
56120e6bf4
app: upgrade BIV
4 years ago
Alibek Omarov
f3a7718401
ChatsAdapter: fix recycling issues
4 years ago
Alibek Omarov
f8475f8615
chats: implement creating new chat through account activity
4 years ago
Alibek Omarov
0f6d0eaff0
test: fix tests
4 years ago
Alibek Omarov
9fcdddb3bc
streaming: add opt-out option in the account settings
4 years ago
Alibek Omarov
935741143f
strings: remove husky.xml
4 years ago
Alibek Omarov
30b2349e2b
StatusBaseViewHolder: semi-fix null shown up for Mastodong, don't allow user to click when parent post is unavailable
4 years ago
Alibek Omarov
82a22082f2
Merge #93
4 years ago
Alibek Omarov
866f7d3bce
StreamingService: cleanup, use shared OkHttpClient
4 years ago
Karol Kosek
859a4acfa5
Implement clicking on 'Reply to' text
...
... and remove the Reply to button from the menu.
4 years ago
Alibek Omarov
55d3e9ed08
streaming: implemented streaming for notifications
4 years ago
Karol Kosek
40db8951f9
Strikethrough the reply info if parent post isn't visible
4 years ago
Karol Kosek
72a6b41bf6
Add the pleroma object to the db
...
Remember emoji reactions and the 'reply to' text.
4 years ago
Karol Kosek
34fa8b9664
Add 'reply to' indicators in posts
4 years ago
Alibek Omarov
828198dab7
chats: add new notification type pleroma:chat_mention (wip)
4 years ago
Alibek Omarov
d6e7853ddf
NotificationsFragment: fix Emoji Reactions being mislabeled as Unknown
4 years ago
Alibek Omarov
4344de1e72
db: AccountEntity: enable follow_requests by default
4 years ago
Alibek Omarov
12e3d49035
Merge branch 'develop' of https://git.mentality.rip/FWGS/Husky into develop
4 years ago
Alibek Omarov
40cf08f7df
Merge chats_wip
4 years ago
Alibek Omarov
92a659fea4
chats: fix stickers and emojis
4 years ago
Alibek Omarov
d8ffcaec30
chats: fix media upload, fix back button
4 years ago
Alibek Omarov
159f0f0615
chats: add media, stickers, emojis (wip)
4 years ago
Alibek Omarov
c2439405be
chats: implement sending messages, prototype
4 years ago
Alibek Omarov
69f37208a5
chats: disable pagination for chat listing, another finalization of chat bubble design
4 years ago
Alibek Omarov
bcfd202bbb
chats: chat message adapter, partially implement activity
4 years ago
Alibek Omarov
a002a76b92
chats: base chat UI
4 years ago
Karol Kosek
13c353a542
PreferencesFragment: fix the reblog confirmation switch
...
The switch changed the value for showing cards in timelines
instead of asking if you really want to reblog posts.
4 years ago
a1batross
5c8a0ed478
Revert "chats: add viewdata"
...
This reverts commit 8ce99fcd53
.
4 years ago
a1batross
c37a3a8b8c
Rename Husky in generated file names to Tusky to prevent harassment towards Husky users
4 years ago
Alibek Omarov
9f57699a3d
chats: finished chat listing
4 years ago
Konrad Pozniak
1f487faf93
Fix cards in timelines/confirm boost preferences ( #1878 )
4 years ago
Ivan Kupalov
481140b73a
Fix crash in ViewImageFragment, fix #1876 ( #1877 )
...
It was not checked whether captionSheet is present.
4 years ago
Alibek Omarov
a4708a5ddb
l10n: regenerate husky translations
4 years ago
Alibek Omarov
a6a9d4d56e
l10n: merge translations from upstream
4 years ago
Alibek Omarov
8ce99fcd53
chats: add viewdata
4 years ago
Alibek Omarov
6edc9ec76d
Merge remote-tracking branch 'tcitworld/patch-1' into develop
4 years ago
Thomas Citharel
07304a7d7a
Fix a typo in Tusky's weblate URL
4 years ago
Ivan Kupalov
22b074f172
Description improvements ( #1846 )
...
* Increase character limit for media descriptions to 1500
It was increased in Mastodon 3.0.0 which was released in October 2019.
* Improve image description view
Since media descriptions can be longer now, we need to adjust the UI.
It is a common problem that description takes up the whole screen, it's
hard for readers and also discourages people from adding descriptions.
This commit uses bottom sheet to hide most of the description. Since we
know how much screen space it will cover, we can use darker background
which makes reading text easier.
* Adjust description handle
* Fix unable to dismiss image caption
4 years ago
Alibek Omarov
8b8958a9c2
l10n: regenerate husky customized strings
4 years ago
Alibek Omarov
6fe1e5603e
l10n: merge upstream
4 years ago
Alibek Omarov
5c8464fb92
chats: add layout for chat picker
4 years ago
Konrad Pozniak
cf3295749b
upgrade SwipeRefreshLayout to 1.1.0 ( #1866 )
4 years ago
Alibek Omarov
21579dfdc9
l10n: regenerate husky branding string overrides with new URL
4 years ago
Alibek Omarov
482fb08e00
l10n: change husky.fwgs.ru to huskyapp.dev
4 years ago
Alibek Omarov
56cf269561
l10n: merge translation from upstream
4 years ago
Alibek Omarov
752f6ad35b
chats: add Chat and ChatMessage entities, add Pleroma API calls
4 years ago
Alibek Omarov
fe0e68ba5c
ViewImageFragment: upgrade BigImageView to 1.6.6, enable swiping for all kinds of embedded views
4 years ago
Alibek Omarov
483b847120
ViewImageFragment: finalize transition to BigImageViewer. Now it should correctly handle EXIF rotation, do not stuck at transition and pick preview image if it's in cache but full image isn't
4 years ago
Konrad Pozniak
28a78a2566
remove scrolling from notification options bar ( #1858 )
4 years ago
Mélanie Chauvel
408660aff0
Make account views clickable instead of avatar only ( #1855 )
...
Affects:
- New follower request and New follower notifications
- Accounts in Blocked users and Muted users pages
4 years ago