9683fedc39
service: Guard Big Picture notifications against anything not an image
2022-02-28 14:40:35 +01:00
6507f5fd86
service: Extend the peekFile function
2022-02-28 13:25:34 +01:00
4af9ee96a1
service: Implement the download request
2022-02-28 12:57:35 +01:00
7e0ebf58a7
service: Fix exception when progress reaches 1.0
2022-02-28 12:41:09 +01:00
c1b83b917d
ui: Implement a stubbed download button
2022-02-28 12:39:40 +01:00
786ddc9ec2
service: Improve the request success check
2022-02-27 22:29:03 +01:00
1759c0725c
style: Fix comment style
2022-02-27 22:19:40 +01:00
c77b457c21
service: Unify thumbnail handling for SFS and SIMS
2022-02-27 22:12:05 +01:00
19bfca16ac
xmpp: Implement Stateless Inline Media Sharing
2022-02-27 22:00:20 +01:00
8f70bdc945
ui: Implement thumbnails when receiving an image
...
This requires
- The sender uses Stateless File Sharing
- A thumbnail according to File Thumbnails (Custom XEP) is specified
- The file is an image (duh)
2022-02-27 19:12:38 +01:00
b96eeaf606
ui: Factor out the bottom of message bubbles
2022-02-27 13:43:22 +01:00
ae2a0bc9f9
ui: Implement an inline widget fallback for media files
2022-02-27 13:33:18 +01:00
5e38d5793f
docs: Fix README
2022-02-27 12:06:24 +01:00
1de953667e
ui: Fix wrong feature being not available
2022-02-27 12:05:56 +01:00
c15b33b2ed
service: Fix messages disappearing when switching the chat
2022-02-27 11:57:53 +01:00
40bd5b0dd1
service: Implement file download progress
2022-02-27 11:55:00 +01:00
b41a54717f
style: Use const constructors
2022-02-26 20:50:04 +01:00
0a61abdc22
service: Fix notifications appearing if the chat is open
2022-02-26 20:49:50 +01:00
9ae41293fe
service: Fix syntax error
2022-02-26 20:35:28 +01:00
81f9f99355
ui: Fix image padding issues
2022-02-26 20:35:14 +01:00
bfb2bc8148
service: Save downloaded images to the gallery
2022-02-26 20:32:27 +01:00
150df70b11
xmpp: Implement the basis for XEP-0446 and XEP-0447
2022-02-26 18:41:34 +01:00
b5e1da839a
service: Migrate all F2S commands to classes
2022-02-26 18:16:56 +01:00
2836f3d432
ui: Fix rounding of the image overlay
2022-02-26 13:36:35 +01:00
5f0075d04d
service: Port over all Service-to-Foreground events to classes
2022-02-26 13:27:54 +01:00
8394728f3b
service: Port over the first events to classes
2022-02-26 12:19:19 +01:00
6816f0446b
service: Fix the roster duplicating
2022-02-25 21:55:52 +01:00
cdaf57c761
service: Replace awesome_notifications
...
Replace awesome_notifications with flutter_local_notifications,
which allows big picture notifications to be used.
2022-02-25 13:18:31 +01:00
ca0f6d20b1
service: Do not show the full URL in the notification or conversation
2022-02-25 11:45:56 +01:00
ef4826c619
meta: Receive images using OOB data
2022-02-24 21:47:30 +01:00
f8fc2d2719
xmpp: Prepare for Message Carbons
2022-02-24 12:58:37 +01:00
93cef687d4
xmpp: Implement XEP-0066
2022-02-24 12:42:37 +01:00
8ad6e745e8
xmpp: Implement Unique and Stable Stanza ID
2022-02-24 12:31:10 +01:00
bf85c12c43
meta: Tag version 0.0.2
2022-02-23 14:42:21 +01:00
7c55434c50
ui: Restore the 'Debug enabled' switch
2022-02-23 14:35:46 +01:00
e8919e4132
style: Remove accidental semicola
2022-02-23 13:21:13 +01:00
563252a5ef
service: Fix sending a roster request after stream resumption
2022-02-23 13:18:59 +01:00
f0552888c9
service: Fix bug where roster items duplicate
2022-02-23 13:00:15 +01:00
6f022b873f
xmpp: Implement a DiscoCacheManager
2022-02-23 12:44:47 +01:00
0b9431638c
style: Refactor Repositories to Services
2022-02-22 22:10:52 +01:00
64e257b9f8
xmpp: Once again fix XEP-0198
2022-02-22 21:51:20 +01:00
0acabce757
xmpp: Fix roster pushes again
2022-02-22 21:21:31 +01:00
8c40acda96
xmpp: Fix the roster code
2022-02-22 16:25:12 +01:00
5fca82f58b
service: Improve the roster handling
2022-02-22 15:37:10 +01:00
54356ccb0c
service: Improve the service state management
2022-02-21 19:50:28 +01:00
ad1810abea
flake: Add pycryptodome
2022-02-17 13:03:33 +01:00
c92f2275d0
xmpp: Remove '(xml)' logging prefix
2022-02-17 12:58:40 +01:00
2cc5942ca4
xmpp: Make xep_0030.dart a bit cleaner
2022-02-17 12:41:45 +01:00
d0aca8d879
lint: Fix most linter warnings
2022-02-17 12:34:35 +01:00
ade501c044
meta: Improve the logging system
2022-02-17 12:28:30 +01:00