Brion Vibber
|
dcfc13cc08
Fix PHP notice spew when Notice::saveNew() called without passing any options; default empty vars weren't being set.
|
14 年之前 |
Brion Vibber
|
08fc6053ec
Fix for regression with OStatus mention processing (duplicated new and old style lead to trying to save a reply entry twice).
|
14 年之前 |
Evan Prodromou
|
e2c90576c0
re-add mentioned link lost in last merge
|
14 年之前 |
Evan Prodromou
|
2ba36fc242
Merge branch 'activityhooks' into 0.9.x
|
14 年之前 |
Evan Prodromou
|
cc71f1ae82
output Atom dates in UTC
|
14 年之前 |
Evan Prodromou
|
f83171824f
correctly show <source> for atom feeds
|
14 年之前 |
Evan Prodromou
|
f12cafb275
correct output for EndActivityInReplyTo event
|
14 年之前 |
Evan Prodromou
|
fe2b4fdf1c
add some activity hooks
|
14 年之前 |
James Walker
|
e603632f13
add support for Salmon's new "mentioned" rel value
|
14 年之前 |
Siebrand Mazeland
|
8f8588026b
Fixes for messages after review by Brion.
|
14 年之前 |
Zach Copley
|
fb2e00eacc
Merge branch 'master' into 0.9.x
|
14 年之前 |
Zach Copley
|
4e8e77f6b0
Return HTTP 403 instead of 400 when silenced users try to post via API
|
14 年之前 |
Siebrand Mazeland
|
f241cdcbb3
* mark two untranslatable server exceptions as translatable
|
14 年之前 |
Zach Copley
|
25e963769c
Revert "Revert "Change the cache window on notices from 61 to 200, the max number""
|
14 年之前 |
Zach Copley
|
a65b3f171c
Revert "Change the cache window on notices from 61 to 200, the max number"
|
14 年之前 |
Zach Copley
|
d51820adc5
Change the cache window on notices from 61 to 200, the max number
|
14 年之前 |
Evan Prodromou
|
dfd65a4290
push exception on missing profile down to Notice::getProfile()
|
14 年之前 |
Brion Vibber
|
696e4ba393
Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x
|
14 年之前 |
Brion Vibber
|
d9e56e15cc
Merge branch 'master' into testing
|
14 年之前 |
Zach Copley
|
1eec7f779f
- Add profile_info tag to Atom author
|
14 年之前 |
Zach Copley
|
105c1a22d6
Include source client's related URL (if any) in source attribution for
|
14 年之前 |
Brion Vibber
|
7f3b3620af
Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x
|
14 年之前 |
Brion Vibber
|
5a96b9e805
Merge branch 'master' of gitorious.org:statusnet/mainline into testing
|
14 年之前 |
Brion Vibber
|
d88b208edc
Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x
|
14 年之前 |
Brion Vibber
|
5f4c6ec626
Skip enqueueing to outgoing bridges on incoming remote messages. Twitter, Facebook, RSSCloud, and OStatus checks were enqueued on these when they'd never do anything but churn the queue servers.
|
14 年之前 |
Zach Copley
|
1a44d4272f
Add repeated attr to Atom notices_info element
|
14 年之前 |
Craig Andrews
|
6317f7d92b
Assigning my copyrights to the Free Software Foundation
|
14 年之前 |
Brion Vibber
|
696aeea113
Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x
|
14 年之前 |
Zach Copley
|
80d1e86a7c
Add repeat info to statusnet:notice_info Atom element
|
14 年之前 |
Brion Vibber
|
f7add6f25f
Handle funky notice deletion cases more gracefully: if we already have a deleted_notice entry, don't freak out when we try to save it again on the second try.
|
14 年之前 |