|
60c5328eb0
|
feat(ui,service): Fix linter issues
|
2023-05-13 21:58:24 +02:00 |
|
|
189d9ca9cd
|
feat(ui): Allow picking a new reaction
|
2023-05-13 21:48:11 +02:00 |
|
|
5d797b1e66
|
fix(ui): Make only our own reactions clickable
|
2023-05-13 20:55:01 +02:00 |
|
|
2f1a40b4d9
|
feat(ui,service): Allow requesting the reactions on a given message
|
2023-05-13 20:50:46 +02:00 |
|
|
02c0cd5af0
|
feat(ui,service): Make reactions work again
|
2023-05-12 23:35:27 +02:00 |
|
|
f2a70cd137
|
feat(service): Remove shared media table and attribute
|
2023-05-11 21:12:36 +02:00 |
|
|
8d88c25f05
|
feat(ui): Make the shared media list look nicer
|
2023-05-11 21:06:23 +02:00 |
|
|
c1c5625441
|
chore(ui,service): Format and lint
|
2023-05-11 20:36:35 +02:00 |
|
|
462e800907
|
fix(service): Fix TODOs
|
2023-05-11 20:35:15 +02:00 |
|
|
faa5ee2c4f
|
feat(ui,service): Implement paged shared media requests
|
2023-05-11 16:33:55 +02:00 |
|
|
5dad5730ce
|
fix(ui): If an image has no size, decode it full
|
2023-05-10 13:43:58 +02:00 |
|
|
5017187927
|
fix(service): Fix file uploading
|
2023-05-10 13:41:12 +02:00 |
|
|
14e7f72bd3
|
feat(ui): SHow an error icon if the last message has an error
|
2023-05-10 12:27:19 +02:00 |
|
|
9ef67f5788
|
feat(service): Untested work on file sending
|
2023-05-10 12:26:37 +02:00 |
|
|
79226f6ca8
|
fix(service): Fix downloading a file again
|
2023-05-10 00:42:09 +02:00 |
|
|
c8c0239e36
|
feat(tests): Add tests for getPrefixedSubMap
|
2023-05-10 00:34:07 +02:00 |
|
|
f1be10bf8c
|
fix(service): Fix database loading
|
2023-05-10 00:24:39 +02:00 |
|
|
18c3c9d324
|
feat(all): Use stickers as an extension of SFS
|
2023-05-09 21:24:20 +02:00 |
|
|
4825fe881d
|
fix(ui): Fix not downloaded files having no background color
|
2023-05-08 23:57:57 +02:00 |
|
|
081d20fe50
|
fix(all): Format and lint
|
2023-05-08 23:57:37 +02:00 |
|
|
c1a66711db
|
feat(service): Verify hash after download
|
2023-05-08 21:15:54 +02:00 |
|
|
b113e78423
|
feat(service): Create hash pointers only after integrity checks
|
2023-05-08 13:27:06 +02:00 |
|
|
470e8aac9c
|
feat(service): Guard against empty SFS source lists
|
2023-05-08 13:11:03 +02:00 |
|
|
39babfbadd
|
fix(service): Fix wrong type when querying file metadata
|
2023-05-08 13:08:25 +02:00 |
|
|
86f7e63f65
|
fix(service): Append the extension to the saved filename
|
2023-05-08 00:00:54 +02:00 |
|
|
ecd2a71981
|
feat(ui,service): Port UI and fix first bugs
|
2023-05-07 22:51:06 +02:00 |
|
|
2ece9e6209
|
feat(service): Try to bring over the service
|
2023-05-07 16:56:27 +02:00 |
|
|
9310b9c305
|
chore(all): Bump moxxmpp
|
2023-05-07 00:19:09 +02:00 |
|
|
abad9897b8
|
fix(service): Use database table constants
|
2023-04-09 13:27:16 +02:00 |
|
|
0cfffff94c
|
chore(all): Bump moxxmpp
|
2023-04-09 13:21:47 +02:00 |
|
|
6c53103345
|
chore(service): Bump moxxmpp
|
2023-04-07 23:18:52 +02:00 |
|
|
346ef66bca
|
chore(all): Update moxxmpp to 0.3.1
|
2023-04-06 15:30:50 +02:00 |
|
|
e092201030
|
feat(ui): If possible, decode shared images at a lower resolution
|
2023-03-21 22:45:04 +01:00 |
|
|
3c14521ca0
|
feat(service): Log the HTTP status when an upload fails
|
2023-03-21 20:17:08 +01:00 |
|
|
4b43427bf0
|
fix(ui): Fix color of block/add buttons
|
2023-03-21 20:03:40 +01:00 |
|
|
b7f39fe8ed
|
chore(service): Format the database migrations again
|
2023-03-21 19:56:20 +01:00 |
|
|
1f64569bc2
|
fix(service): Fix locking the UI when importing broken sticker packs
Fixes #241.
|
2023-03-21 19:56:14 +01:00 |
|
|
7c56383601
|
chore(all): Lint and format tests and migrations
|
2023-03-21 16:32:34 +01:00 |
|
|
2de50b012b
|
fix(service): Fix broken migration
|
2023-03-21 16:17:56 +01:00 |
|
|
1de90e3ce1
|
feat(docs): Explain the commit message format
|
2023-03-21 12:18:19 +01:00 |
|
|
64a175819f
|
chore(meta): Bump moxxmpp
|
2023-03-21 12:02:36 +01:00 |
|
|
4cc507832c
|
chore(service): Bump moxxmpp
Fixes #248.
|
2023-03-20 13:07:15 +01:00 |
|
|
fd1e14e4cd
|
Merge pull request 'Note to self feature addition' (#256) from ikjot-2605/moxxy:feature_note_to_self into master
Reviewed-on: https://codeberg.org/moxxy/moxxy/pulls/256
|
2023-03-20 11:52:25 +00:00 |
|
Ikjot Singh Dhody
|
a78db354ab
|
feat(notes): Handle reactions correctly for notes.
Signed-off-by: Ikjot Singh Dhody <ikjotsd@gmail.com>
|
2023-03-20 13:41:14 +05:30 |
|
Ikjot Singh Dhody
|
a86d83eeba
|
feat(notes): Fix upload logger.
Consistent method for checking note vs chat conversation.
Signed-off-by: Ikjot Singh Dhody <ikjotsd@gmail.com>
|
2023-03-19 00:56:45 +05:30 |
|
Ikjot Singh Dhody
|
02e73ade5e
|
feat(notes): Utilize converation object for notes.
Signed-off-by: Ikjot Singh Dhody <ikjotsd@gmail.com>
|
2023-03-18 15:33:17 +05:30 |
|
|
9d0a84b317
|
fix(ui): Fix text overflow when quoting a file
Fixes #261.
|
2023-03-17 21:28:32 +01:00 |
|
Ikjot Singh Dhody
|
0cf237914b
|
feat(notes): Update read marker cleaner for notes.
Signed-off-by: Ikjot Singh Dhody <ikjotsd@gmail.com>
|
2023-03-17 03:58:47 +05:30 |
|
Ikjot Singh Dhody
|
398c23fccb
|
feat(notes): Remove unneccessary changes.
Remove unneccessary "sent" changes in file widgets.
Signed-off-by: Ikjot Singh Dhody <ikjotsd@gmail.com>
|
2023-03-17 03:41:52 +05:30 |
|
|
8f68292dfd
|
fix(ui): Fix UI crash when less than 8 shared media items are available
|
2023-03-16 17:09:58 +01:00 |
|