Phenom
|
3be360ffc1
|
Fix Forum Post Selection BackGround Color
|
2020-11-04 08:53:58 +01:00 |
|
csoler
|
b667ccd645
|
Merge pull request #2093 from defnax/Subscribe-Button
Added back counting on Subscribe button
|
2020-11-01 22:23:14 +01:00 |
|
csoler
|
c8939bf8fb
|
Merge pull request #2089 from defnax/Postbutton-fix
Fixing the Post buttons to get disabled when the limit has been exceeded
|
2020-11-01 22:07:14 +01:00 |
|
defnax
|
2d7038c02a
|
Fixing indentation
|
2020-11-01 16:01:37 +01:00 |
|
defnax
|
bea5a9fa51
|
Added back counting on Subscribe button
|
2020-11-01 14:43:26 +01:00 |
|
csoler
|
def89fd633
|
Merge pull request #2092 from amir28/patch-2
Fix Appveyor Windows build failing
|
2020-10-31 14:07:57 +01:00 |
|
amir28
|
e6f7c4ba67
|
Fix Appveyor Windows build failing
Combine several commits from https://github.com/RetroShare/RetroShare/pull/2090 to one
|
2020-10-31 16:27:54 +03:30 |
|
defnax
|
9072feca82
|
Added missed line
|
2020-10-30 19:03:55 +01:00 |
|
defnax
|
20c3064e78
|
Added check message length for Comments Composer
|
2020-10-30 18:18:51 +01:00 |
|
csoler
|
dcb227da7c
|
Merge pull request #2083 from csoler/v0.6-BugFixing_2
[WIP] fixing GUI bugs
|
2020-10-29 20:12:14 +01:00 |
|
defnax
|
11d3583233
|
* Fixing the Post buttons to get disabled when the limit has been exceeded
|
2020-10-28 22:53:42 +01:00 |
|
csoler
|
b5cfa46073
|
fixed missed notification in Messages when new/draft msg happens by switching to new event system
|
2020-10-28 21:26:07 +01:00 |
|
csoler
|
b74e6dbe42
|
removed misplaced auto-download from subscribe button, and enable/disable subscribe for distant search results
|
2020-10-26 20:46:50 +01:00 |
|
csoler
|
874e095ee8
|
set comments scroll mode to continuous
|
2020-10-26 18:49:38 +01:00 |
|
csoler
|
74edefcc43
|
added infrastructure to track oingoing distant GXS group requests
|
2020-10-25 22:47:48 +01:00 |
|
csoler
|
30956f8de5
|
Merge pull request #2088 from defnax/stylesheet-fix-standard
Fixing some default stylesheets & the Layout for the ChatLobby info L…
|
2020-10-25 19:53:33 +01:00 |
|
defnax
|
1469be18aa
|
Fixing some default stylesheets & the Layout for the ChatLobby info Labels
|
2020-10-25 19:06:51 +01:00 |
|
csoler
|
d086975d54
|
hide/show sync parameters if group is subscribed or not
|
2020-10-24 21:40:36 +02:00 |
|
csoler
|
c30107c248
|
added up-to-date info about sync period in group data details (channels, boards, forums) and warning when the sync period is too small w.r.t. the date of last post
|
2020-10-24 21:17:34 +02:00 |
|
csoler
|
709b323b03
|
improved layout in channel post widget
|
2020-10-24 14:19:34 +02:00 |
|
csoler
|
8903abe98c
|
added pastFromClipboard button and confirmation when closing with ESC in channel post creation
|
2020-10-24 14:07:45 +02:00 |
|
csoler
|
d20a682719
|
Merge pull request #2085 from defnax/stylesheet-fix-standard
Fixing News Feed default stylesheets
|
2020-10-24 00:06:16 +02:00 |
|
csoler
|
25c836d443
|
add attachment count to channel creation window and fixed item removal (was previously only hidden!)
|
2020-10-24 00:02:26 +02:00 |
|
csoler
|
0f3e054778
|
moved attach button to second tab of create channel msg (information redundancy). Added some tooltips
|
2020-10-23 22:06:13 +02:00 |
|
defnax
|
4bc102f1a1
|
Fixing News Feed default stylesheets
|
2020-10-23 20:01:31 +02:00 |
|
csoler
|
b01140dcbd
|
fixed next unread button when new forum is selected
|
2020-10-22 22:49:31 +02:00 |
|
csoler
|
bf3285dfc1
|
increased number of posts to show in boards to 25. Used a single variable for it
|
2020-10-22 22:19:49 +02:00 |
|
csoler
|
a59a9c2650
|
changed display menu icon to something more appropriate
|
2020-10-22 22:09:25 +02:00 |
|
csoler
|
6b802e92d7
|
Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_2
|
2020-10-22 21:56:41 +02:00 |
|
csoler
|
e9c12f6aed
|
Merge pull request #2076 from defnax/Buttons-fixes
Changed the buttons to use QPushButton for Create & Post Buttons
|
2020-10-22 00:05:47 +02:00 |
|
defnax
|
4b9ef5d375
|
Hide the Tags frame on Edit Mode
|
2020-10-21 22:26:40 +02:00 |
|
csoler
|
2afda27a8c
|
hide testfeed button
|
2020-10-21 22:26:33 +02:00 |
|
csoler
|
beb9aeaf65
|
changed Feed into Log in settings
|
2020-10-21 22:24:24 +02:00 |
|
csoler
|
f1d98913d1
|
fixed disabling of channel post comment box on resize and comment
|
2020-10-21 22:07:45 +02:00 |
|
defnax
|
459e603976
|
Moved the Subscribe Button for Boards to a new place & set Stylesheet for the "Apply & Close" button
|
2020-10-21 22:05:14 +02:00 |
|
csoler
|
ea020112a2
|
Merge pull request #2082 from csoler/v0.6-BugFixing_2
Attempt to improve consistency of HomePage
|
2020-10-21 18:46:20 +02:00 |
|
csoler
|
9d4042c401
|
Attempt to improved consistency of HomePage
|
2020-10-18 21:20:22 +02:00 |
|
csoler
|
6cd1bdd8e8
|
Merge pull request #2081 from defnax/homepage
Fixing issue with the QLabel to get more space for the RetroShare ID …
|
2020-10-18 19:51:32 +02:00 |
|
defnax
|
351be3e417
|
Fixing issue with the QLabel to get more space for the RetroShare ID & removed ElidedLabel
|
2020-10-18 18:11:35 +02:00 |
|
csoler
|
bd624b666d
|
Merge pull request #2079 from csoler/v0.6-BugFixing_2
[WIP] save chosen ID in posted
|
2020-10-18 17:53:13 +02:00 |
|
csoler
|
8df74ee00d
|
fixed defaut zoom 1.0->1.2, removed ref to fromSecsSinceEpoch
|
2020-10-18 16:55:28 +02:00 |
|
csoler
|
d7a5af62fa
|
fixed update of tab name in forums
|
2020-10-17 21:07:13 +02:00 |
|
csoler
|
4ed1d1f8fc
|
switch relative/absolute TS between label and tooltip in boards
|
2020-10-17 20:53:07 +02:00 |
|
defnax
|
fc9be9175a
|
Set text for a Editing a Post to "Update"
|
2020-10-17 15:18:11 +02:00 |
|
csoler
|
d9ddba6952
|
hide useless comment refresh button
|
2020-10-17 14:50:51 +02:00 |
|
csoler
|
190857fd5a
|
removed useless line in boards showing url and moved url to title tooltip
|
2020-10-17 13:38:22 +02:00 |
|
csoler
|
5fe37e013a
|
improving readability of channel list view items
|
2020-10-16 23:08:11 +02:00 |
|
csoler
|
695706cfae
|
switched to human readable sizes in channels list view
|
2020-10-16 22:52:02 +02:00 |
|
csoler
|
a65c59aa2a
|
fixed bug causing some own identities to not be editable
|
2020-10-16 22:40:58 +02:00 |
|
csoler
|
acd61fd531
|
save chosen ID in posted
|
2020-10-16 21:59:29 +02:00 |
|