fr33domlover
|
88d4c976ee
|
Add route getMessageR, returns an Activity Note for any locally created Message
|
2019-03-22 20:46:42 +00:00 |
|
fr33domlover
|
77324442fc
|
Fetch local messages by LocalMessageId, not by MessageId
|
2019-03-21 19:06:52 +00:00 |
|
fr33domlover
|
716487f2b8
|
In ticket comment tree, support mixing local and remote (federated) comments
|
2019-03-20 08:07:37 +00:00 |
|
fr33domlover
|
475e398d6d
|
Switch ticket comment IDs to use Hashids-of-MessageId instead of custom number
|
2019-03-15 16:36:02 +00:00 |
|
fr33domlover
|
66cf702203
|
Add "new topic" link to discussion widget
|
2016-05-21 21:27:12 +00:00 |
|
fr33domlover
|
9368e68ab5
|
Enable new top-level comments, discussion system works now
|
2016-05-21 20:01:31 +00:00 |
|
fr33domlover
|
aa3d332b14
|
Pass AppDB action instead of DiscussionId
Passing `AppDB DiscussionId` from ticket handlers to the actual
discussion handlers allows the DB queries to run in a single
transaction.
|
2016-05-19 22:40:54 +00:00 |
|
fr33domlover
|
a56a7575fe
|
Implement reply-to-existing-comment
|
2016-05-19 22:07:25 +00:00 |
|
fr33domlover
|
c942c7d398
|
Ticket discussion and message routes
|
2016-05-19 16:58:23 +00:00 |
|