defnax
ac146c6808
Merge branch 'master' into master
2018-12-23 21:13:06 +01:00
defnax
6aefce4974
restore
2018-12-23 21:04:33 +01:00
defnax
3d66d84112
fixed conflicts for pr 1438
2018-12-23 18:45:07 +01:00
defnax
1c998e4f8e
Fixed the size problem of the group tree
...
* Fixed the size problem of the group tree
* Added to format the Administrator as rs link for easyer contact admin.
* Format the Channel Description on the Channel posts widget for clickable links
2018-12-23 17:58:37 +01:00
G10h4ck
93fed48b05
Merge pull request #1413 from G10h4ck/disable_deprecated_messaging
...
0.6.5 Disable deprecated messaging
2018-12-23 12:10:55 +01:00
Gioacchino Mazzurco
5e4006b7e6
Merge branch 'v0.6.5'
2018-12-23 11:48:35 +01:00
defnax
3f59cfc7ea
Imroved Emoji Tabs for a fixed size and display tabs at bottom.
...
Imroved Emoji Tabs for a fixed size and display tabs at bottom.
Enabled to attach *.webp and *.gif pictures.
2018-12-22 23:05:01 +01:00
csoler
bc7249e4b9
Merge pull request #1435 from defnax/master
...
Added new flat icons for the forums & posted group tree
2018-12-22 21:44:54 +01:00
defnax
f63ae7efbb
Added new flat icons for the forums & posted group tree
...
Added new icons for the forums & posted group tree
2018-12-20 18:42:51 +01:00
csoler
901a9af74a
Merge pull request #1430 from defnax/master
...
Added new home icon
2018-12-19 22:22:43 +01:00
Gioacchino Mazzurco
d19531cfcc
Fix compilation of forum API
2018-12-16 17:40:47 +01:00
csoler
fd1e7074c8
Merge pull request #1432 from RetroShare/v0.6.5
...
V0.6.5
2018-12-16 14:35:30 +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
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
defnax
a95a235e09
Update emotes.acs
...
fixed to use the right emojione emoji
2018-12-12 22:37:29 +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
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
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
csoler
37f721f305
added reset to avoid crash when switching from flat to tree views
2018-12-02 16:07:28 +01:00
csoler
1fced4a1c3
added flat mode to ForumModel
2018-12-02 12:02:25 +01:00