Commit Graph

8356 Commits

Author SHA1 Message Date
csoler
25ea4f746c
Merge pull request #2673 from defnax/fixesv3
Stylesheet fix
2023-01-28 14:15:05 +01:00
defnax
c518fd0e42 Added to show on New Board/New Channel feed last updated time
Added to show on New Board/New Channel feed last updated time
2023-01-28 13:48:26 +01:00
defnax
1915187374 Stylesheet fix 2023-01-28 13:45:18 +01:00
csoler
a0de2e76db
Merge pull request #2669 from csoler/v0.6-ImprovedGUI2
switched all image outputs to jpeg format instead of png
2023-01-19 09:52:26 +01:00
csoler
d833ed185a added comments 2023-01-17 22:37:32 +01:00
csoler
ffe76f03a2 fixed comparisions, accounting for multiple inversions in the code 2023-01-17 22:33:07 +01:00
csoler
b87e450207 invert lower/greater conditions to be consistent with how comparisons are performed in rsexpr.h 2023-01-17 21:52:27 +01:00
csoler
6a28727e76 fixed date search 2023-01-17 20:00:55 +01:00
csoler
41317b6fe3 Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_20 2023-01-17 18:49:56 +01:00
csoler
e60ee730b4 fixed bug in quality of html-embedded images 2023-01-16 22:23:58 +01:00
csoler
7aacfb9aef added auto-choose of image format when transparency is present 2023-01-16 22:11:44 +01:00
csoler
de1b8f08d2 added auto-chose of image format if there is no transparency 2023-01-16 21:24:16 +01:00
csoler
516e4f7c12 added parameter to specify format to optimizeImageSize() 2023-01-16 21:11:18 +01:00
csoler
31bdd6c226 keep PNG for avatars 2023-01-16 20:16:44 +01:00
csoler
0a8f4b1b6e switched all image outputs to jpeg format instead of png 2023-01-16 19:53:20 +01:00
csoler
03e244a7af added handling of weak parameters certificate rejection case 2023-01-15 15:19:46 +01:00
csoler
737a753c2c fixed bug in range search 2023-01-08 18:41:17 +01:00
csoler
54cffac521 simplified logic of interval calculation for exact size search 2023-01-08 10:44:32 +01:00
csoler
fa071a1c50 improved expression widget so as to convert size Equal searches into a proper range 2023-01-07 15:08:10 +01:00
csoler
f65a761c9d
Merge pull request #2663 from csoler/v0.6-BugFixing_20
Bug fixing
2023-01-04 21:36:47 +01:00
AskOldIch
2cf95b410d
Added icons association with extensions
- .webm -- basically is full video container (video+audio)
- .weba -- is only audio stream
- .webp -- is a picture
2023-01-03 16:57:42 +00:00
AskOldIch
c1b7105321
Added extensions to SearchDialog
- .webm -- basically is full video container (video+audio)
- .weba -- is only audio stream
- .webp -- is a picture
2023-01-03 16:54:03 +00:00
AskOldIch
cae7797b55
Added "previewable" for .webm and .weba extension
- .webm -- basically is full video container (video+audio)

- .weba -- is only audio stream
2023-01-03 16:47:15 +00:00
csoler
1447306d65 not erasing clipboard when no links are selected 2022-12-28 21:15:27 +01:00
csoler
96a2f18571 fixed preserving order of links copied from search dialog results 2022-12-28 21:02:05 +01:00
csoler
0ce6b5f375 attempt to fix the display of new msgs and icon in GXS toolbar items at start 2022-12-27 23:01:26 +01:00
csoler
5d3737f9b4
Merge pull request #2662 from csoler/v0.6-BugFixing_20
Bug fixing
2022-12-25 17:35:30 +01:00
csoler
74dbef06be fixed default page in preferences->network 2022-12-24 10:29:50 +01:00
csoler
c0024e3487 hide/disable unnecessary Tor widgets in auto-tor mode and show outgoing I2P widgets 2022-12-24 10:29:08 +01:00
defnax
d3d672dc0d Added feature to expand To field
* Added feature to expand To field
* Fixed TreeVersion
2022-12-20 21:51:21 +01:00
csoler
992d5c30d3 fixed deletion of outgoing messages 2022-12-07 18:30:03 +01:00
csoler
bc0bef07de new attempt to fix limited sidebar width in mail composer 2022-12-06 16:19:26 +01:00
csoler
1bcbbf1248 fixed bold/boxsize in Mails 2022-12-06 15:47:02 +01:00
csoler
ad584e0fff removed max size in friend selection widget of Msg composer 2022-12-06 15:25:16 +01:00
csoler
93746f5075 fixed removing/displaying message tags in tags menu 2022-12-04 21:18:41 +01:00
csoler
7b78b87c65 fixed coumn visibility depending on box 2022-12-04 18:46:19 +01:00
csoler
a7570b70eb fixed proper setting of "from" field when heterogeneous destinations are used 2022-12-03 23:45:31 +01:00
csoler
8185dba0d8 fixed bug causing wrong "from" field in sent messages 2022-12-03 15:59:05 +01:00
csoler
6327ccf6ae using explicit column resize since Qt4 is not supported anymore 2022-12-03 14:06:21 +01:00
csoler
0528bf4b50 fixed quick view filters, loading of drafts (from previous format), uniqueness of message Ids 2022-12-01 21:02:10 +01:00
csoler
006f4c53be removed mMsgTagIds since tags are not in RsMailStorageItem struct 2022-11-30 15:25:38 +01:00
csoler
0db41deb9f fixed bugs in Mail display 2022-11-28 17:08:02 +01:00
csoler
7b0d501c1e fixed trick for own Ids in GxsIdTreeWidgetItem 2022-11-27 20:37:05 +01:00
csoler
6a2886da40 fixed some UI bugs in Mail 2022-11-27 18:36:42 +01:00
csoler
ea4df6306b fixed multiple glitches in Mail UI 2022-11-25 15:15:19 +01:00
csoler
2d024c0d6f made GxsIdChooser to auto update when identities are added/created/modified 2022-11-23 21:48:09 +01:00
csoler
302e87e476 fixing some UI errors in Mail 2022-11-23 21:18:11 +01:00
csoler
8bcb531cd3 fixed a few glitches in Mail GUI 2022-11-22 23:08:42 +01:00
csoler
3ac97b24a8 saving current work on big pass over Mail 2022-11-21 14:18:25 +01:00
csoler
ba4982f2ca changed Mail interface to use the generic MsgAddress type instead of the GxsId/RsPeerId combination 2022-11-15 11:03:23 +01:00