defnax
e92c89bdfb
forget this to commit
2020-06-11 20:09:24 +02:00
defnax
92379b3534
Added open file feature for file status widget
...
* Added open file feature for file status widget
2020-06-11 16:32:55 +02:00
csoler
ebbdc082c0
implemented sorting manually in channel files lists
2020-06-10 23:16:32 +02:00
csoler
8c3c973d02
changed filtering model to a hand-made solution
2020-06-10 22:04:34 +02:00
csoler
85ce2c0f33
fixed bug in files model
2020-06-10 20:08:23 +02:00
sehraf
950703c398
i2p: bob: handle CONFIG+=no_rs_bob when creating a new location
2020-06-10 20:05:00 +02:00
sehraf
a5a2b49d99
i2p: bob: add option to disable bob CONFIG+=no_rs_bob
2020-06-10 20:05:00 +02:00
sehraf
6136416b56
i2p: bob: convert bobSettings to i2p::settings
2020-06-10 20:04:59 +02:00
csoler
cbf4ce6670
fixed some errors in model
2020-06-10 19:05:41 +02:00
csoler
3412bb2a8f
fixed compilation
2020-06-10 18:30:43 +02:00
csoler
ba6269311d
minor changes to files view
2020-06-10 18:24:02 +02:00
G10h4ck
1d8510069e
Merge pull request #1934 from PhenomRetroShare/Fix_AutoLogin
...
Fix AutoLogin
2020-06-10 10:19:55 +02:00
defnax
2baa551348
added stretch factor for the splitter
2020-06-09 23:32:18 +02:00
csoler
c9019a7e99
added sorting and filtering for files using a QPSortFilterProxyModel but it doesnt work yet
2020-06-09 21:08:21 +02:00
defnax
dc61167733
store splitter position
2020-06-09 21:03:55 +02:00
defnax
fe591c2bd7
fixing stylesheet for the subscribe button
2020-06-09 00:23:46 +02:00
csoler
32050af8da
fixed bug causing impossibility to display thumbnails with one post only
2020-06-08 21:26:48 +02:00
csoler
405fd2b5ca
removed some unused buttons
2020-06-08 21:09:23 +02:00
csoler
730a3be2e4
added filtering for posts
2020-06-08 20:56:59 +02:00
csoler
1cb6369cb6
added comments
2020-06-07 22:50:17 +02:00
csoler
944c5b3592
added list of files for the whole channel
2020-06-07 14:50:31 +02:00
csoler
591ffc2fa7
added display of selected item and empty widget for channel files
2020-06-06 22:37:44 +02:00
csoler
baf7b06e4c
fixed double click problem on files
2020-06-06 21:51:40 +02:00
csoler
fecd4369ec
fixed a few bugs in posts model
2020-06-06 21:32:06 +02:00
csoler
129ffdd6c5
fixed auto-layout of thumbnails
2020-06-06 19:07:03 +02:00
csoler
3106157ab0
fixed layout for thumbnails
2020-06-06 13:58:14 +02:00
defnax
3af0afe264
Merge pull request #2002 from defnax/reputation-for-board-posts
...
Added reputation check for board posts
2020-06-06 13:20:39 +02:00
defnax
4148e3c8db
update to use FilesDefs
2020-06-06 00:31:04 +02:00
defnax
508ff090ba
update to use FilesDefs
2020-06-06 00:13:39 +02:00
csoler
89fc77ef8e
fixed bug causing crash when clicking on non channel entries
2020-06-05 22:47:29 +02:00
csoler
facad382cf
fixed a few UI glitches
2020-06-05 22:43:43 +02:00
csoler
d39c476131
fixed entering editing event.
2020-06-05 18:07:33 +02:00
csoler
b9c41b31d4
added QStyledItemDelegate based on ChannelFilesStatusWidget. Not working yet.
2020-06-05 17:34:56 +02:00
csoler
a5dd33e085
improved widgets. Added file list (with dump delegate), labels, etc
2020-06-04 21:50:27 +02:00
csoler
e0cf9768fc
improved layout
2020-06-04 19:50:34 +02:00
defnax
58cfbbd823
Enabled sorting for gxs transport statistics, view details & small changes
...
* Enabled sorting for gxs transport statistics
* Context menu to view author details on gxs transport groups
* ui layout fixes for view boards details
* Display counting for people tree
2020-06-04 19:38:46 +02:00
csoler
a38d5aba14
added missing files
2020-06-03 22:49:13 +02:00
csoler
da968379d6
improved design: moved channel details+posts into tabs, and added tabs for comments+post details
2020-06-03 21:06:37 +02:00
Phenom
bbaad83857
Fix build with Qt 5.15+
2020-06-03 19:25:06 +02:00
defnax
58a4eafcc2
Added reputation check for board posts
...
* Added reputation check for board posts
* Added show author feature for the menu
2020-06-03 12:24:58 +02:00
csoler
5a6c8de005
fixed abstract item model for channels. Display still missing
2020-06-02 22:22:36 +02:00
drbob
bcaef29d49
Merge branch 'master' into TheWire-rework-ui
2020-06-02 22:33:33 +10:00
csoler
198733a763
started implementing an abstract item model for channels
2020-06-01 22:00:49 +02:00
defnax
e7cc74751f
Removed stylesheet it gets issues on other style
2020-05-31 00:21:19 +02:00
Phenom
df12c72ab8
Fix Message Delete Last to clear widget.
2020-05-30 19:39:02 +02:00
defnax
6b786b3604
Merge pull request #1985 from defnax/emojiandstylesheets
...
Added missed facepalming emoji & stylesheet fixes
2020-05-30 14:00:23 +02:00
Phenom
70e2a1a801
Fix qss StyleSheet dark theme item color for gtk users
...
gtk users can't set Qt system theme.
2020-05-30 12:40:42 +02:00
hunbernd
2aca157b56
Fixed missing include with the latest Qt version
2020-05-30 02:17:43 +02:00
hunbernd
cd751f12d4
Clang support
2020-05-30 02:16:59 +02:00
defnax
28508c47ce
Merge pull request #1968 from defnax/added-mail-settings-for-emoticons
...
Added mail settings for emoticons
2020-05-29 18:27:01 +02:00
defnax
22618de00c
* Added missed facepalming emoji & stylesheet fixes
...
* Added missed facepalming emoji
* Added default stylesheets for Messages selection & hover
* Added default selection color for the Main Window ListView
2020-05-29 18:16:59 +02:00
defnax
df0ed8e77e
Added to display the headshot images on the group item
2020-05-28 22:15:44 +02:00
drbob
589bb65324
Update display of WireGroup
2020-05-26 18:31:55 +10:00
drbob
bcd8f4b0de
use Extra Widget for Group creation
2020-05-26 18:09:50 +10:00
defnax
d1d4b47877
Merge pull request #1974 from hunbernd/feature/msys2enhancements
...
[WIP] Improved msys2 build scripts
2020-05-24 22:36:21 +02:00
defnax
178b37a95f
small ui fixes & changes
...
* Update the context menu icons for attachments
* Display the File type icon for attachments
* on reply load the tags
2020-05-24 02:28:54 +02:00
hunbernd
a11dc09790
Build webui
2020-05-23 22:05:44 +02:00
Phenom
e5e468b083
Fix AutoLogin
2020-05-23 12:54:17 +02:00
defnax
74646413c4
Added mail settings for emoticons
2020-05-23 00:16:49 +02:00
csoler
f422c7249a
Merge pull request #1966 from PhenomRetroShare/Fix_ChannelMarkAllRead
...
Fix Channels Mark All as Un/Read.
2020-05-22 18:23:55 +02:00
csoler
eeca7c6d3a
Merge pull request #1963 from csoler/v0.6-GxsGroup
...
fixed compilaiton of photoshare due to changes in GxsChange class
2020-05-22 18:21:33 +02:00
Phenom
ee0cc25b13
Fix Channels Mark All as Un/Read.
2020-05-22 12:33:54 +02:00
defnax
d6748b17d5
Merge pull request #1964 from defnax/Chat-widget
...
Moved Fonts to bottom & Chat notify to top
2020-05-22 12:20:12 +02:00
defnax
e460a02f54
Merge pull request #1957 from PhenomRetroShare/Fix_IndentInChatMessage
...
Fix Indent in Chat Message
2020-05-22 12:19:53 +02:00
defnax
d872dd56ff
Moved Fonts to bottom & Chat notify to top
2020-05-22 01:28:07 +02:00
defnax
56d8a1c819
Merge pull request #1960 from PhenomRetroShare/Fix_GxsForumModelSetMsgReadStatusDataChanged
...
Fix GxsForumModel::setMsgReadStatus dataChanged call
2020-05-21 23:38:23 +02:00
csoler
029f6c846b
Merge pull request #1962 from defnax/group-treeitem-textcolor
...
Fixing Group Tree item text color
2020-05-21 23:00:59 +02:00
csoler
82690561b6
fixed compilaiton of photoshare due to changes in GxsChange class
2020-05-21 22:45:49 +02:00
csoler
2a5adddc3b
Merge pull request #1881 from PhenomRetroShare/Add_VotesOn_getPostData
...
Add Votes when calling getPostData.
2020-05-21 22:38:06 +02:00
defnax
180a43150b
Fixing Group Tree item text color
2020-05-21 21:58:23 +02:00
defnax
1f5ac32a81
Merge pull request #1958 from defnax/messages-cosmetic
...
cosmetic changes in Messages
2020-05-21 21:42:29 +02:00
Phenom
d4010dd8d9
Add Message set HideTabBarWithOneTab
2020-05-21 19:55:47 +02:00
Phenom
319ebd66f6
Fix GxsForumModel::setMsgReadStatus dataChanged call
2020-05-21 19:07:03 +02:00
defnax
9b5ab4bbd9
cosmetic changes
2020-05-21 17:23:56 +02:00
Phenom
0a9f7882a5
Fix Indent in Chat Message
2020-05-21 16:32:59 +02:00
Phenom
60615e4532
Add PlaceHolder in Message Tree.
...
And fix some mistakes.
2020-05-21 15:30:02 +02:00
Phenom
ba8d2268ea
Fix Message QuickView Selection for user tags
2020-05-21 12:55:38 +02:00
defnax
76420a33bf
Merge pull request #1954 from defnax/Attachment-quickview
...
Added to use the tag colors as icon
2020-05-21 00:28:37 +02:00
defnax
b3caf76c4b
Added to use the tag colors as icon
2020-05-20 23:38:21 +02:00
csoler
fc5b28e9e1
Merge pull request #1952 from defnax/Attachment-quickview
...
Quick view for Messages with Attachments
2020-05-20 23:02:49 +02:00
csoler
cb44d42f49
Merge pull request #1935 from PhenomRetroShare/Fix_FriendsFilesFlatView
...
Fix FriendsFiles list when on FlatView
2020-05-20 22:21:09 +02:00
defnax
f96f1cf8b1
Quick view for Messages with Attachments
2020-05-20 02:03:18 +02:00
Phenom
0a83e7efc5
Fix Messages Quick View unselect.
2020-05-19 19:37:37 +02:00
defnax
fd6b69bcac
Merge pull request #1943 from PhenomRetroShare/Fix_RsElidedItemDelegateStyleSheet
...
Fix RSElidedItemDelegate to use StyleSheet as default but defined colors
2020-05-19 19:28:52 +02:00
drbob
f4457b1331
Fixup how REF message are displayed
...
Ensure RefImageCount is correct.
Update docs on m(Ref)GroupPtr points to
fill-in GroupPtrs on Ref Msgs.
Remove mRefAuthorName as not so useful.
Add images into Response Msgs.
Display Headshot / Images on Ref Msgs - if possible.
2020-05-19 19:40:12 +10:00
drbob
fbf56fcf03
Add image handling to PulseAddDialog and PulseMessage
2020-05-18 17:35:08 +10:00
defnax
edae2faf2c
Fixing background of a frame to be transparent
2020-05-18 01:24:37 +02:00
csoler
d52d9c909b
Merge pull request #1875 from csoler/v0.6-GxsGroup
...
Add group change notifications (e.g. circle invites, forum moderation, etc)
2020-05-17 22:37:03 +02:00
Phenom
384ae46706
Fix RSElidedItemDelegate to use StyleSheet as default but defined colors
...
if they are.
If none, use Base Delegate.
2020-05-17 13:27:35 +02:00
drbob
3312faf3ea
fixup button labels are prefix headers
2020-05-17 19:56:58 +10:00
drbob
f585b7a629
Enable Republish / Likes from new UI elements
...
Update interface to use groupId / msgId.
Tweak PulseAddDialog for Republish & like.
Hide Like messages from showing in UI.
Wire up buttons from new UI elements.
2020-05-17 12:10:46 +10:00
drbob
8df5a886db
Move createOriginalPulse / createReplyPulse to libretroshare
...
message creation logic moved to libretroshare
GUI classes cleaned up.
2020-05-16 22:35:32 +10:00
drbob
11ce959b2f
Improvements to UI to make behaviour more similar to twitter.
...
Add new UI elements.
Can show PulseFocus or GroupFocus at the moment.
WIP, Much more work to get this finalised.
2020-05-15 22:36:50 +10:00
defnax
f6f508d1ba
Added second icon for inactivity status
2020-05-14 16:22:39 +02:00
defnax
4f25ab3fe8
Merge pull request #1938 from defnax/forum-fonts-settings
...
Added forum settings for Font size & contrast
2020-05-14 14:29:13 +02:00
defnax
926aa2ad68
Merge pull request #1937 from defnax/stylesheet-fixes
...
Disabled uneeded qproperty-textColorQuote
2020-05-14 13:58:36 +02:00
csoler
e6d9c49426
Merge pull request #1931 from PhenomRetroShare/Fix_SharedFilesLongTimeUpdate
...
Fix SharedFilesDialog take long time to update.
2020-05-14 00:00:22 +02:00
defnax
86ec01e991
Added forum settings for Font size & contrast
2020-05-13 19:37:44 +02:00
defnax
b610ce7627
Merge pull request #1154 from chelovechishko/net_bolshe_slyozok
...
gxsforums: make forum's messages respectful to chat options
2020-05-13 14:05:55 +02:00
defnax
c4315851d5
Disabled uneeded qproperty-textColorQuote
2020-05-13 12:10:17 +02:00
Phenom
65631353e8
Fix FriendsFiles list when on FlatView
2020-05-13 11:01:55 +02:00
Phenom
f6260a95ae
Add Votes when calling getPostData.
2020-05-13 00:36:14 +02:00
csoler
2ad9d86385
Merge pull request #1933 from PhenomRetroShare/Fix_RsElidedItemDelegateAbs
...
Fix RSElidedItemDelegate abs to use std one.
2020-05-12 23:07:08 +02:00
csoler
e6edae27be
Merge pull request #1922 from PhenomRetroShare/Fix_SomeWarnings
...
Fix some warnings
2020-05-12 23:05:34 +02:00
csoler
19d235aed4
Merge pull request #1924 from defnax/new-spam-box
...
Added New Spam Box
2020-05-12 23:01:46 +02:00
csoler
391ecd10dd
Merge pull request #1929 from defnax/fixing-posteditem-signal-slots
...
[PostedItem] Fixing for some buttons the signal slots...[Expand,Notes, Voting]
2020-05-12 22:47:25 +02:00
Phenom
ba7a4db934
Fix RSElidedItemDelegate abs to use std one.
2020-05-12 19:56:11 +02:00
csoler
12a9dc5a79
fixed UI bugs reported by jolavillette
2020-05-12 18:53:51 +02:00
defnax
1232d71446
Enable additional colors for the highlighting
2020-05-12 15:32:25 +02:00
Phenom
bc27863d23
Fix SharedFilesDialog take long time to update.
...
This is due to Qt bug: https://bugreports.qt.io/browse/QTBUG-11438
Thanks to Jolavillette
2020-05-12 14:10:33 +02:00
Phenom
e492945612
Add more color for quotted text.
2020-05-12 03:06:01 +02:00
csoler
2bfaadce0b
attempt to fix crash in revoke ids from circle
2020-05-11 19:02:33 +02:00
defnax
2ec021e1cf
Fixing Indentation
2020-05-11 14:42:28 +02:00
defnax
d1c065559e
Merge pull request #1926 from PhenomRetroShare/Fix_GroupTreeWidgetQSS
...
Fix GroupTreeWidget with RSElidedItemDelegate for StyleSheet.
2020-05-11 14:39:17 +02:00
defnax
9f91ac1454
Fixing for some buttons the signal slots
2020-05-11 14:20:33 +02:00
Phenom
c268f998e6
Fix PostedItem loading thread.
...
Wait loading is finished before destruct.
2020-05-10 19:49:07 +02:00
Phenom
c6350ff044
Fix GroupTreeWidget with RSElidedItemDelegate for StyleSheet.
2020-05-10 18:42:24 +02:00
csoler
a7d89f1fbb
hide moderator list in new forum feed item
2020-05-10 13:48:57 +02:00
csoler
8f12dd6322
fixed bug in chat room notify
2020-05-10 13:33:20 +02:00
defnax
9b84617ebe
Fixing indentation
2020-05-10 00:04:17 +02:00
defnax
c297311b61
Fixing column display
2020-05-09 23:42:54 +02:00
csoler
6f6e0de5f1
merged with upstreamm/master
2020-05-09 22:33:27 +02:00
csoler
df92000147
Revert "Fix GroupTreeWidget with RSElidedItemDelegate for StyleSheet."
2020-05-09 21:49:13 +02:00
defnax
d2794ed6d2
Merge pull request #1920 from PhenomRetroShare/Fix_GroupTreeWidgetQSS
...
Fix GroupTreeWidget with RSElidedItemDelegate for StyleSheet.
2020-05-09 18:19:34 +02:00
csoler
0c3b8641af
fixing some bugs in circles backend
2020-05-09 18:07:56 +02:00
Phenom
826e969fae
Fix GroupTreeWidget with RSElidedItemDelegate for StyleSheet.
2020-05-09 14:43:45 +02:00
Phenom
546e87fd39
Fix warning: ‘op’ may be used uninitialized in this function
...
../../../trunk/retroshare-gui/src/gui/Identity/IdDetailsDialog.cpp: In
member function ‘void IdDetailsDialog::modifyReputation()’:
../../../trunk/retroshare-gui/src/gui/Identity/IdDetailsDialog.cpp:
327:30: warning: ‘op’ may be used uninitialized in this function [-
Wmaybe-uninitialized]
327 | rsReputations->setOwnOpinion(id,op);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
2020-05-09 14:36:06 +02:00
Phenom
e3846f981c
Fix warning: control reaches end of non-void function
...
../../../trunk/retroshare-gui/src/gui/common/FriendListModel.cpp: In
member function ‘QVariant RsFriendListModel::displayRole(const
RsFriendListModel::EntryIndex&, int) const’:
../../../trunk/retroshare-gui/src/gui/common/FriendListModel.cpp:716:1:
warning: control reaches end of non-void function [-Wreturn-type]
716 | }
| ^
2020-05-09 14:34:48 +02:00
Phenom
6d53529cd4
Fix ForumThread Setting Loading
2020-05-09 12:30:32 +02:00
csoler
d7dab2ae88
fixed uninitialized memory read causing a crash (reportted y sehraf)
2020-05-09 10:55:19 +02:00
defnax
38af9244a6
added spam box
2020-05-08 23:21:38 +02:00
defnax
477f0a8a76
Merge pull request #1901 from PhenomRetroShare/Fix_ClearLayout
...
Fix Clear Layout methode.
2020-05-08 17:20:01 +02:00
defnax
f649ef943d
Merge pull request #1902 from PhenomRetroShare/Fix_SetMessageUnRead
...
Fix set Un/read choice in PopupMenu on messsage dialog.
2020-05-07 23:37:06 +02:00
defnax
0a2f2a1466
Merge pull request #1889 from PhenomRetroShare/Add_DateAndNameInCopyFromHistory
...
Add Date and Name in copied text from Chat History Browser.
2020-05-07 23:30:49 +02:00
defnax
62aaa70932
Merge pull request #1913 from defnax/fixing-comments-button-icon
...
Added new icon for the Chat menu
2020-05-07 21:46:46 +02:00
defnax
998f45fb59
Fixing spacing
2020-05-07 14:07:28 +02:00
defnax
ff88ff9d08
Reorder the Chat menu
2020-05-07 02:10:18 +02:00
defnax
e3953a1d57
Added default needed stylesheets for Messages & Forums tree
...
Added default needed stylesheets for Messages & Forums tree
2020-05-07 00:04:47 +02:00
defnax
de51f07922
Merge pull request #1903 from PhenomRetroShare/Fix_RsElidedItemDelegate
...
Fix RsElidedItemDelegate for StyleSheet
2020-05-06 13:36:29 +02:00
defnax
a8c2dc3d54
Added new icon for the Chat menu
2020-05-06 00:33:45 +02:00
defnax
c84bac7da7
Merge pull request #1912 from defnax/fixing-comments-button-icon
...
Fixing comments button icon
2020-05-05 19:34:25 +02:00
defnax
73194d2f4c
Merge pull request #1911 from defnax/fixing-posteditem-class-stylesheet
...
Fixing typing icon
2020-05-05 19:33:01 +02:00
defnax
6dec124131
Fixing comments button icon
2020-05-05 17:56:52 +02:00
defnax
f676314d48
using the correct icon for mail delete on message feeds items
2020-05-05 17:12:54 +02:00
defnax
a8e8cfbd32
Fixing typing icon
2020-05-05 16:10:30 +02:00
Phenom
e0e1411ab9
Fix PR#1907 by setting bool in the place that other.
2020-05-05 09:36:44 +02:00
csoler
e04f6d32db
Merge pull request #1908 from defnax/fixing-posteditem-class-stylesheet
...
Fixed stylesheet issues on PostedItem class
2020-05-05 08:45:15 +02:00
csoler
f7b1122782
Merge pull request #1907 from defnax/channelpostitem-fix
...
Channel loading issue fix by ET
2020-05-05 08:42:59 +02:00
defnax
c2372322e1
Fixed stylesheet issues on PostedItem class
...
* Fixed stylesheet issues on PostedItem class
2020-05-05 01:46:07 +02:00
defnax
2c0cdf398a
Channel loading issue fix by ET
2020-05-04 22:27:57 +02:00
csoler
65fa29e789
fixed notifications on circle not working due to cache reload failure. That circle cache code needs a real cleanup
2020-05-04 20:54:08 +02:00
Phenom
0eaa121457
Fix RsElidedItemDelegate for StyleSheet
...
Now StyleSheet is applied well.
2020-05-04 11:35:33 +02:00
csoler
ce6abe5d66
made GxsNotify for messages with more granularity. Removed RsGxsCircleMsg class that was not used.
2020-05-03 23:20:13 +02:00
sehraf
25f0119e4d
Add back the I2P Bob confuguration page.
...
It is used by both - clear net and hidden locations - to configure I2P either just as an in proxy (clear net location) or as a full service (hidden i2p location).
2020-05-03 20:58:36 +02:00
Phenom
4b0f187b30
Fix set Un/read choice in PopupMenu on messsage dialog.
2020-05-03 20:38:58 +02:00
Phenom
f41fa2ebe2
Fix Clear Layout methode.
...
Pointer seems to be deleted by Qt when last children is removed.
2020-05-03 20:33:59 +02:00
csoler
d833049dce
Merge pull request #1897 from defnax/Chat-widget-improvements
...
Moved search & settings buttons to the top
2020-05-03 17:28:55 +02:00
csoler
71f8dc2105
Merge pull request #1895 from defnax/set-default-style-for-Windows-to-Fusion
...
Set by default for Windows Fusion style
2020-05-02 17:24:56 +02:00
csoler
1b5e0c4a95
Merge pull request #1888 from defnax/cleanup-message-window
...
Removed the forgetten buttons from the popup mode message window
2020-05-02 17:23:18 +02:00
csoler
9048e3eab7
Merge pull request #1893 from PhenomRetroShare/Fix_NewFriendListDeleteKey
...
Fix NewFriendList delete by Keyboard
2020-05-02 16:09:16 +02:00
csoler
0c388c2891
Merge pull request #1884 from PhenomRetroShare/Fix_ChannelPostNumCmt
...
Fix Channel Post Comments Number
2020-05-02 16:02:41 +02:00
csoler
ab5defe83b
Merge pull request #1891 from PhenomRetroShare/Fix_NewFriendListQSS
...
Fix NewFriendList in StyleSheet files.
2020-05-02 16:00:26 +02:00
csoler
efb26ce9c0
added warnign when notified CircleMsg cannot be retrieved from DB
2020-05-02 15:48:38 +02:00
csoler
32baccae97
finished cleaning GxsCircle Notifications
2020-05-02 15:09:32 +02:00
defnax
06c84e043b
changed color of the leave icon
2020-05-02 00:28:44 +02:00
defnax
c11eb3efbf
Moved search & settings buttons to the top
...
Moved search & settings buttons to the top
2020-05-02 00:07:30 +02:00
csoler
26dd716967
added documentation on circle membership at UI and circles API level. Internals need to be implemented accordingly
2020-05-01 22:59:39 +02:00
csoler
39fe2f2211
added save/restore of hierarchy in circles
2020-05-01 21:36:26 +02:00
defnax
5091977979
Set by default for Windows Fusion style
2020-04-30 15:17:22 +02:00
Phenom
b6b581f4b0
Fix NewFriendList delete by Keyboard
2020-04-30 10:29:15 +02:00
Phenom
e8faa25c3b
Fix NewFriendList in StyleSheet files.
2020-04-29 20:01:15 +02:00
Phenom
1c9bea730f
Fix Log User Notify
2020-04-29 17:25:53 +02:00
Phenom
bbeefda932
Add Date and Name in copied text from Chat History Browser.
2020-04-29 14:48:58 +02:00
defnax
43d39ff6f8
Removed forgetten buttons from the popup mode message window
...
* Removed the forgetten buttons from the popup mode message window
* Added white background stylsheets for feeds Forum Msg item , Posted CardView & Follower Widget
2020-04-29 14:30:16 +02:00
Phenom
e8b8119174
Fix Channel Post Comments Number
2020-04-29 00:52:19 +02:00
csoler
767440afc5
added circle invite notifications
2020-04-28 21:39:38 +02:00
Phenom
eab5821ac3
Fix Forum Post ToolButton enabled case.
...
Clear the tree widget too, when forum group selected else changing post
do nothing.
2020-04-28 19:39:07 +02:00
csoler
40d9398b38
Merge pull request #1876 from defnax/wire-ui-fixes
...
Set default column width for nickname columns & fixed missed icons (Circles Create Dialog)
2020-04-27 23:25:42 +02:00
csoler
f5af7dfeb3
fixed up top bar tooltips to display what the numbers actually mean
2020-04-27 21:56:43 +02:00
Phenom
6a9e008897
Change ChannelPostITem Title to Elided so you can read long one.
2020-04-27 19:27:04 +02:00
csoler
80b7f2a3cd
fixed loading of already selected ids in FriendSelectionDialog and automatically display existing GxsGroupDialog moderators
2020-04-27 17:00:13 +02:00
csoler
89843a6cbe
added NewsFeed item for advertising about new/removed moderators
2020-04-27 15:11:32 +02:00
csoler
dea29f8612
fixed uninitialized memory read in RSPermissionMatrix
2020-04-26 13:08:54 +02:00
csoler
3e187600be
removed uninitialized memory read in GxsForumModel
2020-04-26 13:07:39 +02:00
defnax
159fad476a
Set default column width for nickname columns & fixed missed icons
...
* Set default column width for nickname columns & fixed missed icons
* Set by default white background color for the Follower list frame
2020-04-26 00:40:05 +02:00
csoler
7e1b9570cf
Merge pull request #1873 from defnax/wire-ui-fixes
...
Added hover stylesheet for the WireGroupItem
2020-04-24 21:57:04 +02:00
csoler
3a3a41835b
Merge pull request #1867 from PhenomRetroShare/Fix_Forum_RSLink_SIGSEGV
...
Fix Forum RSLink making SIGSEGV
2020-04-24 21:52:51 +02:00
defnax
8b5bfdfdcf
Added hover stylesheet for the WireGroupItem
2020-04-24 20:34:50 +02:00
csoler
54c6ab4ec0
Merge pull request #1870 from csoler/v0.6-ImprovedGUI_4
...
V0.6 improved gui 4
2020-04-23 17:26:01 +02:00
defnax
98389409f6
Set a better selection color for the wire item
2020-04-23 01:03:23 +02:00
csoler
02466e3270
using Icon/Pixmap cache in Boards
2020-04-22 21:46:49 +02:00
csoler
3f72f1ff09
splitted PostedCardView/PostedItem into 3 classes, one base and two UI classes, and factored as much as possible.
2020-04-22 21:39:12 +02:00
defnax
2620663dac
Fixing dark stylesheets for selected wire item to be transpartent
2020-04-21 22:54:38 +02:00
defnax
fb694a0767
Fixing margins to not use to much wasted space
...
* Fixing margins to not use to much wasted space
* Add icon for collapse
2020-04-21 22:15:23 +02:00
csoler
958db27eaa
started improving Boards the same way than Channels. Not working yet
2020-04-21 20:59:14 +02:00
Phenom
e0096c58f3
Fix Forum RSLink making SIGSEGV
2020-04-21 20:42:19 +02:00
csoler
5120f693be
Merge pull request #1859 from csoler/v0.6-ImprovedGUI_4
...
Making channels faster to load
2020-04-21 19:30:49 +02:00
G10h4ck
2b44492cb6
Merge pull request #1829 from G10h4ck/rsfiles_links
...
RsFiles links support in libretroshare + a bunch of fixes
2020-04-20 17:12:04 +02:00
csoler
38e89d4055
fixed merge with upstream/master
2020-04-19 21:53:02 +02:00
csoler
5b761c72ba
removed debug info
2020-04-19 21:07:53 +02:00
csoler
15f5533780
Merge pull request #1865 from PhenomRetroShare/Add_AbilityToUndockChatLobbyToWindow
...
Add Ability to undock a chat lobby to a window.
2020-04-19 20:21:21 +02:00
csoler
aeada86f1b
Merge pull request #1861 from defnax/Wire-cosmetic-changes
...
[TheWire] Added icons for create & post to pulse & changed strings
2020-04-19 17:59:44 +02:00
csoler
02e939ac8f
replaced a bunch of explicit icons, mostly in abstract items models, by cached ones
2020-04-19 17:41:13 +02:00
defnax
70975b30d9
Display the avatar for the Wire author
...
Display the avatar for the Wire author
2020-04-19 16:09:42 +02:00
csoler
c84016c3b0
force Qt to use implicit data sharing in icons and pixmaps by using our own cache, and apply this to GxsChannelPostItem
2020-04-19 13:10:30 +02:00
Phenom
b529de29e6
Add Ability to undock a chat lobby to a window.
2020-04-18 15:37:54 +02:00
csoler
2a046eacb3
have GxsChannelPostItem only keep a copy of the group meta data instead of the full group data to save memory
2020-04-18 13:45:55 +02:00
csoler
27bbd50f1f
Merge pull request #1860 from csoler/v0.6-ImprovedGUI_5
...
fixed bug causing forums to collapse when browsing messages
2020-04-17 23:51:32 +02:00
csoler
678bcf5830
improved efficiency of channel posts loading
2020-04-17 23:23:59 +02:00
defnax
519fb01536
Added icons for create & post to pulse
...
* Added icons for create & post to pulse
* Changed Subscribe strings to Follow/Unfollow
* Added Label for Follow list
2020-04-17 21:57:44 +02:00
csoler
27f2a191c8
Merge pull request #1830 from defnax/removing-some-default-stylesheet
...
Removing some default stylesheet froms Messages & ChatWidget & icon changes
2020-04-17 17:16:18 +02:00
csoler
e351b0353d
fixed bug causing forums to collapse when browsing messages
2020-04-17 17:12:23 +02:00
csoler
fa8968797c
added some tests to insertGroupData() to avoid inconsistent calls
2020-04-16 21:35:57 +02:00
csoler
ac02b68b34
first step of partial channel loading: only load all posts from meta data
2020-04-15 21:55:16 +02:00
csoler
b03ddda6c3
Merge pull request #1858 from csoler/v0.6-ImprovedGUI_4
...
attempt to fix bug in forum search
2020-04-15 20:10:51 +02:00
csoler
d31f5d1159
attempt to fix bug in forum search
2020-04-15 11:31:26 +02:00
csoler
05e3ab9dcd
Merge pull request #1854 from PhenomRetroShare/Fix_ForumMarkAllAsRead
...
Fix Forum Mark All As Read.
2020-04-14 21:22:41 +02:00
csoler
1d875d13fa
Merge pull request #1855 from PhenomRetroShare/Fix_MessageDeleteButton
...
Fix Message Delete Button.
2020-04-14 21:11:03 +02:00
Phenom
92b4097fe5
Hide RSImageBlockWidget when changing Forum Post.
2020-04-14 16:13:51 +02:00
Phenom
69a0fa64da
Fix Forum Mark All As Read.
...
Now only mark changed post to reduce DB access.
2020-04-14 14:32:53 +02:00
Phenom
2dc2b3598d
Fix Message Delete Button.
...
Now, frame is cleared and next message selected.
2020-04-14 14:29:37 +02:00
Gioacchino Mazzurco
37854c8f23
Fix compiler error on 32bit platforms
2020-04-14 12:26:21 +02:00
Gioacchino Mazzurco
dc9ba74bdd
Add missing postToObjcted in RsGxsUpdateBroadcast
...
Deprecate RsGxsUpdateBroadcast each service should handle its own event
2020-04-14 12:24:57 +02:00
Gioacchino Mazzurco
4c0baa1ec3
Fix JSON API event handler registering behavior
...
As a bonus the behaviour is now homogeneous between C++ API and JSON API
Fix a bunch of compiler warning
RsEvents implementation is now safer
mHandlerMaps size is known at compile time, so use an std::array instead
of vector
2020-04-14 12:24:57 +02:00
Gioacchino Mazzurco
55d466f79b
Initial work on RsFiles links support in libretroshare
2020-04-14 12:17:01 +02:00
csoler
b6c5e2f188
Merge pull request #1847 from csoler/v0.6-GxsDbFix
...
This branch aims at fixing the requests problems in RsGxsDataAccess
2020-04-13 14:13:33 +02:00
csoler
54f8ef1ffe
fixed small bug causing read/unread and new msgs to not update immediately
2020-04-12 23:07:42 +02:00
csoler
f74c65fcc0
created a specific GxsEvent for Group Statistics changes and handle it in the GUI for all friends at once every 2 min at most
2020-04-11 20:52:35 +02:00
drbob
0113aed20f
Disable follow / rate buttons, and fix time filter periods
2020-04-11 16:23:12 +10:00
drbob
7d8323f3e2
Cleanup WireDialog
...
Cleanup WIreDialog UI, removing unused bits
Switch Groups to LHS and Add Simple Time Filter.
2020-04-11 16:07:40 +10:00
drbob
124781c1e0
Fixup PulseAddDialog and underlying datatypes
...
Cleaned up UI, removing unnecessary sidebar.
Added cleanup of Dialog to reset properly
Disabled URL adder, until it is complete
Added ComboBox for reply sentiment
Only enable Post button when length between 1 and 999 characters
Add Icon to WireGroup (future proofing datatype)
2020-04-11 12:55:04 +10:00
drbob
9e0d56f408
TheWire UI Improvements
...
Ensure that PulseAddDialog updates ReplyTo pulse correcly.
PulseDetails actions enabled correctly.
Allow selection of WireGroup by clicking in list.
2020-04-10 21:36:31 +10:00
csoler
37074d81ff
fixed uninitialized memory read
2020-04-09 22:56:59 +02:00
csoler
b0e61376f1
removed calls to getServiceStatistics from GxsUserNotify and replaced by info collected by GxsGroupFrameDialog
2020-04-08 21:11:53 +02:00
csoler
c60f1d1331
fixed merge with upstream/master
2020-04-08 10:41:47 +02:00
csoler
e0462b8411
Merge pull request #1845 from csoler/v0.6-FT4
...
Removed TokenQueue from GxsTransportStatistics
2020-04-08 10:25:41 +02:00
csoler
ebee69df96
fixed up display of GroupStatisticsReq and moved priorities to RsTokReqOptions
2020-04-07 22:42:01 +02:00
csoler
bddd90df43
fixed bug causing some GxsGroupFrameDialog not to show content
2020-04-06 22:11:32 +02:00
csoler
5c71a46c52
fixed up the update of message count using a flag to only update when necessary, which limits drastically the calls to getGroupsStatistics()
2020-04-06 21:55:07 +02:00
csoler
25467dda9f
Merge pull request #1831 from drbob/thewire_fix_message_display
...
TheWire fixup up display of messages
2020-04-05 11:33:27 +02:00
csoler
5fd355f0f7
fixed compilation
2020-04-05 10:47:27 +02:00
drbob
1c20d75a03
Update photo/wire/wiki interfaces to support Blocking Group API.
...
Add blocking API Group Interfaces for photo,wire and wiki services.
Add service blocking API calls for createGroup/updateGroup/getGroupData.
Update GUI classes to match new GxsGroupDialog Interfaces.
2020-04-05 15:04:39 +10:00
csoler
28a21392ca
removed TokenQueue from UserNotify
2020-04-04 22:54:54 +02:00
csoler
4653f18dd1
removed TokenQueue from GxsTransportStatistics
2020-04-04 22:00:52 +02:00
csoler
72a22bcc88
removed more dead code
2020-04-03 10:54:06 +02:00
csoler
cd98f02246
removed askForDeferredSelfSignature() and made IdEditDialog comply with this
2020-04-02 22:24:14 +02:00
csoler
0cc871da60
removed TokenQueue from IdEditDialog PGP Signed identities still not working
2020-04-01 22:34:47 +02:00
csoler
d9b74beb44
removed more dead code and fixed a bug in GxeMessageFramePostWidget
2020-03-31 22:51:53 +02:00
csoler
36b5f18579
removed more dead code
2020-03-31 22:27:26 +02:00
csoler
9b42940cd7
removed dead code
2020-03-31 22:21:14 +02:00