Commit Graph

12851 Commits

Author SHA1 Message Date
csoler
1dc8004430
added missing commands to install plugins 2018-12-21 15:50:45 +01:00
csoler
3a664063ae
fixed error in .pri tat prevented plugins to be installed 2018-12-21 13:52:56 +01:00
csoler
901a9af74a
Merge pull request #1430 from defnax/master
Added new home icon
2018-12-19 22:22:43 +01:00
csoler
ecf5f79c03
fixed version numbers in packaging scripts and added proper targets in VOIP and FeedReader plugins 2018-12-18 23:14:14 +01:00
csoler
58383a76b1
fixed ubuntu packaging scripts for new version computing system 2018-12-18 20:40:38 +01:00
csoler
b86962c0d0
updated ubuntu changelog 2018-12-18 20:15:03 +01:00
csoler
fd1e7074c8
Merge pull request #1432 from RetroShare/v0.6.5
V0.6.5
2018-12-16 14:35:30 +01:00
csoler
9ce573c3f5
Merge pull request #1415 from csoler/v0.6.5-ForumModel2
V0.6.5 forum model2
2018-12-16 14:34:14 +01:00
defnax
d67462751b Added new Channel icons for the group tree
Added new Channel icons
2018-12-14 22:55:32 +01:00
csoler
60112e8387
added two missing virtual desctructors in GXS interface structures 2018-12-14 22:14:59 +01:00
csoler
117c19b104
fixed a few problems in jumping to next unread post 2018-12-14 22:09:02 +01:00
defnax
9252a4110c Added new home icon 2018-12-13 22:44:04 +01:00
csoler
348f88b6ec
partially fixed async navigate action in forums 2018-12-13 21:02:32 +01:00
csoler
6ceb8c69ca
Merge pull request #1428 from defnax/master
fixed to use the right emojione emoji
2018-12-13 19:57:03 +01:00
defnax
a95a235e09 Update emotes.acs
fixed to use the right emojione emoji
2018-12-12 22:37:29 +01:00
Gioacchino Mazzurco
7113eb7bfc
GxsChannels optimizable API 2018-12-12 21:35:31 +01:00
csoler
39b7bc818b
added more debug info to figure out why some posts are not displayed 2018-12-12 21:31:54 +01:00
csoler
a114856b77
changed code to create msg data map using MsgMeta instead of full Msg and added the handles to request MsgMeta data in forums 2018-12-12 11:33:38 +01:00
csoler
8f9c9295b2
added proper timeout of 5 secs to all forum async-ed interactions 2018-12-11 22:06:45 +01:00
csoler
b38c635649
restored display of forum summary when browsing forums 2018-12-10 22:51:09 +01:00
csoler
1dda7c5b34
removed mUpdating variable which was used for a safety test that is not relevant anymore and caused problems 2018-12-09 23:25:59 +01:00
csoler
34f51fff9c
made next unread post arrow also work when no post is selected 2018-12-09 23:18:50 +01:00
csoler
983ac7dda9
improved icons in forums and removed - button because it is not useful 2018-12-09 21:22:18 +01:00
csoler
27264cea0a
fixed icons and buttons in forums 2018-12-09 17:35:31 +01:00
csoler
a6ed2b26ec
fixed author name placement and icon size when loading ID data in forums 2018-12-09 16:34:43 +01:00
csoler
d7b5c9766c
fixed missing filterAcceptsRow() in forum proxy model 2018-12-09 13:54:30 +01:00
csoler
d5928ca84e
fixed message loading bug due to currentIndex() not being ready when insertMessage() is called 2018-12-08 22:19:39 +01:00
csoler
459c04a23e
re-enabled debug output 2018-12-08 22:01:05 +01:00
csoler
7c248dc035
attempt to fix pb on 32bits systems 2018-12-08 21:43:14 +01:00
csoler
a0b6962bec
fixed bug in read/unread with children menu items 2018-12-07 22:09:55 +01:00
csoler
42aab55961
fixed changing of read status using button in forum model 2018-12-07 21:45:15 +01:00
csoler
1163d00ae9
small check to avoid re-loading already loaded msg 2018-12-06 23:49:14 +01:00
csoler
49ea154490
fixed restoring of current item 2018-12-06 23:18:56 +01:00
csoler
5b8a64b677
fixed a number of bugs in the update/display of forum model 2018-12-06 23:04:53 +01:00
Gioacchino Mazzurco
bdf9bd5c56
JSON API fix OPTION method handling for authenticated methods 2018-12-06 20:49:51 +01:00
Gioacchino Mazzurco
db0a22a226
JSON API for /rsFiles/FileClearCompleted 2018-12-06 20:46:44 +01:00
csoler
600a3d8e16
fixed saving/restoring of expanded items in forum model 2018-12-05 20:28:58 +01:00
csoler
11b4981bd4
keep current selection when updating a forum. Still need to keep the expand/collapse property 2018-12-04 23:36:07 +01:00
csoler
6fae40d417
trying new notification system using begin/end remove/insert rows to avoid crash 2018-12-04 23:10:24 +01:00
csoler
b63544e856
suppressed 2 uninitialized memory read in ForumModel 2018-12-04 22:14:54 +01:00
csoler
fb962c4b5b
attempt to fix crash when threads collide in forum model 2018-12-04 09:36:06 +01:00
csoler
ec0bb5347e
added missing emit of layoutAboutToBeChanged() in forum model 2018-12-03 21:56:11 +01:00
csoler
4423600073
update posts when navigating with arrows 2018-12-03 21:28:00 +01:00
csoler
55022432ef
added proper update of threads when new msg is poste or received 2018-12-03 17:30:46 +01:00
csoler
49dc9bcae2
increated timeout limit for retrieving forums 2018-12-02 22:49:16 +01:00
csoler
60e5595618
fixed bug in post pinning 2018-12-02 22:41:48 +01:00
csoler
24896bc596
further cleaning of ForumModel code 2018-12-02 16:49:14 +01:00
csoler
8736380bfe
added license, removed debug info 2018-12-02 16:45:16 +01:00
csoler
73c06006da
removed old code 2018-12-02 16:39:33 +01:00
csoler
91321725e6
added sorting based on most recent TS from children 2018-12-02 16:34:43 +01:00