Mikael Nordfeldth
|
07458e5375
Fixed the parsing of ostatus:conversation etc.
|
7 年之前 |
Mikael Nordfeldth
|
05d3622939
Conversation entries where id==0 would screw up the "re-auto-increment" sequencing
|
8 年之前 |
Mikael Nordfeldth
|
0fd2ad649e
Conversation IDs (again) no longer based on Notice ID
|
8 年之前 |
Mikael Nordfeldth
|
1e07f8c045
Incorrect use of DataObject type matching after ->find()
|
9 年之前 |
Mikael Nordfeldth
|
925aacec1a
Throw exception when a Conversation is not found
|
9 年之前 |
Mikael Nordfeldth
|
2f86cd8602
utf8mb4 conversion on database with index adjusts
|
9 年之前 |
Mikael Nordfeldth
|
9f09b136b8
Adding crc32 to uniqueify conversation URIs
|
10 年之前 |
Mikael Nordfeldth
|
e0d0a59706
Move Conversation creation out of insert() to allow URI setting
|
10 年之前 |
Mikael Nordfeldth
|
8a4575ea76
Conversation URI cannot be null
|
10 年之前 |
Roland Haeder
|
ea53233f17
Fixed CHMOD + set error_reporting(0) in getvaliddaemons.php to avoid strict warnings in PHP +5.5
|
10 年之前 |
Mikael Nordfeldth
|
9afdc40763
Show correct number of POSTs in conversation "more" link
|
10 年之前 |
Mikael Nordfeldth
|
1a81188355
Use an Event to present notices conversations
|
10 年之前 |
Mikael Nordfeldth
|
9a5e1423f1
Conversations now have URIs that are not URLs
|
10 年之前 |
Mikael Nordfeldth
|
27ed6b7db0
getConversationUrl introduced for linking to conversations
|
10 年之前 |
Mikael Nordfeldth
|
5144c0cb78
Throw exception, don't return null in Conversation::create
|
10 年之前 |
Mikael Nordfeldth
|
5c505d8539
Conversation ID now gets set from initial notice.
|
10 年之前 |
Mikael Nordfeldth
|
40fe10e002
Woops, forgot auto_increment (comes with 'serial')
|
11 年之前 |
Mikael Nordfeldth
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
11 年之前 |
Evan Prodromou
|
9ca3c3d1c3
move core schema to class files
|
13 年之前 |
Evan Prodromou
|
59d0e2f373
cache the notice count for threaded view
|
13 年之前 |
Siebrand Mazeland
|
b03ece26eb
* i18n/L10n and translator documentation updates.
|
14 年之前 |
Brion Vibber
|
2d79455a1f
Don't add PHPSESSID parameter onto notice and conversation URIs if we save a notice during a session override.
|
14 年之前 |
Zach Copley
|
ed46a38ecf
- conversation.uri needs to be nullable
|
14 年之前 |
Zach Copley
|
a2f8c5da17
New Conversation DO to handle remote notices as conversation roots
|
14 年之前 |