Chimo
|
56c0cd621a
Remove NOT NULL restriction on FeedSub last_update
|
10 gadi atpakaļ |
Mikael Nordfeldth
|
ba9abb3c57
Add nohub config setting to allowed non-PuSH feeds
|
10 gadi atpakaļ |
Mikael Nordfeldth
|
8594a2ba16
FeedPoller plugin, for hubless feeds
|
10 gadi atpakaļ |
Mikael Nordfeldth
|
3c322abafc
There's no guarantee we have an Ostatus_profile for Feedsub
|
10 gadi atpakaļ |
Mikael Nordfeldth
|
228dc1f851
Ostatus_profile throws NoProfileException from localProfile()
|
10 gadi atpakaļ |
Mikael Nordfeldth
|
d2c749c7de
NoUriException added and implemented in FeedSub class
|
10 gadi atpakaļ |
Mikael Nordfeldth
|
c01138c16b
Forgot 'new' before the Exception class
|
10 gadi atpakaļ |
Mikael Nordfeldth
|
c279a33feb
More Exceptions for FeedSub doSubscribe and related functions
|
10 gadi atpakaļ |
Mikael Nordfeldth
|
5fd6053220
Code cleanup and enabling User object's etc. getUri()
|
10 gadi atpakaļ |
Mikael Nordfeldth
|
8d655bc706
Add support for 'nohub' sub_state in FeedSub
|
10 gadi atpakaļ |
Mikael Nordfeldth
|
779ce40ac3
Add functions to avoid direct variable access
|
10 gadi atpakaļ |
Mikael Nordfeldth
|
a1b0d5fa7e
FeedSub gets a plugin event handler for sub/unsub
|
10 gadi atpakaļ |
Mikael Nordfeldth
|
dc0ae2785d
SubMirror now works again against old PuSH
|
10 gadi atpakaļ |
Mikael Nordfeldth
|
b81d7c425d
better comment for PuSH <0.4 hack
|
11 gadi atpakaļ |
Mikael Nordfeldth
|
3dcce8d987
Don't miss integer 0 values from find()
|
11 gadi atpakaļ |
Mikael Nordfeldth
|
1223c17568
Remote StatusNet sites would throw 400 if no hub.verify_token
|
11 gadi atpakaļ |
Mikael Nordfeldth
|
ab4113168f
PuSH 0.4: No outgoing 'sync' verifications. Feed renewal script. No auto-renewal.
|
11 gadi atpakaļ |
Mikael Nordfeldth
|
ca66860a4f
Better typing and minor fixes to OStatus related stuff
|
11 gadi atpakaļ |
Mikael Nordfeldth
|
3cab5b36c1
Replace common_good_random with common_random_hexstr
|
11 gadi atpakaļ |
Mikael Nordfeldth
|
40fe10e002
Woops, forgot auto_increment (comes with 'serial')
|
11 gadi atpakaļ |
Mikael Nordfeldth
|
66997f2bec
OStatus classes now has modern schemaDef
|
11 gadi atpakaļ |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 gadi atpakaļ |
Mikael Nordfeldth
|
e95f77d34c
Updating all Memcached_DataObject extended classes to Managed_DataObject
|
11 gadi atpakaļ |
Siebrand Mazeland
|
b83e0fd0e8
Update translator documentation.
|
13 gadi atpakaļ |
Brion Vibber
|
46123e3754
*cough* don't commit the code that breaks your code that you used to test the debug code :D
|
14 gadi atpakaļ |
Brion Vibber
|
a4e2f38356
Slightly fancier debug code for PuSH hmac mismatches -- save the post to a temp file if feedsub/debug is on in config.
|
14 gadi atpakaļ |
Brion Vibber
|
dd48bdb1c4
Logging helper for bogus hmacs on PuSH in -- record the url & hub with the err msg to help tell what broke
|
14 gadi atpakaļ |
Brion Vibber
|
69b13cb279
Normalize execution guards on OStatus php files; mostly helps cut down on annoying 'class not found' errors when something spiders the dirs. :P
|
14 gadi atpakaļ |
Siebrand Mazeland
|
5a6f616206
* i18n/L10n update
|
14 gadi atpakaļ |
Siebrand Mazeland
|
1bfbe9badf
* i18n/L10n updates and FIXMEs added
|
14 gadi atpakaļ |