Commit Graph

2648 Commits

Author SHA1 Message Date
40cf08f7df Merge chats_wip 2020-09-29 21:05:20 +03:00
92a659fea4 chats: fix stickers and emojis 2020-09-29 21:04:19 +03:00
d8ffcaec30 chats: fix media upload, fix back button 2020-09-29 20:36:28 +03:00
159f0f0615 chats: add media, stickers, emojis (wip) 2020-09-22 20:31:31 +03:00
c2439405be chats: implement sending messages, prototype 2020-09-17 01:28:25 +03:00
69f37208a5 chats: disable pagination for chat listing, another finalization of chat bubble design 2020-09-13 23:49:45 +03:00
bcfd202bbb chats: chat message adapter, partially implement activity 2020-08-24 20:20:02 +03:00
a002a76b92 chats: base chat UI 2020-08-24 01:30:41 +03:00
5c8a0ed478 Revert "chats: add viewdata"
This reverts commit 8ce99fcd53.
2020-08-18 01:58:48 +02:00
c37a3a8b8c Rename Husky in generated file names to Tusky to prevent harassment towards Husky users 2020-08-18 01:58:48 +02:00
9f57699a3d chats: finished chat listing 2020-08-17 19:41:38 +03:00
Konrad Pozniak
1f487faf93 Fix cards in timelines/confirm boost preferences (#1878) 2020-08-09 17:13:43 +03:00
Ivan Kupalov
481140b73a Fix crash in ViewImageFragment, fix #1876 (#1877)
It was not checked whether captionSheet is present.
2020-08-09 17:13:43 +03:00
a4708a5ddb l10n: regenerate husky translations 2020-08-09 17:12:06 +03:00
a6a9d4d56e l10n: merge translations from upstream 2020-08-09 17:06:04 +03:00
8ce99fcd53 chats: add viewdata 2020-08-04 20:21:23 +03:00
6edc9ec76d Merge remote-tracking branch 'tcitworld/patch-1' into develop 2020-08-04 16:32:37 +03:00
Thomas Citharel
07304a7d7a Fix a typo in Tusky's weblate URL 2020-08-04 15:27:22 +02:00
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
2020-08-04 00:17:02 +03:00
8b8958a9c2 l10n: regenerate husky customized strings 2020-08-04 00:01:00 +03:00
6fe1e5603e l10n: merge upstream 2020-08-03 23:59:14 +03:00
5c8464fb92 chats: add layout for chat picker 2020-07-28 19:57:23 +03:00
Konrad Pozniak
cf3295749b upgrade SwipeRefreshLayout to 1.1.0 (#1866) 2020-07-28 17:45:06 +03:00
21579dfdc9 l10n: regenerate husky branding string overrides with new URL 2020-07-28 17:44:21 +03:00
482fb08e00 l10n: change husky.fwgs.ru to huskyapp.dev 2020-07-28 17:43:59 +03:00
56cf269561 l10n: merge translation from upstream 2020-07-28 17:42:20 +03:00
752f6ad35b chats: add Chat and ChatMessage entities, add Pleroma API calls 2020-07-26 22:21:54 +03:00
fe0e68ba5c ViewImageFragment: upgrade BigImageView to 1.6.6, enable swiping for all kinds of embedded views 2020-07-26 16:06:21 +03:00
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 2020-07-26 03:38:24 +03:00
Konrad Pozniak
28a78a2566 remove scrolling from notification options bar (#1858) 2020-07-25 23:25:31 +03:00
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
2020-07-25 23:25:31 +03:00
99ca34f320 l10n: merge translations from upstream 2020-07-25 23:24:25 +03:00
3503ed239b Merge remote-tracking branch 'weblate/develop' into develop 2020-07-25 23:20:35 +03:00
978489165e ViewImageFragment: replace TouchImageView by BigImageView based on SSIV and with proper GIF support 2020-06-30 19:22:52 +03:00
c6cfdcc3b1 AccountActivity: show Open in browser button on action bar 2020-06-29 16:43:41 +03:00
f09865eca4 ViewMediaActivity: always show these action buttons 2020-06-29 16:35:31 +03:00
929f647111 l10n: fix appearing toots in strings 2020-06-29 16:21:52 +03:00
Hararan
e4d87a9d38 Translated using Weblate (Thai)
Currently translated at 100.0% (62 of 62 strings)

Translation: Husky/Husky translations
Translate-URL: https://l10n.mentality.rip/projects/husky/husky-translations/th/
2020-06-25 22:41:01 +02:00
Hararan
2e81151534 Translated using Weblate (Thai)
Currently translated at 100.0% (62 of 62 strings)

Translation: Husky/Husky translations
Translate-URL: https://l10n.mentality.rip/projects/husky/husky-translations/th/
2020-06-25 18:11:35 +02:00
7fb0bd4c85 ComposeActivityTest: fix test 2020-06-25 19:04:25 +03:00
4741ab524c entity: Instance: fix optional pleroma field type 2020-06-25 18:57:47 +03:00
e14782b691 ViewMediaActivity: add a button to open media file in external application just in case built-in fails 2020-06-25 18:33:35 +03:00
f1397f3378 SearchStatusesFragment: fix reply to 2020-06-25 17:58:44 +03:00
4df757b4b3 StatusFragment: delete delete and redraft 2020-06-25 17:42:17 +03:00
b7892dc781 ViewThreadActivity: move Open in web menu option to status threedots menu 2020-06-25 17:38:08 +03:00
0ba08afd85 fastlane: fix compose screenshot 2020-06-25 17:14:28 +03:00
b04e29eaa5 readme: update 2020-06-25 16:50:17 +03:00
3cfaf6e2d6 Merge remote-tracking branch 'weblate/develop' into develop 2020-06-25 16:47:08 +03:00
Konrad Pozniak
7b95236961 correctly update the menu when muting domains (#1848) 2020-06-25 16:46:51 +03:00
Ivan Kupalov
da110b8fc0 Improve image viewer (#1843)
This commit does 3 things:
1. Replaces PhotoView (which is abandonware) with modern TouchImageView
2. Fixes an issue with panning images. Gesture was not intercepted
properly and pager was taking control instead of image being moved.
3. Adds feedback to dismissing of images with vertical gesture.
2020-06-25 16:42:56 +03:00