Friendika
0bfe63e7d8
reinstate send slaps but only at the top level (and followup)
2011-02-11 03:17:16 -08:00
Friendika
c16e86add8
toggles "post to facebook, post to twitter", etc.
2011-02-11 02:35:19 -08:00
Friendika
40574589e2
fb connecter - document installation
2011-02-10 23:10:50 -08:00
Friendika
fc5a3cac14
post to FB is working
2011-02-10 21:25:24 -08:00
Friendika
bd4e7249a3
more work on facebook addon
2011-02-10 18:01:38 -08:00
Friendika
f217a557b8
allow plugins to become cmd modules
2011-02-10 16:17:21 -08:00
Friendika
6da603fbb5
typo in schema
2011-02-10 13:21:17 -08:00
Friendika
a18bb816cd
entirely possible media/links were the only thing posted - don't forward empty message to twitter/SN
2011-02-10 03:51:42 -08:00
Friendika
2e78ed00f6
general purpose callback landing page - e.g. for facebook plugin
2011-02-10 00:32:09 -08:00
Friendika
40777b132b
log ignored pubsub deliveries
2011-02-09 19:56:40 -08:00
Friendika
de2c9531db
post permission hooks
2011-02-09 19:39:49 -08:00
Friendika
05c52ae81d
preserve newlines inside <pre> tags when importing feeds
2011-02-09 17:51:05 -08:00
Friendika
971b16ea4a
Accept pretty much bloody anything inside a [url] tag as a legal URL.
2011-02-09 16:55:31 -08:00
Friendika
1d12a2be69
string update
2011-02-09 00:53:51 -08:00
Friendika
9afbb74bf4
Merge branch 'tobiasd-master'
2011-02-09 00:48:07 -08:00
Tobias Diekershoff
89da23c30e
spaces for the string extractor, check no parent
2011-02-09 09:40:56 +01:00
Friendika
ca826c7ff2
images were left behind in theme rename
2011-02-08 23:24:19 -08:00
Friendika
5899ae9017
Support bbcode size tag - I may regret this...
2011-02-08 21:26:28 -08:00
Friendika
6b8bbef6c7
suppress parse warnings
2011-02-08 20:55:34 -08:00
Friendika
f70a0b0282
more graceful handling of some statusnet followups
2011-02-08 18:44:30 -08:00
Friendika
766c4778cb
modify tag handling and replies to stnet
2011-02-08 15:08:07 -08:00
Friendika
a05b2b4cc7
Merge branch 'tobiasd-master'
2011-02-08 13:30:24 -08:00
Tobias Diekershoff
b8629a0318
added README files for the piwik, twitter and statusnet addon
2011-02-08 19:04:39 +01:00
Tobias Diekershoff
ca1b8a267d
post to StatusNet addon for Friendika
2011-02-08 15:17:41 +01:00
Tobias Diekershoff
2a093c5c8b
added link to Redmine of addon author
2011-02-08 14:39:59 +01:00
Tobias Diekershoff
89a33a651e
deletion of OAuth stuff works now, removed ToDo note
2011-02-08 14:38:51 +01:00
Friendika
9a1e5aaf09
tweaks to reworked remote deletion, which also fixes some comment box oddities
2011-02-08 05:08:10 -08:00
Friendika
d8cd693f11
rework remote deletion
2011-02-08 04:25:27 -08:00
Tobias Diekershoff
98db8bc015
Merge branch 'master' of git://github.com/friendika/friendika
2011-02-08 13:00:53 +01:00
Friendika
d280184b87
fix del_pconfig
2011-02-08 02:45:55 -08:00
Friendika
e06cd399b7
close tag on favicon link missing
2011-02-07 23:28:41 -08:00
Friendika
d37ee1b399
at least one server is giving CURL a second set of headers (and it isn't a 100 continue which we've already accounted for)
2011-02-07 23:20:38 -08:00
Friendika
9f5d3000c7
don't change photo visibility if only album name was changed
2011-02-07 21:16:39 -08:00
Friendika
18c5d1ff90
feed cleanup
2011-02-07 17:06:04 -08:00
Friendika
7dd56fa14c
one less paren
2011-02-06 23:06:50 -08:00
Friendika
118f1d7e0a
don't show logout link on 'home' link if remote_user
2011-02-06 23:04:10 -08:00
Tobias Diekershoff
fbb635462a
Merge github.com:tobiasd/friendika
2011-02-07 08:03:29 +01:00
Friendika
0d9ed48738
functionise birthday
2011-02-06 22:41:07 -08:00
Friendika
b96d6c015b
fix contact photo updates - a result of baseurl being wrong for cmdline processes
2011-02-06 19:15:20 -08:00
Friendika
147d7f3bbf
theme name cleanup - rename default to loozah, provide sane fallbacks and change system primary theme.
...
Provide indication on contact edit page of last update success/failure - can be extended later to
show actual timestamp of last successful update.
2011-02-06 15:50:50 -08:00
Friendika
8e988341d0
Merge branch 'fabrixxm-master'
2011-02-06 13:27:52 -08:00
Friendika
3f97344560
Merge branch 'master' of https://github.com/fabrixxm/friendika into fabrixxm-master
2011-02-06 13:27:37 -08:00
fabrixxm
64be33a3ff
fixed missing close parenthesis
2011-02-06 21:24:41 +01:00
Tobias Diekershoff
695e084956
deleted another item from the Twitter addon ToDo list
2011-02-06 18:18:54 +01:00
Tobias Diekershoff
a175027fc1
deleted an item from the ToDo list
2011-02-06 17:37:04 +01:00
Tobias Diekershoff
fd6116296e
Post to Twitter plugin
...
With this plugin a user can choose to post every _public_ message that
s/he posts on Friendika also on Twitter. The message will be shortened
to if longer then 140 characters in length. If shortened a link to the
original posting will be append to the Twitter posting.
2011-02-06 17:27:16 +01:00
Tobias Diekershoff
339a92fe1b
added Slinky library by Beau Lebens for shortening the post url
2011-02-06 17:22:15 +01:00
Friendika
ac3f3a6e9f
kill orphans
2011-02-06 02:33:02 -08:00
Friendika
073f3720ac
Merge branch 'tobiasd-master'
2011-02-06 02:21:45 -08:00
Friendika
4e63b0acb9
ensure that jot_plugins inherit '$visitor' correctly
2011-02-06 01:08:12 -08:00