defnax
01c5c270a7
Removed the old stylsheets from the news feeds & update the icons
2019-11-26 15:32:49 +01:00
csoler
7aa51423a4
fixes required by review of pr1700
2019-11-25 22:16:32 +01:00
csoler
4a257614f1
merged with upstream/master
2019-11-24 18:38:50 +01:00
defnax
13b8fe77f9
Improved Circle Feed Item
2019-11-24 17:32:51 +01:00
csoler
b842936ae7
removed webUI shutdown when quiting because it duplicates jsonapi shutdown.
2019-11-24 15:47:41 +01:00
defnax
9381cab3b1
fixing the icon file & changed broadcast tab icon
2019-11-24 06:17:55 +01:00
defnax
ca047d1bee
changed to some new icons
2019-11-24 06:04:10 +01:00
defnax
826027bc04
fixed the default stylesheet for the chat widget title bar frame
2019-11-23 23:59:50 +01:00
defnax
ad02c4c91e
fixed text of the tabwidget for retroshare id
2019-11-23 23:09:39 +01:00
csoler
d1a9f839a4
fixed restart of webui
2019-11-23 18:40:31 +01:00
csoler
b8b7d103e1
fixed compilation by modifying wrappers to account for the shared_ptr mService
2019-11-23 15:11:22 +01:00
csoler
45be028b12
Merge pull request #1714 from rex4539/force-light-mode
...
Force light mode on macOS
2019-11-23 09:57:23 +01:00
csoler
583f9db3b5
Merge pull request #1707 from defnax/added-message-length-check-for-Channels
...
Added message length check for channels
2019-11-23 09:56:22 +01:00
Dimitris Apostolou
5454be9241
Force light mode on macOS
2019-11-23 08:49:11 +02:00
defnax
cdc12c03a4
Remove fixed size issues with the invite/leave buttons on dark stylesheets
...
Removed fixed size issues with the invite/leave buttons on dark stylesheets
Added new context menu icons for Enter & join Chat rooms
2019-11-23 00:25:52 +01:00
defnax
c22524d5d1
updated tray menu icons
2019-11-22 13:58:25 +01:00
defnax
bbee5690a8
Fixed Settings Button on the Chat Widget for the darkstyles
2019-11-20 22:07:44 +01:00
csoler
09ba897c60
Merge pull request #1686 from defnax/changes-for-connect-friend-wizard
...
Changes for connect friend wizard
2019-11-18 20:39:42 +01:00
defnax
836a872fd6
Added for Channel Messages to checkt the length
2019-11-18 18:52:27 +01:00
csoler
997501a24d
fixed retroshare_service with embedded webui
2019-11-17 22:01:49 +01:00
csoler
9491f1a78e
fixed interactions between webui and jsonapi in GUI
2019-11-16 18:19:07 +01:00
csoler
6878a7773d
fixed start/stop of jsonapi in GUI
2019-11-16 14:30:36 +01:00
csoler
a304ec20ef
converted JsonAPI with public api and using RestbedService system
2019-11-16 00:02:02 +01:00
csoler
1b8f137dee
improved UI for jsonapi and webui pages
2019-11-13 21:35:57 +01:00
csoler
9007d266a8
fixed start/stop of webinterface from GUI
2019-11-13 21:06:20 +01:00
csoler
d19d1685de
made JsonApiServer an singleton through static method instance()
2019-11-12 22:32:18 +01:00
csoler
93376d3461
added (not yet working) password field
2019-11-10 22:39:21 +01:00
csoler
9dc78d66c1
fixed changing ports and restarting
2019-11-10 22:05:55 +01:00
csoler
3446f0b677
fixed a few bugs. First running version.
2019-11-10 21:29:26 +01:00
csoler
6603dbd913
code to embed webUI server in the main executable (initial version, not yet working)
2019-11-10 17:38:16 +01:00
csoler
46ed509039
Merge pull request #1685 from defnax/changes-for-chat-lobby-widget
...
Changes for chat lobby widget
2019-11-03 21:11:51 +01:00
csoler
ea9f88a32f
added notification when distant chat has undelivered messages. Updated the text to remove technical terms such as tunnels
2019-10-26 22:57:13 +02:00
defnax
4405b123c4
Removed unused old cert Text field
...
Removed unused old cert Text field to get more space
Changed Finish Button text to "Accept" when its a Friend Request
fixed stylsheets
2019-10-16 20:04:23 +02:00
defnax
ba756e667f
forget to commit this
2019-10-15 09:33:12 +02:00
csoler
af0161054f
fixed shifting bug in forums when setting a post as read, caused by wrong calculation of parent index
2019-10-14 22:24:36 +02:00
csoler
77d56916a0
fixed display in forum flat view
2019-10-14 20:27:53 +02:00
defnax
e91f8cd79b
change for chat lobby widget
...
Added new icons replaced for the old ones
changes for stylesheet
2019-10-14 19:56:47 +02:00
defnax
cbfe49f0f3
added distant chat settings
2019-10-14 02:29:20 +02:00
csoler
4abdd3165b
Merge pull request #1668 from defnax/some-changes-for-the-feed-items
...
Some changes for the feed items
2019-10-12 23:48:59 +02:00
defnax
b62dbb6461
fixed the font metrics
2019-10-12 23:41:18 +02:00
csoler
b259ceba95
Merge pull request #1681 from defnax/changes-for-forum-message-creator
...
Changes for forum message creator
2019-10-12 23:04:56 +02:00
csoler
001d67cf23
Merge pull request #1677 from defnax/changes-for-satistics-window
...
Changes for satistics window
2019-10-12 23:04:04 +02:00
defnax
32718c673f
Changed the toolbar icons & hide hashing groupbox by default
...
* Changed the toolbar icons
* Hide the hashing group box when there is no file attached
* Show the warning text color in red when the size is too big
2019-10-12 22:32:14 +02:00
defnax
7f8d0fb23f
Fixed to use GxsIdRSTreeWidgetItem on Pending packets & pending data items
...
Fixed to use GxsIdRSTreeWidgetItem on Pending packets & pending data items
Added to display on Pending data items the time in seconds
Set text alingment for some items
2019-10-11 22:36:34 +02:00
csoler
76395da2e9
Merge pull request #1675 from defnax/added-comment-button
...
Added comment button
2019-10-11 20:43:18 +02:00
csoler
66d31d7629
Merge pull request #1678 from defnax/fix-retroshare-ipc
...
Fix retroshare ipc
2019-10-11 20:42:44 +02:00
defnax
9a616fd0dd
Display the lobby name on the rs link
...
Display the lobby name on the rs link
2019-10-11 17:34:17 +02:00
defnax
db06e6e87f
fix retroshare ipc
...
Patch by Cy
It fixes a bug, where the IPC client process sets up the shared memory, then immediately deletes the shared memory, then notifies the main GUI that the shared memory has been set up. Then the main GUI reports an error because there is no shared memory, and can't open the link that used to be in the now deleted shared memory.
So basically "$ retroshare retroshare://..." does nothing, even if the main GUI is running. At least that's what was happening for me.
2019-10-11 12:26:00 +02:00
defnax
ef5c6c3f65
Added back the routing & last sent time in (secs ago)
2019-10-10 23:00:56 +02:00
defnax
fe3eec64e9
Added to display avatar icons & fixes for context menu & format send/receive time
...
Added to display avatar icons for global router & gxs transport
Fixed to work context menu call for details View
Updated Person details windows
Display the receive/send time with date format
2019-10-10 19:56:07 +02:00
defnax
55d26b400b
added Comment button to Comment Dialog
...
added comment button to CommentDialog
2019-10-09 19:26:43 +02:00
defnax
2df4a1a3e8
changed icons on othe feeds too
...
* changed the icons on other feeds too
* Show on Forum Message Feed the Avatars
2019-10-09 18:06:30 +02:00
hunbernd
9c877d3cdd
Disable sticker button when sending is blocked
2019-10-09 17:27:14 +02:00
csoler
bae85aac53
Merge pull request #1667 from hunbernd/fix/links
...
Some tweaks for posted links
2019-10-07 22:44:48 +02:00
csoler
3e8ca897bf
Merge pull request #1666 from defnax/fixed-toolbar-frames
...
Fixed toolbar frames
2019-10-07 22:28:11 +02:00
csoler
c0e8aa1024
Merge pull request #1596 from hunbernd/feature/risechatlenght
...
Rise public chat message size
2019-10-06 22:16:09 +02:00
defnax
98f35cf8af
Changed the Channed feeds icons
...
Changed the Channed feeds icons
2019-10-06 21:23:19 +02:00
csoler
b7e3300689
Merge pull request #1670 from csoler/v0.6-GXS-DistSync
...
fixed bug causing crash when forum being displayed is deleted
2019-10-06 00:18:58 +02:00
csoler
398c943f40
fixed bug causing crash when forum being displayed is deleted
2019-10-06 00:12:28 +02:00
hunbernd
e52f1282ec
Allow to import stickers from chat window
2019-10-05 23:18:41 +02:00
defnax
d089762e12
Changes for thumbnail display & subcribe buttons
...
* Changes for Thumbnail display & subscribe buttons
* Display Poster thumbnails without wasted empty space
*Display the thumbnail as Poster, 1:1 or 16:9 format
*Moved the Subscribe buttons to the left
2019-10-05 21:13:15 +02:00
hunbernd
641964fff9
New sticker icon
2019-10-05 20:41:41 +02:00
hunbernd
5e0dcdc080
Better message when there is no stickers
...
Fix infinite waiting cursor
2019-10-05 20:11:38 +02:00
hunbernd
8ff71150c5
Recheck for new stickers when opening the dialog
2019-10-05 19:53:24 +02:00
hunbernd
8b5a1036e0
Waiting cursor while loading
2019-10-05 19:23:59 +02:00
hunbernd
c91dc58c98
Removed the icon of other topics, because subscribed and popular don't have one.
2019-10-05 18:17:03 +02:00
hunbernd
d836694ce2
Reset to the first page when changing topics
2019-10-05 17:50:00 +02:00
csoler
5bd07b4a55
Merge pull request #1634 from deferredreward/master
...
fixed typo strenghten => strengthen across all locations
2019-10-05 17:29:02 +02:00
defnax
d78811ab5e
Fixed the toolbar frames
...
before used wrong names for the default stylesheet
2019-10-05 16:02:44 +02:00
csoler
0566d08087
Merge pull request #1658 from defnax/attach-picture-button-in-forum-post-dialog;-message-size-check-
...
Attach picture button in forum post dialog & message size check
2019-10-03 14:35:09 +02:00
hunbernd
9385f0c8c1
Display the full URL
...
There was no way to see the full URL, only the site
2019-10-02 13:45:17 +02:00
csoler
6849e0d6a4
Merge pull request #1657 from defnax/improved-look-feel-profile-generation-dialog
...
Improved look feel profile generation dialog
2019-09-30 23:13:48 +02:00
defnax
6be6f74602
Rename text "Please choose a profile name and password..."
2019-09-30 22:38:15 +02:00
csoler
2dc03a64bc
Merge pull request #1653 from defnax/removed-default-stylsheets-from-titlebar-frames
...
Removed default stylesheets from titlebar frames
2019-09-30 22:05:54 +02:00
csoler
f04b32eef8
Merge pull request #1650 from csoler/v0.6-ShortInvites
...
fixed error handling when you enter your own certificate in connect f…
2019-09-30 21:46:52 +02:00
defnax
25e966d039
added atach picture button to forum post
2019-09-29 17:32:14 +02:00
defnax
d1f245f5d6
improved look & feel on profile generation dialog
2019-09-29 16:48:31 +02:00
defnax
75dd928fbb
Removed the default stylsheets from titlebar frames
...
Removed the default stylsheets from titlebar frames
2019-09-28 22:58:28 +02:00
csoler
974102e3fc
fixed error handling when you enter your own certificate in connect friend wizard
2019-09-28 17:29:24 +02:00
defnax
7a48fee0bc
Added tooltip for Show Cert Button "Show full certificate (old format)"
...
* Added tooltip for Show Cert Button "Show full certificate (old format)"
* removed the tooltip for Retroshare ID
2019-09-28 12:18:46 +02:00
defnax
892acd8ef8
Home View changes for Retroshare ID
...
Added Label for Retroshare ID (short invites)
Show Optional the certificate with the Cert Button
2019-09-27 20:21:40 +02:00
csoler
d055887aa1
removed some dead code
2019-09-23 20:52:19 +02:00
csoler
a04d56e84e
fixed wrong default value for showUnconnected nodes
2019-09-23 19:44:20 +02:00
csoler
282d2d324d
added missing notifications when adding friends
2019-09-22 20:42:49 +02:00
csoler
cdeee0198e
removed dependency of FriendDialog on RsAutoUpdatePage which is not needed anymore
2019-09-22 18:13:18 +02:00
csoler
9b78447109
used RsInfo instead of std::cerr in authssl.cc
2019-09-22 17:36:08 +02:00
csoler
4fabf3deb1
renamed skip_signature_validation into more appropriate skip_pgp_signature_validation
2019-09-19 21:14:57 +02:00
csoler
9bf86e0e66
suppressed two uninitialized memory reads
2019-09-18 22:36:56 +02:00
csoler
6cbb959010
fixed bug preventing to remove friend nodes
2019-09-15 21:11:40 +02:00
csoler
3108a53a7f
hide empty groups in FriendList
2019-09-15 20:53:12 +02:00
csoler
fa7b65effb
fixed missing sort in Messages view
2019-09-15 16:28:40 +02:00
csoler
636d477aea
fixed bug causing JSon api server to start twice, and therefore stopping RS because the port was already listen to
2019-09-15 16:21:12 +02:00
Phenom
422f56b31a
Fix ChatWidget History UserName
...
Wait some time (maxi 2sec) that Id cache is loaded.
2019-09-11 21:26:26 +02:00
csoler
b0c7f8f0ca
fixed display of non validated nodes without fingerprint
2019-09-10 22:01:06 +02:00
csoler
3a58aa468f
add special profile item for not yet validated peer from short invite
2019-09-10 09:52:37 +02:00
csoler
4f4b3bfcdb
Merge pull request #1624 from csoler/v0.6-RetroshareService
...
V0.6 retroshare service
2019-09-09 10:33:18 +02:00
csoler
6419b03a2a
merged upstream/master
2019-09-08 20:35:23 +02:00
G10h4ck
c8f4f8ca04
Merge pull request #1632 from PhenomRetroShare/Fix_CMark_CompilWithQtCreator
...
Fix CMark Compilation with QtCreator
2019-09-05 19:46:24 +02:00
Benjamin Wright
c85040e77e
fixed typo strenghten => strengthen across all locations
2019-09-05 09:17:21 -04:00
csoler
048beaf27a
Merge pull request #1631 from csoler/v0.6-FriendList
...
show best icon for not expanded profiles in friend list
2019-09-05 13:20:41 +02:00
Phenom
2922bc92a8
Fix CMark Compilation with QtCreator
2019-09-05 05:28:37 +02:00
csoler
e0623e6178
fixed default avatar when no locations available
2019-09-04 21:42:21 +02:00
csoler
81e9cd1c51
show best icon for not expanded profiles in friend list
2019-09-04 21:35:17 +02:00
G10h4ck
e31b7c2816
Merge pull request #1607 from PhenomRetroShare/Fix_CMark_Compil
...
Fix CMark compilation
2019-09-02 16:28:45 +02:00
csoler
a51259beb5
Merge pull request #1625 from csoler/v0.6-FriendList
...
fixed connection for "deny friend" function in FriendList
2019-08-30 14:05:58 +02:00
csoler
15e6947b07
use queued connections for notification signals in friend list, added a call to begin/endResetModel()
2019-08-30 13:57:27 +02:00
csoler
4d96c71942
fixed connection for "deny friend" function in FriendList
2019-08-30 11:11:40 +02:00
csoler
ab5da5ebf5
switched to RsLoginHelper for login attempt in rs-service. Moved commandline arguments to main executable using a new struct named RsConfigOptions
2019-08-29 23:15:46 +02:00
csoler
ac8043806b
Merge pull request #1622 from csoler/v0.6-FriendList
...
increased spacing for groups to fit the group icon in friendlist
2019-08-28 20:57:26 +02:00
Phenom
d681136831
Fix CMark compilation
...
Remove cmark_node_mem as cmark_node_free do the job.
Look at man:
https://github.com/commonmark/cmark/blob/master/man/man3/cmark.3#L141
2019-08-28 04:53:47 +02:00
csoler
0ddeaaf810
increased spacing for groups to fit the group icon in friendlist
2019-08-27 13:41:19 +02:00
csoler
acdc8089ec
Merge pull request #1620 from csoler/v0.6-ImprovedGUI
...
V0.6 improved gui
2019-08-26 19:07:29 +02:00
csoler
c28c193b7c
Merge pull request #1615 from csoler/v0.6-FriendList
...
V0.6 friend list
2019-08-26 19:07:11 +02:00
csoler
886d71e59c
keep groups sorted together, and auto-expand group when adding a profile to a group
2019-08-26 18:27:20 +02:00
csoler
014c50c104
removed duplicated functionalities from chat window tool bar and moved the other ones into context menu
2019-08-25 11:10:13 +02:00
csoler
34f0c46bc9
clear hashing status tooltip when hashing is over
2019-08-25 10:22:58 +02:00
csoler
991077a32a
fixed loading of header settings in MessageaDialog
2019-08-25 10:17:05 +02:00
csoler
0cea0e5217
fixed missing connection to connect attempt
2019-08-24 20:45:13 +02:00
csoler
56fcd38851
disable system tray if not available
2019-08-24 20:21:09 +02:00
csoler
cd070dea46
hide DHT and Peer lookup for hidden nodes
2019-08-24 20:15:01 +02:00
csoler
a6a8e69965
hide incoming hidden service configuration for non hidden nodes
2019-08-24 20:01:36 +02:00
csoler
8a7722388a
added missing layoutChanged() to model
2019-08-24 10:21:11 +02:00
csoler
978ce82243
switch 32bits implementation to a more compact mode allowing more profiles
2019-08-23 23:25:43 +02:00
csoler
4b55fc4789
fix int bugs in previous implementation
2019-08-23 23:08:29 +02:00
csoler
a9aa5225ca
fixed possible bug due to not checking returned value
2019-08-23 22:51:50 +02:00
csoler
cc32de8466
added specific index implementations for 32bits and 64bits
2019-08-23 22:46:56 +02:00
csoler
b06f78d954
restored missing addToGroup menu
2019-08-23 20:21:57 +02:00
csoler
236e24ed93
Merge pull request #1589 from hunbernd/feature/stickers
...
Added sticker support
2019-08-23 19:45:35 +02:00
csoler
b5cdd0f4f0
save/restore expanded items when sorting
2019-08-23 16:39:57 +02:00
csoler
fdea4febbe
cleaned up the code, added icon for groups, only save/restore expanded items when changes are expected
2019-08-23 16:15:43 +02:00
csoler
1181e26bc5
removed debug output
2019-08-22 13:30:15 +02:00
csoler
6a8f6bf93d
save/restore expanded items and selection
2019-08-22 13:13:04 +02:00
csoler
15e43dce01
proper handling of peer connections notifications
2019-08-21 22:39:07 +02:00
csoler
98e41ad075
made messenger an optional component of the UI
2019-08-21 15:23:25 +02:00
csoler
30708c9518
removed FriendList from compilation
2019-08-20 21:31:09 +02:00
csoler
a75a4945ec
added update every 5 mins to account for changes when sleeping
2019-08-20 21:27:59 +02:00
csoler
6a62227dba
cleanup up the code in FriendList, and fixed bug causing own locations not to show
2019-08-20 14:57:44 +02:00
csoler
b26be4db08
added more checks against inconsistencies
2019-08-19 22:56:49 +02:00
csoler
e0681828ee
fixed bug causing SEGV
2019-08-17 15:25:32 +02:00
csoler
70680fae47
proper on/off switch for status show
2019-08-15 19:43:41 +02:00
csoler
038a0ae4c7
fixed display of custom state string
2019-08-15 19:05:42 +02:00
csoler
74b8ed0633
bypass useless avatar dialog when choosing own avatar
2019-08-15 18:11:57 +02:00
csoler
6e7a86058d
fixed saving of sortByState option
2019-08-15 16:16:01 +02:00
csoler
9d696f56bc
fixed removal of profiles from groupless list when the profile is in a group
2019-08-15 15:54:16 +02:00
csoler
9686fc5546
fixed sorting by state and cleaned up column show/hide menu
2019-08-15 15:49:20 +02:00
csoler
13f1343ae5
only show avatars in column 0
2019-08-12 14:17:00 +02:00
csoler
d3928049e1
display node avatars with proper size
2019-08-12 13:43:45 +02:00
csoler
e1556e4fd5
fixed sorting and filtering
2019-08-12 12:49:04 +02:00
csoler
0f4db73b0f
fixed sorting
2019-08-12 11:20:53 +02:00
csoler
e6a70691f7
added count of online nodes
2019-08-11 14:44:58 +02:00
csoler
ebed027cba
fixed show/hide groups option
2019-08-11 11:46:49 +02:00
csoler
9df1101bdf
fixed coloring/bold based on status
2019-08-07 22:35:57 +02:00
Gioacchino Mazzurco
e6c3a6f732
RetroShare-gui doesn't need to link to uitools
2019-08-07 14:21:50 +02:00
csoler
a4481b80f2
added sorting/filtering to FriendListModel
2019-08-06 22:52:07 +02:00
csoler
6c534360f1
fixed coloring in FriendListModel
2019-08-06 19:41:18 +02:00
csoler
fb174f0131
added bold for connection state
2019-08-03 23:22:48 +02:00
csoler
ee678889a3
fixed hide/show column
2019-08-03 21:07:48 +02:00
csoler
47bee5198c
removed TOP_LEVEL type for model indices
2019-08-02 15:40:11 +02:00
csoler
3ed7cf4c45
fixed several problems in model
2019-08-01 23:55:42 +02:00
csoler
625514bb87
changed model so that the entire hierarchy in encapsulated in the index
2019-08-01 16:53:59 +02:00
Gioacchino Mazzurco
08604774d3
Add rsidentity API call to request specific identity to the network
2019-07-29 10:46:38 +02:00
csoler
951b7f93fb
fixed model internals. Seems to work now.
2019-07-28 09:12:55 +02:00
csoler
ca442a7113
added debug output to FriendListModel and fixed a few errors
2019-07-27 23:42:39 +02:00
hunbernd
9a884b7bf7
Rise max public chat message size to 31000 bytes
...
Rise color palette size from 16 to 256 colors
Note: Max chat item size is 32000 without splitting the message.
31000 = 32000 - some place left for other fields
2019-07-05 13:41:30 +02:00
hunbernd
73574ff2ad
Fixed infinite loop issue
2019-07-04 19:07:02 +02:00
hunbernd
a3801c579a
Cache the tooltips
2019-07-01 01:54:15 +02:00
hunbernd
5b0438a10f
Show sticker preview in tooltip
2019-07-01 01:21:15 +02:00
hunbernd
86182a607b
Added sticker support
2019-06-30 23:20:25 +02:00
csoler
49c450890e
fixed hierarchical info
2019-06-29 23:55:38 +02:00
csoler
88ce3e4274
added hierarchy information in FriendList Model
2019-06-29 17:50:13 +02:00
csoler
833661fc24
improved FriendList Model
2019-06-29 00:14:27 +02:00
csoler
7ccb05b77a
fixed initialization of UI in NewFriendList
2019-06-28 22:36:19 +02:00
csoler
10eeb818c8
Merge pull request #1583 from csoler/v0.6-DistantChat
...
automaticall save/restore subscribed chat rooms. The advantage is tha…
2019-06-28 21:10:33 +02:00
csoler
5e118e0e27
fixed compilation
2019-06-28 16:20:26 +02:00
csoler
1c123d6df9
added missing NewFriendList.ui
2019-06-28 11:27:19 +02:00
csoler
a4f6d89575
first version of item model for new friend list
2019-06-28 11:12:44 +02:00
csoler
081a3a7023
switched to new (unifinished) friendlist code
2019-06-25 23:11:12 +02:00
csoler
38f6657c2f
added new friendlist class with unfinished model.
2019-06-25 23:08:31 +02:00
csoler
4030887232
fixed bug due to old map entry deletion that wasnt moved
2019-06-25 21:07:05 +02:00
csoler
daec6b33c7
arranged to show PGP id for friends from short invite. Name not available yet
2019-06-22 22:07:23 +02:00
csoler
a52451b72c
moved SSL part of friend list into a separate function
2019-06-22 18:44:32 +02:00
csoler
9312d0cb3a
converted short invites to compact PGP format for increased robustness
2019-06-21 23:30:06 +02:00
csoler
e132ce7072
attempt to add SSL-only friends in FriendList - does not work yet
2019-06-20 23:09:40 +02:00
csoler
6114d97c36
removed CIRCLES-related dead code from friendlist
2019-06-20 22:07:08 +02:00
csoler
5139c023ab
fixed some bugs in auto-activating saved chat rooms
2019-06-15 22:44:59 +02:00
csoler
c72b49c296
automaticall save/restore subscribed chat rooms. The advantage is that auto-subscribed is not needed anymore and chat rooms will survive automatically
2019-06-15 13:54:34 +02:00
csoler
57a548531c
fixed adding friend with short invite
2019-06-10 15:15:15 +02:00
csoler
38434f2d55
removed unused Cert page from ConnectFriendWizard
2019-06-10 00:38:11 +02:00
csoler
1f56ef310a
removed unused Cert page from ConnectFriendWizard
2019-06-10 00:37:13 +02:00
csoler
a04079daa0
removed unused Cert page from ConnectFriendWizard
2019-06-10 00:36:40 +02:00
csoler
a55e8241ed
removed unused FriendRequest page from ConnectFriendWizard
2019-06-10 00:29:22 +02:00
csoler
c0436b781c
removed unused Email page from ConnectFriendWizard
2019-06-10 00:22:57 +02:00
csoler
0c510a55e9
removed unused RsId and Fof pages from ConnectFriendWizard
2019-06-10 00:20:01 +02:00
csoler
6294aefc6d
removed unused intro page from ConnectFriendWizard
2019-06-10 00:12:20 +02:00
csoler
a7141cbf69
removed unused startWizard and loadCert code in HomePage
2019-06-10 00:03:07 +02:00
csoler
fb52f6717c
fixed up addign friend from short invite
2019-06-09 23:49:31 +02:00
csoler
4bd5aaa9b2
added parsing of short invites in connect friend wizard (not working yet)
2019-06-09 15:03:48 +02:00
csoler
3b57099708
fixed deadlock caused by using the same mutex for two different purposes in GxsIdDetails
2019-06-07 15:03:48 +02:00
csoler
3a799bae37
added optional display of short invites in places with certificates
2019-06-06 21:41:38 +02:00
csoler
d9b0fa6c61
added missing mutex to protect Icon Cache
2019-06-06 14:21:19 +02:00
csoler
2720022163
removed debug times in GxsIdDetails cache cleaning
2019-06-05 19:47:06 +02:00
csoler
b6b840a673
added missing explicit sizes for some pixmaps
2019-06-04 13:41:51 +02:00
csoler
90d26e7323
suspended unused code
2019-06-04 13:41:34 +02:00
csoler
9bc552aea4
added more debug output in icon loading system
2019-06-04 13:01:35 +02:00
csoler
94cbe65142
added various sizes in icons cache so that we do not always allocate the largest sizes
2019-06-04 11:49:26 +02:00
csoler
e66fb923fb
attempt to use a cache for user-defined avatars. Should reduce memory footprint. to be tested
2019-06-03 23:52:29 +02:00
defnax
37c117cb9e
Merge pull request #1566 from defnax/darkstyle-v2
...
added new qdarkstyle version 2.6.8
new additional dark stylsheet for RetroShare.
2019-05-18 22:16:57 +02:00
defnax
7e6dd9aed7
added new qdarkstyle version 2.6.8
...
added new version of qdarkstyle to retroshare
2019-05-16 23:55:49 +02:00
csoler
6a18e242bb
added compile option to use sanitizer and already fixed a few misalignment errors with it
2019-05-11 22:25:02 +02:00
defnax
eade6a8886
Merge pull request #1551 from defnax/country-emojis
...
Added country emojis
2019-05-06 17:14:35 +02:00
defnax
3457f6e2f1
Added country emojis
2019-05-01 16:12:43 +02:00
Phenom
bdce8e6d31
Fix Relative URL in QSS files.
...
As qss files are read and added as plaintext, url() cannot find relative
path.
Using "url(%THISPATH%/" will be replaced by current file path.
2019-04-26 19:26:49 +02:00
csoler
a4d7b0299b
Merge pull request #1542 from defnax/darkstylesheet-fixes
...
Darkstylesheet fixes
2019-04-25 20:36:12 +02:00
defnax
dcc2cd5cfa
added changes for the subscribe button
2019-04-24 21:28:42 +02:00
defnax
036f741beb
darkstyle fixes, some urls to images was wrong
2019-04-24 21:17:10 +02:00
G10h4ck
9102a698e4
Merge branch 'master' into Fix_ClangWarnings
2019-04-23 12:45:33 +02:00
csoler
bc8adb74c4
Merge pull request #1502 from defnax/added-group-icons-for-posted-links
...
Added group icons for posted links
2019-04-18 21:56:07 +02:00
defnax
7c534d50ea
removed posted links related font-size from qss file
...
removed posted links related font-size from qss file
2019-04-16 19:38:13 +02:00
csoler
0bcbe14b2c
fixed wrong display of trash messages in inbox
2019-04-14 16:25:26 +02:00
csoler
64fecf42f4
moved MessagesDialog.* to msgs/
2019-04-14 15:50:25 +02:00
zapek
e9f341908a
Moved the 'Mark as bad' entry in the search result files context menu
...
further down away from 'Download' to avoid accidental clicks
2019-04-11 11:27:43 +02:00
G10h4ck
276328dd91
Merge pull request #1512 from G10h4ck/csoler-jsonapi-channel
...
Improve GxsChannels API
2019-04-11 10:13:52 +02:00
csoler
43a5312194
Merge pull request #1509 from RetroPooh/trafcount
...
display session traffic
2019-04-10 21:04:53 +02:00
csoler
b128407159
fixed rare bug in chat notify that appeared when your nickname is happenned at the end of the text
2019-04-08 14:33:14 +02:00
csoler
61aeae67ea
disable auto-ban identities for own IDs
2019-04-04 22:52:25 +02:00
csoler
db9d202ab7
fixed missign read-only flag on identity info display
2019-04-04 22:41:02 +02:00
Phenom
5cb5954882
Fix clang warning for
...
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
1266:13: warning: function 'recursPrintModel' is not needed and will not
be emitted [-Wunneeded-internal-declaration]
static void recursPrintModel(const std::vector<ForumModelPostEntry>&
entries,ForumModelIndex index,int depth)
^
2019-04-04 21:20:25 +02:00
Phenom
d96b9b054b
Fix clang warnings for
...
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
106:53: warning: unused parameter 'parent' [-Wunused-parameter]
int RsGxsForumModel::columnCount(const QModelIndex &parent) const
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:245:3:
warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
248:12: warning: comparison of integers of different signs: 'int' and
'std::vector::size_type' (aka 'unsigned long') [-Wsign-compare]
if(row >= mPosts[entry].mChildren.size())
~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
299:67: warning: unused parameter 'orientation' [-Wunused-parameter]
QVariant RsGxsForumModel::headerData(int section, Qt::Orientation
orientation, int role) const
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
398:77: warning: unused parameter 'column' [-Wunused-parameter]
QVariant RsGxsForumModel::textColorRole(const ForumModelPostEntry&
fmpe,int column) const
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
419:74: warning: unused parameter 'column' [-Wunused-parameter]
QVariant RsGxsForumModel::filterRole(const ForumModelPostEntry& fmpe,int
column) const
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
498:75: warning: unused parameter 'column' [-Wunused-parameter]
QVariant RsGxsForumModel::missingRole(const ForumModelPostEntry&
fmpe,int column) const
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
540:74: warning: unused parameter 'column' [-Wunused-parameter]
QVariant RsGxsForumModel::pinnedRole(const ForumModelPostEntry& fmpe,int
column) const
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
548:78: warning: unused parameter 'column' [-Wunused-parameter]
QVariant RsGxsForumModel::backgroundRole(const ForumModelPostEntry&
fmpe,int column) const
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
806:111: warning: unused parameter 'useChildTS' [-Wunused-parameter]
void RsGxsForumModel::convertMsgToPostEntry(const RsGxsForumGroup&
mForumGroup,const RsMsgMetaData& msg, bool useChildTS,
ForumModelPostEntry& fentry)
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:828:7:
warning: unused variable 'redacted' [-Wunused-variable]
bool redacted = false;
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:880:6:
warning: unused variable 'pos' [-Wunused-variable]
int pos = 0;
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:879:6:
warning: unused variable 'count' [-Wunused-variable]
int count = msgs.size();
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:882:6:
warning: unused variable 'step' [-Wunused-variable]
int step = 0;
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
949:26: warning: comparison of integers of different signs: 'int32_t'
(aka 'int') and 'std::vector::size_type' (aka 'unsigned long') [-Wsign-
compare]
for(int32_t i=0;i<v.size();++i)
~^~~~~~~~~
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
959:23: warning: comparison of integers of different signs: 'int32_t'
(aka 'int') and 'std::vector::size_type' (aka 'unsigned long') [-Wsign-
compare]
for(int32_t j=0;j<it2-
>second.size();++j)
~^~~~~~~~~~~~~~~~~~~
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
991:26: warning: comparison of integers of different signs: 'int32_t'
(aka 'int') and 'std::vector::size_type' (aka 'unsigned long') [-Wsign-
compare]
for(int32_t i=1;i<it->second.size();++i)
~^~~~~~~~~~~~~~~~~~
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
1005:22: warning: comparison of integers of different signs: 'int' and
'std::vector::size_type' (aka 'unsigned long') [-Wsign-compare]
for(int i=1;i<it->second.size();++i)
~^~~~~~~~~~~~~~~~~~
../../../trunk/retroshare-gui/src/gui/gxsforums/
GxsForumThreadWidget.cpp:1038:13: warning: unused function
'cleanupItems' [-Wunused-function]
static void cleanupItems (QList<QTreeWidgetItem *> &items)
^
2019-04-04 21:20:25 +02:00
Phenom
07a31ee5f5
Fix clang warning for
...
../../../trunk/retroshare-gui/src/gui/People/IdentityWidget.cpp:111:10:
warning: explicitly assigning value of variable of type 'QImage' to
itself [-Wself-assign-overloaded]
image = image;
~~~~~ ^ ~~~~~
2019-04-04 21:20:25 +02:00
Phenom
9310be075d
Fix clang warning for
...
../../../trunk/retroshare-gui/src/gui/Posted/PostedDialog.cpp:99:10:
warning: enumeration value 'ICON_SEARCH' not handled in switch [-
Wswitch]
switch (type) {
^
2019-04-04 21:20:25 +02:00
Phenom
e2d64c912e
Fix clang warning for
...
../../../trunk/retroshare-gui/src/gui/FileTransfer/TransfersDialog.cpp:
1104:9: warning: enumeration value 'DownloadTab' not handled in switch
[-Wswitch]
switch(page)
^
2019-04-04 21:20:25 +02:00
Phenom
4bf5bc1274
Fix clang warnings for
...
../../../trunk/libretroshare/src/services/autoproxy/
rsautoproxymonitor.cc:263:24: warning: pragma diagnostic pop could not
pop, no matching push [-Wunknown-pragmas]
^
../../../trunk/libretroshare/src/services/autoproxy/
rsautoproxymonitor.cc:295:24: warning: pragma diagnostic pop could not
pop, no matching push [-Wunknown-pragmas]
^
./../../trunk/retroshare-gui/src/gui/FileTransfer/TransfersDialog.cpp:
723: warning: pragma diagnostic pop could not pop, no matching push [-
Wunknown-pragmas]
^
2019-04-04 21:06:01 +02:00
RetroPooh
7504964899
display session traffic
2019-04-03 17:29:13 +03:00
csoler
e0af46eb85
added new method to create a channel with more explicit parameters and JSon API for it
2019-03-30 22:53:14 +01:00
csoler
ef1755d97f
Merge pull request #1493 from csoler/v0.6-Messaging
...
V0.6 messaging
2019-03-29 22:27:27 +01:00
csoler
5ee86262aa
fixed compilation
2019-03-29 09:17:32 +01:00
defnax
a1ca31afa0
fixes from cyril & removed stylesheets from some buttons
...
fixed size of thumbnail on all screens
fixed aspect ratio
removede the stylsheet for comments,share, notes
2019-03-29 02:00:13 +01:00
csoler
031a717de0
moved column resize after procesSettings()
2019-03-28 20:06:32 +01:00
csoler
da57f80095
Merge pull request #1506 from defnax/subscribe-button-with-count
...
Count subscribers on the channels subscribe button like Youtube
2019-03-28 20:04:52 +01:00
csoler
8b3f3fe717
Merge pull request #1487 from defnax2k/People-V2-improvements
...
Added more actions to People V2 Thumbed View
2019-03-28 19:59:59 +01:00
defnax
94997bd0d3
Added infoframe for Posted List Widget
...
* Added infoframe for Posted List Widget
* Fixed channels infoframe look both same
2019-03-28 02:00:42 +01:00
defnax
c2ebd10aa6
Count subscribers on the channels subscribe button like Youtube
2019-03-27 19:33:10 +01:00
defnax
b658839214
Removed the dummy buttons & added sorting the comments treewidget via combobox
2019-03-26 18:35:10 +01:00
csoler
f404962b51
fixed notification display for msgs
2019-03-26 11:47:11 +01:00
csoler
1d4934b71e
fixed QuickView filtering
2019-03-26 11:32:43 +01:00
csoler
5820364b0d
fixed sorting
2019-03-26 11:21:31 +01:00
csoler
90995f16ce
fixed filter/sort by author name
2019-03-26 10:25:54 +01:00
csoler
d38ad97911
changed order of operation between init and processSettngs because it was messing up the msg list
2019-03-26 10:05:54 +01:00
defnax
1f6589e68e
attempting to fix layout isssues
...
Attempting to fix issues, layout and spacing
2019-03-26 00:01:52 +01:00
csoler
d2c15c2d9e
fixed merge upstream/master
2019-03-24 20:59:23 +01:00