Brion Vibber
|
37994e3ff1
Merge branch 'master' into 0.9.x
|
il y a 14 ans |
Brion Vibber
|
94f2f96f2e
Ticket #2724: gracefully handle attempts to delete or fave/unfave a remote Twitter notice if a failure occurs.
|
il y a 14 ans |
Brion Vibber
|
9cbda32768
Pull out the 'tweetctl' queue for now; these should go over control signals, and actual handling isn't implemented yet anyway.
|
il y a 14 ans |
Brion Vibber
|
62408fef09
Work in progress on twitter import daemon
|
il y a 14 ans |
Brion Vibber
|
d743539cf7
Fixups for twitter streaming daemon
|
il y a 14 ans |
Brion Vibber
|
0eaa26476c
Split the guts of Twitter status -> notice import from twitterstatusfetcher daemon into TwitterImport class which can be called from other places, letting us reuse code for the streaming API.
|
il y a 14 ans |
Siebrand Mazeland
|
16d234f9af
Remove superfluous whitespace
|
il y a 14 ans |
Siebrand Mazeland
|
ba6538ed78
* i18n/L10n updates
|
il y a 14 ans |
Evan Prodromou
|
42f1ec85ea
change the event we use for deleting a linked status on Twitter
|
il y a 14 ans |
Evan Prodromou
|
e40ed1fd56
move notice_to_status initialization code to run-once script
|
il y a 14 ans |
Evan Prodromou
|
9793e4ceb4
Store foreign ID for synch info, not user ID
|
il y a 14 ans |
Evan Prodromou
|
49af35b44d
add modified column to twitter_synch_status
|
il y a 14 ans |
Evan Prodromou
|
86b6d7b722
save synch status for different timelines
|
il y a 14 ans |
Evan Prodromou
|
b059a19e0f
delete Twitter notice if it was posted from here
|
il y a 14 ans |
Evan Prodromou
|
ba8a24073f
Notify Twitter when StatusNet user faves/disfaves a Twitter notice
|
il y a 14 ans |
Evan Prodromou
|
df88624d49
use bigint for status_ids
|
il y a 14 ans |
Evan Prodromou
|
299da9e462
SQL syntax error when initializing notice_to_status table
|
il y a 14 ans |
Evan Prodromou
|
6c7262c8ca
Delete Notice_to_status when a notice is deleted
|
il y a 14 ans |
Evan Prodromou
|
a1981770ce
Save notice-to-status mapping in its own table
|
il y a 14 ans |
Brion Vibber
|
4cbbfdab84
Fix for #2635: use ssl-sometimes settings for Twitter settings & auth pages
|
il y a 14 ans |
Brion Vibber
|
c56939d596
Remove the 'Enable Twitter import' checkbox from Twitter admin panel by default; can be re-added with setting:
|
il y a 14 ans |
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.
|
il y a 14 ans |
Zach Copley
|
32c08f53de
Show global key and secret, if defined, in Twitter bridge admin panel
|
il y a 14 ans |
Zach Copley
|
ca21f1da86
- Have Twitter bridge check for a global key and secret if it can't
|
il y a 14 ans |
Zach Copley
|
27a49361eb
- Make 'Sign in with Twitter' optional
|
il y a 14 ans |
Zach Copley
|
6b2d67216e
Initial Twitter bridge admin panel
|
il y a 14 ans |
Zach Copley
|
02957d2854
Add Julien C to author comments
|
il y a 15 ans |
Julien C
|
7fc5588c5d
Allow logging in using Twitter
|
il y a 15 ans |
Brion Vibber
|
ec145b73fc
Major refactoring of queue handlers to support running multiple sites in one daemon.
|
il y a 15 ans |
Zach Copley
|
20af83d316
Add version info for Facebook, TwitterBridge and RSSCloud plugins
|
il y a 15 ans |