Mikael Nordfeldth
|
9fb3ea3ce6
static function definitions and minor simplifying
|
9 years ago |
Mikael Nordfeldth
|
3c2a720b21
Found a remnant staticGet call
|
9 years ago |
Mikael Nordfeldth
|
ebdd792b6f
getByPK (primary key) lookup for Managed_DataObject instances
|
9 years ago |
Mikael Nordfeldth
|
fe6498e7c8
Send objects instead of integers to File_to_post::processNew
|
9 years ago |
Mikael Nordfeldth
|
fd121f371a
case insensitive indexing for content and nick/fullnames (search)
|
9 years ago |
Mikael Nordfeldth
|
7e388e697d
fallback to local URL if reply->getUrl() is missing
|
9 years ago |
Mikael Nordfeldth
|
0726dcd06c
Start using NoParentNoticeException more widely
|
9 years ago |
Mikael Nordfeldth
|
c84b21008e
Notice->getParent code reuse
|
9 years ago |
Mikael Nordfeldth
|
2096c18e57
use array_key_exists instead of empty to test array key
|
9 years ago |
Mikael Nordfeldth
|
5081477e95
enclosures in Atom were not included
|
9 years ago |
Mikael Nordfeldth
|
2821be2bce
Notice properties set in bad order on activityobject saving
|
9 years ago |
Mikael Nordfeldth
|
5a235ffbf9
Event fixes for activityhandlerplugin
|
9 years ago |
Mikael Nordfeldth
|
20f8dd6565
Repeats shown in threaded noticelist now handled by plugin
|
9 years ago |
Mikael Nordfeldth
|
6f0f8cd6c7
Initial work on making the Share verb handled in plugin
|
9 years ago |
Mikael Nordfeldth
|
aa27c45230
Notice class got exception throwing getById
|
9 years ago |
Mikael Nordfeldth
|
ce91f1c0e6
Hide posts from users with private_stream in scoping streams
|
9 years ago |
Mikael Nordfeldth
|
060dbe1b56
Removing whitespace and creating an early-return in inScope
|
9 years ago |
Mikael Nordfeldth
|
2f86cd8602
utf8mb4 conversion on database with index adjusts
|
9 years ago |
Chimo
|
56d431320d
Replace one instance of LOG_ERR with LOG_DEBUG
|
9 years ago |
Mikael Nordfeldth
|
a5d27d9ce7
/main/all will give a network-wide public stream
|
10 years ago |
Mikael Nordfeldth
|
93377e1c24
Allow fallback to local URL on Notice->getUrl()
|
10 years ago |
Mikael Nordfeldth
|
3119341aea
Prefer local URLs for all locally generated notices.
|
10 years ago |
Mikael Nordfeldth
|
6b48db2539
Merge commit 'refs/merge-requests/27' of https://gitorious.org/social/mainline into merge-requests/27
|
10 years ago |
Joshua Judson Rosen
|
06235a3aa3
Consistently root autostitched conversations at the oldest notice.
|
10 years ago |
Mikael Nordfeldth
|
d671b7b289
debug output was referencing wrong variable
|
10 years ago |
Mikael Nordfeldth
|
411ce0629c
If a Notice insert fails, don't continue processing it
|
10 years ago |
Mikael Nordfeldth
|
e0d0a59706
Move Conversation creation out of insert() to allow URI setting
|
10 years ago |
Mikael Nordfeldth
|
bdb4a41696
Use remote conversation URI info to stitch convos together
|
10 years ago |
Mikael Nordfeldth
|
7ea067a0dc
Notice_source checks in better code style
|
10 years ago |
Hannes Mannerheim
|
a3b66da261
repeat-bug, could not repeat oversized notices
|
10 years ago |