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
csoler
4e3cb16535
removed token queue from CreateGxsChannelMsg
2020-03-31 22:10:11 +02:00
csoler
cf7a77e512
finished converting GxsMessageFrameWidget to blocking API
2020-03-31 20:21:16 +02:00
drbob
3402aa861f
Merge branch 'master' into thewire_fix_message_display
2020-03-31 21:23:51 +11:00
csoler
55c810f848
first pass for converting GxsMessageFrameWidget to blocking API
2020-03-29 23:21:48 +02:00
csoler
c18dfb39c3
added some more debug info and proper error output to GxsDb
2020-03-26 23:19:34 +01:00
csoler
8cf78b072b
added more info when loading forums
2020-03-26 17:10:29 +01:00
csoler
5dcbb978c3
improvement of autoloading of GxsGroupFrameDialog
2020-03-26 16:47:37 +01:00
defnax
3115a3f307
update search icon
2020-03-24 16:05:47 +01:00
defnax
09b7e00b9f
fixed missed icons
2020-03-24 14:41:37 +01:00
defnax
858d8142b0
rename some notify settings strings links to boards
...
* rename some notify settings strings links/posted to boards
* connect attempt to Friend requests
2020-03-24 13:31:50 +01:00
defnax
a630d1b6ac
update the chat window icons
2020-03-23 18:31:56 +01:00
csoler
0f5fd198a4
removed debug info in db access
2020-03-22 22:06:49 +01:00
csoler
6c1f09a53b
completely removed TokenQueue from GxsGroupDialog and GxsGroupFrameDialog
2020-03-22 21:47:14 +01:00
csoler
7ba83272cf
re-enabled GroupMetaCache in GxsGroupFrameDialog and only reload fully when needed
2020-03-22 02:33:51 +01:00
csoler
83b130fa90
fixed icon for own forums
2020-03-22 02:11:56 +01:00
csoler
05afc40804
fixed a few bugs
2020-03-21 17:44:58 +01:00
csoler
b8ec91aac5
fixed missing returns
2020-03-21 15:46:52 +01:00
csoler
2387150f64
1/4 convertion of GxsGroupFrameDialog to blocking API
2020-03-21 15:25:34 +01:00
csoler
cd4594d0a3
merged with upstream/master
2020-03-19 09:15:45 +01:00
csoler
5408427ea8
added auto delete active token feature to RsGxsIfaceHelper
2020-03-17 00:13:29 +01:00
defnax
ea214d18e6
Removed a unnecessary frame from WikiDialog & correcting indentations
...
* Removed a unnecessary frame from WikiDialog & correcting indentations
* Removed unused icons
2020-03-15 17:29:05 +01:00
csoler
4c4b7ce754
Merge pull request #1826 from csoler/v0.6-FT4
...
attempt to solve GXS data access problems in new blocking API
2020-03-13 14:37:53 +01:00
drbob
fc53af2646
TheWire fixup up display of messages
...
Process messages to group replies correctly and sort by age.
Expand message display to include replies.
Add coloring to distinguish between replies and actual msgs.
Enable subscribe / unsubscribe buttons.
Add Selection of which set of groups are visible.
Add missing setNetworkExchangeService calls for photo + wire services.
2020-03-13 16:44:15 +11:00
csoler
70d0c7b1b3
quick workaround to avoid crash in loadCircles()
2020-03-12 22:12:06 +01:00
defnax
9a5f839550
fixing some layout issues on the search frame
2020-03-12 21:43:58 +01:00
defnax
5708be6472
Removed some default stylesheets from ChatWidget & Messages
2020-03-12 19:53:37 +01:00
csoler
aa05348d55
removed token queue from PostedCreatePostDialog
2020-03-11 22:41:19 +01:00
csoler
b8cab68885
Merge pull request #1821 from defnax/Cleanup-&-remove-old-with-new-icons
...
Cleanup & remove old with new icons
2020-03-10 19:04:04 +01:00
defnax
10c20ae2c6
restored the tab icon size to the default for Messages
2020-03-10 16:55:16 +01:00
defnax
3cc0adab22
Added to count own groups too
2020-03-09 23:22:52 +01:00
csoler
401c4f26ba
Merge pull request #1820 from defnax/fixing-settings-pages
...
Fixing settings pages
2020-03-09 22:47:45 +01:00
csoler
dc3c3488df
added blocking API for createComment() in GxsCommentService and removed token queue from GxsCreateCommentDialog
2020-03-09 21:01:55 +01:00
defnax
15afbc32cf
Removed unnecessary icons from main tree Channel & Forums
...
* Removed unnecessary icons from the main tree Channel & Forums
* Fixed to display the Flag icon for the Distribution column
2020-03-09 16:53:27 +01:00
defnax
cff0fad937
Put the Login Dialog in the acreen center of the window
2020-03-09 14:12:20 +01:00
csoler
4031b081c5
Merge pull request #1824 from drbob/photos_improve_sharing
...
Updates to PhotoSharing service
2020-03-08 23:14:38 +01:00
csoler
1f0678075f
merged upstream/master
2020-03-06 22:12:06 +01:00
defnax
991c07116b
added missed icon
2020-03-06 16:16:32 +01:00
drbob
88f76c5fbb
Update the data in photoitems
...
Update PhotoItem members
- remove excessive fields in Photo
- add RsGxsFile to Photo
- update ShareMode for Album
- renamed photo.mThumbnail to mLowResImage
Update Photo GUI
- enable setting of AlbumExtra parameters.
- added data for Ordering of photos
- stop showing duplicates in PhotoSlideShow
2020-03-07 00:13:25 +11:00
defnax
a480d995d6
Set the TextBrowser transparent for better look
2020-03-06 00:22:53 +01:00
defnax
6ac03ecf7c
moved share flags label to the Directories tab
2020-03-05 22:31:16 +01:00
defnax
5eb62a96a6
added back the changes for icons.qrc
2020-03-05 21:25:12 +01:00
defnax
e11c83f833
Merge pull request #89 from RetroShare/master
...
update to master
2020-03-05 21:22:24 +01:00
defnax
a0f151b252
restore icons back
2020-03-05 21:20:16 +01:00
defnax
4acbb062eb
removed unused defines
2020-03-05 21:11:16 +01:00
defnax
06b0600e6a
update icons
2020-03-05 16:09:00 +01:00
defnax
22fa7b15e9
update icon & screenshots
2020-03-05 15:36:19 +01:00
defnax
a1ca048082
cleanup & update some icons
2020-03-05 02:10:45 +01:00
csoler
48d09b5867
fixed bug in calling setItemWidget on a possibly null item
2020-03-04 22:43:17 +01:00
defnax
eb96350a5f
cleanup & remove old icons with new one
2020-03-03 16:26:47 +01:00
defnax
fedd0b22e5
Set back the right tab by default
...
* Set back show the right tabs by default
* Added for Files Tabs it taked to much space before
2020-03-03 14:05:52 +01:00
drbob
70d1d65cbf
enforce AuthorID requirement for Albums
...
Improve GxsGroupDialog to support required AuthorID.
Remove unused AlbumCreateDialog
Update Defaults for PhotoShare
2020-03-03 21:56:35 +11:00
csoler
87e92e5229
simplified loginc in deleting duplicate items
2020-03-02 22:08:13 +01:00
defnax
0529c5d1aa
added some icons for photos
2020-03-02 21:47:18 +01:00
defnax
08e3401503
attempting to fix layout issues
2020-03-02 19:40:44 +01:00
defnax
a57632c1b4
fixing the Album create icon
2020-03-01 20:13:18 +01:00
csoler
5ffa5aacd2
Merge pull request #1810 from defnax/messages-improvements
...
Messages improvements
2020-03-01 19:03:46 +01:00
csoler
97e7df82c5
Merge pull request #1816 from csoler/v0.6-FT4
...
TokenQueue cleanup
2020-03-01 17:29:44 +01:00
defnax
34f6a6ecf1
corrected the news feed
2020-03-01 16:30:49 +01:00
csoler
d96ce490d4
improved Circle editor ID selection list
2020-03-01 11:35:24 +01:00
csoler
8be92f24b6
removed TokenQueue from CircleCreationDialog
2020-02-29 23:48:37 +01:00
drbob
a089bc6e06
add missing files to retroshare-gui.pro
2020-03-01 09:37:42 +11:00
csoler
5ccc59e2ea
removed TokenQueue from FriendSelectionWidget
2020-02-29 23:07:01 +01:00
csoler
34fc132003
removed misleading warning about null circle id in newsfeed
2020-02-29 12:13:51 +01:00
drbob
24fd4ae3e7
Get the basics of TheWire service working
...
Added REF fields to Wire Msgs to allow replys to work well.
Added description of how the Message fields should be used.
Added WireGroupDialog for creation of WireGroups.
Updated PulseAddDialog to support publishing Pulses and Replies.
Added classes to display Pulses / Groups.
Added single selection point of WireGroup for publishing.
Added basic "refresh" to reload new GXS data.
2020-02-29 11:47:00 +11:00
defnax
9086f65dfa
fixing commit
2020-02-28 21:06:16 +01:00
defnax
73681d48b7
cleanup & removed the old icons from composer
2020-02-28 20:01:32 +01:00
defnax
07bae2f957
corrected icons
2020-02-28 18:41:17 +01:00
defnax
bc1fd32cde
update quickview icon
2020-02-28 14:31:04 +01:00
defnax
dad77bdb29
moved the info frame for invites before the message
2020-02-27 17:14:04 +01:00
defnax
7569517193
Added a "More" actions button for some needed actions
...
* Added a "More" actions button for some needed actions
* Added actions back for Save, Print.. , View Source & Button style
2020-02-27 01:04:44 +01:00
defnax
54a0319f33
fixing missed icon
2020-02-26 22:26:07 +01:00
defnax
96300a356f
update the composer icons
2020-02-26 22:21:52 +01:00
defnax
4be7f44967
added some flat mail icons for Messages Main Window
2020-02-26 21:09:33 +01:00
defnax
6f4971ea48
Added to display the Box name for the Main Tab when switching box
...
* Added to display the Box name for the Main Tab when switching box
* Fixed to clear the Message Widgets Labels when switched the Box
2020-02-26 16:50:05 +01:00
csoler
b1680bd591
Merge pull request #1806 from sehraf/pr_move-log-tab
...
Insert wiki/etc and plugins before the log tab
2020-02-25 22:23:45 +01:00
csoler
9b452774ac
Merge pull request #1811 from defnax/small-fixes-for-wiki-&-photos
...
Small fixes for wiki
2020-02-25 22:23:20 +01:00
csoler
a050669a93
remved tokenQueue from IdDetailsDialog and attempt to fix crash in Circles due to deleting an item that is still in the tree
2020-02-24 22:21:38 +01:00
defnax
44ecda293c
restore changes
2020-02-24 16:26:29 +01:00
drbob
5d0e2bb71e
Add Album Editing (add / remove photos)
...
Significant improvements to AlbumDialog
- load Existing Photos to the Album
- drag and drop add new Photos
- mark photos for deletion
- publish these changes
- color photoitems depending on state
Fixed up Top-Level Photo display.
- only show latest version of photo (hide deleted)
- fixup grouping by "Own / Subscribed / Other" Albums
- added Album detail editing using GxsGroupDialog
2020-02-25 00:11:51 +11:00
defnax
5cea8c4335
Added to store the splitter position for the wiki dialog
...
* Added to store the splitter position for the wiki dialog
* Fixing the missed icon for Photoshare
* Correcting Indentation
2020-02-23 21:12:32 +01:00
defnax
1cca7a4969
improved the messages design
...
* Moved the buttons to a better place
* removed the top frame
* changed to use the right icons for the context menu
* Set the attach icon on composer
2020-02-23 16:01:31 +01:00
csoler
737b846e23
Merge branch 'master' into v0.6-FT4
2020-02-22 21:11:00 +01:00
defnax
bd1047aa67
Revert "[Experimental] Video player page for main window"
2020-02-22 19:01:09 +01:00
sehraf
3ad5ec9dea
insert wiki/etc and plugins before the log tab
2020-02-22 18:54:58 +01:00
defnax
3e7f670203
Merge branch 'Video-Player-page-for-MainWindow' into master
2020-02-22 17:59:20 +01:00
csoler
bb498c3dc0
Merge pull request #1803 from defnax/removed-old-unused-icons
...
Removed old unused icons
2020-02-22 17:47:32 +01:00
csoler
0f045b4f6b
Merge pull request #1800 from cyisfor/master
...
Increase maximum avatar size to 96 to avoid blurriness in chats
2020-02-22 17:26:06 +01:00
csoler
a89f572edf
Merge pull request #1796 from drbob/photos_switch_to_gxscomments
...
Switch PhotoService to use GxsComments
2020-02-22 17:09:09 +01:00
csoler
941b55c9a5
Merge pull request #1797 from defnax/removed-checkbox
...
Removed unfinished checkbox
2020-02-22 17:03:52 +01:00
csoler
b73a84b768
Merge pull request #1802 from defnax/fixing-layout-issues-on-People-dialog-
...
Fixing layout issues on people dialog
2020-02-22 17:02:29 +01:00
csoler
5faee5ebe2
Merge pull request #1799 from defnax/update-and-cleanup-the-wiki-icons
...
Update and cleanup the wiki icons & small improvements
2020-02-22 17:01:02 +01:00
defnax
bb22b03b62
removed old icons & restored few back
2020-02-22 15:41:34 +01:00
defnax
e19f97f820
more cleanup
2020-02-22 13:24:30 +01:00
defnax
089aedfc3b
more cleanup
2020-02-22 02:05:51 +01:00
defnax
87f64a1e2b
removed old unused icons
2020-02-22 01:26:20 +01:00
defnax
12c8e59b58
Added a Label open the Board of the post via rs link
...
Added a Label for open the Board of the post via rs link, to show on news feed the link.
2020-02-21 16:14:56 +01:00
csoler
1c84c6123b
removed deadcode from IdDialog and moved CircleItem to new async API
2020-02-20 20:53:40 +01:00
defnax
a9f528ff33
changed color for the enterevent
2020-02-20 00:37:44 +01:00
defnax
e8caa56dc8
Maked Group Logo label click to set the icon & removed the add icon button
...
* Maked group logo label click able to set the icon & removed the add icon button
2020-02-19 23:14:19 +01:00
csoler
5645d71699
fixed connexion between posted items and async API, and removed dead code and debug info
2020-02-19 21:52:55 +01:00
defnax
27e735878c
fixing opinion combobox & invite button layout problems
2020-02-19 00:23:29 +01:00
csoler
d3bd237cde
merged upstream/master
2020-02-18 22:23:55 +01:00
csoler
c2344b1265
fixed compilation for wiki which still used GxsUpdateBroadcastPage.cpp
2020-02-18 22:19:47 +01:00
csoler
7e08d24b64
removed most of the token queue system from GxsFeedItems
2020-02-18 20:15:23 +01:00
csoler
d1b26c9d36
removed dead code form GxsForumThreadWidget.cpp
2020-02-18 11:19:10 +01:00
csoler
61083ff77a
fixed elided label when size is too small to draw anything
2020-02-18 11:07:41 +01:00
csoler
09c5d93631
moved elided label paint method to static so that it can be used by other item delegates
2020-02-18 10:50:55 +01:00
csoler
e4dc72169c
switched from GxsIdRSTreeWidgetItem to GxsIdItemDelegate, so as to avoid the whole timer system to load ids in Circles list
2020-02-17 23:13:41 +01:00
Cy
718ad1c531
Increase maximum avatar size to 96 to avoid blurriness in chats
2020-02-17 22:13:38 +00:00
defnax
cc4acc0c50
update & clean up the wiki icons
2020-02-17 20:01:08 +01:00
csoler
167380127b
merged upstream/master
2020-02-17 19:54:16 +01:00
defnax
e796fa2658
removed unfinished checkbox
2020-02-16 20:44:04 +01:00
drbob
fe62dc1345
Switch PhotoService to use GxsComments
...
WIP improvements to PhotoService:
- switch p3photoservice to use gxcommentservice
- clean out old RsPhotoComment classes
- redesign PhotoDialog to use standard GxsCommentService classes
- remove unneeded old Comment classes from GUI
- fix indenting for PhotoDialog and p3photoservice.h
- fix layout issue in Extra Widgets for GxsGroupDialog
2020-02-16 15:21:20 +11:00
defnax
3eec7922f6
Merge pull request #66 from RetroShare/master
...
update to master
2020-02-15 15:04:17 +01:00
csoler
93ee9bdd18
Merge pull request #1793 from drbob/fix_photo_group_creation
...
Update RsPhotoItems and switch Photos to use GxsGroupDialog
2020-02-15 14:39:55 +01:00
csoler
659955752d
Merge pull request #1780 from defnax/rename-posted-to-boards-and-cleanup-icons
...
Rename posted to boards and cleanup icons
2020-02-15 14:37:25 +01:00
csoler
b5aa66f81b
Merge pull request #1781 from defnax/added-spacer-to-channel-post-item
...
Added spacer to channel post item
2020-02-15 14:33:20 +01:00
csoler
39fc465a0c
Merge pull request #1788 from defnax/little-changes-for-wiki-and-photo
...
Little changes for wiki and photo share
2020-02-15 14:27:22 +01:00
defnax
f9e972daf9
revert back some changes
2020-02-14 16:00:14 +01:00
drbob
d04518fd55
Update RsPhotoItems and switch to GxsGroupDialog.
...
WIP improvements to PhotoService:
- Switch from custom image to use RsGxsImage
- Update classes for new Image class
- fix serialiser for photos
- switch group creation to use GxGroupDialog
- tweak GxsGroupDialog to display extra Widgets
- add AlbumExtra widget
2020-02-15 01:01:19 +11:00
defnax
34067223e7
rename on details
2020-02-13 00:12:55 +01:00
csoler
01c4534a20
load/save prefered identity for voting in posted
2020-02-12 21:10:35 +01:00
defnax
bedd2d36d4
Added to store last used page for post creation
...
Added to store last used page for post creation
2020-02-12 18:23:58 +01:00
defnax
2bd3e32d4a
update the mainwindow icons for wiki/photo share
...
* update the mainwindow icons for wiki/photo share
* get work the id combobox for album creation
2020-02-12 18:05:00 +01:00
csoler
a498d4e370
merged upstream/master
2020-02-11 22:16:31 +01:00
csoler
dc0b8c491c
using GxsIdRSTreeWidgetItem to display circle members
2020-02-11 22:14:55 +01:00
csoler
f75d0add47
added notification for circle cache updates to avoid the need for an additional UI timer
2020-02-11 16:37:53 +01:00
defnax
ef0979aafd
rename settings posted page to boards too
2020-02-11 15:43:27 +01:00
defnax
920463a4ae
update few more strings to the new naming
2020-02-11 14:51:52 +01:00
csoler
d88788f411
Merge pull request #1784 from drbob/update_unfinished_services
...
Update code to get Wiki / Wire and PhotoShare compiling again
2020-02-11 11:29:35 +01:00
csoler
e4f243694b
finished removing token queue from IdDialog.cpp
2020-02-11 08:36:35 +01:00
csoler
1a250f5138
half-removed token queue system from IdDialog.cpp
2020-02-10 22:33:21 +01:00
defnax
01068acb18
update the help page
2020-02-10 20:35:49 +01:00
csoler
101bc32679
fixed missing return in GxsChannelPostItem::uniqueIdentifier()
2020-02-10 13:06:10 +01:00
drbob
d748278637
update code to get Wiki / Wire and PhotoShare compiling again
2020-02-10 22:24:47 +11:00
csoler
372b87148c
fixed text in share publish perms
2020-02-09 22:29:36 +01:00
csoler
41a81fa5d1
fixed notifications in posted
2020-02-09 20:54:11 +01:00
defnax
9301a1b8d2
added missed spacer to channel post item
2020-02-08 20:51:37 +01:00
csoler
62c5cda7f0
merged upstream/master
2020-02-08 20:04:27 +01:00
defnax
f12a36fcfb
Rename Posted to Boards & cleanup remove old icons
...
Rename Posted to Boards & cleanup remove old icons
2020-02-08 17:29:50 +01:00
defnax
9774b33ef2
Merge pull request #59 from RetroShare/master
...
update to master
2020-02-08 12:33:37 +01:00
csoler
a9f24c85a0
Merge pull request #1774 from G10h4ck/json_api_improvements
...
JSON API improvements
2020-02-07 23:16:04 +01:00
csoler
f72b385ccf
Merge pull request #1776 from csoler/v0.6-FT
...
More switch to new notification system
2020-02-07 23:15:41 +01:00
defnax
8cce8cbbe5
Added own button for play with Qt media player
...
Added own button for play with Qt media player
2020-02-07 16:33:26 +01:00
defnax
8dd85f2391
Merge pull request #52 from RetroShare/master
...
update to master
2020-02-06 22:27:37 +01:00