3b0719a
Support me command in replies
Click to expand commit body
And guard against edge case crash
Stephen Paul Weber created
3b0719a
Support me command in replies
And guard against edge case crash
Stephen Paul Weber created
e520040
Support latest retract/moderate xeps too
Stephen Paul Weber created
15ad8e0
This is redundant
Stephen Paul Weber created
e0d4dd6
Fix concurrent modification
Stephen Paul Weber created
74dcf9b
Bump versionCode
Stephen Paul Weber created
d7cde84
Use known gateways in notification settings
Stephen Paul Weber created
c134019
Use known gateays during onboarding
Stephen Paul Weber created
c962d36
Use known gateways when tel uri clicked
Stephen Paul Weber created
749790c
Use known gateways to get list of all gateways
Stephen Paul Weber created
bfae082
Use known gateways for contact sync
Stephen Paul Weber created
f3f154a
Optimize drawer data loading
We do it on every UI refresh so it matters. Stop refreshing accounts unless accounts have changed. Speed up tags dramatically by not bothering to sort the conversations (since we iterate them all anyway here). In my local testing this moved us from 20-26ms for the new code to an average of under 2ms.
Stephen Paul Weber created
05f755a
Use known gateways in manage account activity
Stephen Paul Weber created
2ce08fb
Use known gateways cache in drawer
Stephen Paul Weber created
3ed3e18
Cache known gateways
Stephen Paul Weber created
01e6aaa
Bump versionCode
Stephen Paul Weber created
6b999df
Fix NPE
Stephen Paul Weber created
5012c7d
exclude all OnePlus devices instead of just individual devices
Daniel Gultsch created
c140a4f
Bump versionCode
Stephen Paul Weber created
f211267
Fix NPE
Stephen Paul Weber created
51a232d
Bump versionCode
Stephen Paul Weber created
af9ea84
Pop back to top on any drawer choice
Stephen Paul Weber created
9bcfd84
Collapse after choosing something
Stephen Paul Weber created
68829d0
Fix NPE
Stephen Paul Weber created
63916a7
Allow access to all startconversation options from drawer
Stephen Paul Weber created
9d0dcd9
Sort tags in drawer
Stephen Paul Weber created
78b43f3
Visually deselect tag when choosing just a main filter
Stephen Paul Weber created
9bd5742
Colored badges
Stephen Paul Weber created
4a8b198
Add some icons to drawer
Stephen Paul Weber created
791358b
Save filter state across rotation
Stephen Paul Weber created
ac8ac92
Allow filtering by tag in the drawer
Stephen Paul Weber created
f06a7b4
Add nav drawer with account switcher
Stephen Paul Weber created
6a0b8b9
Remove accidentally comitted file
Stephen Paul Weber created
7b579fd
Use same MIME type as delta chat
Stephen Paul Weber created
9b17fc7
Don't need this and xmppConnectionService maybe null
Stephen Paul Weber created
ef3fb71
Merge branch 'master' of https://codeberg.org/iNPUTmice/Conversations
* 'master' of https://codeberg.org/iNPUTmice/Conversations: (23 commits) Translated using Weblate (Esperanto) Translated using Weblate (Esperanto) Translated using Weblate (Ukrainian) Translated using Weblate (Galician) Translated using Weblate (Portuguese (Brazil)) Translated using Weblate (Italian) Translated using Weblate (Russian) Translated using Weblate (Italian) Translated using Weblate (Galician) Translated using Weblate (German) Translated using Weblate (Portuguese (Brazil)) Translated using Weblate (Portuguese (Brazil)) Translated using Weblate (Portuguese (Brazil)) Translated using Weblate (Polish) Translated using Weblate (Galician) Translated using Weblate (Polish) Translated using Weblate (Galician) fix rare issue with CSI triggering pep notification dedup send delivery receipt when strict discovery timeout is used add timeout when device call gets no ringing response ...
Stephen Paul Weber created
f78e091
Bump versionCode
Stephen Paul Weber created
37558b3
Allow correcting previous messages
Works in Gajim and Cheogram android at least now
Stephen Paul Weber created
887b71f
Fix autocomplete disable setting
Stephen Paul Weber created
dbe40f8
Show banned users to admins
Stephen Paul Weber created
f3c1f23
Port EmojiSearch to use Autocomplete
Stephen Paul Weber created
387ef1a
Limit @here UI to members or higher
Stephen Paul Weber created
2b99175
Use better getDrawable
Stephen Paul Weber created
94f5188
Whitespace
Stephen Paul Weber created
775f5f8
Generate avatar from nick not legacy "name"
Stephen Paul Weber created
735e5c4
@mention autocomplete UI
Stephen Paul Weber created
1985f29
Added translation using Weblate (Serbian)
user11 created
116639c
Global setting to disable link previews
Stephen Paul Weber created
9901c35
Don't bother looking for link previews OMEMO
Since it has to be stripped anyway without twomemo
Stephen Paul Weber created
2e5aa51
Doing OMEMO shouldn't re-try links
Stephen Paul Weber created
e79e2bf
YouTube pages are huge and the metadata is not on top
Stephen Paul Weber created