Commit graph

1457 commits

Author SHA1 Message Date
2d1ac1e98f Merge remote-tracking branch 'my_github/aurora_beta' into aurora_beta 2024-07-03 22:34:57 +03:00
4b7bfc5f33 renamed for aurora 2024-07-03 22:34:48 +03:00
e813f334bb Merge remote-tracking branch 'handydevcom/power_saving_v3' into aurora_beta 2024-07-02 16:27:46 +03:00
74cdee5652 Merge remote-tracking branch 'handydevcom/dont_update_model_when_forwarding_message' into aurora_beta 2024-07-02 16:25:01 +03:00
25ce179a31 Merge remote-tracking branch 'handydevcom/Fix_Scroll_To_Quoted_Message' into aurora_beta 2024-07-02 16:24:22 +03:00
a11e2b9123 Merge remote-tracking branch 'origin_github/master' into aurora_beta 2024-07-02 16:20:58 +03:00
1b659ae219 Deleted yaml 2024-07-02 13:36:55 +03:00
3240a122a7 Merge remote-tracking branch 'monich/configure-reaction-button' into aurora_beta 2024-07-02 11:35:09 +03:00
48aaf577d6 Update git ignore 2024-07-02 11:24:47 +03:00
Mikhail Barashkov
15caa6f3c6 Save power by adding delay between network requests in background. 2024-07-02 11:01:39 +03:00
Mikhail Barashkov
e966eb4abd tdlibwrapper changes: refactored misleadingly names variables allUsers and to more proper names usersById and usersByName; fixed handleUserUpdated function as it mixed up userInformation parameter with userInformation member variable; made a dedicated method updateUserInformation to update both usersById and usersByName; eliminated unneeded status updates when user status didn't really change (those tend to happen a lot). 2024-06-21 17:32:25 +03:00
Mikhail Barashkov
23d361a987 Avoid UI updates in Chat selection screen when forwarding a chat, by cloning the chat list model. 2024-06-15 14:19:59 +03:00
Slava Monich
fd7563bc88 Force xz rpm compression
That improves the chances of rpm being installable on a system that
doesn't support zstd compression
2024-05-18 14:24:56 +02:00
Mikhail Barashkov
4eb718b02e Fix scroll to quoted message #566 2024-05-14 18:41:28 +03:00
Mikhail Barashkov
a984b94f2f Merge branch 'wunderfitz_master' into mbarashkov_master 2024-05-14 18:12:33 +03:00
jgibbon
0817e8c05b rebuild translation files + slight cleanup 2024-05-09 21:58:57 +02:00
jgibbon
80f76c8eb8 fix range + message updates; implement album filter 2024-05-04 21:30:32 +02:00
Sebastian Wolf
6ec3d2931f Restore content width in landscape as per discussion in #540 2024-05-04 22:25:56 +03:00
free software
053f5eae10 Update harbour-fernschreiber-es.ts (#542) 2024-05-04 22:25:56 +03:00
mbarashkov
3ac98a4e17 Jump to post from quote (#538)
* Jump to post from quote

* Add a setting to go to quoted message.

---------

Co-authored-by: Mikhail Barashkov <git@mbarashkov.ru>
2024-05-04 22:25:56 +03:00
Sebastian Wolf
4fc0ce70b5 Not only tablets have widescreen ;) 2024-05-04 22:25:56 +03:00
mbarashkov
06dcda1fd4 Improve chat UI on tablets by making messages narrower and limiting content items width as well. (#540)
Co-authored-by: Mikhail Barashkov <git@mbarashkov.ru>
2024-05-04 22:25:56 +03:00
Sebastian Wolf
18957e5f9d Handle event updateChatAvailableReactions 2024-05-04 22:25:55 +03:00
Sebastian Wolf
24d4b9ffb1 Tweak reactions again... 2024-05-04 22:25:37 +03:00
Patrick Hervieux
d6444c22b2 Update French translation (#532)
Co-authored-by: Patrick Hervieux <patrick.hervieux+git@pherjung.ch>
2024-05-04 22:23:21 +03:00
free software
20be5acfdc Update harbour-fernschreiber-es.ts (#529)
* Update harbour-fernschreiber-es.ts

* Update harbour-fernschreiber-es.ts
2024-05-04 22:23:07 +03:00
Slava Monich
fd8dee466e Updated Russian translation (#528) 2024-05-04 22:23:07 +03:00
Sebastian Wolf
72c4419a48 Test build no.4 2024-05-04 22:23:06 +03:00
Sebastian Wolf
02573174fc Minor tweaks for the new session timout setting 2024-05-04 22:22:54 +03:00
Sebastian Wolf
1e88f3c9ba Fix chat permissions handling 2024-05-04 22:22:54 +03:00
Slava Monich
4ea558bfa5 Tweaked notification feedback settings UI (#526) 2024-05-04 22:22:54 +03:00
Sebastian Wolf
ea513a5e42 Enable privileged mode for contacts sync 2024-05-04 22:22:52 +03:00
Sebastian Wolf
070f3e1bd7 Some minor adjustments 2024-05-04 22:22:18 +03:00
Johannes Bachmann
77f03f1f02 Always append last message content to notifications (#514)
* always append last message content to notifications

* make "always show notification" configurable

* add unfinished translations

* Fix spacing if no sender is printed
2024-05-04 22:21:03 +03:00
547b6b1e0b Fixed 2024-05-04 22:19:40 +03:00
659cf4e8ca Fixed 2024-05-04 22:19:40 +03:00
234a84ac04 Fixed merge 2024-05-04 22:19:40 +03:00
4471e543d2 merge translation 2024-05-04 19:45:21 +03:00
42e59badae Merged 2024-05-04 18:41:19 +03:00
7e125aabf6 Fixed merged problems in translation 2024-05-04 18:19:28 +03:00
7847a22a3e Mergerd 2024-05-04 17:23:27 +03:00
Mikhail Barashkov
3a8f20a1ce Fix Copy message to clipboard not working from extended menu 2024-02-05 13:43:12 +01:00
jgibbon
fafa2ba355
Emoji update (#563)
* Update twemoji.js

* add new emojis

fixes #561

* update emoji db
2024-02-01 22:08:45 +01:00
Mikhail Barashkov
e0019d33d6 Fix not all possible destinations shown to forward a message. 2024-01-24 03:58:16 +02:00
jgibbon
4857b14fb8 fix range + message updates; implement album filter 2023-12-28 13:03:13 +01:00
Slava Monich
f241703784 Make the reaction button configurable 2023-12-07 02:54:09 +02:00
Åke Engelbrektson
2fad48e359
Update harbour-fernschreiber-sv.ts (#547)
Update Swedish translation
2023-12-04 22:19:53 +01:00
okruhliak
047ea51d0e
Update harbour-fernschreiber-sk.ts (#545) 2023-12-04 22:19:07 +01:00
free software
a1277fe79a
Improvements: harbour-fernschreiber-es.ts (#544) 2023-12-04 22:18:30 +01:00
Sebastian Wolf
0236586e44 Switch to gh tool for release creation, see https://github.com/actions/runner-images/issues/8362 2023-12-03 23:52:21 +03:00