csoler
|
45a2d22b45
|
firther license cleaning/fixing
|
2018-12-27 16:35:21 +01:00 |
|
csoler
|
bc3a71d3f5
|
fixed license in util/ lang/ and idle/
|
2018-12-27 14:39:10 +01:00 |
|
csoler
|
b9a182cb53
|
fixed licenses in gui/
|
2018-12-25 21:34:59 +01:00 |
|
csoler
|
f85ca95a87
|
fixed license in TheWire, WikiPoos, style and toaster
|
2018-12-25 21:10:15 +01:00 |
|
csoler
|
ef45a8225a
|
fixed license in statusbar/
|
2018-12-25 20:54:48 +01:00 |
|
csoler
|
66887db369
|
fixed licenses in statistics
|
2018-12-23 20:09:23 +01:00 |
|
csoler
|
4375698d1d
|
fixed licenses in settings
|
2018-12-23 18:03:08 +01:00 |
|
csoler
|
e99c718be9
|
half-fixed licenses in settings
|
2018-12-23 17:49:01 +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 |
|
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 |
|