Alexei Sorokin
|
665e4574da
[DATABASE] Fix index identifiers and clean up redundant ones
|
4 years ago |
Alexei Sorokin
|
26115482ef
[SCHEMA] Improve timestamp storage
|
4 years ago |
Diogo Cordeiro
|
f67a93eddc
[CORE] Bump Database requirement to MariaDB 10.3+
|
5 years ago |
Mikael Nordfeldth
|
63c087a255
Consistent behaviour for ScopingNoticeStream $scoped
|
8 years ago |
Mikael Nordfeldth
|
e46b2803a7
Introducing TargetedRss10Action for simplifying RSS 1.0
|
9 years ago |
Mikael Nordfeldth
|
861e838add
pkeyGet is now static and more similar to getKV
|
11 years ago |
Mikael Nordfeldth
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
11 years ago |
Evan Prodromou
|
499e7d7c41
Squashed commit of the following:
|
13 years ago |
Evan Prodromou
|
9ca3c3d1c3
move core schema to class files
|
13 years ago |
Evan Prodromou
|
14fe22e430
define Reply::pkeyGet()
|
13 years ago |
Evan Prodromou
|
44bcc942b8
Break up stream code to use separate notice stream classes
|
13 years ago |
Evan Prodromou
|
0b35ce7c37
New NoticeStream class to reify streams of notices
|
13 years ago |
Brion Vibber
|
3ddfa4de93
Update sorting on reply/mentions timeline: added reply_profile_id_modified_notice_id_idx index to reply table
|
14 years ago |
Evan Prodromou
|
aef88c7cee
max_id is inclusive
|
14 years ago |
Brion Vibber
|
7bdea95ccb
Fix to make blowing of replies stream cache more consistent when receiving replies. (Was being done at mail notify time instead of at save time for local replies; now moved to reply save time internally so it can't get forgotten)
|
14 years ago |
Brion Vibber
|
6b134ae4c7
Dropped deprecated timestamp-based 'since' parameter for all API methods. When it sneaks in it can cause some very slow queries due to mismatches with the indexing.
|
14 years ago |
Zach Copley
|
eb76a3bbb3
Ticket #1567 - API: Change before_id parameter to max_id
|
15 years ago |
Evan Prodromou
|
aee641ee1e
make replies use new query format
|
15 years ago |
Evan Prodromou
|
04ef1ba8ee
change function headers to K&R style
|
16 years ago |
Evan Prodromou
|
eb2f9c98ac
replace NULL with null
|
16 years ago |
Evan Prodromou
|
8da61dc1d3
path correct in require_once for memcached
|
16 years ago |
Evan Prodromou
|
f6615f70e5
prepend Memcached_DataObject require with INSTALLDIR
|
16 years ago |
Evan Prodromou
|
e2e6bbb298
caching layer for DB/DataObject
|
16 years ago |
Evan Prodromou
|
499afd8c22
replies from people you're not subscribed to over Jabber
|
16 years ago |
Mike Cochrane
|
98cf96b3e4
Resolve conflict properly
|
16 years ago |
Mike Cochrane
|
7e38142d4a
Resolve conflicts and convert _t( to _( where it was introduced again.
|
16 years ago |
Mike Cochrane
|
4b656f47df
Merge conflicts and kill a whole lot of trailing whitespace on lines.
|
16 years ago |
Evan Prodromou
|
816262d488
rebuild DB_DataObject classes for new structure
|
16 years ago |
Evan Prodromou
|
7231c58e22
some twiddles in the db for replies, plus the class
|
16 years ago |