213d777750
ui: Add privacy settings
2022-03-04 15:26:30 +01:00
347c45163b
xmpp: Implement XEP-0060 and XEP-0084
2022-03-03 18:04:34 +01:00
3cdaccbdf7
service: Prevent the vCard request from blocking the addition process
2022-03-03 14:41:39 +01:00
d338248b9c
ui: Fix the closing chat dialog
2022-03-03 14:41:12 +01:00
2804636fa2
service: Fix crash in the roster service
2022-03-03 14:23:29 +01:00
9144ab7493
service: Create the [AvatarService]
...
Also fetch an avatar when adding a roster entry.
2022-03-03 14:08:52 +01:00
d344e82792
xmpp: Implement read-only avatars using XEP-0053 and XEP-0153
2022-03-03 13:05:23 +01:00
6fee2176bd
xmpp: Update the File Thumbnails implementation
2022-03-02 17:33:44 +01:00
57baaeb74c
xmpp: Implement File Upload Notification
2022-03-02 17:32:46 +01:00
51cb07ff71
xmpp: Add a function for accepting a subscription request
2022-03-02 17:02:26 +01:00
a1378740c3
service: Use the 'get*Manager' functions
2022-03-02 16:58:57 +01:00
2a6fc4a938
style: Use const constructor
2022-03-02 15:52:23 +01:00
0a280caa01
service: Fix removing items from the roster
2022-03-02 15:52:04 +01:00
f77ce5be8f
ui: Use done_all for received and read
2022-03-02 15:07:24 +01:00
ce1ad23502
meta: Update DOAP
2022-03-02 12:49:02 +01:00
d29235cbb7
meta: Implement Chat Markers and Delivery Receipts
...
- Implement Delivery Receipts in the XMPP library
- Plumb Delivery Receipts into the UI
- Plumb Chat Markers into the UI
2022-03-02 12:40:27 +01:00
be701a5e0f
xmpp: Begin writing a onBadCertificate function
2022-03-01 20:36:45 +01:00
91c5bfcf57
xmpp: Implement Message Carbons
2022-03-01 20:26:55 +01:00
cba898c388
style: Fix style
2022-03-01 18:06:47 +01:00
e15ea736e2
ui: Allow opening images and videos
2022-03-01 16:00:46 +01:00
430cb8ca24
xmpp: Possibly fix #4
2022-03-01 14:49:51 +01:00
7e681480ea
ui: Implement a bad video widget
2022-03-01 12:50:40 +01:00
f6a2430ca8
service: Fix download button
2022-02-28 21:18:01 +01:00
a3f680b6c6
ui: Deal with not-found images better
2022-02-28 21:09:47 +01:00
8e3ceaf52b
ui: Deal with files that are not found
2022-02-28 20:58:49 +01:00
fd4134d61b
service: Improve media messages
2022-02-28 16:06:08 +01:00
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