Mikael Nordfeldth
|
dd149a76f3
AtomPub should work now, at least for post/note
|
9 years ago |
Mikael Nordfeldth
|
216a04df86
Switching variable access in ApiTimelineUser to GNUsocial improvements
|
9 years ago |
Mikael Nordfeldth
|
f7553d73a2
501 Not Implemented on timelines for remote users.
|
9 years ago |
Mikael Nordfeldth
|
0deaf6c50c
use common_purify to purify HTML, one function to rule them all
|
9 years ago |
Mikael Nordfeldth
|
48680942fd
Avoid undefined variables.
|
10 years ago |
Mikael Nordfeldth
|
e006b73505
Revert "Report a 404 not found if no posts found for User timeline"
|
10 years ago |
Mikael Nordfeldth
|
5295e8d4de
Report a 404 not found if no posts found for User timeline
|
10 years ago |
Mikael Nordfeldth
|
d1b10ee92b
Don't define a variable in a function call
|
10 years ago |
Mikael Nordfeldth
|
9a192473d5
declared "next_id" used to set the max_id for next link
|
10 years ago |
Mikael Nordfeldth
|
2766c2aeec
User timeline ActivityStreams output now has paging data
|
10 years ago |
Mikael Nordfeldth
|
ae62b91940
Unifying HTML stripping functions to common_strip_html
|
10 years ago |
Mikael Nordfeldth
|
49fa34e234
Make Profile::fromUri use UnknownUriException
|
10 years ago |
Mikael Nordfeldth
|
f8b49e69d0
Protected function prepare with array $args defaulting to array()
|
11 years ago |
Mikael Nordfeldth
|
23a6b4595f
Reworked the ActivityContext->attention structure
|
11 years ago |
Mikael Nordfeldth
|
29d0871e5a
Making many of the API actions more consistent with coding style
|
11 years ago |
Mikael Nordfeldth
|
34a6624452
Qvitter API changes (thanks hannes2peer)
|
11 years ago |
Mikael Nordfeldth
|
a9c4bcd71f
Removing unnecessary require_once lines (autoload!)
|
11 years ago |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 years ago |
Evan Prodromou
|
abdae45679
allow posting to groups through atompub
|
13 years ago |
Evan Prodromou
|
20396ce8e1
ActivityStreamJSONDocument served as application/stream+json
|
13 years ago |
Siebrand Mazeland
|
84a2fb44b9
Add/update translator documentation.
|
13 years ago |
Brion Vibber
|
9e9cbdf505
Suppress PHP warnings/notices during AtomPub XML parsing to avoid HTTP header problems when given bad input.
|
13 years ago |
Zach Copley
|
68017392ff
Make other timeline API endpoints output Activity Streams JSON
|
13 years ago |
Siebrand Mazeland
|
a159352b65
* improve L10n consistency for English. For example proper punctuation for all button and label titles.
|
13 years ago |
Siebrand Mazeland
|
7db24c32d6
* fix some i18n and L10n issues
|
13 years ago |
Brion Vibber
|
6fa0bea76d
Merge branch '0.9.x' into testing
|
14 years ago |
Siebrand Mazeland
|
6658bd1893
Update translator documentation
|
14 years ago |
Brion Vibber
|
64844473f8
fix wrong datatypes (saving string instead of array) in AtomPub notice processing
|
14 years ago |
Evan Prodromou
|
0bcc3ee005
include saved notice in atompub events
|
14 years ago |
Evan Prodromou
|
a85bbd9088
Add a user parameter to atom pub api events
|
14 years ago |